get-public-ip-by-ip-address
***************************


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

Gets the public IP based on the public IP address (for example,
129.146.2.1).

**Note:** If you're fetching a reserved public IP that is in the
process of being moved to a different private IP, the service returns
the public IP object with *lifecycleState* = ASSIGNING and
*privateIpId* = OCID of the target private IP.


Usage
=====

   oci network public-ip get-public-ip-by-ip-address [OPTIONS]


Options
=======


--ip-address [text]
-------------------

The public IP address. Example: 129.146.2.1 [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.
