OBJECT
NotificationSettingSummaryListResponse
Description
All Email notification settings for the Rubrik cluster.
link GraphQL Schema definition
- type NotificationSettingSummaryListResponse {
- # Notification settings.
- : [NotificationSettingSummary!]!
- # Placeholder for additional notification settings.
- : Boolean
- : String
- # Number of notification settings.
- : Long
- }