- Subcategories:
- Console Connections
- Images
- Instance Backups
- VNICs
- Volumes
Compute REST Endpoints
Compute
The operations from the Compute category.
- Change an Instance Compartment
- Method: postPath:
/20160918/instances/{instance_id}/actions/changeCompartment
- Export an Instance
- Method: postPath:
/20160918/instances/{instance_id}/actions/export
- Get an Instance
- Method: getPath:
/20160918/instances/{instance_id}
- Launch an Instance
- Method: postPath:
/20160918/instances
- List Instance Devices
- Method: getPath:
/20160918/instances/{instance_id}/devices
- List Instances
- Method: getPath:
/20160918/instances
- List Shapes
- Method: getPath:
/20160918/shapes
- Perform Instance Action
- Method: postPath:
/20160918/instances/{instance_id}
- Terminate an Instance
- Method: deletePath:
/20160918/instances/{instance_id}
- Update an Instance
- Method: putPath:
/20160918/instances/{instance_id}