@redhat-cloud-services/notifications-client 3.0.1 → 3.1.1
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/CHANGELOG.md +12 -0
- package/README.md +21 -14
- package/dist/v2/EventResourceV2GetEvents/index.d.ts +113 -0
- package/dist/v2/EventResourceV2GetEvents/index.d.ts.map +1 -0
- package/dist/v2/EventResourceV2GetEvents/index.js +98 -0
- package/dist/v2/EventResourceV2GetEvents/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts +28 -0
- package/dist/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.js +48 -0
- package/dist/v2/NotificationResourceV2AppendBehaviorGroupToEventType/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2CreateBehaviorGroup/index.d.ts +23 -0
- package/dist/v2/NotificationResourceV2CreateBehaviorGroup/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2CreateBehaviorGroup/index.js +48 -0
- package/dist/v2/NotificationResourceV2CreateBehaviorGroup/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroup/index.d.ts +22 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroup/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroup/index.js +47 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroup/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts +28 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js +48 -0
- package/dist/v2/NotificationResourceV2DeleteBehaviorGroupFromEventType/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts +23 -0
- package/dist/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js +47 -0
- package/dist/v2/NotificationResourceV2FindBehaviorGroupsByBundleId/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts +29 -0
- package/dist/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.js +48 -0
- package/dist/v2/NotificationResourceV2GetApplicationByNameAndBundleName/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetApplicationsFacets/index.d.ts +23 -0
- package/dist/v2/NotificationResourceV2GetApplicationsFacets/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetApplicationsFacets/index.js +49 -0
- package/dist/v2/NotificationResourceV2GetApplicationsFacets/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts +23 -0
- package/dist/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js +47 -0
- package/dist/v2/NotificationResourceV2GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetBundleByName/index.d.ts +23 -0
- package/dist/v2/NotificationResourceV2GetBundleByName/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetBundleByName/index.js +47 -0
- package/dist/v2/NotificationResourceV2GetBundleByName/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetBundleFacets/index.d.ts +23 -0
- package/dist/v2/NotificationResourceV2GetBundleFacets/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetBundleFacets/index.js +49 -0
- package/dist/v2/NotificationResourceV2GetBundleFacets/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetEventTypes/index.d.ts +71 -0
- package/dist/v2/NotificationResourceV2GetEventTypes/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetEventTypes/index.js +73 -0
- package/dist/v2/NotificationResourceV2GetEventTypes/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts +23 -0
- package/dist/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js +47 -0
- package/dist/v2/NotificationResourceV2GetEventTypesAffectedByRemovalOfBehaviorGroup/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts +35 -0
- package/dist/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js +49 -0
- package/dist/v2/NotificationResourceV2GetEventTypesByNameAndBundleAndApplicationName/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts +53 -0
- package/dist/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.js +62 -0
- package/dist/v2/NotificationResourceV2GetLinkedBehaviorGroups/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroup/index.d.ts +29 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroup/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroup/index.js +49 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroup/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts +28 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.js +49 -0
- package/dist/v2/NotificationResourceV2UpdateBehaviorGroupActions/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts +28 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.js +49 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeBehaviors/index.js.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts +28 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.d.ts.map +1 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.js +49 -0
- package/dist/v2/NotificationResourceV2UpdateEventTypeEndpoints/index.js.map +1 -0
- package/dist/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts +16 -0
- package/dist/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.d.ts.map +1 -0
- package/dist/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.js +46 -0
- package/dist/v2/OrgConfigResourceV2GetDailyDigestTimePreference/index.js.map +1 -0
- package/dist/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts +22 -0
- package/dist/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.d.ts.map +1 -0
- package/dist/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js +48 -0
- package/dist/v2/OrgConfigResourceV2SaveDailyDigestTimePreference/index.js.map +1 -0
- package/dist/v2/api.d.ts +50 -0
- package/dist/v2/api.d.ts.map +1 -0
- package/dist/v2/api.js +34 -0
- package/dist/v2/api.js.map +1 -0
- package/dist/v2/index.d.ts +22 -0
- package/dist/v2/index.d.ts.map +1 -0
- package/dist/v2/index.js +46 -0
- package/dist/v2/index.js.map +1 -0
- package/dist/v2/types/index.d.ts +760 -0
- package/dist/v2/types/index.d.ts.map +1 -0
- package/dist/v2/types/index.js +42 -0
- package/dist/v2/types/index.js.map +1 -0
- package/package.json +1 -1
|
@@ -0,0 +1,760 @@
|
|
|
1
|
+
/**
|
|
2
|
+
*
|
|
3
|
+
* @export
|
|
4
|
+
* @interface Application
|
|
5
|
+
*/
|
|
6
|
+
export interface Application {
|
|
7
|
+
/**
|
|
8
|
+
*
|
|
9
|
+
* @type {string}
|
|
10
|
+
* @memberof Application
|
|
11
|
+
*/
|
|
12
|
+
'created'?: string;
|
|
13
|
+
/**
|
|
14
|
+
*
|
|
15
|
+
* @type {string}
|
|
16
|
+
* @memberof Application
|
|
17
|
+
*/
|
|
18
|
+
'updated'?: string;
|
|
19
|
+
/**
|
|
20
|
+
*
|
|
21
|
+
* @type {string}
|
|
22
|
+
* @memberof Application
|
|
23
|
+
*/
|
|
24
|
+
'id'?: string;
|
|
25
|
+
/**
|
|
26
|
+
*
|
|
27
|
+
* @type {string}
|
|
28
|
+
* @memberof Application
|
|
29
|
+
*/
|
|
30
|
+
'name': string;
|
|
31
|
+
/**
|
|
32
|
+
*
|
|
33
|
+
* @type {string}
|
|
34
|
+
* @memberof Application
|
|
35
|
+
*/
|
|
36
|
+
'display_name': string;
|
|
37
|
+
/**
|
|
38
|
+
*
|
|
39
|
+
* @type {string}
|
|
40
|
+
* @memberof Application
|
|
41
|
+
*/
|
|
42
|
+
'bundle_id': string;
|
|
43
|
+
}
|
|
44
|
+
/**
|
|
45
|
+
*
|
|
46
|
+
* @export
|
|
47
|
+
* @interface BehaviorGroup
|
|
48
|
+
*/
|
|
49
|
+
export interface BehaviorGroup {
|
|
50
|
+
/**
|
|
51
|
+
*
|
|
52
|
+
* @type {string}
|
|
53
|
+
* @memberof BehaviorGroup
|
|
54
|
+
*/
|
|
55
|
+
'created'?: string;
|
|
56
|
+
/**
|
|
57
|
+
*
|
|
58
|
+
* @type {string}
|
|
59
|
+
* @memberof BehaviorGroup
|
|
60
|
+
*/
|
|
61
|
+
'updated'?: string;
|
|
62
|
+
/**
|
|
63
|
+
*
|
|
64
|
+
* @type {string}
|
|
65
|
+
* @memberof BehaviorGroup
|
|
66
|
+
*/
|
|
67
|
+
'id'?: string;
|
|
68
|
+
/**
|
|
69
|
+
*
|
|
70
|
+
* @type {string}
|
|
71
|
+
* @memberof BehaviorGroup
|
|
72
|
+
*/
|
|
73
|
+
'display_name': string;
|
|
74
|
+
/**
|
|
75
|
+
*
|
|
76
|
+
* @type {string}
|
|
77
|
+
* @memberof BehaviorGroup
|
|
78
|
+
*/
|
|
79
|
+
'bundle_id': string;
|
|
80
|
+
/**
|
|
81
|
+
*
|
|
82
|
+
* @type {Bundle}
|
|
83
|
+
* @memberof BehaviorGroup
|
|
84
|
+
*/
|
|
85
|
+
'bundle'?: Bundle;
|
|
86
|
+
/**
|
|
87
|
+
*
|
|
88
|
+
* @type {Array<BehaviorGroupAction>}
|
|
89
|
+
* @memberof BehaviorGroup
|
|
90
|
+
*/
|
|
91
|
+
'actions'?: Array<BehaviorGroupAction>;
|
|
92
|
+
/**
|
|
93
|
+
*
|
|
94
|
+
* @type {Set<EventTypeBehavior>}
|
|
95
|
+
* @memberof BehaviorGroup
|
|
96
|
+
*/
|
|
97
|
+
'behaviors'?: Set<EventTypeBehavior>;
|
|
98
|
+
/**
|
|
99
|
+
*
|
|
100
|
+
* @type {boolean}
|
|
101
|
+
* @memberof BehaviorGroup
|
|
102
|
+
*/
|
|
103
|
+
'default_behavior'?: boolean;
|
|
104
|
+
}
|
|
105
|
+
/**
|
|
106
|
+
*
|
|
107
|
+
* @export
|
|
108
|
+
* @interface BehaviorGroupAction
|
|
109
|
+
*/
|
|
110
|
+
export interface BehaviorGroupAction {
|
|
111
|
+
/**
|
|
112
|
+
*
|
|
113
|
+
* @type {string}
|
|
114
|
+
* @memberof BehaviorGroupAction
|
|
115
|
+
*/
|
|
116
|
+
'created'?: string;
|
|
117
|
+
/**
|
|
118
|
+
*
|
|
119
|
+
* @type {BehaviorGroupActionId}
|
|
120
|
+
* @memberof BehaviorGroupAction
|
|
121
|
+
*/
|
|
122
|
+
'id'?: BehaviorGroupActionId;
|
|
123
|
+
/**
|
|
124
|
+
*
|
|
125
|
+
* @type {Endpoint}
|
|
126
|
+
* @memberof BehaviorGroupAction
|
|
127
|
+
*/
|
|
128
|
+
'endpoint'?: Endpoint;
|
|
129
|
+
}
|
|
130
|
+
/**
|
|
131
|
+
*
|
|
132
|
+
* @export
|
|
133
|
+
* @interface BehaviorGroupActionId
|
|
134
|
+
*/
|
|
135
|
+
export interface BehaviorGroupActionId {
|
|
136
|
+
/**
|
|
137
|
+
*
|
|
138
|
+
* @type {string}
|
|
139
|
+
* @memberof BehaviorGroupActionId
|
|
140
|
+
*/
|
|
141
|
+
'behaviorGroupId': string;
|
|
142
|
+
/**
|
|
143
|
+
*
|
|
144
|
+
* @type {string}
|
|
145
|
+
* @memberof BehaviorGroupActionId
|
|
146
|
+
*/
|
|
147
|
+
'endpointId': string;
|
|
148
|
+
}
|
|
149
|
+
/**
|
|
150
|
+
*
|
|
151
|
+
* @export
|
|
152
|
+
* @interface Bundle
|
|
153
|
+
*/
|
|
154
|
+
export interface Bundle {
|
|
155
|
+
/**
|
|
156
|
+
*
|
|
157
|
+
* @type {string}
|
|
158
|
+
* @memberof Bundle
|
|
159
|
+
*/
|
|
160
|
+
'created'?: string;
|
|
161
|
+
/**
|
|
162
|
+
*
|
|
163
|
+
* @type {string}
|
|
164
|
+
* @memberof Bundle
|
|
165
|
+
*/
|
|
166
|
+
'updated'?: string;
|
|
167
|
+
/**
|
|
168
|
+
*
|
|
169
|
+
* @type {string}
|
|
170
|
+
* @memberof Bundle
|
|
171
|
+
*/
|
|
172
|
+
'id'?: string;
|
|
173
|
+
/**
|
|
174
|
+
*
|
|
175
|
+
* @type {string}
|
|
176
|
+
* @memberof Bundle
|
|
177
|
+
*/
|
|
178
|
+
'name': string;
|
|
179
|
+
/**
|
|
180
|
+
*
|
|
181
|
+
* @type {string}
|
|
182
|
+
* @memberof Bundle
|
|
183
|
+
*/
|
|
184
|
+
'display_name': string;
|
|
185
|
+
}
|
|
186
|
+
/**
|
|
187
|
+
*
|
|
188
|
+
* @export
|
|
189
|
+
* @interface CreateBehaviorGroupRequest
|
|
190
|
+
*/
|
|
191
|
+
export interface CreateBehaviorGroupRequest {
|
|
192
|
+
/**
|
|
193
|
+
*
|
|
194
|
+
* @type {string}
|
|
195
|
+
* @memberof CreateBehaviorGroupRequest
|
|
196
|
+
*/
|
|
197
|
+
'bundle_id'?: string;
|
|
198
|
+
/**
|
|
199
|
+
*
|
|
200
|
+
* @type {string}
|
|
201
|
+
* @memberof CreateBehaviorGroupRequest
|
|
202
|
+
*/
|
|
203
|
+
'bundle_name'?: string;
|
|
204
|
+
/**
|
|
205
|
+
*
|
|
206
|
+
* @type {string}
|
|
207
|
+
* @memberof CreateBehaviorGroupRequest
|
|
208
|
+
*/
|
|
209
|
+
'display_name': string;
|
|
210
|
+
/**
|
|
211
|
+
*
|
|
212
|
+
* @type {Array<string>}
|
|
213
|
+
* @memberof CreateBehaviorGroupRequest
|
|
214
|
+
*/
|
|
215
|
+
'endpoint_ids'?: Array<string>;
|
|
216
|
+
/**
|
|
217
|
+
*
|
|
218
|
+
* @type {Set<string>}
|
|
219
|
+
* @memberof CreateBehaviorGroupRequest
|
|
220
|
+
*/
|
|
221
|
+
'event_type_ids'?: Set<string>;
|
|
222
|
+
/**
|
|
223
|
+
*
|
|
224
|
+
* @type {boolean}
|
|
225
|
+
* @memberof CreateBehaviorGroupRequest
|
|
226
|
+
*/
|
|
227
|
+
'bundle_uuid_or_bundle_name_valid'?: boolean;
|
|
228
|
+
}
|
|
229
|
+
/**
|
|
230
|
+
*
|
|
231
|
+
* @export
|
|
232
|
+
* @interface CreateBehaviorGroupResponse
|
|
233
|
+
*/
|
|
234
|
+
export interface CreateBehaviorGroupResponse {
|
|
235
|
+
/**
|
|
236
|
+
*
|
|
237
|
+
* @type {string}
|
|
238
|
+
* @memberof CreateBehaviorGroupResponse
|
|
239
|
+
*/
|
|
240
|
+
'id': string;
|
|
241
|
+
/**
|
|
242
|
+
*
|
|
243
|
+
* @type {string}
|
|
244
|
+
* @memberof CreateBehaviorGroupResponse
|
|
245
|
+
*/
|
|
246
|
+
'bundle_id': string;
|
|
247
|
+
/**
|
|
248
|
+
*
|
|
249
|
+
* @type {string}
|
|
250
|
+
* @memberof CreateBehaviorGroupResponse
|
|
251
|
+
*/
|
|
252
|
+
'display_name': string;
|
|
253
|
+
/**
|
|
254
|
+
*
|
|
255
|
+
* @type {Array<string>}
|
|
256
|
+
* @memberof CreateBehaviorGroupResponse
|
|
257
|
+
*/
|
|
258
|
+
'endpoints': Array<string>;
|
|
259
|
+
/**
|
|
260
|
+
*
|
|
261
|
+
* @type {Set<string>}
|
|
262
|
+
* @memberof CreateBehaviorGroupResponse
|
|
263
|
+
*/
|
|
264
|
+
'event_types': Set<string>;
|
|
265
|
+
/**
|
|
266
|
+
*
|
|
267
|
+
* @type {string}
|
|
268
|
+
* @memberof CreateBehaviorGroupResponse
|
|
269
|
+
*/
|
|
270
|
+
'created': string;
|
|
271
|
+
}
|
|
272
|
+
/**
|
|
273
|
+
*
|
|
274
|
+
* @export
|
|
275
|
+
* @interface Endpoint
|
|
276
|
+
*/
|
|
277
|
+
export interface Endpoint {
|
|
278
|
+
/**
|
|
279
|
+
*
|
|
280
|
+
* @type {string}
|
|
281
|
+
* @memberof Endpoint
|
|
282
|
+
*/
|
|
283
|
+
'created'?: string;
|
|
284
|
+
/**
|
|
285
|
+
*
|
|
286
|
+
* @type {string}
|
|
287
|
+
* @memberof Endpoint
|
|
288
|
+
*/
|
|
289
|
+
'updated'?: string;
|
|
290
|
+
/**
|
|
291
|
+
*
|
|
292
|
+
* @type {string}
|
|
293
|
+
* @memberof Endpoint
|
|
294
|
+
*/
|
|
295
|
+
'id'?: string;
|
|
296
|
+
/**
|
|
297
|
+
*
|
|
298
|
+
* @type {string}
|
|
299
|
+
* @memberof Endpoint
|
|
300
|
+
*/
|
|
301
|
+
'name': string;
|
|
302
|
+
/**
|
|
303
|
+
*
|
|
304
|
+
* @type {string}
|
|
305
|
+
* @memberof Endpoint
|
|
306
|
+
*/
|
|
307
|
+
'description': string;
|
|
308
|
+
/**
|
|
309
|
+
*
|
|
310
|
+
* @type {boolean}
|
|
311
|
+
* @memberof Endpoint
|
|
312
|
+
*/
|
|
313
|
+
'enabled'?: boolean;
|
|
314
|
+
/**
|
|
315
|
+
*
|
|
316
|
+
* @type {EndpointStatus}
|
|
317
|
+
* @memberof Endpoint
|
|
318
|
+
*/
|
|
319
|
+
'status'?: EndpointStatus;
|
|
320
|
+
/**
|
|
321
|
+
*
|
|
322
|
+
* @type {number}
|
|
323
|
+
* @memberof Endpoint
|
|
324
|
+
*/
|
|
325
|
+
'server_errors'?: number;
|
|
326
|
+
/**
|
|
327
|
+
*
|
|
328
|
+
* @type {object}
|
|
329
|
+
* @memberof Endpoint
|
|
330
|
+
*/
|
|
331
|
+
'properties'?: object;
|
|
332
|
+
/**
|
|
333
|
+
*
|
|
334
|
+
* @type {EndpointType}
|
|
335
|
+
* @memberof Endpoint
|
|
336
|
+
*/
|
|
337
|
+
'type'?: EndpointType;
|
|
338
|
+
/**
|
|
339
|
+
*
|
|
340
|
+
* @type {string}
|
|
341
|
+
* @memberof Endpoint
|
|
342
|
+
*/
|
|
343
|
+
'sub_type'?: string;
|
|
344
|
+
}
|
|
345
|
+
/**
|
|
346
|
+
*
|
|
347
|
+
* @export
|
|
348
|
+
* @enum {string}
|
|
349
|
+
*/
|
|
350
|
+
export declare const EndpointStatus: {
|
|
351
|
+
readonly Ready: "READY";
|
|
352
|
+
readonly Unknown: "UNKNOWN";
|
|
353
|
+
readonly New: "NEW";
|
|
354
|
+
readonly Provisioning: "PROVISIONING";
|
|
355
|
+
readonly Deleting: "DELETING";
|
|
356
|
+
readonly Failed: "FAILED";
|
|
357
|
+
};
|
|
358
|
+
export type EndpointStatus = typeof EndpointStatus[keyof typeof EndpointStatus];
|
|
359
|
+
/**
|
|
360
|
+
*
|
|
361
|
+
* @export
|
|
362
|
+
* @enum {string}
|
|
363
|
+
*/
|
|
364
|
+
export declare const EndpointType: {
|
|
365
|
+
readonly Ansible: "ansible";
|
|
366
|
+
readonly Camel: "camel";
|
|
367
|
+
readonly Drawer: "drawer";
|
|
368
|
+
readonly EmailSubscription: "email_subscription";
|
|
369
|
+
readonly Webhook: "webhook";
|
|
370
|
+
readonly Pagerduty: "pagerduty";
|
|
371
|
+
};
|
|
372
|
+
export type EndpointType = typeof EndpointType[keyof typeof EndpointType];
|
|
373
|
+
/**
|
|
374
|
+
*
|
|
375
|
+
* @export
|
|
376
|
+
* @interface EventLogEntry
|
|
377
|
+
*/
|
|
378
|
+
export interface EventLogEntry {
|
|
379
|
+
/**
|
|
380
|
+
*
|
|
381
|
+
* @type {string}
|
|
382
|
+
* @memberof EventLogEntry
|
|
383
|
+
*/
|
|
384
|
+
'id': string;
|
|
385
|
+
/**
|
|
386
|
+
*
|
|
387
|
+
* @type {string}
|
|
388
|
+
* @memberof EventLogEntry
|
|
389
|
+
*/
|
|
390
|
+
'created': string;
|
|
391
|
+
/**
|
|
392
|
+
*
|
|
393
|
+
* @type {string}
|
|
394
|
+
* @memberof EventLogEntry
|
|
395
|
+
*/
|
|
396
|
+
'bundle': string;
|
|
397
|
+
/**
|
|
398
|
+
*
|
|
399
|
+
* @type {string}
|
|
400
|
+
* @memberof EventLogEntry
|
|
401
|
+
*/
|
|
402
|
+
'application': string;
|
|
403
|
+
/**
|
|
404
|
+
*
|
|
405
|
+
* @type {string}
|
|
406
|
+
* @memberof EventLogEntry
|
|
407
|
+
*/
|
|
408
|
+
'event_type': string;
|
|
409
|
+
/**
|
|
410
|
+
*
|
|
411
|
+
* @type {string}
|
|
412
|
+
* @memberof EventLogEntry
|
|
413
|
+
*/
|
|
414
|
+
'payload'?: string;
|
|
415
|
+
/**
|
|
416
|
+
*
|
|
417
|
+
* @type {Array<EventLogEntryAction>}
|
|
418
|
+
* @memberof EventLogEntry
|
|
419
|
+
*/
|
|
420
|
+
'actions': Array<EventLogEntryAction>;
|
|
421
|
+
}
|
|
422
|
+
/**
|
|
423
|
+
*
|
|
424
|
+
* @export
|
|
425
|
+
* @interface EventLogEntryAction
|
|
426
|
+
*/
|
|
427
|
+
export interface EventLogEntryAction {
|
|
428
|
+
/**
|
|
429
|
+
*
|
|
430
|
+
* @type {string}
|
|
431
|
+
* @memberof EventLogEntryAction
|
|
432
|
+
*/
|
|
433
|
+
'id': string;
|
|
434
|
+
/**
|
|
435
|
+
*
|
|
436
|
+
* @type {EndpointType}
|
|
437
|
+
* @memberof EventLogEntryAction
|
|
438
|
+
*/
|
|
439
|
+
'endpoint_type': EndpointType;
|
|
440
|
+
/**
|
|
441
|
+
*
|
|
442
|
+
* @type {string}
|
|
443
|
+
* @memberof EventLogEntryAction
|
|
444
|
+
*/
|
|
445
|
+
'endpoint_sub_type'?: string;
|
|
446
|
+
/**
|
|
447
|
+
*
|
|
448
|
+
* @type {boolean}
|
|
449
|
+
* @memberof EventLogEntryAction
|
|
450
|
+
* @deprecated
|
|
451
|
+
*/
|
|
452
|
+
'invocation_result': boolean;
|
|
453
|
+
/**
|
|
454
|
+
*
|
|
455
|
+
* @type {EventLogEntryActionStatus}
|
|
456
|
+
* @memberof EventLogEntryAction
|
|
457
|
+
*/
|
|
458
|
+
'status': EventLogEntryActionStatus;
|
|
459
|
+
/**
|
|
460
|
+
*
|
|
461
|
+
* @type {string}
|
|
462
|
+
* @memberof EventLogEntryAction
|
|
463
|
+
*/
|
|
464
|
+
'endpoint_id'?: string;
|
|
465
|
+
/**
|
|
466
|
+
*
|
|
467
|
+
* @type {{ [key: string]: any; }}
|
|
468
|
+
* @memberof EventLogEntryAction
|
|
469
|
+
*/
|
|
470
|
+
'details'?: {
|
|
471
|
+
[key: string]: any;
|
|
472
|
+
};
|
|
473
|
+
}
|
|
474
|
+
/**
|
|
475
|
+
*
|
|
476
|
+
* @export
|
|
477
|
+
* @enum {string}
|
|
478
|
+
*/
|
|
479
|
+
export declare const EventLogEntryActionStatus: {
|
|
480
|
+
readonly Sent: "SENT";
|
|
481
|
+
readonly Success: "SUCCESS";
|
|
482
|
+
readonly Processing: "PROCESSING";
|
|
483
|
+
readonly Failed: "FAILED";
|
|
484
|
+
readonly Unknown: "UNKNOWN";
|
|
485
|
+
};
|
|
486
|
+
export type EventLogEntryActionStatus = typeof EventLogEntryActionStatus[keyof typeof EventLogEntryActionStatus];
|
|
487
|
+
/**
|
|
488
|
+
*
|
|
489
|
+
* @export
|
|
490
|
+
* @interface EventType
|
|
491
|
+
*/
|
|
492
|
+
export interface EventType {
|
|
493
|
+
/**
|
|
494
|
+
*
|
|
495
|
+
* @type {string}
|
|
496
|
+
* @memberof EventType
|
|
497
|
+
*/
|
|
498
|
+
'id'?: string;
|
|
499
|
+
/**
|
|
500
|
+
*
|
|
501
|
+
* @type {string}
|
|
502
|
+
* @memberof EventType
|
|
503
|
+
*/
|
|
504
|
+
'name': string;
|
|
505
|
+
/**
|
|
506
|
+
*
|
|
507
|
+
* @type {string}
|
|
508
|
+
* @memberof EventType
|
|
509
|
+
*/
|
|
510
|
+
'display_name': string;
|
|
511
|
+
/**
|
|
512
|
+
*
|
|
513
|
+
* @type {string}
|
|
514
|
+
* @memberof EventType
|
|
515
|
+
*/
|
|
516
|
+
'description'?: string;
|
|
517
|
+
/**
|
|
518
|
+
*
|
|
519
|
+
* @type {string}
|
|
520
|
+
* @memberof EventType
|
|
521
|
+
*/
|
|
522
|
+
'fully_qualified_name'?: string;
|
|
523
|
+
/**
|
|
524
|
+
*
|
|
525
|
+
* @type {string}
|
|
526
|
+
* @memberof EventType
|
|
527
|
+
*/
|
|
528
|
+
'application_id': string;
|
|
529
|
+
/**
|
|
530
|
+
*
|
|
531
|
+
* @type {Application}
|
|
532
|
+
* @memberof EventType
|
|
533
|
+
*/
|
|
534
|
+
'application'?: Application;
|
|
535
|
+
/**
|
|
536
|
+
*
|
|
537
|
+
* @type {boolean}
|
|
538
|
+
* @memberof EventType
|
|
539
|
+
*/
|
|
540
|
+
'visible'?: boolean;
|
|
541
|
+
/**
|
|
542
|
+
*
|
|
543
|
+
* @type {boolean}
|
|
544
|
+
* @memberof EventType
|
|
545
|
+
*/
|
|
546
|
+
'subscribed_by_default'?: boolean;
|
|
547
|
+
/**
|
|
548
|
+
*
|
|
549
|
+
* @type {boolean}
|
|
550
|
+
* @memberof EventType
|
|
551
|
+
*/
|
|
552
|
+
'subscription_locked'?: boolean;
|
|
553
|
+
/**
|
|
554
|
+
*
|
|
555
|
+
* @type {boolean}
|
|
556
|
+
* @memberof EventType
|
|
557
|
+
*/
|
|
558
|
+
'not_subscription_locked_or_subscribed_by_default'?: boolean;
|
|
559
|
+
}
|
|
560
|
+
/**
|
|
561
|
+
*
|
|
562
|
+
* @export
|
|
563
|
+
* @interface EventTypeBehavior
|
|
564
|
+
*/
|
|
565
|
+
export interface EventTypeBehavior {
|
|
566
|
+
/**
|
|
567
|
+
*
|
|
568
|
+
* @type {string}
|
|
569
|
+
* @memberof EventTypeBehavior
|
|
570
|
+
*/
|
|
571
|
+
'created'?: string;
|
|
572
|
+
/**
|
|
573
|
+
*
|
|
574
|
+
* @type {EventTypeBehaviorId}
|
|
575
|
+
* @memberof EventTypeBehavior
|
|
576
|
+
*/
|
|
577
|
+
'id'?: EventTypeBehaviorId;
|
|
578
|
+
/**
|
|
579
|
+
*
|
|
580
|
+
* @type {EventType}
|
|
581
|
+
* @memberof EventTypeBehavior
|
|
582
|
+
*/
|
|
583
|
+
'event_type'?: EventType;
|
|
584
|
+
}
|
|
585
|
+
/**
|
|
586
|
+
*
|
|
587
|
+
* @export
|
|
588
|
+
* @interface EventTypeBehaviorId
|
|
589
|
+
*/
|
|
590
|
+
export interface EventTypeBehaviorId {
|
|
591
|
+
/**
|
|
592
|
+
*
|
|
593
|
+
* @type {string}
|
|
594
|
+
* @memberof EventTypeBehaviorId
|
|
595
|
+
*/
|
|
596
|
+
'eventTypeId': string;
|
|
597
|
+
/**
|
|
598
|
+
*
|
|
599
|
+
* @type {string}
|
|
600
|
+
* @memberof EventTypeBehaviorId
|
|
601
|
+
*/
|
|
602
|
+
'behaviorGroupId': string;
|
|
603
|
+
}
|
|
604
|
+
/**
|
|
605
|
+
*
|
|
606
|
+
* @export
|
|
607
|
+
* @interface Facet
|
|
608
|
+
*/
|
|
609
|
+
export interface Facet {
|
|
610
|
+
/**
|
|
611
|
+
*
|
|
612
|
+
* @type {string}
|
|
613
|
+
* @memberof Facet
|
|
614
|
+
*/
|
|
615
|
+
'id': string;
|
|
616
|
+
/**
|
|
617
|
+
*
|
|
618
|
+
* @type {string}
|
|
619
|
+
* @memberof Facet
|
|
620
|
+
*/
|
|
621
|
+
'name': string;
|
|
622
|
+
/**
|
|
623
|
+
*
|
|
624
|
+
* @type {string}
|
|
625
|
+
* @memberof Facet
|
|
626
|
+
*/
|
|
627
|
+
'displayName': string;
|
|
628
|
+
/**
|
|
629
|
+
*
|
|
630
|
+
* @type {Array<Facet>}
|
|
631
|
+
* @memberof Facet
|
|
632
|
+
*/
|
|
633
|
+
'children'?: Array<Facet>;
|
|
634
|
+
}
|
|
635
|
+
/**
|
|
636
|
+
*
|
|
637
|
+
* @export
|
|
638
|
+
* @interface Meta
|
|
639
|
+
*/
|
|
640
|
+
export interface Meta {
|
|
641
|
+
/**
|
|
642
|
+
*
|
|
643
|
+
* @type {number}
|
|
644
|
+
* @memberof Meta
|
|
645
|
+
*/
|
|
646
|
+
'count': number;
|
|
647
|
+
}
|
|
648
|
+
/**
|
|
649
|
+
*
|
|
650
|
+
* @export
|
|
651
|
+
* @interface PageBehaviorGroup
|
|
652
|
+
*/
|
|
653
|
+
export interface PageBehaviorGroup {
|
|
654
|
+
/**
|
|
655
|
+
*
|
|
656
|
+
* @type {Array<BehaviorGroup>}
|
|
657
|
+
* @memberof PageBehaviorGroup
|
|
658
|
+
*/
|
|
659
|
+
'data': Array<BehaviorGroup>;
|
|
660
|
+
/**
|
|
661
|
+
*
|
|
662
|
+
* @type {{ [key: string]: string; }}
|
|
663
|
+
* @memberof PageBehaviorGroup
|
|
664
|
+
*/
|
|
665
|
+
'links': {
|
|
666
|
+
[key: string]: string;
|
|
667
|
+
};
|
|
668
|
+
/**
|
|
669
|
+
*
|
|
670
|
+
* @type {Meta}
|
|
671
|
+
* @memberof PageBehaviorGroup
|
|
672
|
+
*/
|
|
673
|
+
'meta': Meta;
|
|
674
|
+
}
|
|
675
|
+
/**
|
|
676
|
+
*
|
|
677
|
+
* @export
|
|
678
|
+
* @interface PageEventLogEntry
|
|
679
|
+
*/
|
|
680
|
+
export interface PageEventLogEntry {
|
|
681
|
+
/**
|
|
682
|
+
*
|
|
683
|
+
* @type {Array<EventLogEntry>}
|
|
684
|
+
* @memberof PageEventLogEntry
|
|
685
|
+
*/
|
|
686
|
+
'data': Array<EventLogEntry>;
|
|
687
|
+
/**
|
|
688
|
+
*
|
|
689
|
+
* @type {{ [key: string]: string; }}
|
|
690
|
+
* @memberof PageEventLogEntry
|
|
691
|
+
*/
|
|
692
|
+
'links': {
|
|
693
|
+
[key: string]: string;
|
|
694
|
+
};
|
|
695
|
+
/**
|
|
696
|
+
*
|
|
697
|
+
* @type {Meta}
|
|
698
|
+
* @memberof PageEventLogEntry
|
|
699
|
+
*/
|
|
700
|
+
'meta': Meta;
|
|
701
|
+
}
|
|
702
|
+
/**
|
|
703
|
+
*
|
|
704
|
+
* @export
|
|
705
|
+
* @interface PageEventType
|
|
706
|
+
*/
|
|
707
|
+
export interface PageEventType {
|
|
708
|
+
/**
|
|
709
|
+
*
|
|
710
|
+
* @type {Array<EventType>}
|
|
711
|
+
* @memberof PageEventType
|
|
712
|
+
*/
|
|
713
|
+
'data': Array<EventType>;
|
|
714
|
+
/**
|
|
715
|
+
*
|
|
716
|
+
* @type {{ [key: string]: string; }}
|
|
717
|
+
* @memberof PageEventType
|
|
718
|
+
*/
|
|
719
|
+
'links': {
|
|
720
|
+
[key: string]: string;
|
|
721
|
+
};
|
|
722
|
+
/**
|
|
723
|
+
*
|
|
724
|
+
* @type {Meta}
|
|
725
|
+
* @memberof PageEventType
|
|
726
|
+
*/
|
|
727
|
+
'meta': Meta;
|
|
728
|
+
}
|
|
729
|
+
/**
|
|
730
|
+
*
|
|
731
|
+
* @export
|
|
732
|
+
* @interface UpdateBehaviorGroupRequest
|
|
733
|
+
*/
|
|
734
|
+
export interface UpdateBehaviorGroupRequest {
|
|
735
|
+
/**
|
|
736
|
+
*
|
|
737
|
+
* @type {string}
|
|
738
|
+
* @memberof UpdateBehaviorGroupRequest
|
|
739
|
+
*/
|
|
740
|
+
'display_name'?: string;
|
|
741
|
+
/**
|
|
742
|
+
*
|
|
743
|
+
* @type {Array<string>}
|
|
744
|
+
* @memberof UpdateBehaviorGroupRequest
|
|
745
|
+
*/
|
|
746
|
+
'endpoint_ids'?: Array<string>;
|
|
747
|
+
/**
|
|
748
|
+
*
|
|
749
|
+
* @type {Set<string>}
|
|
750
|
+
* @memberof UpdateBehaviorGroupRequest
|
|
751
|
+
*/
|
|
752
|
+
'event_type_ids'?: Set<string>;
|
|
753
|
+
/**
|
|
754
|
+
*
|
|
755
|
+
* @type {boolean}
|
|
756
|
+
* @memberof UpdateBehaviorGroupRequest
|
|
757
|
+
*/
|
|
758
|
+
'display_name_not_null_and_blank'?: boolean;
|
|
759
|
+
}
|
|
760
|
+
//# sourceMappingURL=index.d.ts.map
|