a10_health_global¶
Parameters¶
Parameters |
Choices/Defaults |
Comment |
---|---|---|
state str/required |
[‘noop’, ‘present’, ‘absent’] |
State of the object to be created. |
ansible_host str/required |
Host for AXAPI authentication |
|
ansible_username str/required |
Username for AXAPI authentication |
|
ansible_password str/required |
Password for AXAPI authentication |
|
ansible_port int/required |
Port for AXAPI authentication |
|
a10_device_context_id int |
[‘1-8’] |
Device ID for aVCS configuration |
a10_partition str |
Destination/target partition for object/command |
|
multi_process int |
Start Health Monitoring in Multi-Process Mode (Specify the number of multiple processes (default 1)) |
|
disable_auto_adjust bool |
Disable the Health Check Rate Auto Adjustment |
|
check_rate int |
Health Check Rate per 500ms (default 1000) |
|
external_rate int |
Define the External Health Check Rate (Number of External Script Programs (default 2)) |
|
per int |
Specify the Unit Time for the rate (Specify the Unit Time, multiple of 100ms) |
|
retry int |
Specify the Healthcheck Retries (Retry Count (default 3)) |
|
up_retry int |
Specify the Healthcheck Retries before declaring target up (Up-retry count (default 1)) |
|
interval int |
Specify the Healthcheck Interval (Interval Value, in seconds (default 5)) |
|
timeout int |
Specify the Healthcheck Timeout (Timeout Value, in seconds (default 5), Timeout should be less than or equal to interval) |
|
uuid str |
uuid of the object |