Kvindo™ Cloud Docs


Language

GET /request/{requestId}

GET /api/v1/<type>/request/{requestId}check the status of an async change. Every PUT and DELETE returns a requestId; poll this endpoint until succeeded is true. When it fails, errorCode and errorMessage explain why. On success, scheduledResourceId is the id of the affected resource.

SDK methods: read_request(requestId) for a single poll, or wait_request_satisfied(requestId, timeout_seconds) to block (it polls once a second and returns the last status on timeout — inspect succeeded).


Related pages

Guides

More in this section

Reference

An unhandled error has occurred. Reload 🗙