Returns total/used/available numbers of IPs based on the current network configuration. Returns status code 400 if the server is in DHCP mode unless the try/floating query parameters are provided.
Parameters
Name
Description
Required
netmask
Netmask to apply to the try and/or floating range arguments, overriding whatever is currently configured. Required if network is currently in DHCP mode.
No
try
Comma-separated static IP range(s) to try. Defaults to currently configured static IP range.
No
floating
Comma-separated floating IP range(s) to try. Defaults to currently configured floating IP range.