@redhat-cloud-services/notifications-client 2.4.3 → 2.4.4
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 +5 -0
- package/dist/NotificationResourceV1GetEventTypes/index.d.ts +8 -2
- package/dist/NotificationResourceV1GetEventTypes/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1GetEventTypes/index.js +8 -5
- package/dist/NotificationResourceV1GetEventTypes/index.js.map +1 -1
- package/dist/api.d.ts +12 -8
- package/dist/api.d.ts.map +1 -1
- package/dist/api.js +18 -11
- package/dist/api.js.map +1 -1
- package/doc/enums/types.EndpointStatus.md +6 -6
- package/doc/enums/types.EndpointStatusDTO.md +78 -0
- package/doc/enums/types.EndpointType.md +5 -5
- package/doc/enums/types.EndpointTypeDTO.md +67 -0
- package/doc/enums/types.Environment.md +4 -4
- package/doc/enums/types.EventLogEntryActionStatus.md +5 -5
- package/doc/enums/types.HttpType.md +3 -3
- package/doc/enums/types.NotificationStatus.md +5 -5
- package/doc/enums/types.Status.md +2 -2
- package/doc/enums/types.SubscriptionType.md +3 -3
- package/doc/interfaces/types.AddAccessRequest.md +2 -2
- package/doc/interfaces/types.AddApplicationRequest.md +4 -4
- package/doc/interfaces/types.AggregationEmailTemplate.md +10 -10
- package/doc/interfaces/types.AggregationEmailTemplateSubjectTemplate.md +6 -6
- package/doc/interfaces/types.Application.md +6 -6
- package/doc/interfaces/types.Application1.md +2 -2
- package/doc/interfaces/types.ApplicationDTO.md +6 -6
- package/doc/interfaces/types.ApplicationSettingsValue.md +1 -1
- package/doc/interfaces/types.BasicAuthenticationDTO.md +44 -0
- package/doc/interfaces/types.BehaviorGroup.md +9 -9
- package/doc/interfaces/types.BehaviorGroupAction.md +3 -3
- package/doc/interfaces/types.BehaviorGroupActionId.md +2 -2
- package/doc/interfaces/types.Bundle.md +5 -5
- package/doc/interfaces/types.BundleSettingsValue.md +1 -1
- package/doc/interfaces/types.CamelPropertiesDTO.md +93 -0
- package/doc/interfaces/types.CreateBehaviorGroupRequest.md +6 -6
- package/doc/interfaces/types.CreateBehaviorGroupResponse.md +6 -6
- package/doc/interfaces/types.CurrentStatus.md +7 -7
- package/doc/interfaces/types.DrawerEntryPayload.md +7 -7
- package/doc/interfaces/types.DuplicateNameMigrationReport.md +2 -2
- package/doc/interfaces/types.Endpoint.md +12 -12
- package/doc/interfaces/types.EndpointDTO.md +179 -0
- package/doc/interfaces/types.EndpointPage.md +4 -4
- package/doc/interfaces/types.EndpointTestRequest.md +1 -1
- package/doc/interfaces/types.EventLogEntry.md +7 -7
- package/doc/interfaces/types.EventLogEntryAction.md +7 -7
- package/doc/interfaces/types.EventType.md +11 -11
- package/doc/interfaces/types.EventTypeBehavior.md +3 -3
- package/doc/interfaces/types.EventTypeBehaviorId.md +2 -2
- package/doc/interfaces/types.EventTypeSettingsValue.md +3 -3
- package/doc/interfaces/types.Facet.md +4 -4
- package/doc/interfaces/types.InstantEmailTemplate.md +9 -9
- package/doc/interfaces/types.InternalApplicationUserPermission.md +3 -3
- package/doc/interfaces/types.InternalRoleAccess.md +7 -7
- package/doc/interfaces/types.InternalUserPermissions.md +7 -7
- package/doc/interfaces/types.MessageValidationResponse.md +1 -1
- package/doc/interfaces/types.Meta.md +1 -1
- package/doc/interfaces/types.NotificationHistory.md +9 -9
- package/doc/interfaces/types.PageBehaviorGroup.md +3 -3
- package/doc/interfaces/types.PageDrawerEntryPayload.md +3 -3
- package/doc/interfaces/types.PageEventLogEntry.md +3 -3
- package/doc/interfaces/types.PageEventType.md +3 -3
- package/doc/interfaces/types.PageNotificationHistory.md +3 -3
- package/doc/interfaces/types.RenderEmailTemplateRequest.md +2 -2
- package/doc/interfaces/types.RequestDefaultBehaviorGroupPropertyList.md +2 -2
- package/doc/interfaces/types.RequestSystemSubscriptionProperties.md +5 -5
- package/doc/interfaces/types.ServerInfo.md +1 -1
- package/doc/interfaces/types.SettingsValuesByEventType.md +1 -1
- package/doc/interfaces/types.SystemSubscriptionPropertiesDTO.md +59 -0
- package/doc/interfaces/types.Template.md +6 -6
- package/doc/interfaces/types.TriggerDailyDigestRequest.md +5 -5
- package/doc/interfaces/types.UpdateApplicationRequest.md +3 -3
- package/doc/interfaces/types.UpdateBehaviorGroupRequest.md +4 -4
- package/doc/interfaces/types.UpdateNotificationDrawerStatus.md +5 -5
- package/doc/interfaces/types.WebhookPropertiesDTO.md +104 -0
- package/doc/interfaces/types.X509Certificate.md +5 -5
- package/doc/modules/DrawerResourceV1GetDrawerEntries.md +2 -2
- package/doc/modules/DrawerResourceV1UpdateNotificationReadStatus.md +2 -2
- package/doc/modules/EventResourceV1GetEvents.md +3 -3
- package/doc/modules/NotificationResourceV1AppendBehaviorGroupToEventType.md +2 -2
- package/doc/modules/NotificationResourceV1CreateBehaviorGroup.md +2 -2
- package/doc/modules/NotificationResourceV1DeleteBehaviorGroup.md +2 -2
- package/doc/modules/NotificationResourceV1DeleteBehaviorGroupFromEventType.md +2 -2
- package/doc/modules/NotificationResourceV1FindBehaviorGroupsByBundleId.md +2 -2
- package/doc/modules/NotificationResourceV1GetApplicationByNameAndBundleName.md +3 -3
- package/doc/modules/NotificationResourceV1GetApplicationsFacets.md +3 -3
- package/doc/modules/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint.md +2 -2
- package/doc/modules/NotificationResourceV1GetBundleByName.md +2 -2
- package/doc/modules/NotificationResourceV1GetBundleFacets.md +3 -3
- package/doc/modules/NotificationResourceV1GetEventTypes.md +6 -5
- package/doc/modules/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup.md +2 -2
- package/doc/modules/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName.md +3 -3
- package/doc/modules/NotificationResourceV1GetLinkedBehaviorGroups.md +2 -2
- package/doc/modules/NotificationResourceV1UpdateBehaviorGroup.md +3 -3
- package/doc/modules/NotificationResourceV1UpdateBehaviorGroupActions.md +3 -3
- package/doc/modules/NotificationResourceV1UpdateEventTypeBehaviors.md +2 -2
- package/doc/modules/OrgConfigResourceV1GetDailyDigestTimePreference.md +2 -2
- package/doc/modules/OrgConfigResourceV1SaveDailyDigestTimePreference.md +2 -2
- package/doc/modules/index.md +33 -57
- package/doc/modules/types.md +7 -4
- package/package.json +1 -1
- package/doc/classes/index.BaseAPI.md +0 -73
- package/doc/classes/index.RequiredError.md +0 -187
- package/doc/interfaces/index.RequestArgs.md +0 -36
- package/doc/interfaces/types.BasicAuthentication.md +0 -44
- package/doc/interfaces/types.CamelProperties.md +0 -123
- package/doc/interfaces/types.SystemSubscriptionProperties.md +0 -59
- package/doc/interfaces/types.WebhookProperties.md +0 -104
|
@@ -36,7 +36,7 @@ EventType
|
|
|
36
36
|
|
|
37
37
|
#### Defined in
|
|
38
38
|
|
|
39
|
-
[
|
|
39
|
+
[types/index.ts:1112](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1112)
|
|
40
40
|
|
|
41
41
|
___
|
|
42
42
|
|
|
@@ -50,7 +50,7 @@ EventType
|
|
|
50
50
|
|
|
51
51
|
#### Defined in
|
|
52
52
|
|
|
53
|
-
[
|
|
53
|
+
[types/index.ts:1106](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1106)
|
|
54
54
|
|
|
55
55
|
___
|
|
56
56
|
|
|
@@ -64,7 +64,7 @@ EventType
|
|
|
64
64
|
|
|
65
65
|
#### Defined in
|
|
66
66
|
|
|
67
|
-
[
|
|
67
|
+
[types/index.ts:1094](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1094)
|
|
68
68
|
|
|
69
69
|
___
|
|
70
70
|
|
|
@@ -78,7 +78,7 @@ EventType
|
|
|
78
78
|
|
|
79
79
|
#### Defined in
|
|
80
80
|
|
|
81
|
-
[
|
|
81
|
+
[types/index.ts:1088](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1088)
|
|
82
82
|
|
|
83
83
|
___
|
|
84
84
|
|
|
@@ -92,7 +92,7 @@ EventType
|
|
|
92
92
|
|
|
93
93
|
#### Defined in
|
|
94
94
|
|
|
95
|
-
[
|
|
95
|
+
[types/index.ts:1100](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1100)
|
|
96
96
|
|
|
97
97
|
___
|
|
98
98
|
|
|
@@ -106,7 +106,7 @@ EventType
|
|
|
106
106
|
|
|
107
107
|
#### Defined in
|
|
108
108
|
|
|
109
|
-
[
|
|
109
|
+
[types/index.ts:1076](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1076)
|
|
110
110
|
|
|
111
111
|
___
|
|
112
112
|
|
|
@@ -120,7 +120,7 @@ EventType
|
|
|
120
120
|
|
|
121
121
|
#### Defined in
|
|
122
122
|
|
|
123
|
-
[
|
|
123
|
+
[types/index.ts:1082](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1082)
|
|
124
124
|
|
|
125
125
|
___
|
|
126
126
|
|
|
@@ -134,7 +134,7 @@ EventType
|
|
|
134
134
|
|
|
135
135
|
#### Defined in
|
|
136
136
|
|
|
137
|
-
[
|
|
137
|
+
[types/index.ts:1136](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1136)
|
|
138
138
|
|
|
139
139
|
___
|
|
140
140
|
|
|
@@ -148,7 +148,7 @@ EventType
|
|
|
148
148
|
|
|
149
149
|
#### Defined in
|
|
150
150
|
|
|
151
|
-
[
|
|
151
|
+
[types/index.ts:1124](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1124)
|
|
152
152
|
|
|
153
153
|
___
|
|
154
154
|
|
|
@@ -162,7 +162,7 @@ EventType
|
|
|
162
162
|
|
|
163
163
|
#### Defined in
|
|
164
164
|
|
|
165
|
-
[
|
|
165
|
+
[types/index.ts:1130](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1130)
|
|
166
166
|
|
|
167
167
|
___
|
|
168
168
|
|
|
@@ -176,4 +176,4 @@ EventType
|
|
|
176
176
|
|
|
177
177
|
#### Defined in
|
|
178
178
|
|
|
179
|
-
[
|
|
179
|
+
[types/index.ts:1118](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1118)
|
|
@@ -28,7 +28,7 @@ EventTypeBehavior
|
|
|
28
28
|
|
|
29
29
|
#### Defined in
|
|
30
30
|
|
|
31
|
-
[
|
|
31
|
+
[types/index.ts:1149](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1149)
|
|
32
32
|
|
|
33
33
|
___
|
|
34
34
|
|
|
@@ -42,7 +42,7 @@ EventTypeBehavior
|
|
|
42
42
|
|
|
43
43
|
#### Defined in
|
|
44
44
|
|
|
45
|
-
[
|
|
45
|
+
[types/index.ts:1161](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1161)
|
|
46
46
|
|
|
47
47
|
___
|
|
48
48
|
|
|
@@ -56,4 +56,4 @@ EventTypeBehavior
|
|
|
56
56
|
|
|
57
57
|
#### Defined in
|
|
58
58
|
|
|
59
|
-
[
|
|
59
|
+
[types/index.ts:1155](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1155)
|
|
@@ -27,7 +27,7 @@ EventTypeBehaviorId
|
|
|
27
27
|
|
|
28
28
|
#### Defined in
|
|
29
29
|
|
|
30
|
-
[
|
|
30
|
+
[types/index.ts:1180](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1180)
|
|
31
31
|
|
|
32
32
|
___
|
|
33
33
|
|
|
@@ -41,4 +41,4 @@ EventTypeBehaviorId
|
|
|
41
41
|
|
|
42
42
|
#### Defined in
|
|
43
43
|
|
|
44
|
-
[
|
|
44
|
+
[types/index.ts:1174](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1174)
|
|
@@ -32,7 +32,7 @@ EventTypeSettingsValue
|
|
|
32
32
|
|
|
33
33
|
#### Defined in
|
|
34
34
|
|
|
35
|
-
[
|
|
35
|
+
[types/index.ts:1193](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1193)
|
|
36
36
|
|
|
37
37
|
___
|
|
38
38
|
|
|
@@ -46,7 +46,7 @@ EventTypeSettingsValue
|
|
|
46
46
|
|
|
47
47
|
#### Defined in
|
|
48
48
|
|
|
49
|
-
[
|
|
49
|
+
[types/index.ts:1199](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1199)
|
|
50
50
|
|
|
51
51
|
___
|
|
52
52
|
|
|
@@ -60,4 +60,4 @@ EventTypeSettingsValue
|
|
|
60
60
|
|
|
61
61
|
#### Defined in
|
|
62
62
|
|
|
63
|
-
[
|
|
63
|
+
[types/index.ts:1205](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1205)
|
|
@@ -29,7 +29,7 @@ Facet
|
|
|
29
29
|
|
|
30
30
|
#### Defined in
|
|
31
31
|
|
|
32
|
-
[
|
|
32
|
+
[types/index.ts:1236](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1236)
|
|
33
33
|
|
|
34
34
|
___
|
|
35
35
|
|
|
@@ -43,7 +43,7 @@ Facet
|
|
|
43
43
|
|
|
44
44
|
#### Defined in
|
|
45
45
|
|
|
46
|
-
[
|
|
46
|
+
[types/index.ts:1230](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1230)
|
|
47
47
|
|
|
48
48
|
___
|
|
49
49
|
|
|
@@ -57,7 +57,7 @@ Facet
|
|
|
57
57
|
|
|
58
58
|
#### Defined in
|
|
59
59
|
|
|
60
|
-
[
|
|
60
|
+
[types/index.ts:1218](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1218)
|
|
61
61
|
|
|
62
62
|
___
|
|
63
63
|
|
|
@@ -71,4 +71,4 @@ Facet
|
|
|
71
71
|
|
|
72
72
|
#### Defined in
|
|
73
73
|
|
|
74
|
-
[
|
|
74
|
+
[types/index.ts:1224](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1224)
|
|
@@ -34,7 +34,7 @@ InstantEmailTemplate
|
|
|
34
34
|
|
|
35
35
|
#### Defined in
|
|
36
36
|
|
|
37
|
-
[
|
|
37
|
+
[types/index.ts:1306](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1306)
|
|
38
38
|
|
|
39
39
|
___
|
|
40
40
|
|
|
@@ -48,7 +48,7 @@ InstantEmailTemplate
|
|
|
48
48
|
|
|
49
49
|
#### Defined in
|
|
50
50
|
|
|
51
|
-
[
|
|
51
|
+
[types/index.ts:1312](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1312)
|
|
52
52
|
|
|
53
53
|
___
|
|
54
54
|
|
|
@@ -62,7 +62,7 @@ InstantEmailTemplate
|
|
|
62
62
|
|
|
63
63
|
#### Defined in
|
|
64
64
|
|
|
65
|
-
[
|
|
65
|
+
[types/index.ts:1264](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1264)
|
|
66
66
|
|
|
67
67
|
___
|
|
68
68
|
|
|
@@ -76,7 +76,7 @@ InstantEmailTemplate
|
|
|
76
76
|
|
|
77
77
|
#### Defined in
|
|
78
78
|
|
|
79
|
-
[
|
|
79
|
+
[types/index.ts:1282](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1282)
|
|
80
80
|
|
|
81
81
|
___
|
|
82
82
|
|
|
@@ -90,7 +90,7 @@ InstantEmailTemplate
|
|
|
90
90
|
|
|
91
91
|
#### Defined in
|
|
92
92
|
|
|
93
|
-
[
|
|
93
|
+
[types/index.ts:1288](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1288)
|
|
94
94
|
|
|
95
95
|
___
|
|
96
96
|
|
|
@@ -104,7 +104,7 @@ InstantEmailTemplate
|
|
|
104
104
|
|
|
105
105
|
#### Defined in
|
|
106
106
|
|
|
107
|
-
[
|
|
107
|
+
[types/index.ts:1276](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1276)
|
|
108
108
|
|
|
109
109
|
___
|
|
110
110
|
|
|
@@ -118,7 +118,7 @@ InstantEmailTemplate
|
|
|
118
118
|
|
|
119
119
|
#### Defined in
|
|
120
120
|
|
|
121
|
-
[
|
|
121
|
+
[types/index.ts:1294](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1294)
|
|
122
122
|
|
|
123
123
|
___
|
|
124
124
|
|
|
@@ -132,7 +132,7 @@ InstantEmailTemplate
|
|
|
132
132
|
|
|
133
133
|
#### Defined in
|
|
134
134
|
|
|
135
|
-
[
|
|
135
|
+
[types/index.ts:1300](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1300)
|
|
136
136
|
|
|
137
137
|
___
|
|
138
138
|
|
|
@@ -146,4 +146,4 @@ InstantEmailTemplate
|
|
|
146
146
|
|
|
147
147
|
#### Defined in
|
|
148
148
|
|
|
149
|
-
[
|
|
149
|
+
[types/index.ts:1270](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1270)
|
|
@@ -28,7 +28,7 @@ InternalApplicationUserPermission
|
|
|
28
28
|
|
|
29
29
|
#### Defined in
|
|
30
30
|
|
|
31
|
-
[
|
|
31
|
+
[types/index.ts:1331](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1331)
|
|
32
32
|
|
|
33
33
|
___
|
|
34
34
|
|
|
@@ -42,7 +42,7 @@ InternalApplicationUserPermission
|
|
|
42
42
|
|
|
43
43
|
#### Defined in
|
|
44
44
|
|
|
45
|
-
[
|
|
45
|
+
[types/index.ts:1325](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1325)
|
|
46
46
|
|
|
47
47
|
___
|
|
48
48
|
|
|
@@ -56,4 +56,4 @@ InternalApplicationUserPermission
|
|
|
56
56
|
|
|
57
57
|
#### Defined in
|
|
58
58
|
|
|
59
|
-
[
|
|
59
|
+
[types/index.ts:1337](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1337)
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
**`Export`**
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
InternalRoleAccess
|
|
10
10
|
|
|
11
11
|
## Table of contents
|
|
12
12
|
|
|
@@ -24,11 +24,11 @@ InternalRoleAcce
|
|
|
24
24
|
|
|
25
25
|
**`Memberof`**
|
|
26
26
|
|
|
27
|
-
|
|
27
|
+
InternalRoleAccess
|
|
28
28
|
|
|
29
29
|
#### Defined in
|
|
30
30
|
|
|
31
|
-
[
|
|
31
|
+
[types/index.ts:1362](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1362)
|
|
32
32
|
|
|
33
33
|
___
|
|
34
34
|
|
|
@@ -38,11 +38,11 @@ ___
|
|
|
38
38
|
|
|
39
39
|
**`Memberof`**
|
|
40
40
|
|
|
41
|
-
|
|
41
|
+
InternalRoleAccess
|
|
42
42
|
|
|
43
43
|
#### Defined in
|
|
44
44
|
|
|
45
|
-
[
|
|
45
|
+
[types/index.ts:1350](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1350)
|
|
46
46
|
|
|
47
47
|
___
|
|
48
48
|
|
|
@@ -52,8 +52,8 @@ ___
|
|
|
52
52
|
|
|
53
53
|
**`Memberof`**
|
|
54
54
|
|
|
55
|
-
|
|
55
|
+
InternalRoleAccess
|
|
56
56
|
|
|
57
57
|
#### Defined in
|
|
58
58
|
|
|
59
|
-
[
|
|
59
|
+
[types/index.ts:1356](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1356)
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
**`Export`**
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
InternalUserPermissions
|
|
10
10
|
|
|
11
11
|
## Table of contents
|
|
12
12
|
|
|
@@ -24,11 +24,11 @@ InternalUserPermission
|
|
|
24
24
|
|
|
25
25
|
**`Memberof`**
|
|
26
26
|
|
|
27
|
-
|
|
27
|
+
InternalUserPermissions
|
|
28
28
|
|
|
29
29
|
#### Defined in
|
|
30
30
|
|
|
31
|
-
[
|
|
31
|
+
[types/index.ts:1381](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1381)
|
|
32
32
|
|
|
33
33
|
___
|
|
34
34
|
|
|
@@ -38,11 +38,11 @@ ___
|
|
|
38
38
|
|
|
39
39
|
**`Memberof`**
|
|
40
40
|
|
|
41
|
-
|
|
41
|
+
InternalUserPermissions
|
|
42
42
|
|
|
43
43
|
#### Defined in
|
|
44
44
|
|
|
45
|
-
[
|
|
45
|
+
[types/index.ts:1375](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1375)
|
|
46
46
|
|
|
47
47
|
___
|
|
48
48
|
|
|
@@ -52,8 +52,8 @@ ___
|
|
|
52
52
|
|
|
53
53
|
**`Memberof`**
|
|
54
54
|
|
|
55
|
-
|
|
55
|
+
InternalUserPermissions
|
|
56
56
|
|
|
57
57
|
#### Defined in
|
|
58
58
|
|
|
59
|
-
[
|
|
59
|
+
[types/index.ts:1387](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1387)
|
|
@@ -30,4 +30,4 @@ MessageValidationResponse
|
|
|
30
30
|
|
|
31
31
|
#### Defined in
|
|
32
32
|
|
|
33
|
-
[
|
|
33
|
+
[types/index.ts:1400](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1400)
|
|
@@ -26,4 +26,4 @@ Meta
|
|
|
26
26
|
|
|
27
27
|
#### Defined in
|
|
28
28
|
|
|
29
|
-
[
|
|
29
|
+
[types/index.ts:1413](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1413)
|
|
@@ -34,7 +34,7 @@ NotificationHistory
|
|
|
34
34
|
|
|
35
35
|
#### Defined in
|
|
36
36
|
|
|
37
|
-
[
|
|
37
|
+
[types/index.ts:1426](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1426)
|
|
38
38
|
|
|
39
39
|
___
|
|
40
40
|
|
|
@@ -52,7 +52,7 @@ NotificationHistory
|
|
|
52
52
|
|
|
53
53
|
#### Defined in
|
|
54
54
|
|
|
55
|
-
[
|
|
55
|
+
[types/index.ts:1463](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1463)
|
|
56
56
|
|
|
57
57
|
___
|
|
58
58
|
|
|
@@ -66,7 +66,7 @@ NotificationHistory
|
|
|
66
66
|
|
|
67
67
|
#### Defined in
|
|
68
68
|
|
|
69
|
-
[
|
|
69
|
+
[types/index.ts:1457](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1457)
|
|
70
70
|
|
|
71
71
|
___
|
|
72
72
|
|
|
@@ -80,7 +80,7 @@ NotificationHistory
|
|
|
80
80
|
|
|
81
81
|
#### Defined in
|
|
82
82
|
|
|
83
|
-
[
|
|
83
|
+
[types/index.ts:1475](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1475)
|
|
84
84
|
|
|
85
85
|
___
|
|
86
86
|
|
|
@@ -94,7 +94,7 @@ NotificationHistory
|
|
|
94
94
|
|
|
95
95
|
#### Defined in
|
|
96
96
|
|
|
97
|
-
[
|
|
97
|
+
[types/index.ts:1469](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1469)
|
|
98
98
|
|
|
99
99
|
___
|
|
100
100
|
|
|
@@ -108,7 +108,7 @@ NotificationHistory
|
|
|
108
108
|
|
|
109
109
|
#### Defined in
|
|
110
110
|
|
|
111
|
-
[
|
|
111
|
+
[types/index.ts:1432](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1432)
|
|
112
112
|
|
|
113
113
|
___
|
|
114
114
|
|
|
@@ -124,7 +124,7 @@ NotificationHistory
|
|
|
124
124
|
|
|
125
125
|
#### Defined in
|
|
126
126
|
|
|
127
|
-
[
|
|
127
|
+
[types/index.ts:1445](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1445)
|
|
128
128
|
|
|
129
129
|
___
|
|
130
130
|
|
|
@@ -138,7 +138,7 @@ NotificationHistory
|
|
|
138
138
|
|
|
139
139
|
#### Defined in
|
|
140
140
|
|
|
141
|
-
[
|
|
141
|
+
[types/index.ts:1438](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1438)
|
|
142
142
|
|
|
143
143
|
___
|
|
144
144
|
|
|
@@ -152,4 +152,4 @@ NotificationHistory
|
|
|
152
152
|
|
|
153
153
|
#### Defined in
|
|
154
154
|
|
|
155
|
-
[
|
|
155
|
+
[types/index.ts:1451](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1451)
|
|
@@ -28,7 +28,7 @@ PageBehaviorGroup
|
|
|
28
28
|
|
|
29
29
|
#### Defined in
|
|
30
30
|
|
|
31
|
-
[
|
|
31
|
+
[types/index.ts:1507](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1507)
|
|
32
32
|
|
|
33
33
|
___
|
|
34
34
|
|
|
@@ -46,7 +46,7 @@ PageBehaviorGroup
|
|
|
46
46
|
|
|
47
47
|
#### Defined in
|
|
48
48
|
|
|
49
|
-
[
|
|
49
|
+
[types/index.ts:1513](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1513)
|
|
50
50
|
|
|
51
51
|
___
|
|
52
52
|
|
|
@@ -60,4 +60,4 @@ PageBehaviorGroup
|
|
|
60
60
|
|
|
61
61
|
#### Defined in
|
|
62
62
|
|
|
63
|
-
[
|
|
63
|
+
[types/index.ts:1519](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1519)
|
|
@@ -28,7 +28,7 @@ PageDrawerEntryPayload
|
|
|
28
28
|
|
|
29
29
|
#### Defined in
|
|
30
30
|
|
|
31
|
-
[
|
|
31
|
+
[types/index.ts:1532](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1532)
|
|
32
32
|
|
|
33
33
|
___
|
|
34
34
|
|
|
@@ -46,7 +46,7 @@ PageDrawerEntryPayload
|
|
|
46
46
|
|
|
47
47
|
#### Defined in
|
|
48
48
|
|
|
49
|
-
[
|
|
49
|
+
[types/index.ts:1538](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1538)
|
|
50
50
|
|
|
51
51
|
___
|
|
52
52
|
|
|
@@ -60,4 +60,4 @@ PageDrawerEntryPayload
|
|
|
60
60
|
|
|
61
61
|
#### Defined in
|
|
62
62
|
|
|
63
|
-
[
|
|
63
|
+
[types/index.ts:1544](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1544)
|
|
@@ -28,7 +28,7 @@ PageEventLogEntry
|
|
|
28
28
|
|
|
29
29
|
#### Defined in
|
|
30
30
|
|
|
31
|
-
[
|
|
31
|
+
[types/index.ts:1557](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1557)
|
|
32
32
|
|
|
33
33
|
___
|
|
34
34
|
|
|
@@ -46,7 +46,7 @@ PageEventLogEntry
|
|
|
46
46
|
|
|
47
47
|
#### Defined in
|
|
48
48
|
|
|
49
|
-
[
|
|
49
|
+
[types/index.ts:1563](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1563)
|
|
50
50
|
|
|
51
51
|
___
|
|
52
52
|
|
|
@@ -60,4 +60,4 @@ PageEventLogEntry
|
|
|
60
60
|
|
|
61
61
|
#### Defined in
|
|
62
62
|
|
|
63
|
-
[
|
|
63
|
+
[types/index.ts:1569](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1569)
|
|
@@ -28,7 +28,7 @@ PageEventType
|
|
|
28
28
|
|
|
29
29
|
#### Defined in
|
|
30
30
|
|
|
31
|
-
[
|
|
31
|
+
[types/index.ts:1582](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1582)
|
|
32
32
|
|
|
33
33
|
___
|
|
34
34
|
|
|
@@ -46,7 +46,7 @@ PageEventType
|
|
|
46
46
|
|
|
47
47
|
#### Defined in
|
|
48
48
|
|
|
49
|
-
[
|
|
49
|
+
[types/index.ts:1588](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1588)
|
|
50
50
|
|
|
51
51
|
___
|
|
52
52
|
|
|
@@ -60,4 +60,4 @@ PageEventType
|
|
|
60
60
|
|
|
61
61
|
#### Defined in
|
|
62
62
|
|
|
63
|
-
[
|
|
63
|
+
[types/index.ts:1594](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1594)
|
|
@@ -28,7 +28,7 @@ PageNotificationHistory
|
|
|
28
28
|
|
|
29
29
|
#### Defined in
|
|
30
30
|
|
|
31
|
-
[
|
|
31
|
+
[types/index.ts:1607](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1607)
|
|
32
32
|
|
|
33
33
|
___
|
|
34
34
|
|
|
@@ -46,7 +46,7 @@ PageNotificationHistory
|
|
|
46
46
|
|
|
47
47
|
#### Defined in
|
|
48
48
|
|
|
49
|
-
[
|
|
49
|
+
[types/index.ts:1613](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1613)
|
|
50
50
|
|
|
51
51
|
___
|
|
52
52
|
|
|
@@ -60,4 +60,4 @@ PageNotificationHistory
|
|
|
60
60
|
|
|
61
61
|
#### Defined in
|
|
62
62
|
|
|
63
|
-
[
|
|
63
|
+
[types/index.ts:1619](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1619)
|
|
@@ -27,7 +27,7 @@ RenderEmailTemplateRequest
|
|
|
27
27
|
|
|
28
28
|
#### Defined in
|
|
29
29
|
|
|
30
|
-
[
|
|
30
|
+
[types/index.ts:1638](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1638)
|
|
31
31
|
|
|
32
32
|
___
|
|
33
33
|
|
|
@@ -41,4 +41,4 @@ RenderEmailTemplateRequest
|
|
|
41
41
|
|
|
42
42
|
#### Defined in
|
|
43
43
|
|
|
44
|
-
[
|
|
44
|
+
[types/index.ts:1632](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1632)
|
|
@@ -27,7 +27,7 @@ RequestDefaultBehaviorGroupPropertyList
|
|
|
27
27
|
|
|
28
28
|
#### Defined in
|
|
29
29
|
|
|
30
|
-
[
|
|
30
|
+
[types/index.ts:1657](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1657)
|
|
31
31
|
|
|
32
32
|
___
|
|
33
33
|
|
|
@@ -41,4 +41,4 @@ RequestDefaultBehaviorGroupPropertyList
|
|
|
41
41
|
|
|
42
42
|
#### Defined in
|
|
43
43
|
|
|
44
|
-
[
|
|
44
|
+
[types/index.ts:1651](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1651)
|