InstanceHealthSummary - Amazon Elastic Beanstalk
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

InstanceHealthSummary

Represents summary information about the health of an instance. For more information, see Health Colors and Statuses.

Contents

Degraded

Red. The health agent is reporting a high number of request failures or other issues for an instance or environment.

Type: Integer

Required: No

Info

Green. An operation is in progress on an instance.

Type: Integer

Required: No

NoData

Grey. Amazon Elastic Beanstalk and the health agent are reporting no data on an instance.

Type: Integer

Required: No

Ok

Green. An instance is passing health checks and the health agent is not reporting any problems.

Type: Integer

Required: No

Pending

Grey. An operation is in progress on an instance within the command timeout.

Type: Integer

Required: No

Severe

Red. The health agent is reporting a very high number of request failures or other issues for an instance or environment.

Type: Integer

Required: No

Unknown

Grey. Amazon Elastic Beanstalk and the health agent are reporting an insufficient amount of data on an instance.

Type: Integer

Required: No

Warning

Yellow. The health agent is reporting a moderate number of request failures or other issues for an instance or environment.

Type: Integer

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: