Share via


ReplicationProtectionClusterProperties interface

Replication protection cluster custom data details.

Properties

activeLocation

The Current active ___location of the Protection cluster.

agentClusterId

The Agent cluster Id.

allowedOperations

The allowed operations on the Replication protection cluster.

areAllClusterNodesRegistered

A value indicating whether all nodes of the cluster are registered or not.

clusterFqdn

The cluster FQDN.

clusterNodeFqdns

The List of cluster Node FQDNs.

clusterProtectedItemIds

The List of Protected Item Id's.

clusterRegisteredNodes

The registered node details.

currentScenario

The current scenario.

healthErrors

List of health errors.

lastSuccessfulFailoverTime

The last successful failover time.

lastSuccessfulTestFailoverTime

The last successful test failover time.

policyFriendlyName

The name of Policy governing this PE.

policyId

The Policy Id.

primaryFabricFriendlyName

The friendly name of the primary fabric.

primaryFabricProvider

The fabric provider of the primary fabric.

primaryProtectionContainerFriendlyName

The name of primary protection container friendly name.

protectionClusterType

The type of protection cluster type.

protectionState

The protection status.

protectionStateDescription

The protection state description.

providerSpecificDetails

The Replication cluster provider custom settings.

provisioningState

The provisioning state of the cluster. NOTE: This property will not be serialized. It can only be populated by the server.

recoveryContainerId

The recovery container Id.

recoveryFabricFriendlyName

The friendly name of recovery fabric.

recoveryFabricId

The Arm Id of recovery fabric.

recoveryProtectionContainerFriendlyName

The name of recovery container friendly name.

replicationHealth

The consolidated protection health for the VM taking any issues with SRS as well as all the replication units associated with the VM's replication group into account. This is a string representation of the ProtectionHealth enumeration.

sharedDiskProperties

The shared disk properties.

testFailoverState

The Test failover state.

testFailoverStateDescription

The Test failover state description.

Property Details

activeLocation

The Current active ___location of the Protection cluster.

activeLocation?: string

Property Value

string

agentClusterId

The Agent cluster Id.

agentClusterId?: string

Property Value

string

allowedOperations

The allowed operations on the Replication protection cluster.

allowedOperations?: string[]

Property Value

string[]

areAllClusterNodesRegistered

A value indicating whether all nodes of the cluster are registered or not.

areAllClusterNodesRegistered?: boolean

Property Value

boolean

clusterFqdn

The cluster FQDN.

clusterFqdn?: string

Property Value

string

clusterNodeFqdns

The List of cluster Node FQDNs.

clusterNodeFqdns?: string[]

Property Value

string[]

clusterProtectedItemIds

The List of Protected Item Id's.

clusterProtectedItemIds?: string[]

Property Value

string[]

clusterRegisteredNodes

The registered node details.

clusterRegisteredNodes?: RegisteredClusterNodes[]

Property Value

currentScenario

The current scenario.

currentScenario?: CurrentScenarioDetails

Property Value

healthErrors

List of health errors.

healthErrors?: HealthError[]

Property Value

lastSuccessfulFailoverTime

The last successful failover time.

lastSuccessfulFailoverTime?: Date

Property Value

Date

lastSuccessfulTestFailoverTime

The last successful test failover time.

lastSuccessfulTestFailoverTime?: Date

Property Value

Date

policyFriendlyName

The name of Policy governing this PE.

policyFriendlyName?: string

Property Value

string

policyId

The Policy Id.

policyId?: string

Property Value

string

primaryFabricFriendlyName

The friendly name of the primary fabric.

primaryFabricFriendlyName?: string

Property Value

string

primaryFabricProvider

The fabric provider of the primary fabric.

primaryFabricProvider?: string

Property Value

string

primaryProtectionContainerFriendlyName

The name of primary protection container friendly name.

primaryProtectionContainerFriendlyName?: string

Property Value

string

protectionClusterType

The type of protection cluster type.

protectionClusterType?: string

Property Value

string

protectionState

The protection status.

protectionState?: string

Property Value

string

protectionStateDescription

The protection state description.

protectionStateDescription?: string

Property Value

string

providerSpecificDetails

The Replication cluster provider custom settings.

providerSpecificDetails?: ReplicationClusterProviderSpecificSettingsUnion

Property Value

provisioningState

The provisioning state of the cluster. NOTE: This property will not be serialized. It can only be populated by the server.

provisioningState?: string

Property Value

string

recoveryContainerId

The recovery container Id.

recoveryContainerId?: string

Property Value

string

recoveryFabricFriendlyName

The friendly name of recovery fabric.

recoveryFabricFriendlyName?: string

Property Value

string

recoveryFabricId

The Arm Id of recovery fabric.

recoveryFabricId?: string

Property Value

string

recoveryProtectionContainerFriendlyName

The name of recovery container friendly name.

recoveryProtectionContainerFriendlyName?: string

Property Value

string

replicationHealth

The consolidated protection health for the VM taking any issues with SRS as well as all the replication units associated with the VM's replication group into account. This is a string representation of the ProtectionHealth enumeration.

replicationHealth?: string

Property Value

string

sharedDiskProperties

The shared disk properties.

sharedDiskProperties?: SharedDiskReplicationItemProperties

Property Value

testFailoverState

The Test failover state.

testFailoverState?: string

Property Value

string

testFailoverStateDescription

The Test failover state description.

testFailoverStateDescription?: string

Property Value

string