GetDiskReplicaPairsPair

data class GetDiskReplicaPairsPair(val bandwidth: String, val description: String, val destinationDiskId: String, val destinationRegionId: String, val destinationZoneId: String, val diskId: String, val id: String, val pairName: String, val paymentType: String, val replicaPairId: String, val resourceGroupId: String, val rpo: String, val sourceZoneId: String, val status: String)

Constructors

Link copied to clipboard
constructor(bandwidth: String, description: String, destinationDiskId: String, destinationRegionId: String, destinationZoneId: String, diskId: String, id: String, pairName: String, paymentType: String, replicaPairId: String, resourceGroupId: String, rpo: String, sourceZoneId: String, status: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The bandwidth for asynchronous data replication between cloud disks. The unit is Kbps. Value range:-10240 Kbps: equal to 10 Mbps.-20480 Kbps: equal to 20 Mbps.-51200 Kbps: equal to 50 Mbps.-102400 Kbps: equal to 100 Mbps.Default value: 10240.This parameter cannot be specified when the ChargeType value is POSTPAY. The system value is 0, which indicates that the disk is dynamically allocated according to data write changes during asynchronous replication.

Link copied to clipboard

The description of the asynchronous replication relationship. 2 to 256 English or Chinese characters in length and cannot start with' http:// 'or' https.

Link copied to clipboard

The ID of the standby disk.

Link copied to clipboard

The ID of the region to which the disaster recovery site belongs.

Link copied to clipboard

The ID of the zone to which the disaster recovery site belongs.

Link copied to clipboard

The ID of the primary disk.

Link copied to clipboard
val id: String
Link copied to clipboard

The name of the asynchronous replication relationship. The length must be 2 to 128 characters in length and must start with a letter or Chinese name. It cannot start with http:// or https. It can contain Chinese, English, numbers, half-width colons (:), underscores (_), half-width periods (.), or dashes (-).

Link copied to clipboard

The payment type of the resource.

Link copied to clipboard

The first ID of the resource

Link copied to clipboard

The ID of the resource group

Link copied to clipboard
val rpo: String

The RPO value set by the consistency group in seconds. Currently only 900 seconds are supported.

Link copied to clipboard

The ID of the zone to which the production site belongs.

Link copied to clipboard

The status of the resource.