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.

describeInstanceAttribute


describeInstanceAttribute method of CLM AWS SDK describes the attribute of server instance from BMC Cloud Lifecycle Management. It is used by providing server instance ID and attribute name in DescribeInstanceAttributeRequest

Warning

Note

The following instance attributes are supported in this release: 

  • BLOCK_DEVICE_MAPPING
  • DISABLE_API_TERMINATION
  • EBS_OPTIMIZED
  • INSTANCE_TYPE
  • KERNEL
  • ROOT_DEVICE_NAME
  • SOURCE_DEST_CHECK 

Before you begin 

Prior to using the describeInstanceAttribute of CLM AWS SDK, ensure that the following prerequisites are met: 

  • You have supplied the configuration parameters to the CLMEC2Client constructor or have specified in the configuration file. See CLM AWS SDK syntax and usage for details.
  • Supply a list of valid server ID(s) from BMC Cloud Lifecycle Management. You can obtain the server ID(s) using the getInstanceId() method of com.bmc.cloud.sdk.aws.model.ServerInstance

Request

Using com.amazonaws.services.ec2.model.DescribeInstanceAttributeRequest

Response

com.amazonaws.services.ec2.model.DescribeInstanceAttributeResult

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