Thursday, July 4, 2024

New Cisco Protection Orchestrator (CDO) API

Cisco Protection Orchestrator (CDO) gives a strong REST API to automate and simplify safety administration duties. You will discover CDO API Documentation on DevNet. And tune in to a reside dialogue on April twenty fourth on YouTube or LinkedIn to study how you can get began, and integrations of CDO with Ansible and Terraform.

Key options embody:

  1. Handle units, companies, and system managers
  2. Deploy modifications to units at scale
  3. Handle objects (coming quickly)
  4. Carry out advanced searches (coming quickly)
  5. Monitor changelog (coming quickly)
  6. Execute instructions throughout the system fleet (coming quickly)
  7. Construct customized dashboards for Managed Service Suppliers

The CDO REST API empowers organizations to streamline safety operations, enhance effectivity, and strengthen their general safety posture.
To entry CDO APIs, it’s essential to embody an authentication token in your requests. Observe 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)

Embrace 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 focus on the brand new and improved CDO API. We’ll take a deep dive into how you can get began, and take a short have a look at Ansible and Terraform integrations with CDO as effectively.
Be part of us by way of: YouTube   |  LinkedIn 

 

Share:

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles