Skip to content

Limit

Limit provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-billingandusage-limit-listCustom GET Quota Limits.
ParameterDescriptionExample
namespaceNamespace The namespace this item belongs to.system

Ask Claude to help you work with Limit resources:

“List all limits in the ‘production’ namespace”

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