Skip to content

Start Debug Info Collection

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

ToolDescription
f5xc-api-support-start-debug-info-collection-listStart Debug Info Collection.
ParameterDescriptionExample
nodeNode Name Name of the node…-
siteSite Name Name of the site.-

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

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