a10_slb_template_http_policy

Synopsis

http-policy template

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

name

str/required

http-policy template name

cookie_name

str

name of cookie to match (Cookie Name)

http_policy_match

list

Field http_policy_match

ntype

str

‘cookie’= cookie value match; ‘host’= hostname match; ‘url’= URL match;

match_type

str

‘contains’= Select service group if URL string contains another string; ‘ends- with’= Select service group if URL string ends with another string; ‘equals’= Select service group if URL string equals another string; ‘starts-with’= Select service group if URL string starts with another string;

match_string

str

URL String

service_group

str

Service Group to be used (Service Group Name)

template

str

‘waf’= waf; (WAF template to be used)

template_name

str

WAF template to be used (Template Name)

geo_location_match

list

Field geo_location_match

geo_location

str

Geolocation name

geo_location_service_group

str

Service Group to be used (Service Group Name)

geo_location_template

str

‘waf’= waf; (WAF template to be used)

geo_location_template_name

str

WAF template to be used (Template Name)

uuid

str

uuid of the object

user_tag

str

Customized tag

Status

  • This module is not guaranteed to have a backwards compatible interface. [preview]

  • This module is maintained by community.

Authors

  • A10 Networks 2021