Disk Replica Pair Args
Provides a Ebs Disk Replica Pair resource. For information about Ebs Disk Replica Pair and how to use it, see What is Disk Replica Pair.
NOTE: Available since v1.196.0.
Import
Ebs Disk Replica Pair can be imported using the id, e.g.
$ pulumi import alicloud:ebs/diskReplicaPair:DiskReplicaPair example <id>
Constructors
Functions
Properties
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.
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 (-).
The length of the purchase for the asynchronous replication relationship. When ChargeType=PrePay, this parameter is mandatory. The unit of duration is specified by PeriodUnit and takes on a range of values. When PeriodUnit=Week, this parameter takes values in the range 1
, 2
, 3
and 4
. When PeriodUnit=Month, the parameter takes on the values 1
, 2
, 3
, 4
, 5
, 6
, 7
, 8
, 9
, 12
, 24
, 36
, 48
, 60
.