Returns the details for the requested IPv4 address object.
Output / Response
Returns the requested IPv4 Address object from the database.
API call:
APIEntity getIP4Address ( long containerId,
String address)
Parameter | Description |
---|---|
containerId | The object ID for the configuration, block, network, or DHCP range in which this address is located. |
address | The IPv4 address. |