Skip to content

Health

Health provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-support-health-listHealth.
ParameterDescriptionExample
siteSite Name Name of the site.-
ParameterDescriptionExample
console_userName of the console user who runs this command.-

Ask Claude to help you work with Health resources:

“List all healths in the ‘production’ namespace”

Terminal window
# List resources
curl -X GET "https://${TENANT}.console.ves.volterra.io/api/operate/namespaces/system/sites/${PARAM}/vpm/debug/global/health" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}"