Status(value)Output only. [Output Only] The status of the instantSnapshot. This can beCREATING, DELETING, FAILED, orREADY.
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 |