Skip to content

All Application Inventory

All Application Inventory provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-tenantandidentity-all-application-inventory-createAll Application Objects Inventory.

Ask Claude to help you work with All Application Inventory resources:

“Create a all-application-inventory named ‘example’ in the ‘production’ namespace”

Terminal window
# Create resource
curl -X POST "https://${TENANT}.console.ves.volterra.io/api/config/namespaces/system/all_application_inventory" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}" \
-H "Content-Type: application/json" \
-d @all_application_inventory.json