Inventory
Number of APIs: 25
-
Delete a template device by UID in the CDO tenant DELETE {{baseUrl}}/v1/inventory/templates/:templateDeviceUid
-
Onboard a IOS device in the CDO tenant POST {{baseUrl}}/v1/inventory/devices/ios
-
Modify a device manager by UID in the CDO tenant PATCH {{baseUrl}}/v1/inventory/managers/:deviceManagerUid
-
Fetch a device by UID in the CDO tenant GET {{baseUrl}}/v1/inventory/devices/:deviceUid
-
Create an FTD device in the CDO tenant POST {{baseUrl}}/v1/inventory/devices/ftds
-
Register an FTD device managed by an FMC to the CDO tenant. Call this API endpoint after you have created an FTD, and pasted the generated CLI output in the FTD POST {{baseUrl}}/v1/inventory/devices/ftds/register
-
Delete cdFMC managed FTD device in the CDO tenant POST {{baseUrl}}/v1/inventory/devices/ftds/cdfmcManaged/:deviceUid/delete
-
Onboard a ASA device in the CDO tenant POST {{baseUrl}}/v1/inventory/devices/asas
-
Reconnect an ASA device in the CDO tenant POST {{baseUrl}}/v1/inventory/devices/asas/:deviceUid/reconnect
-
Read configuration on ASA device into CDO POST {{baseUrl}}/v1/inventory/devices/asas/:deviceUid/read