Describe Instances Health
GET {{aws_elastic_beanstalk_base_url}}/?AttributeNames.member.N&EnvironmentId&EnvironmentName&NextToken&Action=DescribeInstancesHealth
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
AttributeNames.member.N | null | Specifies the response elements you wish to receive. To retrieve all attributes, set to All. If no attribute names are specified, returns a list of instances. | |
EnvironmentId | null | Specify the AWS Elastic Beanstalk environment by ID. | |
EnvironmentName | null | Specify the AWS Elastic Beanstalk environment by name. | |
NextToken | null | Specify the pagination token returned by a previous call. | |
Action | string |