Skip to content

Segment Metric

Segment Metric provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-cloudinfrastructure-segment-metric-createAll Cloud Connect Segment Metrics.

Ask Claude to help you work with Segment Metric resources:

“Create a segment-metric named ‘example’ in the ‘production’ namespace”

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