Optionalbody: DiskSnapshotUpdateParamsOptionaloptions: RequestOptions<unknown>Updates disk snapshot metadata via update vs patch. The entire metadata will be replaced.
Optionaloptions: RequestOptions<unknown>List all snapshots of a Devbox while optionally filtering by Devbox ID, source Blueprint ID, and metadata.
Optionalquery: DiskSnapshotListParamsOptionaloptions: RequestOptions<unknown>List all snapshots of a Devbox while optionally filtering by Devbox ID, source Blueprint ID, and metadata.
Optionaloptions: RequestOptions<unknown>Delete a previously taken disk snapshot of a Devbox.
Optionaloptions: RequestOptions<unknown>Get the current status of an asynchronous disk snapshot operation, including whether it is still in progress and any error messages if it failed.
Optionaloptions: RequestOptions<unknown>Wait for a disk snapshot to be completed. Polls the snapshot status until it reaches completed state or fails with an error.
Snapshot ID
Optionaloptions: RequestOptions<unknown> & {request options to specify retries, timeout, polling, etc.
Updates disk snapshot metadata via update vs patch. The entire metadata will be replaced.