Skip to content

Combined Notification

Combined Notification provides tools for listing, and updating resources in F5 Distributed Cloud.

ToolDescription
f5xc-api-tenantandidentity-combined-notification-listGet combined ntfn preferences.
f5xc-api-tenantandidentity-combined-notification-updateUpdate combined ntfn preferences.

Ask Claude to help you work with Combined Notification resources:

“List all combined-notifications in the ‘production’ namespace”

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