Skip to content

Domain Detail

Domain Detail provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-shape-domain-detail-listGet Domain Details.
ParameterDescriptionExample
namespaceNamespace Namespace.system
ParameterDescriptionExample
nameName of the domain to GET the details.example-resource

Ask Claude to help you work with Domain Detail resources:

“List all domain-details in the ‘production’ namespace”

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