/AWS1/CL_EC2=>DESCRIBEEXPORTIMAGETASKS()
¶
About DescribeExportImageTasks¶
Describes the specified export image tasks or all of your export image tasks.
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 isUnauthorizedOperation
.
IT_FILTERS
TYPE /AWS1/CL_EC2FILTER=>TT_FILTERLIST
TT_FILTERLIST
¶
Filter tasks using the
task-state
filter and one of the following values:active
,completed
,deleting
, ordeleted
.
IT_EXPORTIMAGETASKIDS
TYPE /AWS1/CL_EC2EXPIMAGETSKIDLST_W=>TT_EXPORTIMAGETASKIDLIST
TT_EXPORTIMAGETASKIDLIST
¶
The IDs of the export image tasks.
IV_MAXRESULTS
TYPE /AWS1/EC2DSCEXPIMAGETSKSMAXRSS
/AWS1/EC2DSCEXPIMAGETSKSMAXRSS
¶
The maximum number of results to return in a single call.
IV_NEXTTOKEN
TYPE /AWS1/EC2NEXTTOKEN
/AWS1/EC2NEXTTOKEN
¶
A token that indicates the next page of results.