Subnets REST Endpoints

Networking/Subnets
The operations from the Networking/Subnets category.
ChangeSubnetCompartment
Method: post
Path: /20160918/subnets/{subnet_id}/actions/changeCompartment
CreateSubnet
Method: post
Path: /20160918/subnets
DeleteSubnet
Method: delete
Path: /20160918/subnets/{subnet_id}
GetSubnet
Method: get
Path: /20160918/subnets/{subnet_id}
ListSubnets
Method: get
Path: /20160918/subnets
UpdateSubnet
Method: put
Path: /20160918/subnets/{subnet_id}