Skip to content

By Mitigation

By Mitigation provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-statistics-by-mitigation-createL3l4 Mitigation Traffic Query.
ParameterDescriptionExample
mitigation_idMitigationId The mitigation ID.-
namespaceNamespace This request is supported only in system namespace.system

Ask Claude to help you work with By Mitigation resources:

“Create a by-mitigation named ‘example’ in the ‘production’ namespace”

Terminal window
# Create resource
curl -X POST "https://${TENANT}.console.ves.volterra.io/api/infraprotect/namespaces/$${PARAM}/graph/l3l4/by_mitigation/${PARAM}" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}" \
-H "Content-Type: application/json" \
-d @by_mitigation.json