Skip to content

To

To provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-tenantandidentity-to-listGet TOS.
ParameterDescriptionExample
namespaceNamespace Value of namespace is always “system”…system

Ask Claude to help you work with To resources:

“List all tos in the ‘production’ namespace”

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