Event Types
Events which happen on the network or to Endpoints
There are many types of event which happen on the network - and which contain detailed information which is useful to developers. The stacuity network can send these to external systems Event Handlers, and they are also retained within the platform where they can be searched and analysed.
The detail of each event uses a JSON representation - some information is common, whereas other information is specific to the event type.
Each supported event type has a scope - it relates either to a particular Endpoint, a Routing Target or a Customer Account overall.
The types of event currently supported is as follows.
Event Name | Event Moniker | Scope |
---|---|---|
Endpoint Location Updated v1 | endpointlocationupdated_v1 | Endpoint |
Endpoint Authenticated v1 | endpointauthenticated_v1 | Endpoint |
Endpoint Forcibly Detached v1 | endpointforciblydetached_v1 | Endpoint |
Endpoint Provisioning Status Set Active v1 | endpointprovisioningstatussetactive_v1 | Endpoint |
Endpoint Provisioning Status Set Auto Activate v1 | endpointprovisioningstatussetautoactivate_v1 | Endpoint |
Endpoint Provisioning Status Set Pending v1 | endpointprovisioningstatussetpending_v1 | Endpoint |
Endpoint Provisioning Status Set Provisional v1 | endpointprovisioningstatussetprovisional_v1 | Endpoint |
Endpoint Provisioning Status Set Suspended v1 | endpointprovisioningstatussetsuspended_v1 | Endpoint |
Endpoint Provisioning Status Set Terminated v1 | endpointprovisioningstatussetterminated_v1 | Endpoint |
Endpoint Provisioning Status Set Unallocated v1 | endpointprovisioningstatussetunallocated_v1 | Endpoint |
Endpoint Purged v1 | endpointpurged_v1 | Endpoint |
Endpoint Steered v1 | endpointsteered_v1 | Endpoint |
Endpoint Originated SMS v1 | endpointoriginatedsms_v1 | Endpoint |
Endpoint Originated USSD v1 | endpointoriginatedussd_v1 | Endpoint |
Endpoint SMS Attempted v1 | endpointsmsattempted_v1 | Endpoint |
Endpoint SMS Delivered v1 | endpointsmsdelivered_v1 | Endpoint |
Endpoint SMS Undelivered v1 | endpointsmsundelivered_v1 | Endpoint |
Endpoint Data Session Created v1 | endpointdatasessioncreated_v1 | Endpoint |
Endpoint Data Session Create Failed v1 | endpointdatasessioncreatefailed_v1 | Endpoint |
Endpoint Data Session Deleted v1 | endpointdatasessiondeleted_v1 | Endpoint |
Endpoint Data Session Modified v1 | endpointdatasessionmodified_v1 | Endpoint |
Endpoint Data Session Extended v1 | endpointdatasessionextended_v1 | Endpoint |
Endpoint Data Session Forcibly Ended v1 | endpointdatasessionforciblyended_v1 | Endpoint |
Endpoint Network Status Set Active v1 | endpointnetworkstatussetactive_v1 | Endpoint |
Endpoint Network Status Set Detached v1 | endpointnetworkstatussetdetached_v1 | Endpoint |
Endpoint Network Status Set Idle v1 | endpointnetworkstatussetidle_v1 | Endpoint |
Endpoint Network Status Set Unknown v1 | endpointnetworkstatussetunknown_v1 | Endpoint |
Endpoint Network Status Set Unreachable v1 | endpointnetworkstatussetunreachable_v1 | Endpoint |
Endpoint Key Value Updated v1 | endpointkeyvalueupdated_v1 | Endpoint |
Endpoint Country Changed v1 | endpointcountrychanged_v1 | Endpoint |
Endpoint IMEI Changed v1 | endpointimeichanged_v1 | Endpoint |
Endpoint Serving Operator Changed v1 | endpointservingoperatorchanged_v1 | Endpoint |
Routing Target Available v1 | routingtargetavailable_v1 | Routing Target |
Routing Target Unavailable v1 | routingtargetunavailable_v1 | Routing Target |
VPN Authentication Failed v1 | vpnauthenticationfailed_v1 | Routing Target |
VPN IKE Phase 1 Up v1 | vpnikephase1up_v1 | Routing Target |
VPN IKE Phase 1 Down v1 | vpnikephase1down_v1 | Routing Target |
VPN Child SA Phase 2 Up v1 | vpnchildsaphase2up_v1 | Routing Target |
VPN Child SA Phase 2 Down v1 | vpnchildsaphase2down_v1 | Routing Target |
VPN Initiation Succeeded v1 | vpninitiationsucceeded_v1 | Routing Target |
VPN Initiation Failed v1 | vpninitiationfailed_v1 | Routing Target |
VPN Initiation Failed - Peer Not Responding v1 | vpninitiationfailedpeernotresponding_v1 | Routing Target |
Account Warning Breached v1 | accountwarningbreached_v1 | Customer Account |
Account Depleted v1 | accountdepleted_v1 | Customer Account |
Bundle Usage Warning v1 | bundleusagewarning_v1 | Customer Account |
Bundle Activated V1 | bundleactivated_b1 | Customer Account |
Updated about 2 months ago