/AWS1/CL_EC2=>DESCRIBEIMPORTSNAPSHOTTASKS()
¶
About DescribeImportSnapshotTasks¶
Describes your import snapshot 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
¶
The filters.
IT_IMPORTTASKIDS
TYPE /AWS1/CL_EC2IMPSNAPTASKIDLST_W=>TT_IMPORTSNAPSHOTTASKIDLIST
TT_IMPORTSNAPSHOTTASKIDLIST
¶
A list of import snapshot task IDs.
IV_MAXRESULTS
TYPE /AWS1/EC2INTEGER
/AWS1/EC2INTEGER
¶
The maximum number of results to return in a single call. To retrieve the remaining results, make another call with the returned
NextToken
value.
IV_NEXTTOKEN
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
A token that indicates the next page of results.