Skip to content

Audit

Audit provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-shape-audit-listGet SAFE Block table list.
ParameterDescriptionExample
namespaceNamespace…system
ParameterDescriptionExample
dimtAccount_id/device_id how to apply the blocking rule.-
dimvThe relevant account_id/device_id.-
versionThe API version to use.-

Ask Claude to help you work with Audit resources:

“List all audits in the ‘production’ namespace”

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