Description
Returns the details for the requested IPv4 address object.
Parameters
Name | Description |
---|---|
address |
Location: query Type: string The IPv4 address. |
containerId |
Location: query Type: integer (int64) The object ID for the configuration, block, network, or DHCP range in which this address is located.Note: If
you are invoking this method using SOAP, you must
first define the containerId parameter before
the address parameter.
|
Responses
Code | Description |
---|---|
200 |
Type: APIEntity Returns the requested IPv4 Address object from the database. |