Backup for GKE V1 API - Module Google::Cloud::GkeBackup::V1::RestorePlan::State (v1.8.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Backup for GKE V1 API module Google::Cloud::GkeBackup::V1::RestorePlan::State.
State
Constants
STATE_UNSPECIFIED
value: 0 Default first value for Enums.
CLUSTER_PENDING
value: 1 Waiting for cluster state to be RUNNING.
READY
value: 2 The RestorePlan has successfully been created and is ready for Restores.
FAILED
value: 3 RestorePlan creation has failed.
DELETING
value: 4 The RestorePlan is in the process of being deleted.