Oracle Database@Google Cloud V1 API - Module Google::Cloud::OracleDatabase::V1::CloudVmClusterProperties::State (v0.1.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Oracle Database@Google Cloud V1 API module Google::Cloud::OracleDatabase::V1::CloudVmClusterProperties::State.
The various lifecycle states of the VM cluster.
Constants
STATE_UNSPECIFIED
value: 0 Default unspecified value.
PROVISIONING
value: 1 Indicates that the resource is in provisioning state.
AVAILABLE
value: 2 Indicates that the resource is in available state.
UPDATING
value: 3 Indicates that the resource is in updating state.
TERMINATING
value: 4 Indicates that the resource is in terminating state.
TERMINATED
value: 5 Indicates that the resource is in terminated state.
FAILED
value: 6 Indicates that the resource is in failed state.
MAINTENANCE_IN_PROGRESS
value: 7 Indicates that the resource is in maintenance in progress state.
[[["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 2024-10-30 UTC."],[],[]]