Skip to content

Known Label Key

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

ToolDescription
f5xc-api-users-known-label-key-listGET.
ParameterDescriptionExample
namespaceNamespace Namespace in which to retrieve the label key.system
ParameterDescriptionExample
keyKey to retrieve.-
queryQuery Type…-

Ask Claude to help you work with Known Label Key resources:

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

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