Skip to content

Flowlabel

Flowlabel provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-dataintelligence-flowlabel-listList FlowLabels.
ParameterDescriptionExample
namespaceNamespace Namespace in which the suggestions are scoped.system

Ask Claude to help you work with Flowlabel resources:

“List all flowlabels in the ‘production’ namespace”

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