Authorizations
Enter the Bearer token obtained after authentication.
Response
A list of subnets.
Unique identifier for the subnet.
Example:
"a1b2c3d4-e5f6-7890-1234-567890abcdef"
The network address of the subnet.
Example:
"198.51.100.0"
The broadcast address of the subnet.
Example:
"198.51.100.255"
The CIDR prefix length for the subnet.
Example:
24
Total number of IP addresses in the subnet.
Example:
256
Number of IP addresses currently assigned within this subnet.
Example:
10