Skip to content

Invoice Pdf

Invoice Pdf provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-billingandusage-invoice-pdf-listGetInvoicePdf.
ParameterDescriptionExample
namespaceNamespace Namespace filter.system
ParameterDescriptionExample
nameName of the invoice to be downloaded.example-resource

Ask Claude to help you work with Invoice Pdf resources:

“List all invoice-pdfs in the ‘production’ namespace”

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