Skip to content

All Ns Stat

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

ToolDescription
f5xc-api-tenantandidentity-all-ns-stat-createGet API Endpoints Stats for All Namespaces.

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

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

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