Compute Management REST Endpoints

Compute Management
The operations from the Compute Management category.
AttachInstancePoolInstance
Method: post
Path: /20160918/instancePools/{instance_pool_id}/instances
AttachLoadBalancer
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/attachLoadBalancer
ChangeInstanceConfigurationCompartment
Method: post
Path: /20160918/instanceConfigurations/{instance_configuration_id}/actions/changeCompartment
CreateInstanceConfiguration
Method: post
Path: /20160918/instanceConfigurations
CreateInstancePool
Method: post
Path: /20160918/instancePools
DeleteInstanceConfiguration
Method: delete
Path: /20160918/instanceConfigurations/{instance_configuration_id}
DetachInstancePoolInstance
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/detachInstance
DetachLoadBalancer
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/detachLoadBalancer
GetInstanceConfiguration
Method: get
Path: /20160918/instanceConfigurations/{instance_configuration_id}
GetInstancePool
Method: get
Path: /20160918/instancePools/{instance_pool_id}
GetInstancePoolInstance
Method: get
Path: /20160918/instancePools/{instance_pool_id}/instances/{instance_id}
GetLoadBalancerAttachment
Method: get
Path: /20160918/instancePools/{instance_pool_id}/loadBalancerAttachments/{instance_pool_load_balancer_attachment_id}
LaunchInstanceConfiguration
Method: post
Path: /20160918/instanceConfigurations/{instance_configuration_id}/actions/launch
ListInstanceConfigurations
Method: get
Path: /20160918/instanceConfigurations
ListInstancePoolInstances
Method: get
Path: /20160918/instancePools/{instance_pool_id}/instances
ListInstancePools
Method: get
Path: /20160918/instancePools
ResetInstancePool
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/reset
SoftresetInstancePool
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/softreset
SoftstopInstancePool
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/softstop
StartInstancePool
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/start
StopInstancePool
Method: post
Path: /20160918/instancePools/{instance_pool_id}/actions/stop
TerminateInstancePool
Method: delete
Path: /20160918/instancePools/{instance_pool_id}
UpdateInstanceConfiguration
Method: put
Path: /20160918/instanceConfigurations/{instance_configuration_id}
UpdateInstancePool
Method: put
Path: /20160918/instancePools/{instance_pool_id}