Subnets REST Endpoints

Networking/Subnets
The operations from the Networking/Subnets category.
Change a Subnet Compartment
Method: post
Path: /20160918/subnets/{subnet_id}/actions/changeCompartment
Create a Subnet
Method: post
Path: /20160918/subnets
Delete a Subnet
Method: delete
Path: /20160918/subnets/{subnet_id}
Get a Subnet
Method: get
Path: /20160918/subnets/{subnet_id}
List Subnets
Method: get
Path: /20160918/subnets
Update a Subnet
Method: put
Path: /20160918/subnets/{subnet_id}