Share via


A2AReplicationProtectionClusterDetails interface

A2A provider specific settings.

Extends

Properties

clusterManagementId

The cluster management Id.

failoverRecoveryPointId

The recovery point Id to which the cluster was failed over.

initialPrimaryExtendedLocation

The initial primary extended ___location.

initialPrimaryFabricLocation

The initial primary fabric ___location.

initialPrimaryZone

The initial primary availability zone.

initialRecoveryExtendedLocation

The initial recovery extended ___location.

initialRecoveryFabricLocation

The initial recovery fabric ___location.

initialRecoveryZone

The initial recovery availability zone.

instanceType

Polymorphic discriminator, which specifies the different types this object can be

lastRpoCalculatedTime

The time (in UTC) when the last RPO value was calculated by Protection Service.

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.

multiVmGroupCreateOption

Whether Multi VM group is auto created or specified by user.

multiVmGroupId

The multi vm group Id.

multiVmGroupName

The multi vm group name.

primaryAvailabilityZone

The primary availability zone.

primaryExtendedLocation

The primary Extended Location.

primaryFabricLocation

Primary fabric ___location.

recoveryAvailabilityZone

The recovery availability zone.

recoveryExtendedLocation

The recovery Extended Location.

recoveryFabricLocation

The recovery fabric ___location.

rpoInSeconds

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