03-05-2022 06:57 PM
Hey network, i am working on a project where i need to integrate FMC in cisco secureX. Well that part worked but now i would like to use the orchestration tool in secureX to automate some workflows. I would like to block a firewall rule with it. Does any body know how to do that and how i can access the FMC api to access my firewall?
Regards
Solved! Go to Solution.
03-09-2022 07:23 AM
SecureX orchestration need API access to your management tool for the firewall (FDM, FMC, or CDO). CDO is easiest since it's a cloud service, like SXo, and you can run API calls against it directly. If your Secure Firewall is being managed on-box with FDM or centrally with FMC, you'll need to either allow access from SXo to the API interface through the firewall or use SXo remote, which is the preferred method.
There's several examples out there for how to do this that can assist with building your own workflow:
03-09-2022 07:23 AM
SecureX orchestration need API access to your management tool for the firewall (FDM, FMC, or CDO). CDO is easiest since it's a cloud service, like SXo, and you can run API calls against it directly. If your Secure Firewall is being managed on-box with FDM or centrally with FMC, you'll need to either allow access from SXo to the API interface through the firewall or use SXo remote, which is the preferred method.
There's several examples out there for how to do this that can assist with building your own workflow:
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