Compartments REST Endpoints

Identity/Compartments
The operations from the Identity/Compartments category.
CreateCompartment
Method: post
Path: /20160918/compartments
DeleteCompartment
Method: delete
Path: /20160918/compartments/{compartment_id}
GetCompartment
Method: get
Path: /20160918/compartments/{compartment_id}
GetTenancy
Method: get
Path: /20160918/tenancies/{tenancy_id}
ListCompartments
Method: get
Path: /20160918/compartments
MoveCompartment
Method: post
Path: /20160918/compartments/{compartment_id}/actions/moveCompartment
UpdateCompartment
Method: put
Path: /20160918/compartments/{compartment_id}