Skip to content

Deployment Statu

Deployment Statu provides tools for retrieving resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-shape-deployment-statu-getDeployment Status.
ParameterDescriptionExample
nameName x-required…example-resource
namespaceName Space x-required…system

Ask Claude to help you work with Deployment Statu resources:

“Get details of the deployment-statu named ‘example’ in namespace ‘production‘“

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