Skip to content

/AWS1/CL_EC2=>DESCRIBEFLEETINSTANCES()

About DescribeFleetInstances

Describes the running instances for the specified EC2 Fleet.

Currently, DescribeFleetInstances does not support fleets of type instant. Instead, use DescribeFleets, specifying the instant fleet ID in the request.

For more information, see Describe your EC2 Fleet in the Amazon EC2 User Guide.

Method Signature

IMPORTING

Required arguments:

IV_FLEETID TYPE /AWS1/EC2FLEETID /AWS1/EC2FLEETID

The ID of the EC2 Fleet.

Optional arguments:

IV_DRYRUN TYPE /AWS1/EC2BOOLEAN /AWS1/EC2BOOLEAN

Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is DryRunOperation. Otherwise, it is UnauthorizedOperation.

IV_MAXRESULTS TYPE /AWS1/EC2INTEGER /AWS1/EC2INTEGER

The maximum number of items to return for this request. To get the next page of items, make another request with the token returned in the output. For more information, see Pagination.

IV_NEXTTOKEN TYPE /AWS1/EC2STRING /AWS1/EC2STRING

The token returned from a previous paginated request. Pagination continues from the end of the items returned by the previous request.

IT_FILTERS TYPE /AWS1/CL_EC2FILTER=>TT_FILTERLIST TT_FILTERLIST

The filters.

  • instance-type - The instance type.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DSCFLEETINSTSRS /AWS1/CL_EC2DSCFLEETINSTSRS