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