Skip to content

Notification

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

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

Ask Claude to help you work with Notification resources:

“List all notifications in the ‘production’ namespace”

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