Events
Last updated
Was this helpful?
Last updated
Was this helpful?
Retrieves all notification events configurations
/api/Notifications/Events
Site ID for which to retrieve notification events (optional)
A configuration of an event notification such as license activation, agent disconnect/connect etc
/api/Notifications/Events
<para type="description">Site ID where notification event is setup.</para> <para type="description">Current site ID is used if siteId is omitted.</para>
<para type="description">Grace period after the notification was done (minutes).</para>
<para type="description">Enable/Disable grace period.</para>
<para type="description">Recipients to notify of the event.</para>
<para type="description">Enable/Disable email notification.</para>
<para type="description">Script to execute which has this ID.</para>
<para type="description">Invocation interval (minutes).</para>
<para type="description">Enable/Disable notification intervals.</para>
<para type="description">Wait until recovered.</para>
<para type="description">All servers in site.</para>
<para type="synopsis">Target Type</para> <para type="description"></para>
0 = AllServers,3 = Gateways,5 = RemotePCs,7 = PublishingAgents,10 = VDIHostPools,16 = RDSHGroups,46 = EnrollmentServers,65 = AVDHostPools,-1 = ForceAllAgents
<para type="description">Target Ids.</para>
<para type="synopsis">RAS Notification Event Type</para> <para type="description"></para>
16384 = Agent,20480 = VDI,24576 = PubItem,28672 = License,32768 = Authentication,45056 = Tenant,1097729 = FailedTunneledSess
Update event notification by ID.
/api/Notifications/{id}/Events
Event notification ID
<para type="description">Enable/Disable notification.</para>
<para type="description">Notification grace period (minutes).</para>
<para type="description">Enable/Disable grace period.</para>
<para type="description">Notification recipients.</para>
<para type="description">Enable/Disable email notification.</para>
<para type="description">Use script of given ID.</para>
<para type="description">Enable/Disable notification scripts.</para>
<para type="description">Notification interval (minutes).</para>
<para type="description">Enable/Disable notification intervals.</para>
<para type="description">Wait until recovered.</para>
<para type="description">All servers in site.</para>
<para type="synopsis">Target Type</para> <para type="description"></para>
0 = AllServers,3 = Gateways,5 = RemotePCs,7 = PublishingAgents,10 = VDIHostPools,16 = RDSHGroups,46 = EnrollmentServers,65 = AVDHostPools,-1 = ForceAllAgents
<para type="description">Target IDs.</para>
No body