Skip to content

Lb Cache Content

Lb Cache Content provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-telemetryandinsights-lb-cache-content-createCacheability query Query.
ParameterDescriptionExample
namespaceNamespace namespace is used to scope load balancers. Only LB’s in given namespace will be considered.system

Ask Claude to help you work with Lb Cache Content resources:

“Create a lb-cache-content named ‘example’ in the ‘production’ namespace”

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