02-26-2025 07:33 AM
I am trying to get information from FMC like NTP setting or logging setup etc. through api or cisco ansible collection.
I know gui option but not able to map with api endpoint.
Below are good documentations but not handy to map gui with api end point , any other document that can help me ?
https://developer.cisco.com/docs/fmc-ansible/getsyslogconfig/#getsyslogconfig
Solved! Go to Solution.
02-26-2025 07:48 AM
@pankaj rai ss you can use /api/fmc_config/v1/domain/{domainUUID} /object/ntpservers
There is some docs and endpoints listed here https://www.cisco.com/c/en/us/td/docs/security/firepower/740/api/REST/secure_firewall_management_center_rest_api_quick_start_guide_740/About_The_Firepower_Management_Center_REST_API.html
02-26-2025 07:48 AM
@pankaj rai ss you can use /api/fmc_config/v1/domain/{domainUUID} /object/ntpservers
There is some docs and endpoints listed here https://www.cisco.com/c/en/us/td/docs/security/firepower/740/api/REST/secure_firewall_management_center_rest_api_quick_start_guide_740/About_The_Firepower_Management_Center_REST_API.html
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