Skip to content

Check Debug Info Collection

Check Debug Info Collection provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-support-check-debug-info-collection-listCheck Debug Info Collection.
ParameterDescriptionExample
siteSite Name Name of the site.-

Ask Claude to help you work with Check Debug Info Collection resources:

“List all check-debug-info-collections 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/check-debug-info-collection" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}"