Module: Google::Cloud::Compute::V1::AttachedDisk::SavedState
- Defined in:
- proto_docs/google/cloud/compute/v1/compute.rb
Overview
For LocalSSD disks on VM Instances in STOPPED or SUSPENDED state, this field is set to PRESERVED if the LocalSSD data has been saved to a persistent location by customer request. (see the discard_local_ssd option on Stop/Suspend). Read-only in the api.
Constant Summary collapse
- UNDEFINED_SAVED_STATE =
A value indicating that the enum field is not set.
0
- DISK_SAVED_STATE_UNSPECIFIED =
[Default] Disk state has not been preserved.
391_290_831
- PRESERVED =
Disk state has been preserved.
254_159_736