Reference documentation and code samples for the Compute Engine v1 API enum AttachedDisk.Types.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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-31 UTC."],[[["This webpage provides version-specific documentation for the `AttachedDisk.Types.SavedState` enum within the `Google.Cloud.Compute.V1` API."],["The most recent version documented is 3.6.0, while the current page is focusing on version 3.4.0, and the content includes a list of available versions ranging from 1.0.0 to 3.6.0."],["The `AttachedDisk.Types.SavedState` enum describes the state of LocalSSD data on VM instances that are in a STOPPED or SUSPENDED state, indicating whether the data has been preserved."],["The enum has three possible field values: `DiskSavedStateUnspecified` (default, not preserved), `Preserved` (data saved), and `UndefinedSavedState` (field not set)."]]],[]]