startInstances
startInstances method allows you to start a previously stopped service(s) or server instance(s) in BMC Cloud Lifecycle Management.
This operation can be performed by specifying either of following:
- Service ID(s) from BMC Cloud Lifecycle Management.
- Service name(s) from BMC Cloud Lifecycle Management.
- Server instance ID(s) from BMC Cloud Lifecycle Management.
The following table depicts how startInstances method is used:
Before you begin
Prior to using this CLM AWS SDK method, ensure that the following prerequisites are met:
Request
Using com.amazonaws.services.ec2.model.StartInstancesRequest
Using com.bmc.cloud.sdk.aws.model.StartServiceInstancesRequest
Extends: com.amazonaws.services.ec2.model.StartInstancesRequest
Response
Method | Belongs To | AWS SDK Usage | CLM SDK Usage | Remarks |
|---|---|---|---|---|
getStartingInstances() | AWS |
|
| PENDING,RUNNING, |
Related topic