Skip to main content
O&M Management/Monitoring APIs/Monitoring and Alarm APIs/Task
GETTaskSince 4.6.0SynchronousAuth Required

Get Chain Task Details

Get Chain Task Details

Execution Availability

Try It Out

Submit a mock request using the current auth context and example-driven inputs.

Query Parameters

Request Inputs

Query Parameters

  • syncSignaturesList

    No description provided.

  • systemTagsList

    System tags.

  • userTagsList

    User tags.

Responses

200 OK

On success, this API returns an empty JSON object {}.

Endpoint

GET/zstack/v1/core/task-details

/zstack/v1/core/task-details

Operation ID

GetChainTask

Permalink

Request Example

curl -X GET 'http://{host}/zstack/v1/core/task-details?syncSignatures=<syncSignatures>&systemTags=<systemTags>&userTags=<userTags>' -H 'Authorization: OAuth {sessionUuid}'

Response Example

200
{}

Change History

This API has no change history records yet.

View all change history