Compartments REST Endpoints

Identity/Compartments
The operations from the Identity/Compartments category.
Create a Compartment
Method: post
Path: /20160918/compartments
Delete a Compartment
Method: delete
Path: /20160918/compartments/{compartment_id}
Get a Compartment
Method: get
Path: /20160918/compartments/{compartment_id}
Get a Tenancy
Method: get
Path: /20160918/tenancies/{tenancy_id}
List Compartments
Method: get
Path: /20160918/compartments
MoveCompartment
Method: post
Path: /20160918/compartments/{compartment_id}/actions/moveCompartment
Update a Compartment
Method: put
Path: /20160918/compartments/{compartment_id}