Skip to content

Known Label

Known Label provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-users-known-label-listGET.
ParameterDescriptionExample
namespaceNamespace Namespace for the label to be retrieved.system
ParameterDescriptionExample
keyKey of the label to be retrieved.-
queryQuery type…-
valueValue of the label to be retrieved.-

Ask Claude to help you work with Known Label resources:

“List all known-labels in the ‘production’ namespace”

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