ReplicationProtectionClusterProperties interface
Replication protection cluster custom data details.
Properties
active |
The Current active ___location of the Protection cluster. |
agent |
The Agent cluster Id. |
allowed |
The allowed operations on the Replication protection cluster. |
are |
A value indicating whether all nodes of the cluster are registered or not. |
cluster |
The cluster FQDN. |
cluster |
The List of cluster Node FQDNs. |
cluster |
The List of Protected Item Id's. |
cluster |
The registered node details. |
current |
The current scenario. |
health |
List of health errors. |
last |
The last successful failover time. |
last |
The last successful test failover time. |
policy |
The name of Policy governing this PE. |
policy |
The Policy Id. |
primary |
The friendly name of the primary fabric. |
primary |
The fabric provider of the primary fabric. |
primary |
The name of primary protection container friendly name. |
protection |
The type of protection cluster type. |
protection |
The protection status. |
protection |
The protection state description. |
provider |
The Replication cluster provider custom settings. |
provisioning |
The provisioning state of the cluster. NOTE: This property will not be serialized. It can only be populated by the server. |
recovery |
The recovery container Id. |
recovery |
The friendly name of recovery fabric. |
recovery |
The Arm Id of recovery fabric. |
recovery |
The name of recovery container friendly name. |
replication |
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. |
shared |
The shared disk properties. |
test |
The Test failover state. |
test |
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
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