cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
162
Views
0
Helpful
1
Replies

Cisco FMC Automation using ansible

pankaj rai ss
Level 1
Level 1

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://www.postman.com/ciscodevnet/cisco-devnet-s-public-workspace/collection/7ditgiq/cisco-secure-firewall-management-center-fmc

https://developer.cisco.com/docs/fmc-ansible/getsyslogconfig/#getsyslogconfig 

1 Accepted Solution

Accepted Solutions

@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

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io

View solution in original post

1 Reply 1

@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

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io