10-04-2020 03:18 AM
Hello,
Is there a way to enable / use RESTCONF on a Cisco Asa ?
Please let me know.
Thank you
Solved! Go to Solution.
10-04-2020 05:01 AM - edited 10-04-2020 05:27 AM
There's not a separate purchase required.
All you need is any ASA with a support contract associated with your cisco.com ID. You are then entitled to download the REST API package and plug-in.
https://software.cisco.com/download/home/284143129/type/286284108/release/1.3.2
If you don't have any ASA with support then you cannot use the REST API.
You may be able to use a Devnet sandbox to learn Cisco security APIs in general but they don't feature an ASA as they focus on the more current products such as Firepower.
10-04-2020 04:47 AM
Yes. Follow this guide:
https://www.cisco.com/c/en/us/td/docs/security/asa/api/qsg-asa-api.html#pgfId-61953
10-04-2020 04:53 AM
10-04-2020 05:01 AM - edited 10-04-2020 05:27 AM
There's not a separate purchase required.
All you need is any ASA with a support contract associated with your cisco.com ID. You are then entitled to download the REST API package and plug-in.
https://software.cisco.com/download/home/284143129/type/286284108/release/1.3.2
If you don't have any ASA with support then you cannot use the REST API.
You may be able to use a Devnet sandbox to learn Cisco security APIs in general but they don't feature an ASA as they focus on the more current products such as Firepower.
10-04-2020 05:05 AM
Ohh okay, thank you so much for this clear answer
07-18-2024 05:16 AM
Will the REST API package work with old ASA 5505 or not?
10-04-2020 09:58 AM
Hi, i enabled the rest api on my asa and when i go to /doc it gives the documentation perfectly fine. However, when i try other GET requests such as /api/objects/networkobjects, i get the following error message:
"messages": [{"level": "Error","code": "INVALID-CONTENT-TYPE","details": "Invalid request content-type:application/x-www-form-urlencoded for req:http://172.30.43.130/api/objects/networkobjects"}]
Can someone help ?
10-04-2020 06:43 PM
You may find more shared experiences on the Cisco developer community forum for security:
https://community.cisco.com/t5/security-discussions/bd-p/j-disc-dev-security
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