DATASOURCE::EBS::DiskReplicaPairs is used to query the information about one or more replication pairs.
Syntax
{
"Type": "DATASOURCE::EBS::DiskReplicaPairs",
"Properties": {
"ResourceGroupId": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
ResourceGroupId | String | No | Yes | The ID of the resource group to which the replication pair belongs. | None. |
Return values
Fn::GetAtt
DiskReplicaPairs: details of the replication pairs.
ReplicaPairIds: the IDs of the replication pairs.
Property | Type | Description | Constraint |
ReplicaPairIds | List | The IDs of the replication pairs. | None. |
DiskReplicaPairs | List | Details of the replication pairs. | None. |
Description | String | The description of the replication pair. | None. |
Tags | Map | The tags of the replication pair. | None. |
ReplicaPairId | String | The ID of the replication pair. | None. |
ResourceGroupId | String | The ID of the resource group to which the replication pair belongs. | None. |
Bandwidth | Number | The bandwidth that is used to asynchronously replicate data from the primary disk to the secondary disk. | Unit: Kbit/s. |
RPO | Number | The recovery point objective (RPO) of the replication pair. | Unit: seconds. |