Skip to content

Network

Network provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-ddos-network-listList networks.
ParameterDescriptionExample
namespaceNamespace This request is supported only in system namespace.system

Ask Claude to help you work with Network resources:

“List all networks in the ‘production’ namespace”

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