Information
Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

describeInstances


The describeInstances method provides information about service(s) or server(s) from 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. 
Warning

Note

If neither of above are specified in request, this operation describes all server(s) that are accessible to you in BMC Cloud Lifecycle Management.

The following table depicts how describeInstances 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.DescribeInstancesRequest

Using com.bmc.cloud.sdk.aws.model.DescribeServicesRequest

Extends com.amazonaws.services.ec2.model.DescribeInstancesRequest

Response

com.amazonaws.services.ec2.model.DescribeInstancesResult

com.amazonaws.services.ec2.model.Reservation

This is an AWS entity. Same class is used in CLM AWS SDK. Logically it is mapped to BMC Cloud Lifecycle Management resource set.

com.bmc.cloud.sdk.aws.model.ServerInstance

Extends: com.amazonaws.services.ec2.model.Instance

Related topic

CLM-AWS-SDK-use-cases

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Cloud Lifecycle Management 4.7