NotificationTypeInfo

NotificationTypeInfo
NotificationTypeInfo

Information about a notification type

JSON Example
{
    "type": "CRITICAL_CVE_PATCH_AVAILABLE",
    "label": "Critical CVE Patch Available",
    "description": "A security update that fixes a critical vulnerability is available for one or more of your images."
}
type
Required

Type of notification that can be sent (CRITICAL_CVE_PATCH_AVAILABLE, APPLICATION_REQUEST_CREATED, REGISTRY_HEALTH_CHANGES, APPLICATION_UNSUPPORTED, MONTHLY_NEW_APPLICATIONS_OFFERING, APPLICATION_EOL)

string
label
Required

Human friendly name for the notification type

string
description
Required

A long description of the notification type