Coder Social home page Coder Social logo

isabella232 / stackstorm-acos Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stackstorm-exchange/stackstorm-acos

0.0 0.0 0.0 112 KB

StackStorm pack for ACOS-based appliances of A10 Networks

Home Page: https://exchange.stackstorm.org

License: Apache License 2.0

Python 100.00%

stackstorm-acos's Introduction

ACOS Integration Pack

This pack integrates the ACOS-based appliance of A10 Networks which support aXAPI v2.1 or v3.0.

CircleCI

Configuration

You will need to specify set(s) of credentials to connect. Here is an example of the configuration. You can specify multiple credentials in the configuration and distinguish it by the appliance parameter of each action.

appliance:
  -
    target: 172.31.31.31 # IP address or hostname of appliance to connect
    userid: admin
    passwd: a10
    api_version: v3.0

Copy acos.yaml.example to /opt/stackstorm/configs/acos.yaml and edit as required.

After making changes to acos.yaml, you must tell StackStorm to load the new configuration, with sudo st2ctl reload --register-configs

Actions

params description
add_slb_server add a server to the SLB
add_slb_server_port register a ServerPort to the SLB
add_slb_service_group_member add a server to the ServiceGroup as a member
add_slb_service_group add a ServiceGroup to the SLB
add_slb_virtual_server add a VirtualServer to SLB
add_slb_virtual_server_port add a VirtualServerPort to the VirtualServer in SLB
del_slb_server remove a server which is registered in SLB
del_slb_server_port remove a ServerPort which is registered in SLB
del_slb_service_group_member remove a server to the ServiceGroup as a member
del_slb_service_group remove a ServiceGroup from SLB
del_slb_virtual_server remove a VirutlServer from SLB
del_slb_virtual_server_port remove a VirutlServerPort from the VirtualServer in SLB
get_slb_server get a Server information which is registered in SLB
get_slb_service_group_members get members information which are belonged to the ServiceGroup
get_slb_service_group get a ServiceGroup information which is registered in SLB
get_slb_virtual_server get VirtualServer which is registered in the SLB
list_slb_servers lists servers which are registered in SLB
list_slb_service_groups lists ServiceGroup entries which are registered in SLB
list_slb_virtual_servers list VirtualServers which are registered in the SLB

stackstorm-acos's People

Contributors

blag avatar cognifloyd avatar kami avatar lindsayhill avatar nmaludy avatar userlocalhost avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.