A2AReplicationProtectionClusterDetails interface
A2A provider specific settings.
Properties
cluster |
The cluster management Id. |
failover |
The recovery point Id to which the cluster was failed over. |
initial |
The initial primary extended ___location. |
initial |
The initial primary fabric ___location. |
initial |
The initial primary availability zone. |
initial |
The initial recovery extended ___location. |
initial |
The initial recovery fabric ___location. |
initial |
The initial recovery availability zone. |
instance |
Polymorphic discriminator, which specifies the different types this object can be |
last |
The time (in UTC) when the last RPO value was calculated by Protection Service. |
lifecycle |
An id that survives actions like switch protection which change the backing PE/CPE objects internally.The lifecycle id gets carried forward to have a link/continuity in being able to have an Id that denotes the "same" protected cluster even though other internal Ids/ARM Id might be changing. |
multi |
Whether Multi VM group is auto created or specified by user. |
multi |
The multi vm group Id. |
multi |
The multi vm group name. |
primary |
The primary availability zone. |
primary |
The primary Extended Location. |
primary |
Primary fabric ___location. |
recovery |
The recovery availability zone. |
recovery |
The recovery Extended Location. |
recovery |
The recovery fabric ___location. |
rpo |
The last RPO value in seconds. |
Property Details
clusterManagementId
The cluster management Id.
clusterManagementId?: string
Property Value
string
failoverRecoveryPointId
The recovery point Id to which the cluster was failed over.
failoverRecoveryPointId?: string
Property Value
string
initialPrimaryExtendedLocation
The initial primary extended ___location.
initialPrimaryExtendedLocation?: ExtendedLocation
Property Value
initialPrimaryFabricLocation
The initial primary fabric ___location.
initialPrimaryFabricLocation?: string
Property Value
string
initialPrimaryZone
The initial primary availability zone.
initialPrimaryZone?: string
Property Value
string
initialRecoveryExtendedLocation
The initial recovery extended ___location.
initialRecoveryExtendedLocation?: ExtendedLocation
Property Value
initialRecoveryFabricLocation
The initial recovery fabric ___location.
initialRecoveryFabricLocation?: string
Property Value
string
initialRecoveryZone
The initial recovery availability zone.
initialRecoveryZone?: string
Property Value
string
instanceType
Polymorphic discriminator, which specifies the different types this object can be
instanceType: "A2A"
Property Value
"A2A"
lastRpoCalculatedTime
The time (in UTC) when the last RPO value was calculated by Protection Service.
lastRpoCalculatedTime?: Date
Property Value
Date
lifecycleId
An id that survives actions like switch protection which change the backing PE/CPE objects internally.The lifecycle id gets carried forward to have a link/continuity in being able to have an Id that denotes the "same" protected cluster even though other internal Ids/ARM Id might be changing.
lifecycleId?: string
Property Value
string
multiVmGroupCreateOption
Whether Multi VM group is auto created or specified by user.
multiVmGroupCreateOption?: string
Property Value
string
multiVmGroupId
The multi vm group Id.
multiVmGroupId?: string
Property Value
string
multiVmGroupName
The multi vm group name.
multiVmGroupName?: string
Property Value
string
primaryAvailabilityZone
The primary availability zone.
primaryAvailabilityZone?: string
Property Value
string
primaryExtendedLocation
The primary Extended Location.
primaryExtendedLocation?: ExtendedLocation
Property Value
primaryFabricLocation
Primary fabric ___location.
primaryFabricLocation?: string
Property Value
string
recoveryAvailabilityZone
The recovery availability zone.
recoveryAvailabilityZone?: string
Property Value
string
recoveryExtendedLocation
The recovery Extended Location.
recoveryExtendedLocation?: ExtendedLocation
Property Value
recoveryFabricLocation
The recovery fabric ___location.
recoveryFabricLocation?: string
Property Value
string
rpoInSeconds
The last RPO value in seconds.
rpoInSeconds?: number
Property Value
number