SharedDiskReplicationItemProperties interface
Shared Disk Replication item custom data details.
Properties
| active |
The Current active ___location of the PE. |
| allowed |
The allowed operations on the Replication protected item. |
| current |
The current scenario. |
| health |
List of health errors. |
| protection |
The protection state of shared disk. |
| 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 Replication provider custom settings. |
| test |
The tfo state of shared disk. |
Property Details
activeLocation
The Current active ___location of the PE.
activeLocation?: string
Property Value
string
allowedOperations
The allowed operations on the Replication protected item.
allowedOperations?: string[]
Property Value
string[]
currentScenario
The current scenario.
currentScenario?: CurrentScenarioDetails
Property Value
healthErrors
protectionState
The protection state of shared disk.
protectionState?: 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
sharedDiskProviderSpecificDetails
The Replication provider custom settings.
sharedDiskProviderSpecificDetails?: SharedDiskReplicationProviderSpecificSettingsUnion
Property Value
testFailoverState
The tfo state of shared disk.
testFailoverState?: string
Property Value
string