Skip to content

Dashboard

Dashboard provides tools for retrieving resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-shape-dashboard-getGet Script Overview.
ParameterDescriptionExample
idID Script ID.-
namespaceNamespace Namespace.system
ParameterDescriptionExample
end_timeX-required format: unix epoch timestamp in seconds…-
start_timeX-required format: unix epoch timestamp in seconds…-
typeX-required Filter events based on type of behaviors…-

Ask Claude to help you work with Dashboard resources:

“Get details of the dashboard named ‘example’ in namespace ‘production‘“

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