Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
The Snapshot ID.
Response
Snapshot status retrieved successfully.
Get the current status of an asynchronous disk snapshot operation, including whether it is still in progress and any error messages if it failed.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The Snapshot ID.
Snapshot status retrieved successfully.