Cloud SQL Admin V1 API - Module Google::Cloud::Sql::V1::DatabaseInstance::SqlOutOfDiskReport::SqlOutOfDiskState (v0.1.0)

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.