@redhat-cloud-services/notifications-client 2.3.1 → 2.3.2
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 +2 -0
- package/doc/README.md +2 -1
- package/doc/classes/BaseAPI.md +21 -13
- package/doc/classes/Configuration.md +24 -16
- package/doc/classes/RequiredError.md +17 -11
- package/doc/enums/EndpointStatus.md +6 -6
- package/doc/enums/EndpointType.md +5 -5
- package/doc/enums/Environment.md +4 -4
- package/doc/enums/EventLogEntryActionStatus.md +5 -5
- package/doc/enums/HttpType.md +3 -3
- package/doc/enums/NotificationStatus.md +5 -5
- package/doc/enums/Status.md +2 -2
- package/doc/enums/SubscriptionType.md +3 -3
- package/doc/interfaces/AddAccessRequest.md +2 -4
- package/doc/interfaces/AddApplicationRequest.md +4 -6
- package/doc/interfaces/AggregationEmailTemplate.md +10 -12
- package/doc/interfaces/AggregationEmailTemplateSubjectTemplate.md +6 -8
- package/doc/interfaces/ApiConfig.md +2 -2
- package/doc/interfaces/Application.md +6 -8
- package/doc/interfaces/Application1.md +2 -4
- package/doc/interfaces/ApplicationDTO.md +6 -8
- package/doc/interfaces/ApplicationSettingsValue.md +1 -3
- package/doc/interfaces/BasicAuthentication.md +2 -4
- package/doc/interfaces/BehaviorGroup.md +10 -12
- package/doc/interfaces/BehaviorGroupAction.md +3 -5
- package/doc/interfaces/BehaviorGroupActionId.md +2 -4
- package/doc/interfaces/Bundle.md +5 -7
- package/doc/interfaces/BundleSettingsValue.md +1 -3
- package/doc/interfaces/CamelProperties.md +7 -9
- package/doc/interfaces/ConfigurationParameters.md +14 -10
- package/doc/interfaces/CreateBehaviorGroupRequest.md +7 -9
- package/doc/interfaces/CreateBehaviorGroupResponse.md +7 -9
- package/doc/interfaces/CurrentStatus.md +3 -5
- package/doc/interfaces/DrawerEntryPayload.md +7 -9
- package/doc/interfaces/DuplicateNameMigrationReport.md +2 -4
- package/doc/interfaces/Endpoint.md +11 -13
- package/doc/interfaces/EndpointPage.md +3 -5
- package/doc/interfaces/EndpointTestRequest.md +1 -3
- package/doc/interfaces/EventLogEntry.md +7 -9
- package/doc/interfaces/EventLogEntryAction.md +7 -9
- package/doc/interfaces/EventType.md +10 -12
- package/doc/interfaces/EventTypeBehavior.md +3 -5
- package/doc/interfaces/EventTypeBehaviorId.md +2 -4
- package/doc/interfaces/EventTypeSettingsValue.md +3 -5
- package/doc/interfaces/Facet.md +4 -6
- package/doc/interfaces/InstantEmailTemplate.md +9 -11
- package/doc/interfaces/InternalApplicationUserPermission.md +3 -5
- package/doc/interfaces/InternalRoleAccess.md +3 -5
- package/doc/interfaces/InternalUserPermissions.md +3 -5
- package/doc/interfaces/MessageValidationResponse.md +1 -3
- package/doc/interfaces/Meta.md +1 -3
- package/doc/interfaces/NotificationHistory.md +9 -11
- package/doc/interfaces/PageBehaviorGroup.md +3 -5
- package/doc/interfaces/PageDrawerEntryPayload.md +3 -5
- package/doc/interfaces/PageEventLogEntry.md +3 -5
- package/doc/interfaces/PageEventType.md +3 -5
- package/doc/interfaces/PageNotificationHistory.md +3 -5
- package/doc/interfaces/RenderEmailTemplateRequest.md +2 -4
- package/doc/interfaces/RequestArgs.md +6 -8
- package/doc/interfaces/RequestDefaultBehaviorGroupPropertyList.md +2 -4
- package/doc/interfaces/RequestSystemSubscriptionProperties.md +2 -4
- package/doc/interfaces/ServerInfo.md +1 -3
- package/doc/interfaces/SettingsValuesByEventType.md +1 -3
- package/doc/interfaces/SystemSubscriptionProperties.md +3 -5
- package/doc/interfaces/Template.md +6 -8
- package/doc/interfaces/TriggerDailyDigestRequest.md +5 -7
- package/doc/interfaces/UpdateApplicationRequest.md +3 -5
- package/doc/interfaces/UpdateBehaviorGroupRequest.md +5 -7
- package/doc/interfaces/UpdateNotificationDrawerStatus.md +3 -5
- package/doc/interfaces/WebhookProperties.md +6 -8
- package/doc/interfaces/X509Certificate.md +5 -7
- package/doc/modules.md +274 -274
- package/package.json +2 -2
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
PageEventLogEntry
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -28,7 +26,7 @@ PageEventLogEntry
|
|
|
28
26
|
|
|
29
27
|
#### Defined in
|
|
30
28
|
|
|
31
|
-
[packages/notifications/types/index.ts:1453](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
29
|
+
[packages/notifications/types/index.ts:1453](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1453)
|
|
32
30
|
|
|
33
31
|
___
|
|
34
32
|
|
|
@@ -46,7 +44,7 @@ PageEventLogEntry
|
|
|
46
44
|
|
|
47
45
|
#### Defined in
|
|
48
46
|
|
|
49
|
-
[packages/notifications/types/index.ts:1459](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
47
|
+
[packages/notifications/types/index.ts:1459](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1459)
|
|
50
48
|
|
|
51
49
|
___
|
|
52
50
|
|
|
@@ -60,4 +58,4 @@ PageEventLogEntry
|
|
|
60
58
|
|
|
61
59
|
#### Defined in
|
|
62
60
|
|
|
63
|
-
[packages/notifications/types/index.ts:1465](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
61
|
+
[packages/notifications/types/index.ts:1465](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1465)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
PageEventType
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -28,7 +26,7 @@ PageEventType
|
|
|
28
26
|
|
|
29
27
|
#### Defined in
|
|
30
28
|
|
|
31
|
-
[packages/notifications/types/index.ts:1478](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
29
|
+
[packages/notifications/types/index.ts:1478](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1478)
|
|
32
30
|
|
|
33
31
|
___
|
|
34
32
|
|
|
@@ -46,7 +44,7 @@ PageEventType
|
|
|
46
44
|
|
|
47
45
|
#### Defined in
|
|
48
46
|
|
|
49
|
-
[packages/notifications/types/index.ts:1484](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
47
|
+
[packages/notifications/types/index.ts:1484](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1484)
|
|
50
48
|
|
|
51
49
|
___
|
|
52
50
|
|
|
@@ -60,4 +58,4 @@ PageEventType
|
|
|
60
58
|
|
|
61
59
|
#### Defined in
|
|
62
60
|
|
|
63
|
-
[packages/notifications/types/index.ts:1490](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
61
|
+
[packages/notifications/types/index.ts:1490](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1490)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
PageNotificationHistory
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -28,7 +26,7 @@ PageNotificationHistory
|
|
|
28
26
|
|
|
29
27
|
#### Defined in
|
|
30
28
|
|
|
31
|
-
[packages/notifications/types/index.ts:1503](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
29
|
+
[packages/notifications/types/index.ts:1503](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1503)
|
|
32
30
|
|
|
33
31
|
___
|
|
34
32
|
|
|
@@ -46,7 +44,7 @@ PageNotificationHistory
|
|
|
46
44
|
|
|
47
45
|
#### Defined in
|
|
48
46
|
|
|
49
|
-
[packages/notifications/types/index.ts:1509](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
47
|
+
[packages/notifications/types/index.ts:1509](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1509)
|
|
50
48
|
|
|
51
49
|
___
|
|
52
50
|
|
|
@@ -60,4 +58,4 @@ PageNotificationHistory
|
|
|
60
58
|
|
|
61
59
|
#### Defined in
|
|
62
60
|
|
|
63
|
-
[packages/notifications/types/index.ts:1515](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
61
|
+
[packages/notifications/types/index.ts:1515](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1515)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
RenderEmailTemplateRequest
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -27,7 +25,7 @@ RenderEmailTemplateRequest
|
|
|
27
25
|
|
|
28
26
|
#### Defined in
|
|
29
27
|
|
|
30
|
-
[packages/notifications/types/index.ts:1534](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
28
|
+
[packages/notifications/types/index.ts:1534](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1534)
|
|
31
29
|
|
|
32
30
|
___
|
|
33
31
|
|
|
@@ -41,4 +39,4 @@ RenderEmailTemplateRequest
|
|
|
41
39
|
|
|
42
40
|
#### Defined in
|
|
43
41
|
|
|
44
|
-
[packages/notifications/types/index.ts:1528](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
42
|
+
[packages/notifications/types/index.ts:1528](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1528)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
RequestArgs
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -21,21 +19,21 @@ RequestArgs
|
|
|
21
19
|
|
|
22
20
|
### auth
|
|
23
21
|
|
|
24
|
-
• `Optional` **auth**: { `authKey?`: `string` \| [`string`, `string`[]] ; `authType`: [`AuthTypeEnum`](../modules.md#authtypeenum
|
|
22
|
+
• `Optional` **auth**: \{ `authKey?`: `string` \| [`string`, `string`[]] ; `authType`: [`AuthTypeEnum`](../modules.md#authtypeenum) }[]
|
|
25
23
|
|
|
26
24
|
#### Defined in
|
|
27
25
|
|
|
28
|
-
[packages/notifications/utils/base.ts:33](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
26
|
+
[packages/notifications/utils/base.ts:33](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/utils/base.ts#L33)
|
|
29
27
|
|
|
30
28
|
___
|
|
31
29
|
|
|
32
30
|
### options
|
|
33
31
|
|
|
34
|
-
• **options**: `AxiosRequestConfig
|
|
32
|
+
• **options**: `AxiosRequestConfig`\<`any`\>
|
|
35
33
|
|
|
36
34
|
#### Defined in
|
|
37
35
|
|
|
38
|
-
[packages/notifications/utils/base.ts:32](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
36
|
+
[packages/notifications/utils/base.ts:32](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/utils/base.ts#L32)
|
|
39
37
|
|
|
40
38
|
___
|
|
41
39
|
|
|
@@ -45,7 +43,7 @@ ___
|
|
|
45
43
|
|
|
46
44
|
#### Defined in
|
|
47
45
|
|
|
48
|
-
[packages/notifications/utils/base.ts:37](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
46
|
+
[packages/notifications/utils/base.ts:37](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/utils/base.ts#L37)
|
|
49
47
|
|
|
50
48
|
___
|
|
51
49
|
|
|
@@ -55,4 +53,4 @@ ___
|
|
|
55
53
|
|
|
56
54
|
#### Defined in
|
|
57
55
|
|
|
58
|
-
[packages/notifications/utils/base.ts:31](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
56
|
+
[packages/notifications/utils/base.ts:31](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/utils/base.ts#L31)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
RequestDefaultBehaviorGroupPropertyList
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -27,7 +25,7 @@ RequestDefaultBehaviorGroupPropertyList
|
|
|
27
25
|
|
|
28
26
|
#### Defined in
|
|
29
27
|
|
|
30
|
-
[packages/notifications/types/index.ts:1553](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
28
|
+
[packages/notifications/types/index.ts:1553](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1553)
|
|
31
29
|
|
|
32
30
|
___
|
|
33
31
|
|
|
@@ -41,4 +39,4 @@ RequestDefaultBehaviorGroupPropertyList
|
|
|
41
39
|
|
|
42
40
|
#### Defined in
|
|
43
41
|
|
|
44
|
-
[packages/notifications/types/index.ts:1547](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
42
|
+
[packages/notifications/types/index.ts:1547](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1547)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
RequestSystemSubscriptionProperties
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -27,7 +25,7 @@ RequestSystemSubscriptionProperties
|
|
|
27
25
|
|
|
28
26
|
#### Defined in
|
|
29
27
|
|
|
30
|
-
[packages/notifications/types/index.ts:1572](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
28
|
+
[packages/notifications/types/index.ts:1572](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1572)
|
|
31
29
|
|
|
32
30
|
___
|
|
33
31
|
|
|
@@ -41,4 +39,4 @@ RequestSystemSubscriptionProperties
|
|
|
41
39
|
|
|
42
40
|
#### Defined in
|
|
43
41
|
|
|
44
|
-
[packages/notifications/types/index.ts:1566](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
42
|
+
[packages/notifications/types/index.ts:1566](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1566)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
ServerInfo
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -26,4 +24,4 @@ ServerInfo
|
|
|
26
24
|
|
|
27
25
|
#### Defined in
|
|
28
26
|
|
|
29
|
-
[packages/notifications/types/index.ts:1585](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
27
|
+
[packages/notifications/types/index.ts:1585](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1585)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
SettingsValuesByEventType
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -30,4 +28,4 @@ SettingsValuesByEventType
|
|
|
30
28
|
|
|
31
29
|
#### Defined in
|
|
32
30
|
|
|
33
|
-
[packages/notifications/types/index.ts:1600](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
31
|
+
[packages/notifications/types/index.ts:1600](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1600)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
SystemSubscriptionProperties
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -28,7 +26,7 @@ SystemSubscriptionProperties
|
|
|
28
26
|
|
|
29
27
|
#### Defined in
|
|
30
28
|
|
|
31
|
-
[packages/notifications/types/index.ts:1654](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
29
|
+
[packages/notifications/types/index.ts:1654](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1654)
|
|
32
30
|
|
|
33
31
|
___
|
|
34
32
|
|
|
@@ -42,7 +40,7 @@ SystemSubscriptionProperties
|
|
|
42
40
|
|
|
43
41
|
#### Defined in
|
|
44
42
|
|
|
45
|
-
[packages/notifications/types/index.ts:1648](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
43
|
+
[packages/notifications/types/index.ts:1648](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1648)
|
|
46
44
|
|
|
47
45
|
___
|
|
48
46
|
|
|
@@ -56,4 +54,4 @@ SystemSubscriptionProperties
|
|
|
56
54
|
|
|
57
55
|
#### Defined in
|
|
58
56
|
|
|
59
|
-
[packages/notifications/types/index.ts:1642](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
57
|
+
[packages/notifications/types/index.ts:1642](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1642)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
Template
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -31,7 +29,7 @@ Template
|
|
|
31
29
|
|
|
32
30
|
#### Defined in
|
|
33
31
|
|
|
34
|
-
[packages/notifications/types/index.ts:1667](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
32
|
+
[packages/notifications/types/index.ts:1667](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1667)
|
|
35
33
|
|
|
36
34
|
___
|
|
37
35
|
|
|
@@ -45,7 +43,7 @@ Template
|
|
|
45
43
|
|
|
46
44
|
#### Defined in
|
|
47
45
|
|
|
48
|
-
[packages/notifications/types/index.ts:1697](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
46
|
+
[packages/notifications/types/index.ts:1697](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1697)
|
|
49
47
|
|
|
50
48
|
___
|
|
51
49
|
|
|
@@ -59,7 +57,7 @@ Template
|
|
|
59
57
|
|
|
60
58
|
#### Defined in
|
|
61
59
|
|
|
62
|
-
[packages/notifications/types/index.ts:1691](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
60
|
+
[packages/notifications/types/index.ts:1691](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1691)
|
|
63
61
|
|
|
64
62
|
___
|
|
65
63
|
|
|
@@ -73,7 +71,7 @@ Template
|
|
|
73
71
|
|
|
74
72
|
#### Defined in
|
|
75
73
|
|
|
76
|
-
[packages/notifications/types/index.ts:1679](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
74
|
+
[packages/notifications/types/index.ts:1679](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1679)
|
|
77
75
|
|
|
78
76
|
___
|
|
79
77
|
|
|
@@ -87,7 +85,7 @@ Template
|
|
|
87
85
|
|
|
88
86
|
#### Defined in
|
|
89
87
|
|
|
90
|
-
[packages/notifications/types/index.ts:1685](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
88
|
+
[packages/notifications/types/index.ts:1685](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1685)
|
|
91
89
|
|
|
92
90
|
___
|
|
93
91
|
|
|
@@ -101,4 +99,4 @@ Template
|
|
|
101
99
|
|
|
102
100
|
#### Defined in
|
|
103
101
|
|
|
104
|
-
[packages/notifications/types/index.ts:1673](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
102
|
+
[packages/notifications/types/index.ts:1673](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1673)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
TriggerDailyDigestRequest
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -30,7 +28,7 @@ TriggerDailyDigestRequest
|
|
|
30
28
|
|
|
31
29
|
#### Defined in
|
|
32
30
|
|
|
33
|
-
[packages/notifications/types/index.ts:1710](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
31
|
+
[packages/notifications/types/index.ts:1710](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1710)
|
|
34
32
|
|
|
35
33
|
___
|
|
36
34
|
|
|
@@ -44,7 +42,7 @@ TriggerDailyDigestRequest
|
|
|
44
42
|
|
|
45
43
|
#### Defined in
|
|
46
44
|
|
|
47
|
-
[packages/notifications/types/index.ts:1716](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
45
|
+
[packages/notifications/types/index.ts:1716](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1716)
|
|
48
46
|
|
|
49
47
|
___
|
|
50
48
|
|
|
@@ -58,7 +56,7 @@ TriggerDailyDigestRequest
|
|
|
58
56
|
|
|
59
57
|
#### Defined in
|
|
60
58
|
|
|
61
|
-
[packages/notifications/types/index.ts:1722](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
59
|
+
[packages/notifications/types/index.ts:1722](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1722)
|
|
62
60
|
|
|
63
61
|
___
|
|
64
62
|
|
|
@@ -72,7 +70,7 @@ TriggerDailyDigestRequest
|
|
|
72
70
|
|
|
73
71
|
#### Defined in
|
|
74
72
|
|
|
75
|
-
[packages/notifications/types/index.ts:1728](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
73
|
+
[packages/notifications/types/index.ts:1728](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1728)
|
|
76
74
|
|
|
77
75
|
___
|
|
78
76
|
|
|
@@ -86,4 +84,4 @@ TriggerDailyDigestRequest
|
|
|
86
84
|
|
|
87
85
|
#### Defined in
|
|
88
86
|
|
|
89
|
-
[packages/notifications/types/index.ts:1734](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
87
|
+
[packages/notifications/types/index.ts:1734](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1734)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
UpdateApplicationRequest
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -28,7 +26,7 @@ UpdateApplicationRequest
|
|
|
28
26
|
|
|
29
27
|
#### Defined in
|
|
30
28
|
|
|
31
|
-
[packages/notifications/types/index.ts:1753](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
29
|
+
[packages/notifications/types/index.ts:1753](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1753)
|
|
32
30
|
|
|
33
31
|
___
|
|
34
32
|
|
|
@@ -42,7 +40,7 @@ UpdateApplicationRequest
|
|
|
42
40
|
|
|
43
41
|
#### Defined in
|
|
44
42
|
|
|
45
|
-
[packages/notifications/types/index.ts:1747](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
43
|
+
[packages/notifications/types/index.ts:1747](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1747)
|
|
46
44
|
|
|
47
45
|
___
|
|
48
46
|
|
|
@@ -56,4 +54,4 @@ UpdateApplicationRequest
|
|
|
56
54
|
|
|
57
55
|
#### Defined in
|
|
58
56
|
|
|
59
|
-
[packages/notifications/types/index.ts:1759](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
57
|
+
[packages/notifications/types/index.ts:1759](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1759)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
UpdateBehaviorGroupRequest
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -29,7 +27,7 @@ UpdateBehaviorGroupRequest
|
|
|
29
27
|
|
|
30
28
|
#### Defined in
|
|
31
29
|
|
|
32
|
-
[packages/notifications/types/index.ts:1772](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
30
|
+
[packages/notifications/types/index.ts:1772](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1772)
|
|
33
31
|
|
|
34
32
|
___
|
|
35
33
|
|
|
@@ -43,7 +41,7 @@ UpdateBehaviorGroupRequest
|
|
|
43
41
|
|
|
44
42
|
#### Defined in
|
|
45
43
|
|
|
46
|
-
[packages/notifications/types/index.ts:1790](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
44
|
+
[packages/notifications/types/index.ts:1790](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1790)
|
|
47
45
|
|
|
48
46
|
___
|
|
49
47
|
|
|
@@ -57,13 +55,13 @@ UpdateBehaviorGroupRequest
|
|
|
57
55
|
|
|
58
56
|
#### Defined in
|
|
59
57
|
|
|
60
|
-
[packages/notifications/types/index.ts:1778](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
58
|
+
[packages/notifications/types/index.ts:1778](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1778)
|
|
61
59
|
|
|
62
60
|
___
|
|
63
61
|
|
|
64
62
|
### event\_type\_ids
|
|
65
63
|
|
|
66
|
-
• `Optional` **event\_type\_ids**: `Set
|
|
64
|
+
• `Optional` **event\_type\_ids**: `Set`\<`string`\>
|
|
67
65
|
|
|
68
66
|
**`Memberof`**
|
|
69
67
|
|
|
@@ -71,4 +69,4 @@ UpdateBehaviorGroupRequest
|
|
|
71
69
|
|
|
72
70
|
#### Defined in
|
|
73
71
|
|
|
74
|
-
[packages/notifications/types/index.ts:1784](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
72
|
+
[packages/notifications/types/index.ts:1784](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1784)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
UpdateNotificationDrawerStatus
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -19,7 +17,7 @@ UpdateNotificationDrawerStatus
|
|
|
19
17
|
|
|
20
18
|
### notification\_ids
|
|
21
19
|
|
|
22
|
-
• **notification\_ids**: `Set
|
|
20
|
+
• **notification\_ids**: `Set`\<`string`\>
|
|
23
21
|
|
|
24
22
|
**`Memberof`**
|
|
25
23
|
|
|
@@ -27,7 +25,7 @@ UpdateNotificationDrawerStatus
|
|
|
27
25
|
|
|
28
26
|
#### Defined in
|
|
29
27
|
|
|
30
|
-
[packages/notifications/types/index.ts:1803](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
28
|
+
[packages/notifications/types/index.ts:1803](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1803)
|
|
31
29
|
|
|
32
30
|
___
|
|
33
31
|
|
|
@@ -41,4 +39,4 @@ UpdateNotificationDrawerStatus
|
|
|
41
39
|
|
|
42
40
|
#### Defined in
|
|
43
41
|
|
|
44
|
-
[packages/notifications/types/index.ts:1809](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
42
|
+
[packages/notifications/types/index.ts:1809](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1809)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
WebhookProperties
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -31,7 +29,7 @@ WebhookProperties
|
|
|
31
29
|
|
|
32
30
|
#### Defined in
|
|
33
31
|
|
|
34
|
-
[packages/notifications/types/index.ts:1846](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
32
|
+
[packages/notifications/types/index.ts:1846](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1846)
|
|
35
33
|
|
|
36
34
|
___
|
|
37
35
|
|
|
@@ -45,7 +43,7 @@ WebhookProperties
|
|
|
45
43
|
|
|
46
44
|
#### Defined in
|
|
47
45
|
|
|
48
|
-
[packages/notifications/types/index.ts:1852](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
46
|
+
[packages/notifications/types/index.ts:1852](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1852)
|
|
49
47
|
|
|
50
48
|
___
|
|
51
49
|
|
|
@@ -59,7 +57,7 @@ WebhookProperties
|
|
|
59
57
|
|
|
60
58
|
#### Defined in
|
|
61
59
|
|
|
62
|
-
[packages/notifications/types/index.ts:1834](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
60
|
+
[packages/notifications/types/index.ts:1834](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1834)
|
|
63
61
|
|
|
64
62
|
___
|
|
65
63
|
|
|
@@ -73,7 +71,7 @@ WebhookProperties
|
|
|
73
71
|
|
|
74
72
|
#### Defined in
|
|
75
73
|
|
|
76
|
-
[packages/notifications/types/index.ts:1828](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
74
|
+
[packages/notifications/types/index.ts:1828](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1828)
|
|
77
75
|
|
|
78
76
|
___
|
|
79
77
|
|
|
@@ -87,7 +85,7 @@ WebhookProperties
|
|
|
87
85
|
|
|
88
86
|
#### Defined in
|
|
89
87
|
|
|
90
|
-
[packages/notifications/types/index.ts:1840](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
88
|
+
[packages/notifications/types/index.ts:1840](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1840)
|
|
91
89
|
|
|
92
90
|
___
|
|
93
91
|
|
|
@@ -101,4 +99,4 @@ WebhookProperties
|
|
|
101
99
|
|
|
102
100
|
#### Defined in
|
|
103
101
|
|
|
104
|
-
[packages/notifications/types/index.ts:1822](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
102
|
+
[packages/notifications/types/index.ts:1822](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1822)
|
|
@@ -4,8 +4,6 @@
|
|
|
4
4
|
|
|
5
5
|
**`Export`**
|
|
6
6
|
|
|
7
|
-
**`Interface`**
|
|
8
|
-
|
|
9
7
|
X509Certificate
|
|
10
8
|
|
|
11
9
|
## Table of contents
|
|
@@ -30,7 +28,7 @@ X509Certificate
|
|
|
30
28
|
|
|
31
29
|
#### Defined in
|
|
32
30
|
|
|
33
|
-
[packages/notifications/types/index.ts:1891](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
31
|
+
[packages/notifications/types/index.ts:1891](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1891)
|
|
34
32
|
|
|
35
33
|
___
|
|
36
34
|
|
|
@@ -44,7 +42,7 @@ X509Certificate
|
|
|
44
42
|
|
|
45
43
|
#### Defined in
|
|
46
44
|
|
|
47
|
-
[packages/notifications/types/index.ts:1885](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
45
|
+
[packages/notifications/types/index.ts:1885](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1885)
|
|
48
46
|
|
|
49
47
|
___
|
|
50
48
|
|
|
@@ -58,7 +56,7 @@ X509Certificate
|
|
|
58
56
|
|
|
59
57
|
#### Defined in
|
|
60
58
|
|
|
61
|
-
[packages/notifications/types/index.ts:1867](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
59
|
+
[packages/notifications/types/index.ts:1867](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1867)
|
|
62
60
|
|
|
63
61
|
___
|
|
64
62
|
|
|
@@ -72,7 +70,7 @@ X509Certificate
|
|
|
72
70
|
|
|
73
71
|
#### Defined in
|
|
74
72
|
|
|
75
|
-
[packages/notifications/types/index.ts:1879](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
73
|
+
[packages/notifications/types/index.ts:1879](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1879)
|
|
76
74
|
|
|
77
75
|
___
|
|
78
76
|
|
|
@@ -86,4 +84,4 @@ X509Certificate
|
|
|
86
84
|
|
|
87
85
|
#### Defined in
|
|
88
86
|
|
|
89
|
-
[packages/notifications/types/index.ts:1873](https://github.com/RedHatInsights/javascript-clients/blob/
|
|
87
|
+
[packages/notifications/types/index.ts:1873](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1873)
|