GetDataSourceBackupConfigInfoBackupApplianceBackupConfig

data class GetDataSourceBackupConfigInfoBackupApplianceBackupConfig(val applicationName: String, val backupApplianceId: String, val backupApplianceName: String, val hostName: String, val slaId: String, val slpName: String, val sltName: String)

Constructors

constructor(applicationName: String, backupApplianceId: String, backupApplianceName: String, hostName: String, slaId: String, slpName: String, sltName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the application.

Link copied to clipboard

The ID of the backup appliance.

Link copied to clipboard

The name of the backup appliance.

Link copied to clipboard

The name of the host where the application is running.

Link copied to clipboard

The ID of the SLA of this application.

Link copied to clipboard

The name of the SLP associated with the application.

Link copied to clipboard

The name of the SLT associated with the application.