Information
Unsupported content This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

describeInstanceStatus


The describeInstanceStatus method provides status 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 provides status of all server(s) that are accessible to you in BMC Cloud Lifecycle Management.

The following table depicts how describeInstanceStatus 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.DescribeInstanceStatusRequest

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

Extends com.amazonaws.services.ec2.model.DescribeInstanceStatusRequest

Response

com.amazonaws.services.ec2.model.DescribeInstanceStatusResult

Method

Belongs To 

AWS SDK Usage 

CLM SDK Usage                    

Remarks

getInstanceStatuses() 

AWS   

List of instance status 

  • Availability zone 
  • Instance ID
  • Events
  • Instance status
  • Instance summary
  • System status

List of server status 

  • Availability zone
  • Instance ID
  • Instance status

Instances are mapped to servers. 

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.5