Share via


SharedDiskReplicationItemProperties interface

Shared Disk Replication item custom data details.

Properties

activeLocation

The Current active ___location of the PE.

allowedOperations

The allowed operations on the Replication protected item.

currentScenario

The current scenario.

healthErrors

List of health errors.

protectionState

The protection state of shared disk.

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.

sharedDiskProviderSpecificDetails

The Replication provider custom settings.

testFailoverState

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

List of health errors.

healthErrors?: HealthError[]

Property Value

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