Skip to content

Detail

Detail provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-shape-detail-listGet SAFE Block Details.
ParameterDescriptionExample
namespaceNamespace…system
ParameterDescriptionExample
account_idString representing the account ID.-
device_idString representing the device ID.-
versionThe API version to use.-

Ask Claude to help you work with Detail resources:

“List all details in the ‘production’ namespace”

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