v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1441397379.2 KB

Returns the description of specific Amazon FSx for Lustre or Amazon File Cache data repository tasks, if one or more TaskIds values are provided in the request, or if filters are used in the request. You can use filters to narrow the response to include just tasks for specific file systems or caches, or tasks in a specific lifecycle state. Otherwise, it returns all data repository tasks owned by your Amazon Web Services account in the Amazon Web Services Region of the endpoint that you're calling.

When retrieving all tasks, you can paginate the response by using the optional MaxResults parameter to limit the number of tasks returned in a response. If more tasks remain, a NextToken value is returned in the response. In this case, send a later request with the NextToken request parameter set to the value of NextToken from the last response.

post/#X-Amz-Target=AWSSimbaAPIService_v20180301.DescribeDataRepositoryTasks

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSSimbaAPIService_v20180301.DescribeDataRepositoryTasks' required

Request body

TaskIdsTaskId[]

(Optional) IDs of the tasks whose descriptions you want to retrieve (String).

MaxResultsinteger

The maximum number of resources to return in the response. This value must be an integer greater than zero.

NextTokenstring

(Optional) Opaque pagination token returned from a previous operation (String). If present, this token indicates from what point you can continue processing the request, where the previous <code>NextToken</code> value left off.

Response

Success

NextTokenstring

(Optional) Opaque pagination token returned from a previous operation (String). If present, this token indicates from what point you can continue processing the request, where the previous <code>NextToken</code> value left off.