| Parameter | Presence | Type | Default | Description |
---|
  | name | M | string | |
The name of this link detection group.
|
 | ceName | M | reference | |
The name of the compute element that hosts this link detection group.
|
 | type | O | enumeration | ip |
Interface type supported by this link detection group.
|
 | threshold | O | int32 | 2 |
The number of link monitor failures that will trigger this link detection group to
declare a failure and attempt a switchover to the standby server.
|
 | verifyTimer | O | int32 | 1000 |
The time interval (in milliseconds) between link verification attempts.
|
 | responseTimer | O | int32 | 500 |
The time to wait (in milliseconds) for a link verification attempt.
|
 | reattemptTimer | O | int32 | 1000 |
The time to wait (in milliseconds) for a link verification reattempt.
|
 | retries | O | int32 | 3 |
The number of retries before link verification is considered failed.
|
 | state | O | enumeration | disabled |
Administrative state of the link detection group.
|
 | activeLinkMonitoringProtocol | O | enumeration | icmp |
The probe protocol used by Link Monitor/s in active role within this Link Detection Group
|
 | linkMonitor | O | | |
Specifies a link monitor that monitors a link to a destination for a specific interface.
|