TargetEligibilityResult interface

The eligibility result of device, as a failover target device.

Properties

eligibilityStatus

The eligibility status of device, as a failover target device.

messages

The list of error messages, if a device does not qualify as a failover target device.

Property Details

eligibilityStatus

The eligibility status of device, as a failover target device.

eligibilityStatus?: TargetEligibilityStatus

Property Value

messages

The list of error messages, if a device does not qualify as a failover target device.

messages?: TargetEligibilityErrorMessage[]

Property Value