Subnets
Get available IPs in a subnet
Retrieves a list of randomly selected available IP addresses within the specified subnet. Limited to a maximum of 20 IPs.
GET
Authorizations
Enter the Bearer token obtained after authentication.
Path Parameters
The UUID of the subnet to query.
Example:
"a1b2c3d4-e5f6-7890-1234-567890abcdef"
Response
200
application/json
A list of available IP addresses.
The response is of type object[]
.