NotificationProvider

NotificationProvider
NotificationProvider

Notification provider common information

JSON Example
{
    "id": "e24ae877-6bfa-42da-a735-4ea55fba6c45",
    "name": "My Provider",
    "type": "string",
    "enabled": true,
    "notification_types": [
        "CRITICAL_CVE_PATCH_AVAILABLE"
    ],
    "created_at": "2025-10-31T12:42:14.000Z",
    "created_by": "johndoe",
    "updated_at": "2025-10-31T12:42:14.000Z",
    "updated_by": "johndoe",
    "removed_at": "2025-10-31T12:42:14.000Z",
    "removed_by": "johndoe"
}
type
Required

Type of notification provider

Possible values are : EMAIL, SLACK, GOOGLE_CHAT,