The DescribeInstances operation returns information about instances that you own.
If you specify one or more instance IDs, Amazon EC2 returns information for those instances. If you do not specify instance IDs, Amazon EC2 returns information for all relevant instances. If you specify an invalid instance ID, a fault is returned. If you specify an instance that you do not own, it will not be included in the returned results.
Recently terminated instances might appear in the returned results. This interval is usually less than one hour.
Namespace: Amazon.EC2
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public virtual DescribeInstancesResponse DescribeInstances( DescribeInstancesRequest describeInstancesRequest )
Parameters
- describeInstancesRequest
-
Type: Amazon.EC2.Model.DescribeInstancesRequest
Container for the necessary parameters to execute the DescribeInstances service method on AmazonEC2.
Type: Amazon.EC2.Model.DescribeInstancesResponse
The response from the DescribeInstances service method, as returned by AmazonEC2.
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5