Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::DatabaseInstance::SqlOutOfDiskReport::SqlOutOfDiskState (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud SQL Admin V1 API module Google::Cloud::Sql::V1::DatabaseInstance::SqlOutOfDiskReport::SqlOutOfDiskState.
This enum lists all possible states regarding out-of-disk issues.
Constants
SQL_OUT_OF_DISK_STATE_UNSPECIFIED
value: 0 Unspecified state
NORMAL
value: 1 The instance has plenty space on data disk
SOFT_SHUTDOWN
value: 2 Data disk is almost used up. It is shutdown to prevent data
corruption.
[[["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 2026-06-24 UTC."],[],[]]