Toggle navigation
vProtect REST API Documentation: EmailNotificationSettingsRequest
Resources
Data Types
Back to Top
Home
JSON
EmailNotificationSettingsRequest
EmailNotificationSettingsRequest
Data Type
Properties
name
data type
constraints
description
guid
string
type
NotificationType
active
boolean
required
Example
{ "guid" : "...", "type" : "QUOTA_EXCEEDED", "active" : true }