Query the status of an asynchronous disk snapshot.
Get the current status of an asynchronous disk snapshot operation, including whether it is still in progress and any error messages if it failed.
Path parameters
The Snapshot ID.
Response
Snapshot status retrieved successfully.
Changes
Changed in 4 of the 50 revisions of this API.554
- ▲
the
snapshotresponse's property type/format changed fromobject/to/for status200response-property-type-changed
- ▲
removed the required property
snapshot/create_time_msfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
snapshot/idfrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
snapshot/metadatafrom the response with the200statusresponse-required-property-removed
- ▲
removed the required property
snapshot/source_devbox_idfrom the response with the200statusresponse-required-property-removed
- ●
removed the optional property
snapshot/commit_messagefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
snapshot/namefrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
snapshot/size_bytesfrom the response with the200statusresponse-optional-property-removed
- ●
removed the optional property
snapshot/source_blueprint_idfrom the response with the200statusresponse-optional-property-removed
- ○
added
DevboxDiskSnapshotViewsubschema #2to thesnapshotresponse propertyanyOflist for the response status200response-property-any-of-added
- ▲
- ○
added the optional property
snapshot/size_bytesto the response with the200statusresponse-optional-property-added
- ○
- ●
added the new
deletedenum value to thestatusresponse property for the response status200response-property-enum-value-added
- ○
added the optional property
snapshot/source_blueprint_idto the response with the200statusresponse-optional-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ●
- ○
added the optional property
snapshot/commit_messageto the response with the200statusresponse-optional-property-added
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○