- Subcategories:
- Associated Resources
IP Subnet REST Endpoints
Resource/IP Subnet
Create, get, update and delete IP subnets.
- Get an IP Subnet by ID
- Method: getPath:
/ipSubnet/{id}
- Get IP Subnets
- Method: getPath:
/ipSubnet
- Update an IP Subnet
- Method: patchPath:
/ipSubnet/{id}