List Service Operations Statu
List Service Operations Statu provides tools for creating resources in F5 Distributed Cloud.
| Tool | Description |
|---|---|
f5xc-api-cdn-list-service-operations-statu-create | List of CDN Operation Commands. |
Parameters
Section titled “Parameters”Path Parameters
Section titled “Path Parameters”| Parameter | Description | Example |
|---|---|---|
namespace | Namespace x-required… | system |
Configuration Choices
Section titled “Configuration Choices”This resource includes mutually exclusive configuration options:
options
Section titled “options”| Option | Description | Recommended |
|---|---|---|
lastn | Lastn | |
time_range | Time range |
Example Usage
Section titled “Example Usage”Ask Claude to help you work with List Service Operations Statu resources:
Create List Service Operations Statu
Section titled “Create List Service Operations Statu”“Create a list-service-operations-statu named ‘example’ in the ‘production’ namespace”
CURL Examples
Section titled “CURL Examples”# Create resourcecurl -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