LoadBalancerState - Elastic Load Balancing
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).

LoadBalancerState

Information about the state of the load balancer.

Contents

Code

The state code. The initial state of the load balancer is provisioning. After the load balancer is fully set up and ready to route traffic, its state is active. If load balancer is routing traffic but does not have the resources it needs to scale, its state isactive_impaired. If the load balancer could not be set up, its state is failed.

Type: String

Valid Values: active | provisioning | active_impaired | failed

Required: No

Reason

A description of the state.

Type: String

Required: No

See Also

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