Skip to content

Summary

Summary provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-tenantandidentity-summary-listSummary.
ParameterDescriptionExample
tenantTenant ID…-

Ask Claude to help you work with Summary resources:

“List all summarys in the ‘production’ namespace”

Terminal window
# List resources
curl -X GET "https://${TENANT}.console.ves.volterra.io/api/config/tenants/${PARAM}/summary" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}"