Skip to content

Detected Domain

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

ToolDescription
f5xc-api-shape-detected-domain-listGet Detected Domains.
ParameterDescriptionExample
namespaceNamespace Namespace.system
ParameterDescriptionExample
durationLength in Days to fetch domain.-
locationsList of locations if backend needs to filter with locations passed.-
riskGET the list of high risk domains, all domains is by default.-

Ask Claude to help you work with Detected Domain resources:

“List all detected-domains in the ‘production’ namespace”

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