a10_copy

Synopsis

Copy configuration to/from remote server

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

running_config

bool

From Running Config

startup_config

bool

From Startup Config

profile

str

From Startup-config Profile

use_mgmt_port

bool

Use management port as source port

remote_file

str

Remote file path

dest_profile

str

Local Configuration Profile Name

dest_use_mgmt_port

bool

Use management port as destination port

dest_remote_file

str

Remote file path

to_running_config

bool

To Running Config

to_startup_config

bool

To Startup Config

to_profile

str

To Local Configuration Profile

Status

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

  • This module is maintained by community.

Authors

  • A10 Networks 2021