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
fun GetDiskReplicaGroupsGroup(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)