Skip to content

Networking Inventory

Networking Inventory provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-tenantandidentity-networking-inventory-createNetworking Objects Inventory.

Ask Claude to help you work with Networking Inventory resources:

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

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