01-28-2024 09:29 PM
Hi Team,
Looking for the ansible API for below configuration., Pls share the exact APIs
Syslog Config
Solved! Go to Solution.
01-29-2024 03:28 PM
In addition to what @Arne Bier stated, it's important to know that there is currently not feature parity between the GUI and API. There
As the Ansible modules leverage the APIs, if something cannot be done by API, it cannot be done using Ansible.
The best place to start when looking to configure something in ISE via Ansible/API is to check the API documentation at https://cs.co/ise-api first to see if an API endpoint exists.
There are currently no APIs to configure the settings you reference.
01-29-2024 03:47 PM
There are no APIs for ISE Syslog configuration and therefore no Ansible modules for it either.
Please submit your request to https://cs.co/ise-wish.
01-29-2024 11:57 AM
Great question @lanagna - before looking at the Ansible Collections, I couldn't even find how to do this natively in ISE 3.3 patch 1. The OpenAPI would seem the logical place to start. In the Swagger UI, the "System" section looks like it still needs a lot of work done.
ISE was never developed as an "API first" type of application - API's are slowly being bolted onto ISE.
And IMHO the API stuff in ISE is a mess - there is ERS and OpenAPI - you have to go looking at two different places for API calls.
Yes sure, the API Gateway feature means you have a common entry point, but the API documentation is in two different places.
I hope they can standardise on a common API (e.g. OpenAPI) - but if so, hopefully it won't take another 5 years.
01-29-2024 03:28 PM
In addition to what @Arne Bier stated, it's important to know that there is currently not feature parity between the GUI and API. There
As the Ansible modules leverage the APIs, if something cannot be done by API, it cannot be done using Ansible.
The best place to start when looking to configure something in ISE via Ansible/API is to check the API documentation at https://cs.co/ise-api first to see if an API endpoint exists.
There are currently no APIs to configure the settings you reference.
01-29-2024 03:47 PM
There are no APIs for ISE Syslog configuration and therefore no Ansible modules for it either.
Please submit your request to https://cs.co/ise-wish.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide