Gotcha so does that mean you use Python scripts to leverage the A10 API, or do 
you somehow integrate Ansible with Python?

Sent from my iPhone

> On Apr 22, 2019, at 6:07 PM, Pshem Kowalczyk <pshe...@gmail.com> wrote:
> 
> Hi,
> 
> We use the A10s. Those modules turned out to be not particularly useful for 
> us, so we ended up using the API extensively to get information (both config 
> and operational) from the devices.
> 
> kind regards
> Pshem
> 
> 
>> On Tue, 23 Apr 2019 at 04:24, David Carrasco <carrasco...@gmail.com> wrote:
>> I am very new to both Ansible and A10, but it's interesting to come across 
>> an article written 5 years ago of someone who already went down this road.
>> I'm using the A10 in a network capacity (DDoS appliance) I was curious if 
>> there was any way to display or output "get_facts" or show commands. At the 
>> moment I'm interesting in retrieving information, and everything I've been 
>> finding is ways to create/delete/modify configurations. And because I'm 
>> paranoid I'd like to know if there were safe "get_facts" to perform.
>> 
>> David
>> 
>>> On Sunday, June 1, 2014 at 10:53:11 AM UTC-4, Mischa Peters wrote:
>>> Hi All, 
>>> 
>>> I have created 3 modules for managing A10 Networks devices, Thunder / 
>>> vThunder / AX / SoftAX. 
>>> You can find them in my fork: https://github.com/mischapeters/ansible.git 
>>> 
>>> The current modules are: 
>>> - a10_server 
>>> -- creating / removing a server 
>>> -- creating / removing a server port 
>>> -- disable / enable the server 
>>> 
>>> - a10_service_group 
>>> -- creating / removing a service-group 
>>> -- setting the load balancing method 
>>> -- adding members to the service-group 
>>> -- disable / enable a member 
>>> 
>>> - a10_virtual 
>>> -- creating / removing a virtual-server 
>>> -- creating / removing virtual-server port 
>>> -- adding a service-group 
>>> -- disable / enable the virtual-server 
>>> -- disable / enable the virtual-server port 
>>> 
>>> Things that I would like to add in the near future: 
>>> - creating a source-nat pool 
>>> - adding a source-nat pool to the virtual-server port 
>>> - adding SSL certificates 
>>> - creating a Client-SSL template 
>>> - adding the Client-SSL template to the virtual-server port 
>>> - creating a health monitor 
>>> - adding the health monitor to the server port or service-group 
>>> 
>>> If there is anybody who has A10 Networks in their network please give it a 
>>> go. 
>>> It requires aXAPI 2.1, which got introduced in ACOS release 2.7.1. Which is 
>>> now at 2.7.1-P5. 
>>> 
>>> Thanx! 
>>> 
>>> Mischa 
>>> 
>>> PS: full disclosure, I work for A10 Networks in EMEA. 
>>> 
>> 
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "Ansible Project" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to ansible-project+unsubscr...@googlegroups.com.
>> To post to this group, send email to ansible-project@googlegroups.com.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/ansible-project/81fd1272-2fa8-462c-9bf3-a076d5e268c9%40googlegroups.com.
>> For more options, visit https://groups.google.com/d/optout.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to ansible-project+unsubscr...@googlegroups.com.
> To post to this group, send email to ansible-project@googlegroups.com.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/ansible-project/CAEaZiRWFtWhpZn7QuK98k1whvr3TwgS18hGkN1Ob78cuo31_vA%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/4E9FFC1C-0672-45AC-B66C-29E318B367C5%40gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to