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
-
Changelogs - Fetch a Change Log by UID in the CDO tenant. GET {{baseUrl}}/v1/changelogs/:changelogUid
-
Tenant Management - Fetch the feature flags enabled for this tenant GET {{baseUrl}}/v1/features
-
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>
-
Inventory - Onboard a Duo Admin Panel in the CDO tenant POST {{baseUrl}}/v1/inventory/devices/duoAdminPanels
-
Users - Fetch a user by UID in the CDO tenant. GET {{baseUrl}}/v1/users/:userUid
-
Tenant Management - Add a tenant to the MSP Portal POST {{baseUrl}}/v1/msp/tenants
-
Tenant Management - Fetch the tenant settings in CDO GET {{baseUrl}}/v1/settings/tenant
-
Change Requests - Fetch a Change Request by UID in the CDO tenant. GET {{baseUrl}}/v1/changeRequests/:changeRequestUid
-
Users - Revoke API Token of API-only user POST {{baseUrl}}/v1/users/:apiUserId/apiToken/revoke
-
Users - Create a user in the CDO tenant POST {{baseUrl}}/v1/users