alertEvent Query
Returns the specified AlertEvent object.
Access is permitted when any of the following condition(s) are met: 1. The signed-in User has any of the following permissions for the associated Organization: [org_admin_instance_permissions, org_manage_instances, org_view_instances]. 2. The signed-in User has any of the following permissions for the object's 'monitor_Instance_Customer' attribute: [customer_admin_instance_permissions, customer_view_instances, customer_admin_manage_instances]. 3. The signed-in User has any of the following permissions for the object's 'monitor_Instance' attribute: [instance_admin_permissions, instance_view, instance_edit, instance_remove].
#
Input fieldsArgument | Type | Description |
---|---|---|
id | ID! | The ID of the AlertEvent object. |
AlertEvent)#
Return fields (Boolean!)#
allowRemove (Specifies whether the signed-in User can remove the AlertEvent.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the AlertEvent.
DateTime!)#
createdAt (The timestamp at which the object was created.
String!)#
details (Additional information about the event.
ID!)#
id (The ID of the object
AlertMonitor!)#
monitor (The AlertMonitor to which the AlertEvent is associated.