a10_web_service

Synopsis

Configure Web Services

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

auto_redirt_disable

bool

Diable

axapi_idle

int

Idle timeout of a xml service connection in minutes (Connection idle timeout value in minutes, default 10, 0 means never timeout)

axapi_session_limit

int

Set the max allowed aXAPI sessions (Session limit (default 30))

gui_idle

int

Idle timeout of a connection in minutes (Connection idle timeout value in minutes, default 10, 0 means never timeout)

gui_session_limit

int

Set the max allowed GUI sessions (Session limit (default 30))

port

int

Set Web Server Port (Port number(default 80))

secure_port

int

Set web secure server port number for listening (Secure Port Number(default 443))

login_message

str

Set GUI login message

secure_server_disable

bool

Disable

server_disable

bool

Disable

uuid

str

uuid of the object

secure

dict

Field secure

restart

bool

Restart WEB service

wipe

bool

Wipe WEB private-key and certificate

generate

dict

Field generate

regenerate

dict

Field regenerate

certificate

dict

Field certificate

private_key

dict

Field private_key

Status

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

  • This module is maintained by community.

Authors

  • A10 Networks 2021