Skip to content

Pdf

Pdf provides tools for retrieving resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-virtual-pdf-getGet API Endpoint PDF.
ParameterDescriptionExample
nameVirtual Host Virtual Host Name for current request.example-resource
namespaceNamespace Namespace of the App type for current request.system
ParameterDescriptionExample
collapsed_urlAPI endpoint for which PDFs are requested.-
methodMethod of API endpoint for which PDFs are requested.-

Ask Claude to help you work with Pdf resources:

“Get details of the pdf named ‘example’ in namespace ‘production‘“

Terminal window
# Get specific resource
curl -X GET "https://${TENANT}.console.ves.volterra.io/api/ml/data/namespaces/$${PARAM}/virtual_hosts/$${PARAM}/api_endpoint/pdf" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}"