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-04-09 UTC."],[[["This document provides a version history and reference for the `AttachedDisk.Types.SavedState` enum within the Google Cloud Compute Engine v1 API."],["The latest version available is 3.6.0, while the current version in focus is 3.5.0, and there are previous versions dating back to 1.0.0."],["The `AttachedDisk.Types.SavedState` enum is used to indicate whether LocalSSD disk data has been preserved for VM instances in STOPPED or SUSPENDED states."],["There are three fields contained within the enum being, `DiskSavedStateUnspecified`, `Preserved`, and `UndefinedSavedState`, with their corresponding descriptions being, Disk state has not been preserved, Disk state has been preserved, and A value indicating that the enum field is not set, respectively."]]],[]]