Google Cloud Compute V1 API - Module Google::Cloud::Compute::V1::AttachedDisk::SavedState (v2.8.0)

Reference documentation and code samples for the Google Cloud Compute V1 API module Google::Cloud::Compute::V1::AttachedDisk::SavedState.

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.

Constants

UNDEFINED_SAVED_STATE

value: 0
A value indicating that the enum field is not set.

DISK_SAVED_STATE_UNSPECIFIED

value: 391_290_831
[Default] Disk state has not been preserved.

PRESERVED

value: 254_159_736
Disk state has been preserved.