a10_netflow_monitor_destination¶
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 |
||
monitor_name str/required |
Key to identify parent object |
||
service_group str |
Service-group for load balancing between multiple collector servers |
||
ip_cfg dict |
Field ip_cfg |
||
ip str |
IP address of netflow collector |
||
port4 int |
Port number, default is 9996 |
||
ipv6_cfg dict |
Field ipv6_cfg |
||
ipv6 str |
IPv6 address of netflow collector |
||
port6 int |
Port number, default is 9996 |
||
uuid str |
uuid of the object |