Skip to content

Released Signature

Released Signature provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-virtual-released-signature-listReleased Signatures.
ParameterDescriptionExample
namespaceNamespace Fetch WAF signatures changelog for the given namespace.system
vh_nameVh_name Virtual Host for current request.-

Ask Claude to help you work with Released Signature resources:

“List all released-signatures in the ‘production’ namespace”

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