Skip to content

All Ns Event

All Ns Event provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-virtual-all-ns-event-createSecurity Events Query All Namespaces.

Ask Claude to help you work with All Ns Event resources:

“Create a all-ns-event named ‘example’ in the ‘production’ namespace”

Terminal window
# Create resource
curl -X POST "https://${TENANT}.console.ves.volterra.io/api/data/namespaces/system/app_security/all_ns_events" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}" \
-H "Content-Type: application/json" \
-d @all_ns_event.json