Description
Returns an APIEntity for the specified IPv6 address.
Parameters
| Name | Description |
|---|---|
| address |
Location: query Type: string The IPv6 address.
|
| containerId |
Location: query Type: integer (int64) 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.
|
Responses
| Code | Description |
|---|---|
| 200 |
Type: APIEntity Returns an APIEntity for the specified IPv6 address. The APIEntity is empty of the IPv6 address does not exist.
|