Cisco Defense Orchestrator API

Number of APIs: 63

Use the interactive documentation to explore the endpoints CDO has to offer

Contact Support:
Name: CDO TAC
Email: cdo.tac@cisco.com

  1. Changelogs - Fetch a Change Log by UID in the CDO tenant. GET {{baseUrl}}/v1/changelogs/:changelogUid

  2. Tenant Management - Fetch the feature flags enabled for this tenant GET {{baseUrl}}/v1/features

  3. Inventory - Fetch a list of template devices in the CDO tenant GET {{baseUrl}}/v1/inventory/templates?limit=50&offset=0&q=<string>&sort=<string>&sort=<string>

  4. Inventory - Onboard a Duo Admin Panel in the CDO tenant POST {{baseUrl}}/v1/inventory/devices/duoAdminPanels

  5. Users - Fetch a user by UID in the CDO tenant. GET {{baseUrl}}/v1/users/:userUid

  6. Tenant Management - Add a tenant to the MSP Portal POST {{baseUrl}}/v1/msp/tenants

  7. Tenant Management - Fetch the tenant settings in CDO GET {{baseUrl}}/v1/settings/tenant

  8. Change Requests - Fetch a Change Request by UID in the CDO tenant. GET {{baseUrl}}/v1/changeRequests/:changeRequestUid

  9. Users - Revoke API Token of API-only user POST {{baseUrl}}/v1/users/:apiUserId/apiToken/revoke

  10. Users - Create a user in the CDO tenant POST {{baseUrl}}/v1/users