Skip to content

a10networks/axapi-collection

Repository files navigation

A10 Networks aXAPI Collection

Here you can find a collection of A10 Networks related aXAPI scripts.

For a python API client, please look here: https://github.com/a10networks/acos-client

Ansible Modules

  • a10_server -- Ansible module for “slb server”
  • a10_service_group -- Ansible module for “slb service-group”
  • a10_virtual_server -- Ansible module for “slb virtual”

aXAPI Scripts

  • cli-deploy.py - Use for quick cli.deploy runs
  • member-disable-with.py -- Use 2.7.2-P2 feature “disable-with-health-check” to gracefully shutdown members via aXAPI.
  • member-prio.py -- Use member priority to gracefully shutdown members via aXAPI
  • push-fixed-nat-table.py -- Get the Fixed-NAT table from ACOS
  • reset-config.py -- Reset the Lab config

Health Monitors

  • hm-vip-down-min-active.py - If service-group has less than min_active_member then it returns 0, marking VIP down.

About

Various AxAPI scripts and integrations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages