All Products
Search
Document Center

OpenSearch:ListTasks

Last Updated:Jul 16, 2024

Debugging

OpenAPI Explorer automatically calculates the signature value. For your convenience, we recommend that you call this operation in OpenAPI Explorer.

Authorization information

There is currently no authorization information disclosed in the API.

Request syntax

GET /openapi/ha3/instances/{instanceId}/tasks

Request parameters

ParameterTypeRequiredDescriptionExample
instanceIdstringYes

The instance ID.

ha-cn-tl32n3iu801
startlongNo

The timestamp that indicates the beginning of the time range to query.

1687238865434
endlongNo

The timestamp that indicates the end of the time range to query.

1690423741577

Response parameters

ParameterTypeDescriptionExample
object
requestIdstring

The request ID.

D39EE0F1-D7EF-5F46-B781-6BF4185308B0
resultany

The result.

{}

Examples

Sample success responses

JSONformat

{
  "requestId": "D39EE0F1-D7EF-5F46-B781-6BF4185308B0",
  "result": "{}"
}

Error codes

For a list of error codes, visit the Service error codes.