Skip to content

Active Staged Signature

Active Staged Signature provides tools for listing resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-virtual-active-staged-signature-listActive Staged 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 Active Staged Signature resources:

“List all active-staged-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}/active_staged_signatures" \
-H "Authorization: APIToken ${F5XC_API_TOKEN}"