IP Subnet REST Endpoints

Resource/IP Subnet
Create, get, update and delete IP subnets.
Get an IP Subnet by ID
Method: get
Path: /ipSubnet/{id}
Get IP Subnets
Method: get
Path: /ipSubnet
Update an IP Subnet
Method: patch
Path: /ipSubnet/{id}