AWS SDK Version 2 for .NET
API Reference

AWS services or capabilities described in AWS Documentation may vary by region/location. Click Getting Started with Amazon AWS to see specific differences applicable to the China (Beijing) Region.

.NET Framework 4.5
 
Returns more detailed information about the health of the specified instances (for example, CPU utilization, load average, and causes). The DescribeInstancesHealth operation is only available with AWS Elastic Beanstalk Enhanced Health.

Namespace: Amazon.ElasticBeanstalk
Assembly: AWSSDK.dll
Version: (assembly version)

Syntax

C#
public virtual DescribeInstancesHealthResponse DescribeInstancesHealth(
         DescribeInstancesHealthRequest request
)

Parameters

request
Type: Amazon.ElasticBeanstalk.Model.DescribeInstancesHealthRequest

Container for the necessary parameters to execute the DescribeInstancesHealth service method.

Return Value
Type: Amazon.ElasticBeanstalk.Model.DescribeInstancesHealthResponse
The response from the DescribeInstancesHealth service method, as returned by ElasticBeanstalk.

Exceptions

ExceptionCondition
ElasticBeanstalkServiceException A generic service exception has occurred.
InvalidRequestException One or more input parameters is not valid. Please correct the input parameters and try the operation again.

Version Information

.NET Framework:
Supported in: 4.5, 4.0, 3.5