ListEventDefinitionsResponse
The response document for the ListEventsDefinitions method.
- Root element
- BCGPublicAPI
- First child element
- ListEventsDefinitionsResponse
- First child of ListEventsDefinitionsResponse
- EventDefinitions
- Zero or more children of EventDefinitions
- EventDefinition element. A complex type holding the following six elements.
This is an optional element.
- EventCode: The code for this event
- Event name: The event's name
- InternalDescription: A string with the event's internal specific description
- Visibility: The event's visibility in the system. A complex
type holding three elements.
- CommunityManager: A Boolean value
- CommunityOperator: A Boolean value
- CommunityParticipant: A Boolean value
- Severity: The event's severity. Available values are:
- Info
- Debug
- Warning
- Error
- Critical
- Alertable: A Boolean value
