Query the aggregation progress

Get the progress of an aggregation task

Query the processing progress of a processID

GET /v1/pqscale/tasks/:id

Path Parameters

Headers

Query the processing progress of a processID

GET /v1/pqscale/tasks/:id

Path Parameters

Headers

Request examples

The request examples below are just for reference.

Remember to supply {{BASE_URL}} and{{Your_API_key}} in the corresponding fields.

curl '{{BASE_URL}}/v1/pqscale/tasks/251953243607818241' \
-H 'Authorization: {{Your_API_key}}'

Response examples

{
    "client_id": 228753395643609089,
    "process_id": 232018387302113281,
    "status": "wait for falcon signature verify",
    "batch_size": 128,
    "VCPUs": 48,
    "request_utc_time": "2023-03-17T07:04:22Z",
    "latest_status_update_iso_utc_time": "2023-03-17T07:04:22Z"
}

Last updated

Logo

Copyright © 2023 BTQ