a10_sys_ut_template_l1¶
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 |
||
template_name str/required |
Key to identify parent object |
||
eth_list list |
Field eth_list |
||
ethernet_start str |
Ethernet port (Interface number) |
||
ethernet_end str |
Ethernet port |
||
trunk_list list |
Field trunk_list |
||
trunk_start int |
Trunk groups |
||
trunk_end int |
Trunk Group |
||
drop bool |
Packet drop. Only allowed for output spec |
||
length bool |
packet length |
||
value int |
Total packet length starting at L2 header |
||
auto bool |
Auto calculate pkt len |
||
uuid str |
uuid of the object |