Cloud Security Command Center V1 API - Class Google::Cloud::SecurityCenter::V1::BackupDisasterRecovery (v0.40.0)

Reference documentation and code samples for the Cloud Security Command Center V1 API class Google::Cloud::SecurityCenter::V1::BackupDisasterRecovery.

Information related to Google Cloud Backup and DR Service findings.

Inherits

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#appliance

def appliance() -> ::String
Returns
  • (::String) — The name of the Backup and DR appliance that captures, moves, and manages the lifecycle of backup data. For example, backup-server-57137.

#appliance=

def appliance=(value) -> ::String
Parameter
  • value (::String) — The name of the Backup and DR appliance that captures, moves, and manages the lifecycle of backup data. For example, backup-server-57137.
Returns
  • (::String) — The name of the Backup and DR appliance that captures, moves, and manages the lifecycle of backup data. For example, backup-server-57137.

#applications

def applications() -> ::Array<::String>
Returns
  • (::Array<::String>) — The names of Backup and DR applications. An application is a VM, database, or file system on a managed host monitored by a backup and recovery appliance. For example, centos7-01-vol00, centos7-01-vol01, centos7-01-vol02.

#applications=

def applications=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — The names of Backup and DR applications. An application is a VM, database, or file system on a managed host monitored by a backup and recovery appliance. For example, centos7-01-vol00, centos7-01-vol01, centos7-01-vol02.
Returns
  • (::Array<::String>) — The names of Backup and DR applications. An application is a VM, database, or file system on a managed host monitored by a backup and recovery appliance. For example, centos7-01-vol00, centos7-01-vol01, centos7-01-vol02.

#backup_create_time

def backup_create_time() -> ::Google::Protobuf::Timestamp
Returns

#backup_create_time=

def backup_create_time=(value) -> ::Google::Protobuf::Timestamp
Parameter
Returns

#backup_template

def backup_template() -> ::String
Returns
  • (::String) — The name of a Backup and DR template which comprises one or more backup policies. See the Backup and DR documentation for more information. For example, snap-ov.

#backup_template=

def backup_template=(value) -> ::String
Parameter
  • value (::String) — The name of a Backup and DR template which comprises one or more backup policies. See the Backup and DR documentation for more information. For example, snap-ov.
Returns
  • (::String) — The name of a Backup and DR template which comprises one or more backup policies. See the Backup and DR documentation for more information. For example, snap-ov.

#backup_type

def backup_type() -> ::String
Returns
  • (::String) — The backup type of the Backup and DR image. For example, Snapshot, Remote Snapshot, OnVault.

#backup_type=

def backup_type=(value) -> ::String
Parameter
  • value (::String) — The backup type of the Backup and DR image. For example, Snapshot, Remote Snapshot, OnVault.
Returns
  • (::String) — The backup type of the Backup and DR image. For example, Snapshot, Remote Snapshot, OnVault.

#host

def host() -> ::String
Returns
  • (::String) — The name of a Backup and DR host, which is managed by the backup and recovery appliance and known to the management console. The host can be of type Generic (for example, Compute Engine, SQL Server, Oracle DB, SMB file system, etc.), vCenter, or an ESX server. See the Backup and DR documentation on hosts for more information. For example, centos7-01.

#host=

def host=(value) -> ::String
Parameter
  • value (::String) — The name of a Backup and DR host, which is managed by the backup and recovery appliance and known to the management console. The host can be of type Generic (for example, Compute Engine, SQL Server, Oracle DB, SMB file system, etc.), vCenter, or an ESX server. See the Backup and DR documentation on hosts for more information. For example, centos7-01.
Returns
  • (::String) — The name of a Backup and DR host, which is managed by the backup and recovery appliance and known to the management console. The host can be of type Generic (for example, Compute Engine, SQL Server, Oracle DB, SMB file system, etc.), vCenter, or an ESX server. See the Backup and DR documentation on hosts for more information. For example, centos7-01.

#policies

def policies() -> ::Array<::String>
Returns
  • (::Array<::String>) — The names of Backup and DR policies that are associated with a template and that define when to run a backup, how frequently to run a backup, and how long to retain the backup image. For example, onvaults.

#policies=

def policies=(value) -> ::Array<::String>
Parameter
  • value (::Array<::String>) — The names of Backup and DR policies that are associated with a template and that define when to run a backup, how frequently to run a backup, and how long to retain the backup image. For example, onvaults.
Returns
  • (::Array<::String>) — The names of Backup and DR policies that are associated with a template and that define when to run a backup, how frequently to run a backup, and how long to retain the backup image. For example, onvaults.

#policy_options

def policy_options() -> ::Array<::String>
Returns

#policy_options=

def policy_options=(value) -> ::Array<::String>
Parameter
Returns

#profile

def profile() -> ::String
Returns
  • (::String) — The name of the Backup and DR resource profile that specifies the storage media for backups of application and VM data. See the Backup and DR documentation on profiles. For example, GCP.

#profile=

def profile=(value) -> ::String
Parameter
  • value (::String) — The name of the Backup and DR resource profile that specifies the storage media for backups of application and VM data. See the Backup and DR documentation on profiles. For example, GCP.
Returns
  • (::String) — The name of the Backup and DR resource profile that specifies the storage media for backups of application and VM data. See the Backup and DR documentation on profiles. For example, GCP.

#storage_pool

def storage_pool() -> ::String
Returns
  • (::String) — The name of the Backup and DR storage pool that the backup and recovery appliance is storing data in. The storage pool could be of type Cloud, Primary, Snapshot, or OnVault. See the Backup and DR documentation on storage pools. For example, DiskPoolOne.

#storage_pool=

def storage_pool=(value) -> ::String
Parameter
  • value (::String) — The name of the Backup and DR storage pool that the backup and recovery appliance is storing data in. The storage pool could be of type Cloud, Primary, Snapshot, or OnVault. See the Backup and DR documentation on storage pools. For example, DiskPoolOne.
Returns
  • (::String) — The name of the Backup and DR storage pool that the backup and recovery appliance is storing data in. The storage pool could be of type Cloud, Primary, Snapshot, or OnVault. See the Backup and DR documentation on storage pools. For example, DiskPoolOne.