Skip to content

List Service Operations Statu

List Service Operations Statu provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-cdn-list-service-operations-statu-createList of CDN Operation Commands.
ParameterDescriptionExample
namespaceNamespace x-required…system

This resource includes mutually exclusive configuration options:

OptionDescriptionRecommended
lastnLastn
time_rangeTime range

Ask Claude to help you work with List Service Operations Statu resources:

“Create a list-service-operations-statu named ‘example’ in the ‘production’ namespace”

Terminal window
# Create resource
curl -X POST "https://${TENANT}.console.ves.volterra.io/api/cdn/namespaces/$${PARAM}/cdn_loadbalancer/list-service-operations-status" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}" \
-H "Content-Type: application/json" \
-d @list_service_operations_statu.json