Skip to content

Statu

Statu provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-marketplace-statu-listGet Status of Terraform for view.
ParameterDescriptionExample
namespaceNamespace Namespace for the label to be retrieved.system
view_kindKind of View Kind of view of which terraform parameters are requested e.g. Aws_vpc_site, azure_vnet_site.-
view_nameName of view Name of the view for which terraform parameters are requested.-

Ask Claude to help you work with Statu resources:

“List all status in the ‘production’ namespace”

Terminal window
# List resources
curl -X GET "https://${TENANT}.console.ves.volterra.io/api/config/namespaces/$${PARAM}/terraform_parameters/${PARAM}/${PARAM}/status" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}"