a10_slb_template_diameter

Synopsis

diameter 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

diameter template Name

customize_cea

bool

customizing cea response

avp_code

int

avp code

avp_string

str

pattern to be matched in the avp string name, max length 127 bytes

service_group_name

str

service group name, this is the service group that the message needs to be copied to

dwr_time

int

dwr health-check timer interval (in 100 milli second unit, default is 100, 0 means unset this option)

idle_timeout

int

user sesison idle timeout (in minutes, default is 5)

multiple_origin_host

bool

allowing multiple origin-host to a single server

origin_realm

str

origin-realm name avp

product_name

str

product name avp

vendor_id

int

vendor-id avp (Vendor Id)

session_age

int

user session age allowed (default 10), this is not idle-time (in minutes)

dwr_up_retry

int

number of successful dwr health-check before declaring target up

terminate_on_cca_t

bool

remove diameter session when receiving CCA-T message

forward_unknown_session_id

bool

Forward server message even it has unknown session id

forward_to_latest_server

bool

Forward client message to the latest server that sends message with the same session id

load_balance_on_session_id

bool

Load balance based on the session id

message_code_list

list

Field message_code_list

message_code

int

Field message_code

avp_list

list

Field avp_list

avp

int

customize avps for cer to the server (avp number)

int32

int

32 bits integer

int64

int

64 bits integer

string

str

String (string name, max length 127 bytes)

mandatory

bool

mandatory avp

uuid

str

uuid of the object

user_tag

str

Customized tag

origin_host

dict

Field origin_host

origin_host_name

str

origin-host name avp

uuid

str

uuid of the object

Status

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

  • This module is maintained by community.

Authors

  • A10 Networks 2021