Skip to content

Events Summary

Events Summary provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-ddos-events-summary-listSimple events view.
ParameterDescriptionExample
namespaceNamespace This request is supported only in system namespace.system
ParameterDescriptionExample
alert_idOptional - allows to filter events by alert so only relevant events are returned. If not provided, all user events are returned.-

Ask Claude to help you work with Events Summary resources:

“List all events-summarys in the ‘production’ namespace”

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