Generic events

IDDescription
0Generic

Generic

Data session disconnected while applying the updated actions on the connectivity (PDP sessions) or while applying the updated quota information.

Other generic event triggers are possible.

We’re in the process of adding more specific event types that will replace these. We’ll update this list as new event types are created.

1{
2 "timestamp": "2021-10-27T11:59:29.000Z",
3 "alert": true,
4 "description": "Disconnecting data access for endpoint to apply throttling action.",
5 "id": 543839962673704,
6 "event_type": {
7 "id": 0,
8 "description": "Generic"
9 },
10 "event_source": {
11 "id": 1,
12 "description": "Policy Control"
13 },
14 "event_severity": {
15 "id": 1,
16 "description": "Warn"
17 },
18 "organisation": {
19 "id": 891418,
20 "name": "Sample Corp"
21 },
22 "endpoint": {
23 "id": 55214676,
24 "imei": "908525440918796",
25 "ip_address": "27.187.78.212",
26 "name": "Test Sim 2",
27 "tags": null
28 },
29 "sim": {
30 "iccid": "7772229804214642989",
31 "id": 7053671,
32 "production_date": "2020-12-23T13:02:11.000Z"
33 },
34 "imsi": {
35 "id": 51595711,
36 "import_date": "2020-12-23T13:02:11.000Z",
37 "imsi": "37807012732326"
38 }
39}
1{
2 "timestamp": "2021-10-27T12:38:44.000Z",
3 "alert": true,
4 "description": "Disconnecting data access for endpoint, because quota has been updated.",
5 "id": 843273935666500,
6 "event_type": {
7 "id": 0,
8 "description": "Generic"
9 },
10 "event_source": {
11 "id": 1,
12 "description": "Policy Control"
13 },
14 "event_severity": {
15 "id": 1,
16 "description": "Warn"
17 },
18 "organisation": {
19 "id": 719710,
20 "name": "Sample Corp"
21 },
22 "endpoint": {
23 "id": 13296071,
24 "imei": "125850842548013",
25 "ip_address": "145.215.185.221",
26 "name": "Test Sim 2",
27 "tags": null
28 },
29 "sim": {
30 "iccid": "6820705229564377698",
31 "id": 3951118,
32 "production_date": "2020-12-23T13:02:11.000Z"
33 },
34 "imsi": {
35 "id": 69382468,
36 "import_date": "2020-12-23T13:02:11.000Z",
37 "imsi": "57019691302535"
38 }
39}