Class Status (1.19.0)

Status(value)

[Output Only] The status of the instantSnapshot. This can be CREATING, DELETING, FAILED, or READY.

Enums

Name Description
UNDEFINED_STATUS A value indicating that the enum field is not set.
CREATING InstantSnapshot creation is in progress.
DELETING InstantSnapshot is currently being deleted.
FAILED InstantSnapshot creation failed.
READY InstantSnapshot has been created successfully.
UNAVAILABLE InstantSnapshot is currently unavailable and cannot be used for Disk restoration