/sys/status/{token}/result

The result of the slow operation. Not all operations provide a result and while the operation is ongoing, the result may be changing over time. Once the operation is done, the result is stable and won't change anymore.

Get /sys/status/{token}/result

SecurityApiKey
Request
path Parameters
token
required
string

The token returned when a long-running operation was started.

Responses
200

Normal response.

401

Unauthorized response.

get/sys/status/{token}/result
Request samples
Response samples
application/json
{}