DescribeCapacityReservation
Describes the capacity reservation status for the specified load balancer.
Request Parameters
For information about the parameters that are common to all actions, see Common Parameters.
- LoadBalancerArn
-
The Amazon Resource Name (ARN) of the load balancer.
Type: String
Required: Yes
Response Elements
The following elements are returned by the service.
- CapacityReservationState.member.N
-
The state of the capacity reservation.
Type: Array of ZonalCapacityReservationState objects
- DecreaseRequestsRemaining
-
The amount of daily capacity decreases remaining.
Type: Integer
- LastModifiedTime
-
The last time the capacity reservation was modified.
Type: Timestamp
- MinimumLoadBalancerCapacity
-
The requested minimum capacity reservation for the load balancer
Type: MinimumLoadBalancerCapacity object
Errors
For information about the errors that are common to all actions, see Common Errors.
- LoadBalancerNotFound
-
The specified load balancer does not exist.
HTTP Status Code: 400
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: