GetEventTypesResponseModelEventTypeDomain

Provides details about the domains supported by the event type.

Domains generally define the level at which events are subscribed to. Subscribing on the "GSM" domain for example, will deliver event notifications for all applicable entities managed with the GSM console, subscribing on the "Site" domain delivers notifications only for respective entities managed on the GSM site. To find out what type of domains are supported by individual event types, query the list of available event types using the GetEventTypes API, or review the Event Notifications Guide section here.

NameDescriptionTypeAdditional Information
Type

The name of the domain.

string

None.

Values

The required field values that need to be provided when subscribing to events with that domain.

Collection of string

None.