Skip to content

Status At Site

Status At Site provides tools for retrieving resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-telemetryandinsights-status-at-site-getGet Status.
ParameterDescriptionExample
kindKind…-
nameName…example-resource
namespaceNamespace…system
ParameterDescriptionExample
siteSite name…-
site_typeSite type indicates whether the site is CE or RE optional: If not specified, the value for site_type defaults to CUSTOMER_EDGE…-

Ask Claude to help you work with Status At Site resources:

“Get details of the status-at-site named ‘example’ in namespace ‘production‘“

Terminal window
# Get specific resource
curl -X GET "https://${TENANT}.console.ves.volterra.io/api/data/namespaces/$${PARAM}/${PARAM}/$${PARAM}/status_at_site" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}"