a10_fw_service_group_member

Synopsis

Service Group Member

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

service_group_name

str/required

Key to identify parent object

name

str/required

Member name

port

int/required

Port number

uuid

str

uuid of the object

user_tag

str

Customized tag

sampling_enable

list

Field sampling_enable

counters1

str

‘all’= all; ‘curr_conn’= Current connections; ‘total_fwd_bytes’= Total forward bytes; ‘total_fwd_pkts’= Total forward packets; ‘total_rev_bytes’= Total reverse bytes; ‘total_rev_pkts’= Total reverse packets; ‘total_conn’= Total connections; ‘total_rev_pkts_inspected’= Total reverse packets inspected; ‘total_rev_pkts_inspected_status_code_2xx’= Total reverse packets inspected status code 2xx; ‘total_rev_pkts_inspected_status_code_non_5xx’= Total reverse packets inspected status code non 5xx; ‘curr_req’= Current requests; ‘total_req’= Total requests; ‘total_req_succ’= Total requests success; ‘peak_conn’= Peak connections; ‘response_time’= Response time; ‘fastest_rsp_time’= Fastest response time; ‘slowest_rsp_time’= Slowest response time;

oper

dict

Field oper

state

str

Field state

name

str

Member name

port

int

Port number

stats

dict

Field stats

curr_conn

str

Current connections

total_fwd_bytes

str

Total forward bytes

total_fwd_pkts

str

Total forward packets

total_rev_bytes

str

Total reverse bytes

total_rev_pkts

str

Total reverse packets

total_conn

str

Total connections

total_rev_pkts_inspected

str

Total reverse packets inspected

total_rev_pkts_inspected_status_code_2xx

str

Total reverse packets inspected status code 2xx

total_rev_pkts_inspected_status_code_non_5xx

str

Total reverse packets inspected status code non 5xx

curr_req

str

Current requests

total_req

str

Total requests

total_req_succ

str

Total requests success

peak_conn

str

Peak connections

response_time

str

Response time

fastest_rsp_time

str

Fastest response time

slowest_rsp_time

str

Slowest response time

name

str

Member name

port

int

Port number

Status

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

  • This module is maintained by community.

Authors

  • A10 Networks 2021