get
***


Description
===========

Gets the specified private IP. You must specify the object's OCID.
Alternatively, you can get the object by using ListPrivateIps with the
private IP address (for example, 10.0.3.3) and subnet OCID.


Usage
=====

   oci network private-ip get [OPTIONS]


Options
=======


--private-ip-id [text]
----------------------

The OCID of the private IP. [required]


--from-json [text]
------------------

Provide input to this command as a JSON document from a file.

Options can still be provided on the command line. If an option exists
in both the JSON document and the command line then the command line
specified value will be used


-?, -h, --help
--------------

Show this message and exit.
