Compute Management REST Endpoints

Compute Management
The operations from the Compute Management category.
Attach a Load Balancer
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/attachLoadBalancer
Attach an Instance Pool Instance
Method: post
Path: /20160918/instancePools/{instance_pool_id}/instances
Change an Instance Configuration Compartment
Method: post
Path: /20160918/instanceConfigurations/{instance_configuration_id}/actions/changeCompartment
Create an Instance Configuration
Method: post
Path: /20160918/instanceConfigurations
Create an Instance Pool
Method: post
Path: /20160918/instancePools
Delete an Instance Configuration
Method: delete
Path: /20160918/instanceConfigurations/{instance_configuration_id}
Detach a Load Balancer
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/detachLoadBalancer
Detach an Instance Pool Instance
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/detachInstance
Get a Load Balancer Attachment
Method: get
Path: /20160918/instancePools/{instance_pool_id}/loadBalancerAttachments/{instance_pool_load_balancer_attachment_id}
Get an Instance Configuration
Method: get
Path: /20160918/instanceConfigurations/{instance_configuration_id}
Get an Instance Pool
Method: get
Path: /20160918/instancePools/{instance_pool_id}
Get an Instance Pool Instance
Method: get
Path: /20160918/instancePools/{instance_pool_id}/instances/{instance_id}
Launch an Instance Configuration
Method: post
Path: /20160918/instanceConfigurations/{instance_configuration_id}/actions/launch
List Instance Configurations
Method: get
Path: /20160918/instanceConfigurations
List Instance Pool Instances
Method: get
Path: /20160918/instancePools/{instance_pool_id}/instances
List Instance Pools
Method: get
Path: /20160918/instancePools
Reset an Instance Pool
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/reset
Softreset an Instance Pool
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/softreset
Softstop an Instance Pool
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/softstop
Start an Instance Pool
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/start
Stop an Instance Pool
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/stop
Terminate an Instance Pool
Method: delete
Path: /20160918/instancePools/{instance_pool_id}
Update an Instance Configuration
Method: put
Path: /20160918/instanceConfigurations/{instance_configuration_id}
Update an Instance Pool
Method: put
Path: /20160918/instancePools/{instance_pool_id}