Returns an APIEntity for the specified IPv6 address.
Output / Response
Returns an APIEntity for the specified IPv6 address. The APIEntity is empty of the IPv6 address does not exist.
API call:
APIEntity getIP6Address ( long containerId,
String address )
Parameter | Description |
---|---|
containerId | The object ID of the container in which the IPv6 address is located. The container can be a configuration, an IPv6 block, or an IPv6 network. |
address | The IPv6 address. |