DATASOURCE::EBS::DiskReplicaGroups is used to query the information about one or more replication pair-consistent groups.
Syntax
{
"Type": "DATASOURCE::EBS::DiskReplicaGroups",
"Properties": {
"Site": String,
"ResourceGroupId": String
}
}
Properties
Property | Type | Required | Editable | Description | Constraint |
Site | String | No | Yes | The type of the site from which you want to query the information about the replication pairs and the replication pair-consistent group. | This property is used in scenarios in which replication pairs are used across zones.
|
ResourceGroupId | String | No | Yes | The ID of the resource group. | None. |
Return values
Fn::GetAtt
ReplicaGroupIds: the IDs of the replication pair-consistent groups.
DiskReplicaGroups: details of the replication pair-consistent groups.
Property | Type | Description | Constraint |
ReplicaGroupIds | List | The IDs of the replication pair-consistent groups. | None. |
DiskReplicaGroups | List | Details of the replication pair-consistent groups. | None. |
Status | String | The state of the replication pair-consistent group. | Valid values:
|
SourceZoneId | String | The ID of the zone in which the primary site is deployed. | None. |
PrimaryRegion | String | The initial source region (primary region) of the replication pair-consistent group. | None. |
Description | String | The description of the replication pair-consistent group. | None. |
Tags | Map | The tags of the replication pair-consistent group. | None. |
ReplicaGroupId | String | The ID of the replication pair-consistent group. | None. |
StandbyRegion | String | The initial destination region (secondary region) of the replication pair-consistent group. | None. |
PairIds | String | The IDs of the replication pairs that belong to the replication pair-consistent group. | None. |
LastRecoverPoint | String | The time when data was last asynchronously replicated from the primary disk to the secondary disk in the replication pair-consistent group. | The value of this property is a timestamp. Unit: seconds. |
Site | String | The type of the site from which the information about the replication pairs and the replication pair-consistent groups is queried. | Valid values:
|
DestinationRegionId | String | The ID of the region in which the secondary site is deployed. | None. |
ResourceGroupId | String | The ID of the resource group. | None. |
DiskReplicaGroupName | String | The name of the replication pair-consistent group. | None. |
StandbyZone | String | The initial destination zone (secondary zone) of the replication pair-consistent group. | None. |
SourceRegionId | String | The ID of the region in which the primary site is deployed. | None. |
DestinationZoneId | String | The ID of the zone in which the secondary site is deployed. | None. |
PrimaryZone | String | The initial source zone (primary zone) of the replication pair-consistent group. | None. |
RPO | Number | The recovery point objective (RPO) of the replication pair-consistent group. | Unit: seconds. |
PairNumber | Number | The number of replication pairs that belong to the replication pair-consistent group. | None. |