Get Disk Replica Groups Group
data class GetDiskReplicaGroupsGroup(val description: String, val destinationRegionId: String, val destinationZoneId: String, val groupName: String, val id: String, val lastRecoverPoint: String, val primaryRegion: String, val primaryZone: String, val replicaGroupId: String, val rpo: Int, val site: String, val sourceRegionId: String, val sourceZoneId: String, val standbyRegion: String, val standbyZone: String, val status: String)
Constructors
Link copied to clipboard
constructor(description: String, destinationRegionId: String, destinationZoneId: String, groupName: String, id: String, lastRecoverPoint: String, primaryRegion: String, primaryZone: String, replicaGroupId: String, rpo: Int, site: String, sourceRegionId: String, sourceZoneId: String, standbyRegion: String, standbyZone: String, status: String)
Properties
Link copied to clipboard
The description of the consistent replication group.
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
Link copied to clipboard
The initial source region of the replication group.
Link copied to clipboard
The initial source available area of the replication group.
Link copied to clipboard
The ID of the consistent replication group.
Link copied to clipboard
The ID of the region to which the production site belongs.
Link copied to clipboard
The ID of the zone to which the production site belongs.
Link copied to clipboard
The initial destination region of the replication group.
Link copied to clipboard
The initial destination zone of the replication group.