Skip to content

Mitigation Annotation

Mitigation Annotation provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-ddos-mitigation-annotation-listEvent mitigation annotation.
ParameterDescriptionExample
event_idEvent ID ID of the event we want to GET mitigations for.-
namespaceNamespace This request is supported only in system namespace.system

Ask Claude to help you work with Mitigation Annotation resources:

“List all mitigation-annotations in the ‘production’ namespace”

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