Cisco Protection Orchestrator (CDO) supplies a strong REST API to automate and simplify safety administration duties. You will discover CDO API Documentation on DevNet. And tune in to a stay dialogue on April twenty fourth on YouTube or LinkedIn to study how one can get began, and integrations of CDO with Ansible and Terraform.
Key options embrace:
Handle units, providers, and machine managers
Deploy adjustments to units at scale
Handle objects (coming quickly)
Carry out advanced searches (coming quickly)
Monitor changelog (coming quickly)
Execute instructions throughout the machine fleet (coming quickly)
Construct customized dashboards for Managed Service Suppliers
The CDO REST API empowers organizations to streamline safety operations, enhance effectivity, and strengthen their total safety posture.To entry CDO APIs, you could embrace an authentication token in your requests. Comply with these steps to get your API token:
Log in to CDO
Go to the Settings web page
Generate an API token (which doesn’t expire)
Embody this token within the header of your API requests utilizing the Bearer token technique for the specified tenant.
Instance of a request to get an inventory of units
curl -X GET
–url https://edge.us.cdo.cisco.com/api/relaxation/v1/stock/units
–header “Authorization: Bearer $API_TOKEN”
Useful assets
Wednesday, April 24 webinar:
Be part of Principal Software program Engineer, Siddhu Warrier and Product Proprietor, Aaron Hackney as they talk about the brand new and improved CDO API. We’ll take a deep dive into how one can get began, and take a quick take a look at Ansible and Terraform integrations with CDO as nicely.Be part of us through: YouTube | LinkedIn
Share: