Skip to content

Pop

Pop provides tools for creating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-servicemesh-pop-createRemove Override.
ParameterDescriptionExample
app_type_nameApp Type App Type for current request.-
namespaceNamespace Namespace of the App type for current request.system

Ask Claude to help you work with Pop resources:

“Create a pop named ‘example’ in the ‘production’ namespace”

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