jamespot-user-api 1.0.206 → 1.0.207
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/documentation/assets/search.js +1 -1
- package/documentation/classes/AdminLicenseApi.html +14 -14
- package/documentation/classes/AdminLogApi.html +1 -0
- package/documentation/classes/AdminStoreApi.html +1 -1
- package/documentation/classes/AdminUtilsApi.html +1 -1
- package/documentation/classes/JApplicationApi.html +8 -8
- package/documentation/classes/JArticleApi.html +1 -1
- package/documentation/classes/JAssetReservation.html +1 -1
- package/documentation/classes/JAudienceApi.html +1 -1
- package/documentation/classes/JBaseApi.html +1 -1
- package/documentation/classes/JBbbApi.html +1 -1
- package/documentation/classes/JBookmarkApi.html +1 -1
- package/documentation/classes/JBusinessNetworkingApi.html +1 -1
- package/documentation/classes/JCalendarApi.html +1 -1
- package/documentation/classes/JCommunityApi.html +1 -1
- package/documentation/classes/JDatasourceApi.html +1 -1
- package/documentation/classes/JDiapazoneApi.html +1 -1
- package/documentation/classes/JExternalAppApi.html +1 -1
- package/documentation/classes/JFaqApi.html +1 -1
- package/documentation/classes/JFileApi.html +5 -5
- package/documentation/classes/JFilebankApi.html +1 -1
- package/documentation/classes/JGlobalApi.html +1 -1
- package/documentation/classes/JGroupApi.html +12 -12
- package/documentation/classes/JIAApi.html +1 -1
- package/documentation/classes/JLandApi.html +1 -1
- package/documentation/classes/JMessengerApi.html +1 -1
- package/documentation/classes/JModuleApi.html +1 -1
- package/documentation/classes/JObjectApi.html +1 -1
- package/documentation/classes/JSearchApi.html +6 -6
- package/documentation/classes/JShareApi.html +1 -1
- package/documentation/classes/JSocialActionApi.html +1 -1
- package/documentation/classes/JTaxonomyApi.html +2 -2
- package/documentation/classes/JUserApi.html +7 -7
- package/documentation/classes/JWedocApi.html +1 -1
- package/documentation/classes/JWidgetApi.html +1 -1
- package/documentation/classes/JamespotUserApi.html +1 -1
- package/documentation/classes/JitsiApi.html +1 -1
- package/documentation/classes/Network.html +1 -1
- package/documentation/classes/TVDisplayApi.html +1 -1
- package/documentation/classes/WindowBrowser.html +1 -1
- package/documentation/enums/BookmarkType.html +1 -1
- package/documentation/enums/Format.html +1 -1
- package/documentation/enums/GroupModerateStatus.html +1 -1
- package/documentation/enums/StudioApplicationStatus.html +1 -1
- package/documentation/enums/WidgetsName.html +1 -1
- package/documentation/index.html +1 -1
- package/documentation/interfaces/AccessRightObject.html +1 -1
- package/documentation/interfaces/ApiDefaultWrapper.html +1 -1
- package/documentation/interfaces/ApiWrapper.html +1 -1
- package/documentation/interfaces/BaseMessage.html +1 -1
- package/documentation/interfaces/FileBankProps.html +1 -1
- package/documentation/interfaces/FolderProps.html +1 -1
- package/documentation/interfaces/ListFilterSpec.html +1 -1
- package/documentation/interfaces/OF.html +1 -1
- package/documentation/interfaces/PagingResults.html +1 -1
- package/documentation/interfaces/RootFolderProps.html +1 -1
- package/documentation/interfaces/SpotProps.html +1 -1
- package/documentation/interfaces/TaxonomyCreate.html +1 -1
- package/documentation/interfaces/WidgetType.html +1 -1
- package/documentation/interfaces/WindowInterface.html +1 -1
- package/documentation/modules.html +11 -11
- package/lib/jamespot-user-api.js +1 -1
- package/lib/jamespot-user-api.js.map +1 -1
- package/lib/src/apis/admin/index.d.ts +1 -0
- package/lib/src/apis/admin/logs.d.ts +29 -0
- package/lib/src/apis/admin/logs.mock.d.ts +4 -0
- package/lib/src/apis/admin/logs.test.d.ts +1 -0
- package/lib/src/apis/jamespotUserApi.d.ts +2 -1
- package/lib/src/apis/visioConnect/visioConnect.d.ts +14 -0
- package/lib/src/apis/visioConnect/visioConnect.mock.d.ts +3 -1
- package/lib/src/types/adminLog.d.ts +73 -0
- package/lib/src/types/index.d.ts +2 -0
- package/lib/src/types/utils.d.ts +10 -0
- package/lib/src/types/visioConnect.d.ts +325 -0
- package/package.json +1 -1
- package/phpunitMock/objectListAdminAdvancedLogsNavigation-default.json +7 -0
- package/phpunitMock/objectListAdminAdvancedLogsObjects-default.json +294 -0
- package/phpunitMock/objectListAdminAdvancedLogsSearch-default.json +150 -0
- package/phpunitMock/visioConnectStatistics-default.json +24 -0
- package/phpunitMock/visioConnectStatisticsRoomSessions-default.json +27 -0
|
@@ -0,0 +1,294 @@
|
|
|
1
|
+
{
|
|
2
|
+
"o": "objectList",
|
|
3
|
+
"f": "AdminAdvancedLogsObjects",
|
|
4
|
+
"error": 0,
|
|
5
|
+
"messages": [],
|
|
6
|
+
"result": {
|
|
7
|
+
"limit": 30,
|
|
8
|
+
"page": 1,
|
|
9
|
+
"cnt": 961,
|
|
10
|
+
"data": [
|
|
11
|
+
{
|
|
12
|
+
"dateCreation": "2019-03-26 16:29:33",
|
|
13
|
+
"action": "create",
|
|
14
|
+
"mainType": "user",
|
|
15
|
+
"idObject": 1,
|
|
16
|
+
"typeObject": "user",
|
|
17
|
+
"url": "/api/api.php?forceUseDomain=t1-jenkins2018.jenkins2018.jamespot.net"
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
"dateCreation": "2019-03-26 16:29:38",
|
|
21
|
+
"action": "create",
|
|
22
|
+
"mainType": "article",
|
|
23
|
+
"idObject": 1,
|
|
24
|
+
"typeObject": "OAuth2Application",
|
|
25
|
+
"url": "/?action=patch&password=6190c44e997c54b873bc6849e02af2e1&patch=post-install.php&forceUseDomain=t1-jenkins2018.jenkins2018.jamespot.net"
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"dateCreation": "2019-04-01 15:59:41",
|
|
29
|
+
"action": "create",
|
|
30
|
+
"mainType": "user",
|
|
31
|
+
"idObject": 2,
|
|
32
|
+
"typeObject": "user",
|
|
33
|
+
"mail": "a",
|
|
34
|
+
"url": "/?action=user-api"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"dateCreation": "2019-04-02 10:51:19",
|
|
38
|
+
"action": "create",
|
|
39
|
+
"mainType": "user",
|
|
40
|
+
"idObject": 3,
|
|
41
|
+
"typeObject": "user",
|
|
42
|
+
"mail": "test.user@jamespot.com",
|
|
43
|
+
"url": "/?action=user-api"
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"dateCreation": "2019-07-09 15:48:26",
|
|
47
|
+
"action": "create",
|
|
48
|
+
"mainType": "user",
|
|
49
|
+
"idObject": 4,
|
|
50
|
+
"typeObject": "user",
|
|
51
|
+
"mail": "test.user@jamespot.com",
|
|
52
|
+
"url": "/?action=user-api"
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"dateCreation": "2019-07-09 15:48:45",
|
|
56
|
+
"action": "create",
|
|
57
|
+
"mainType": "user",
|
|
58
|
+
"idObject": 5,
|
|
59
|
+
"typeObject": "user",
|
|
60
|
+
"mail": "test.user@jamespot.com",
|
|
61
|
+
"url": "/?action=user-api"
|
|
62
|
+
},
|
|
63
|
+
{
|
|
64
|
+
"dateCreation": "2019-07-09 15:49:06",
|
|
65
|
+
"action": "create",
|
|
66
|
+
"mainType": "user",
|
|
67
|
+
"idObject": 6,
|
|
68
|
+
"typeObject": "user",
|
|
69
|
+
"mail": "test.user@jamespot.com",
|
|
70
|
+
"url": "/?action=user-api"
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"dateCreation": "2019-07-09 15:49:25",
|
|
74
|
+
"action": "create",
|
|
75
|
+
"mainType": "user",
|
|
76
|
+
"idObject": 7,
|
|
77
|
+
"typeObject": "user",
|
|
78
|
+
"mail": "test.user@jamespot.com",
|
|
79
|
+
"url": "/?action=user-api"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"dateCreation": "2019-07-09 15:50:15",
|
|
83
|
+
"action": "create",
|
|
84
|
+
"mainType": "user",
|
|
85
|
+
"idObject": 8,
|
|
86
|
+
"typeObject": "user",
|
|
87
|
+
"mail": "test.user@jamespot.com",
|
|
88
|
+
"url": "/?action=user-api"
|
|
89
|
+
},
|
|
90
|
+
{
|
|
91
|
+
"dateCreation": "2019-07-09 15:50:52",
|
|
92
|
+
"action": "create",
|
|
93
|
+
"mainType": "user",
|
|
94
|
+
"idObject": 9,
|
|
95
|
+
"typeObject": "user",
|
|
96
|
+
"mail": "test.user@jamespot.com",
|
|
97
|
+
"url": "/?action=user-api"
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
"dateCreation": "2019-07-09 15:51:01",
|
|
101
|
+
"action": "update",
|
|
102
|
+
"mainType": "user",
|
|
103
|
+
"idObject": 4,
|
|
104
|
+
"typeObject": "user",
|
|
105
|
+
"mail": "test.user@jamespot.com",
|
|
106
|
+
"url": "/?action=user-api",
|
|
107
|
+
"extended": "{\"d\":{\"dateModified\":\"2019-07-09 15:51:01\",\"lastname\":\"admin\",\"firstname\":\"un\"},\"dateModified\":\"2019-07-09 15:48:26\",\"lastname\":\"un\",\"firstname\":\"admin\"}"
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
"dateCreation": "2019-07-09 15:51:16",
|
|
111
|
+
"action": "update",
|
|
112
|
+
"mainType": "user",
|
|
113
|
+
"idObject": 5,
|
|
114
|
+
"typeObject": "user",
|
|
115
|
+
"mail": "test.user@jamespot.com",
|
|
116
|
+
"url": "/?action=user-api",
|
|
117
|
+
"extended": "{\"d\":{\"dateModified\":\"2019-07-09 15:51:16\",\"lastname\":\"Admin\",\"firstname\":\"Deux\"},\"dateModified\":\"2019-07-09 15:48:45\",\"lastname\":\"deux\",\"firstname\":\"admin\"}"
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
"dateCreation": "2019-07-09 15:51:24",
|
|
121
|
+
"action": "update",
|
|
122
|
+
"mainType": "user",
|
|
123
|
+
"idObject": 4,
|
|
124
|
+
"typeObject": "user",
|
|
125
|
+
"mail": "test.user@jamespot.com",
|
|
126
|
+
"url": "/?action=user-api",
|
|
127
|
+
"extended": "{\"d\":{\"dateModified\":\"2019-07-09 15:51:24\",\"lastname\":\"Admin\",\"firstname\":\"Un\"},\"dateModified\":\"2019-07-09 15:51:01\",\"lastname\":\"admin\",\"firstname\":\"un\"}"
|
|
128
|
+
},
|
|
129
|
+
{
|
|
130
|
+
"dateCreation": "2019-07-09 15:51:35",
|
|
131
|
+
"action": "update",
|
|
132
|
+
"mainType": "user",
|
|
133
|
+
"idObject": 6,
|
|
134
|
+
"typeObject": "user",
|
|
135
|
+
"mail": "test.user@jamespot.com",
|
|
136
|
+
"url": "/?action=user-api",
|
|
137
|
+
"extended": "{\"d\":{\"dateModified\":\"2019-07-09 15:51:35\",\"lastname\":\"User\",\"firstname\":\"Un\"},\"dateModified\":\"2019-07-09 15:49:06\",\"lastname\":\"un\",\"firstname\":\"user\"}"
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"dateCreation": "2019-07-09 15:51:50",
|
|
141
|
+
"action": "update",
|
|
142
|
+
"mainType": "user",
|
|
143
|
+
"idObject": 7,
|
|
144
|
+
"typeObject": "user",
|
|
145
|
+
"mail": "test.user@jamespot.com",
|
|
146
|
+
"url": "/?action=user-api",
|
|
147
|
+
"extended": "{\"d\":{\"dateModified\":\"2019-07-09 15:51:50\",\"lastname\":\"User\",\"firstname\":\"Deux\"},\"dateModified\":\"2019-07-09 15:49:25\",\"lastname\":\"deux\",\"firstname\":\"user\"}"
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"dateCreation": "2019-07-09 15:52:00",
|
|
151
|
+
"action": "update",
|
|
152
|
+
"mainType": "user",
|
|
153
|
+
"idObject": 8,
|
|
154
|
+
"typeObject": "user",
|
|
155
|
+
"mail": "test.user@jamespot.com",
|
|
156
|
+
"url": "/?action=user-api",
|
|
157
|
+
"extended": "{\"d\":{\"dateModified\":\"2019-07-09 15:52:00\",\"lastname\":\"Limited\",\"firstname\":\"Un\"},\"dateModified\":\"2019-07-09 15:50:15\",\"lastname\":\"un\",\"firstname\":\"limited\"}"
|
|
158
|
+
},
|
|
159
|
+
{
|
|
160
|
+
"dateCreation": "2019-07-09 15:52:09",
|
|
161
|
+
"action": "update",
|
|
162
|
+
"mainType": "user",
|
|
163
|
+
"idObject": 9,
|
|
164
|
+
"typeObject": "user",
|
|
165
|
+
"mail": "test.user@jamespot.com",
|
|
166
|
+
"url": "/?action=user-api",
|
|
167
|
+
"extended": "{\"d\":{\"dateModified\":\"2019-07-09 15:52:09\",\"lastname\":\"Limited\",\"firstname\":\"Deux\"},\"dateModified\":\"2019-07-09 15:50:52\",\"lastname\":\"deux\",\"firstname\":\"limited\"}"
|
|
168
|
+
},
|
|
169
|
+
{
|
|
170
|
+
"dateCreation": "2019-07-09 15:54:22",
|
|
171
|
+
"action": "create",
|
|
172
|
+
"mainType": "user",
|
|
173
|
+
"idObject": 10,
|
|
174
|
+
"typeObject": "user",
|
|
175
|
+
"mail": "test.user@jamespot.com",
|
|
176
|
+
"url": "/?action=user-api"
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
"dateCreation": "2019-07-09 15:54:26",
|
|
180
|
+
"action": "update",
|
|
181
|
+
"mainType": "user",
|
|
182
|
+
"idObject": 10,
|
|
183
|
+
"typeObject": "user",
|
|
184
|
+
"mail": "test.user@jamespot.com",
|
|
185
|
+
"url": "/?action=user-api",
|
|
186
|
+
"extended": "{\"d\":{\"dateModified\":\"2019-07-09 15:54:26\",\"active\":0},\"dateModified\":\"2019-07-09 15:54:22\",\"active\":\"1\"}"
|
|
187
|
+
},
|
|
188
|
+
{
|
|
189
|
+
"dateCreation": "2019-07-09 15:54:59",
|
|
190
|
+
"action": "create",
|
|
191
|
+
"mainType": "user",
|
|
192
|
+
"idObject": 11,
|
|
193
|
+
"typeObject": "user",
|
|
194
|
+
"mail": "test.user@jamespot.com",
|
|
195
|
+
"url": "/?action=user-api"
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"dateCreation": "2019-07-09 15:55:05",
|
|
199
|
+
"action": "update",
|
|
200
|
+
"mainType": "user",
|
|
201
|
+
"idObject": 10,
|
|
202
|
+
"typeObject": "user",
|
|
203
|
+
"mail": "test.user@jamespot.com",
|
|
204
|
+
"url": "/?action=user-api",
|
|
205
|
+
"extended": "{\"d\":{\"dateModified\":\"2019-07-09 15:55:05\",\"mail\":\"inactiveAdmin1@jamespot.com\"},\"dateModified\":\"2019-07-09 15:54:26\",\"mail\":\"inactiveadmin1@jamespot.com\"}"
|
|
206
|
+
},
|
|
207
|
+
{
|
|
208
|
+
"dateCreation": "2019-07-09 15:55:08",
|
|
209
|
+
"action": "update",
|
|
210
|
+
"mainType": "user",
|
|
211
|
+
"idObject": 11,
|
|
212
|
+
"typeObject": "user",
|
|
213
|
+
"mail": "test.user@jamespot.com",
|
|
214
|
+
"url": "/?action=user-api",
|
|
215
|
+
"extended": "{\"d\":{\"dateModified\":\"2019-07-09 15:55:08\",\"active\":0},\"dateModified\":\"2019-07-09 15:54:59\",\"active\":\"1\"}"
|
|
216
|
+
},
|
|
217
|
+
{
|
|
218
|
+
"dateCreation": "2019-07-09 15:55:29",
|
|
219
|
+
"action": "create",
|
|
220
|
+
"mainType": "user",
|
|
221
|
+
"idObject": 12,
|
|
222
|
+
"typeObject": "user",
|
|
223
|
+
"mail": "test.user@jamespot.com",
|
|
224
|
+
"url": "/?action=user-api"
|
|
225
|
+
},
|
|
226
|
+
{
|
|
227
|
+
"dateCreation": "2019-07-09 15:55:31",
|
|
228
|
+
"action": "update",
|
|
229
|
+
"mainType": "user",
|
|
230
|
+
"idObject": 12,
|
|
231
|
+
"typeObject": "user",
|
|
232
|
+
"mail": "test.user@jamespot.com",
|
|
233
|
+
"url": "/?action=user-api",
|
|
234
|
+
"extended": "{\"d\":{\"dateModified\":\"2019-07-09 15:55:31\",\"active\":0},\"dateModified\":\"2019-07-09 15:55:29\",\"active\":\"1\"}"
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
"dateCreation": "2019-07-18 18:36:24",
|
|
238
|
+
"action": "create",
|
|
239
|
+
"mainType": "spot",
|
|
240
|
+
"idObject": 1,
|
|
241
|
+
"typeObject": "spot",
|
|
242
|
+
"mail": "a",
|
|
243
|
+
"url": "/"
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"dateCreation": "2019-07-18 18:36:38",
|
|
247
|
+
"action": "create",
|
|
248
|
+
"mainType": "spot",
|
|
249
|
+
"idObject": 2,
|
|
250
|
+
"typeObject": "spot",
|
|
251
|
+
"mail": "a",
|
|
252
|
+
"url": "/"
|
|
253
|
+
},
|
|
254
|
+
{
|
|
255
|
+
"dateCreation": "2019-07-19 09:35:53",
|
|
256
|
+
"action": "create",
|
|
257
|
+
"mainType": "spot",
|
|
258
|
+
"idObject": 3,
|
|
259
|
+
"typeObject": "spot",
|
|
260
|
+
"mail": "a",
|
|
261
|
+
"url": "/"
|
|
262
|
+
},
|
|
263
|
+
{
|
|
264
|
+
"dateCreation": "2019-07-19 09:36:26",
|
|
265
|
+
"action": "create",
|
|
266
|
+
"mainType": "article",
|
|
267
|
+
"idObject": 2,
|
|
268
|
+
"typeObject": "mpArticle",
|
|
269
|
+
"mail": "a",
|
|
270
|
+
"url": "/"
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
"dateCreation": "2019-07-19 09:36:49",
|
|
274
|
+
"action": "create",
|
|
275
|
+
"mainType": "article",
|
|
276
|
+
"idObject": 4,
|
|
277
|
+
"typeObject": "mpArticle",
|
|
278
|
+
"mail": "a",
|
|
279
|
+
"url": "/"
|
|
280
|
+
},
|
|
281
|
+
{
|
|
282
|
+
"dateCreation": "2019-07-19 09:37:23",
|
|
283
|
+
"action": "create",
|
|
284
|
+
"mainType": "article",
|
|
285
|
+
"idObject": 6,
|
|
286
|
+
"typeObject": "mpArticle",
|
|
287
|
+
"mail": "a",
|
|
288
|
+
"url": "/"
|
|
289
|
+
}
|
|
290
|
+
],
|
|
291
|
+
"facets": null,
|
|
292
|
+
"idQuery": null
|
|
293
|
+
}
|
|
294
|
+
}
|
|
@@ -0,0 +1,150 @@
|
|
|
1
|
+
{
|
|
2
|
+
"o": "objectList",
|
|
3
|
+
"f": "AdminAdvancedLogsSearch",
|
|
4
|
+
"error": 0,
|
|
5
|
+
"messages": [],
|
|
6
|
+
"result": {
|
|
7
|
+
"limit": 30,
|
|
8
|
+
"page": 1,
|
|
9
|
+
"cnt": 27,
|
|
10
|
+
"data": [
|
|
11
|
+
{
|
|
12
|
+
"dateCreation": "2024-12-09 16:48:42",
|
|
13
|
+
"type": "search",
|
|
14
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&wt=json&json.nl=map&start=0&rows=0&qq=+(type:(badge)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"dateCreation": "2024-12-09 16:48:42",
|
|
18
|
+
"type": "search",
|
|
19
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&sort=dateCreation desc&facet=false&hl=true&fl=idJod,idInType,type,searchTab,title&wt=json&json.nl=map&start=0&rows=50&qq=+(type:(badge)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"dateCreation": "2024-12-09 16:49:33",
|
|
23
|
+
"type": "search",
|
|
24
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&wt=json&json.nl=map&start=0&rows=0&qq=+((title:ORPHAN QUERY) OR (faqResponse:ORPHAN QUERY)) +(type:(faqItem)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"dateCreation": "2024-12-09 16:49:33",
|
|
28
|
+
"type": "search",
|
|
29
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&sort=score desc, score desc&facet=false&hl=true&fl=idJod,idInType,type,searchTab,title&wt=json&json.nl=map&start=0&rows=300&qq=+((title:ORPHAN QUERY) OR (faqResponse:ORPHAN QUERY)) +(type:(faqItem)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"dateCreation": "2024-12-09 16:49:33",
|
|
33
|
+
"type": "search",
|
|
34
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&wt=json&json.nl=map&start=0&rows=0&qq=+((title:ORPHAN) OR (faqResponse:ORPHAN)) +(type:(faqItem)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"dateCreation": "2024-12-09 16:49:33",
|
|
38
|
+
"type": "search",
|
|
39
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&sort=score desc, score desc&facet=false&hl=true&fl=idJod,idInType,type,searchTab,title&wt=json&json.nl=map&start=0&rows=300&qq=+((title:ORPHAN) OR (faqResponse:ORPHAN)) +(type:(faqItem)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"dateCreation": "2024-12-09 16:49:33",
|
|
43
|
+
"type": "search",
|
|
44
|
+
"msg": "fq=+__sec__:( u0 dest0 web)&wt=json&json.nl=map&start=0&rows=0&qq=+((title:ORPHAN) OR (faqResponse:ORPHAN)) +(type:(faqItem)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
"dateCreation": "2024-12-09 16:49:33",
|
|
48
|
+
"type": "search",
|
|
49
|
+
"msg": "fq=+__sec__:( u0 dest0 web)&sort=score desc, score desc&facet=false&hl=true&fl=idJod,idInType,type,searchTab,title&wt=json&json.nl=map&start=0&rows=300&qq=+((title:ORPHAN) OR (faqResponse:ORPHAN)) +(type:(faqItem)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
50
|
+
},
|
|
51
|
+
{
|
|
52
|
+
"dateCreation": "2024-12-09 16:49:38",
|
|
53
|
+
"type": "search",
|
|
54
|
+
"msg": "fq=+__sec__:( u0 dest0 web)&wt=json&json.nl=map&start=0&rows=0&qq=+((title:ORPHAN) OR (faqResponse:ORPHAN)) +(type:(faqItem)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
55
|
+
},
|
|
56
|
+
{
|
|
57
|
+
"dateCreation": "2024-12-09 16:49:38",
|
|
58
|
+
"type": "search",
|
|
59
|
+
"msg": "fq=+__sec__:( u0 dest0 web)&sort=score desc, score desc&facet=false&hl=true&fl=idJod,idInType,type,searchTab,title&wt=json&json.nl=map&start=0&rows=300&qq=+((title:ORPHAN) OR (faqResponse:ORPHAN)) +(type:(faqItem)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"dateCreation": "2024-12-09 16:49:43",
|
|
63
|
+
"type": "search",
|
|
64
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&wt=json&json.nl=map&start=0&rows=0&qq=+(type:(faq)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
65
|
+
},
|
|
66
|
+
{
|
|
67
|
+
"dateCreation": "2024-12-09 16:49:43",
|
|
68
|
+
"type": "search",
|
|
69
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&sort=dateCreation desc&facet=false&hl=true&fl=idJod,idInType,type,searchTab,title&wt=json&json.nl=map&start=0&rows=50&qq=+(type:(faq)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
"dateCreation": "2024-12-09 16:49:45",
|
|
73
|
+
"type": "search",
|
|
74
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&wt=json&json.nl=map&start=0&rows=0&qq=+(type:(faqItem)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
75
|
+
},
|
|
76
|
+
{
|
|
77
|
+
"dateCreation": "2024-12-09 16:49:45",
|
|
78
|
+
"type": "search",
|
|
79
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&sort=dateCreation desc&facet=false&hl=true&fl=idJod,idInType,type,searchTab,title&wt=json&json.nl=map&start=0&rows=1000&qq=+(type:(faqItem)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
80
|
+
},
|
|
81
|
+
{
|
|
82
|
+
"dateCreation": "2024-12-09 16:49:45",
|
|
83
|
+
"type": "search",
|
|
84
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&wt=json&json.nl=map&start=0&rows=0&qq=+((title:ORPHAN) OR (faqResponse:ORPHAN)) +(type:(faqItem)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
85
|
+
},
|
|
86
|
+
{
|
|
87
|
+
"dateCreation": "2024-12-09 16:49:45",
|
|
88
|
+
"type": "search",
|
|
89
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&sort=score desc, score desc&facet=false&hl=true&fl=idJod,idInType,type,searchTab,title&wt=json&json.nl=map&start=0&rows=300&qq=+((title:ORPHAN) OR (faqResponse:ORPHAN)) +(type:(faqItem)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
90
|
+
},
|
|
91
|
+
{
|
|
92
|
+
"dateCreation": "2024-12-09 16:50:40",
|
|
93
|
+
"type": "search",
|
|
94
|
+
"msg": "fq=&wt=json&json.nl=map&start=0&rows=0&qq=+(mainType:(user)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"dateCreation": "2024-12-09 16:50:40",
|
|
98
|
+
"type": "search",
|
|
99
|
+
"msg": "fq=&sort=dateCreation desc&facet=false&hl=true&fl=idJod,idInType,type,searchTab,title&wt=json&json.nl=map&start=0&rows=25&qq=+(mainType:(user)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"dateCreation": "2024-12-09 16:50:40",
|
|
103
|
+
"type": "search",
|
|
104
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&wt=json&json.nl=map&start=0&rows=0&qq=+(type:(mpArticle)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
"dateCreation": "2024-12-09 16:50:40",
|
|
108
|
+
"type": "search",
|
|
109
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&sort=dateCreation desc&facet=false&hl=true&fl=idJod,idInType,type,searchTab,title&wt=json&json.nl=map&start=0&rows=50&qq=+(type:(mpArticle)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"dateCreation": "2024-12-09 16:50:40",
|
|
113
|
+
"type": "search",
|
|
114
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&wt=json&json.nl=map&start=0&rows=0&qq=+(mainType:(spot)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"dateCreation": "2024-12-09 16:50:40",
|
|
118
|
+
"type": "search",
|
|
119
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&sort=dateCreation desc&facet=false&hl=true&fl=idJod,idInType,type,searchTab,title&wt=json&json.nl=map&start=0&rows=50&qq=+(mainType:(spot)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
"dateCreation": "2024-12-09 16:50:41",
|
|
123
|
+
"type": "search",
|
|
124
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&wt=json&json.nl=map&start=0&rows=0&qq=+(type:(networkAll)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
125
|
+
},
|
|
126
|
+
{
|
|
127
|
+
"dateCreation": "2024-12-09 16:50:41",
|
|
128
|
+
"type": "search",
|
|
129
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&sort=dateCreation desc&facet=false&hl=true&fl=idJod,idInType,type,searchTab,title&wt=json&json.nl=map&start=0&rows=50&qq=+(type:(networkAll)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"dateCreation": "2024-12-09 16:50:41",
|
|
133
|
+
"type": "search",
|
|
134
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&wt=json&json.nl=map&start=0&rows=0&qq=&q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
135
|
+
},
|
|
136
|
+
{
|
|
137
|
+
"dateCreation": "2024-12-09 16:50:41",
|
|
138
|
+
"type": "search",
|
|
139
|
+
"msg": "fq=+__sec__:( u4 dest4 web all)&sort=dateCreation desc&facet=false&hl=true&fl=idJod,idInType,type,searchTab,title&wt=json&json.nl=map&start=0&rows=50&qq=&q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
140
|
+
},
|
|
141
|
+
{
|
|
142
|
+
"dateCreation": "2024-12-09 16:50:48",
|
|
143
|
+
"type": "search",
|
|
144
|
+
"msg": "fq=&sort=dateCreation desc&facet=false&hl=false&fl=idInType,lat,lng&wt=json&json.nl=map&start=0&rows=50000&qq=+(type:(user)) +(lat:(*)) +(lng:(*)) &q={!edismax qf=\"body\" pf=\"body\" ps=3 v=$qq}"
|
|
145
|
+
}
|
|
146
|
+
],
|
|
147
|
+
"facets": null,
|
|
148
|
+
"idQuery": null
|
|
149
|
+
}
|
|
150
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
{
|
|
2
|
+
"o": "visioConnect",
|
|
3
|
+
"f": "statistics",
|
|
4
|
+
"error": 0,
|
|
5
|
+
"messages": [],
|
|
6
|
+
"result": {
|
|
7
|
+
"rooms": {
|
|
8
|
+
"member": [
|
|
9
|
+
{
|
|
10
|
+
"id": 1,
|
|
11
|
+
"createdAt": "2024-10-28",
|
|
12
|
+
"updatedAt": "2024-11-28",
|
|
13
|
+
"stats": { "visioSessionsNumber": 5, "participantsNumber": 3, "totalDurationSeconds": 280 },
|
|
14
|
+
"subject": "My awesome event",
|
|
15
|
+
"idArticle": 1,
|
|
16
|
+
"idUser": 6,
|
|
17
|
+
"user": { "id": 6, "uri": "user/6", "title": "User1" }
|
|
18
|
+
}
|
|
19
|
+
],
|
|
20
|
+
"totalItems": 2
|
|
21
|
+
},
|
|
22
|
+
"platform": { "sessionsNumber": 5, "durationAverage": 56, "durationMedian": 56, "participantsNumber": 3 }
|
|
23
|
+
}
|
|
24
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
{
|
|
2
|
+
"o": "visioConnect",
|
|
3
|
+
"f": "statisticsRoomSessions",
|
|
4
|
+
"error": 0,
|
|
5
|
+
"messages": [],
|
|
6
|
+
"result": {
|
|
7
|
+
"member": [
|
|
8
|
+
{
|
|
9
|
+
"id": 1,
|
|
10
|
+
"room": "/api/rooms/1",
|
|
11
|
+
"duration": 30,
|
|
12
|
+
"participantsNb": 2,
|
|
13
|
+
"startedAt": "2024-11-29T15:05:49+01:00",
|
|
14
|
+
"endedAt": "2024-11-29T15:05:49+01:00"
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"id": 2,
|
|
18
|
+
"room": "/api/rooms/1",
|
|
19
|
+
"duration": 45,
|
|
20
|
+
"participantsNb": 3,
|
|
21
|
+
"startedAt": "2024-11-29T15:05:49+01:00",
|
|
22
|
+
"endedAt": "2024-11-29T15:05:49+01:00"
|
|
23
|
+
}
|
|
24
|
+
],
|
|
25
|
+
"totalItems": 2
|
|
26
|
+
}
|
|
27
|
+
}
|