Backup and DR Service V1 API - Module Google::Cloud::BackupDR::V1::BackupConfigState (v0.4.0)

Reference documentation and code samples for the Backup and DR Service V1 API module Google::Cloud::BackupDR::V1::BackupConfigState.

Backup configuration state. Is the resource configured for backup?

Constants

BACKUP_CONFIG_STATE_UNSPECIFIED

value: 0
The possible states of backup configuration. Status not set.

ACTIVE

value: 1
The data source is actively protected (i.e. there is a BackupPlanAssociation or Appliance SLA pointing to it)

PASSIVE

value: 2
The data source is no longer protected (but may have backups under it)