a10_aam_authentication_service_group

Synopsis

Authentication service group

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

Specify AAM service group name

protocol

str

‘tcp’= TCP AAM service; ‘udp’= UDP AAM service;

lb_method

str

‘round-robin’= Round robin on server level;

health_check

str

Health Check (Monitor Name)

health_check_disable

bool

Disable health check

uuid

str

uuid of the object

user_tag

str

Customized tag

sampling_enable

list

Field sampling_enable

counters1

str

‘all’= all; ‘server_selection_fail_drop’= Drops due to Service selection failure; ‘server_selection_fail_reset’= Resets sent out for Service selection failure; ‘service_peak_conn’= Peak connection count for the Service Group; ‘service_healthy_host’= Service Group healthy host count; ‘service_unhealthy_host’= Service Group unhealthy host count; ‘service_req_count’= Service Group request count; ‘service_resp_count’= Service Group response count; ‘service_resp_2xx’= Service Group response 2xx count; ‘service_resp_3xx’= Service Group response 3xx count; ‘service_resp_4xx’= Service Group response 4xx count; ‘service_resp_5xx’= Service Group response 5xx count; ‘service_curr_conn_overflow’= Current connection counter overflow count;

member_list

list

Field member_list

name

str

Member name

port

int

Port number

member_state

str

‘enable’= Enable member service port; ‘disable’= Disable member service port;

member_priority

int

Priority of Port in the Group

uuid

str

uuid of the object

user_tag

str

Customized tag

sampling_enable

list

Field sampling_enable

oper

dict

Field oper

state

str

Field state

servers_up

int

Field servers_up

servers_down

int

Field servers_down

servers_disable

int

Field servers_disable

servers_total

int

Field servers_total

stateless_current_rate

int

Field stateless_current_rate

stateless_current_usage

int

Field stateless_current_usage

stateless_state

int

Field stateless_state

stateless_type

int

Field stateless_type

hm_dsr_enable_all_vip

int

Field hm_dsr_enable_all_vip

pri_affinity_priority

int

Field pri_affinity_priority

filter

str

Field filter

sgm_list

list

Field sgm_list

name

str

Specify AAM service group name

member_list

list

Field member_list

stats

dict

Field stats

server_selection_fail_drop

str

Drops due to Service selection failure

server_selection_fail_reset

str

Resets sent out for Service selection failure

service_peak_conn

str

Peak connection count for the Service Group

service_healthy_host

str

Service Group healthy host count

service_unhealthy_host

str

Service Group unhealthy host count

service_req_count

str

Service Group request count

service_resp_count

str

Service Group response count

service_resp_2xx

str

Service Group response 2xx count

service_resp_3xx

str

Service Group response 3xx count

service_resp_4xx

str

Service Group response 4xx count

service_resp_5xx

str

Service Group response 5xx count

service_curr_conn_overflow

str

Current connection counter overflow count

name

str

Specify AAM service group name

member_list

list

Field member_list

Status

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

  • This module is maintained by community.

Authors

  • A10 Networks 2021