Cloud SQL Admin V1BETA4 API - Module Google::Cloud::Sql::V1beta4::DatabaseInstance::SqlOutOfDiskReport::SqlOutOfDiskState (v0.1.1)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Cloud SQL Admin V1BETA4 API module Google::Cloud::Sql::V1beta4::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.