Skip to content

/AWS1/CL_EC2=>DESCRIBESPOTFLEETREQUESTS()

About DescribeSpotFleetRequests

Describes your Spot Fleet requests.

Spot Fleet requests are deleted 48 hours after they are canceled and their instances are terminated.

Method Signature

IMPORTING

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.

IT_SPOTFLEETREQUESTIDS TYPE /AWS1/CL_EC2SPOTFLEETREQIDLS00=>TT_SPOTFLEETREQUESTIDLIST TT_SPOTFLEETREQUESTIDLIST

The IDs of the Spot Fleet requests.

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.

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.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EC2DSCSPOTFLEETREQS01 /AWS1/CL_EC2DSCSPOTFLEETREQS01