Skip to content

Implicit Label

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

ToolDescription
f5xc-api-users-implicit-label-listGet Implicit Labels.
ParameterDescriptionExample
keyKey string in Query parameters.-
key_classesKey classes…-
queryType of Query…-
valueValue string in Query parameters.-

Ask Claude to help you work with Implicit Label resources:

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

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