Getting a Private IP Address's Details

View details about a private IP address.

    1. Open the navigation menu and click Compute. Under Compute, click Instances.
    2. Click the name of the instance to open its details page.
    3. Under Resources, click Attached VNICs.
    4. Click the VNIC that you're interested in.
    5. Under Resources, click IPv4 Addresses.
      The VNIC's associated IP addresses are listed in tabular form. Information such as any associated FQDN and date assigned is displayed.
    6. To view tagging information for a private IP address, click its Actions menu (Actions Menu) and then select View tags.
  • Use the Private-ip get command and required parameters to view details about a private IP address:

    oci network private-ip get --private-ip-id private_IP_OCID ... [OPTIONS]

    For a complete list of parameters and values for CLI commands, see the CLI Command Reference.

  • Run the GetPrivateIp operation to view details about a private IP address.