Skip to content

/AWS1/CL_EC2=>DESCRIBESPOTFLEETINSTANCES()

About DescribeSpotFleetInstances

Describes the running instances for the specified Spot Fleet.

Method Signature

IMPORTING

Required arguments:

IV_SPOTFLEETREQUESTID TYPE /AWS1/EC2SPOTFLEETREQUESTID /AWS1/EC2SPOTFLEETREQUESTID

The ID of the Spot Fleet request.

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/EC2DSCSPOTFLEETINSTSMA00 /AWS1/EC2DSCSPOTFLEETINSTSMA00

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 to include in another request to get the next page of items. This value is null when there are no more items to return.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DSCSPOTFLEETINST01 /AWS1/CL_EC2DSCSPOTFLEETINST01