Compartment Types REST Endpoints
Power Data/Compartment Types
The operations from the Power Data/Compartment Types category.
- Create a Compartment Type
- Method: postPath:
/compartmentTypes
- Delete a Compartment Type
- Method: deletePath:
/compartmentTypes/{compartmentTypeGid}
- Get a Compartment Type
- Method: getPath:
/compartmentTypes/{compartmentTypeGid}
- Get Compartment Types
- Method: getPath:
/compartmentTypes
- Update a Compartment Type
- Method: patchPath:
/compartmentTypes/{compartmentTypeGid}