ClusterTestFailoverInputProperties interface
Input definition for test failover input properties.
Properties
| failover |
Failover direction. |
| network |
The id of the network to be used for test failover. |
| network |
Network type to be used for test failover. |
| provider |
Provider specific settings. |
Property Details
failoverDirection
Failover direction.
failoverDirection?: string
Property Value
string
networkId
The id of the network to be used for test failover.
networkId?: string
Property Value
string
networkType
Network type to be used for test failover.
networkType?: string
Property Value
string
providerSpecificDetails
Provider specific settings.
providerSpecificDetails?: ClusterTestFailoverProviderSpecificInputUnion