Description
Returns an array of IP addresses with linked records and the IP addresses that are assigned as DHCP Reserved, Static, or Gateway.
Parameters
Name | Description |
---|---|
networkId |
Location: query Type: integer (int64) |
Responses
Code | Description |
---|---|
200 |
Type: Array of APIEntity Returns an array of IP address APIEntity objects with their linked host records and the IP addresses that are assigned as DHCP Reserved, Static or Gateway. The output has the following format: hostId : hostName : zoneId : zoneName : viewId : viewName : hasAlias;. |