Skip to content

API Definitions Without Shared

API Definitions Without Shared provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-api-api-definitions-without-shared-listList Available API Definitions.
ParameterDescriptionExample
namespaceNamespace namespace is used to GET available API Definitions for the given namespace.system

Ask Claude to help you work with API Definitions Without Shared resources:

“List all api-definitions-without-shareds in the ‘production’ namespace”

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