...
Parameter | Required/Optional | Description |
---|---|---|
| Required | Specifies the display name for this DTC monitor. |
| Optional | Specifies the port number for the PDP request. |
| Optional | Specifies the interval for the PDP health check. |
| Optional | Specifies the number of times the server should appear as down, for it to be treated as dead after it was alive. |
| Optional | Specifies the number of times the server should appear as up, for it to be treated as alive after it was dead. |
| Optional | Specifies the timeout in seconds for the PDP health check. It is the duration that a monitor waits to receive a response after sending a request. If a response is not received, it considers the check as failed. |
| Optional | Specifies extensible attributes for the DTC PDP monitor object. |
| Optional | Specifies the state of the DTC PDP monitor instance in NIOS. Set one of the following values:
|
| Optional | Describes the DTC PDP monitor object. |
| Required | A dictionary object that contains the connection details.
For information on additional fields you can define, see the list of subparameters in the NIOS Modules for Ansible Collections topic. |
| Required | The |
...