Tenant Escalation Doc
Tenant Escalation Doc provides tools for listing resources in F5 Distributed Cloud.
| Tool | Description |
|---|---|
f5xc-api-tenantandidentity-tenant-escalation-doc-list | Tenant escalation document. |
Example Usage
Section titled “Example Usage”Ask Claude to help you work with Tenant Escalation Doc resources:
List Tenant Escalation Docs
Section titled “List Tenant Escalation Docs”“List all tenant-escalation-docs in the ‘production’ namespace”
CURL Examples
Section titled “CURL Examples”# List resourcescurl -X GET "https://${TENANT}.console.ves.volterra.io/api/web/namespaces/system/tenant/tenant-escalation-doc" \ -H "Authorization: APIToken ${F5XC_API_TOKEN}"