Skip to content

Bgpstatu

Bgpstatu provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-network-bgpstatu-listGet BGP Status for view.
ParameterDescriptionExample
namespaceNamespace Namespace for the label to be retrieved.system
view_nameName of view Name of the view for which BGP status objects are requested.-
ParameterDescriptionExample
view_kindKind of view of which BGP status objects are requested e.g. Aws_tgw_site.-

Ask Claude to help you work with Bgpstatu resources:

“List all bgpstatus in the ‘production’ namespace”

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