Skip to content

List Reports History

List Reports History provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-statistics-list-reports-history-createList Reports History.
ParameterDescriptionExample
namespaceNamespace…system

Ask Claude to help you work with List Reports History resources:

“Create a list-reports-history named ‘example’ in the ‘production’ namespace”

Terminal window
# Create resource
curl -X POST "https://${TENANT}.console.ves.volterra.io/api/report/namespaces/$${PARAM}/report_configs/list-reports-history" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}" \
-H "Content-Type: application/json" \
-d @list_reports_history.json