@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
|
@@ -21,7 +21,7 @@
|
|
|
21
21
|
|
|
22
22
|
#### Defined in
|
|
23
23
|
|
|
24
|
-
[
|
|
24
|
+
[types/index.ts:1714](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1714)
|
|
25
25
|
|
|
26
26
|
___
|
|
27
27
|
|
|
@@ -31,4 +31,4 @@ ___
|
|
|
31
31
|
|
|
32
32
|
#### Defined in
|
|
33
33
|
|
|
34
|
-
[
|
|
34
|
+
[types/index.ts:1713](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1713)
|
|
@@ -22,7 +22,7 @@
|
|
|
22
22
|
|
|
23
23
|
#### Defined in
|
|
24
24
|
|
|
25
|
-
[
|
|
25
|
+
[types/index.ts:1728](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1728)
|
|
26
26
|
|
|
27
27
|
___
|
|
28
28
|
|
|
@@ -32,7 +32,7 @@ ___
|
|
|
32
32
|
|
|
33
33
|
#### Defined in
|
|
34
34
|
|
|
35
|
-
[
|
|
35
|
+
[types/index.ts:1729](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1729)
|
|
36
36
|
|
|
37
37
|
___
|
|
38
38
|
|
|
@@ -42,4 +42,4 @@ ___
|
|
|
42
42
|
|
|
43
43
|
#### Defined in
|
|
44
44
|
|
|
45
|
-
[
|
|
45
|
+
[types/index.ts:1727](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1727)
|
|
@@ -27,7 +27,7 @@ AddAccessRequest
|
|
|
27
27
|
|
|
28
28
|
#### Defined in
|
|
29
29
|
|
|
30
|
-
[
|
|
30
|
+
[types/index.ts:18](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L18)
|
|
31
31
|
|
|
32
32
|
___
|
|
33
33
|
|
|
@@ -41,4 +41,4 @@ AddAccessRequest
|
|
|
41
41
|
|
|
42
42
|
#### Defined in
|
|
43
43
|
|
|
44
|
-
[
|
|
44
|
+
[types/index.ts:12](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L12)
|
|
@@ -29,7 +29,7 @@ AddApplicationRequest
|
|
|
29
29
|
|
|
30
30
|
#### Defined in
|
|
31
31
|
|
|
32
|
-
[
|
|
32
|
+
[types/index.ts:43](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L43)
|
|
33
33
|
|
|
34
34
|
___
|
|
35
35
|
|
|
@@ -43,7 +43,7 @@ AddApplicationRequest
|
|
|
43
43
|
|
|
44
44
|
#### Defined in
|
|
45
45
|
|
|
46
|
-
[
|
|
46
|
+
[types/index.ts:37](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L37)
|
|
47
47
|
|
|
48
48
|
___
|
|
49
49
|
|
|
@@ -57,7 +57,7 @@ AddApplicationRequest
|
|
|
57
57
|
|
|
58
58
|
#### Defined in
|
|
59
59
|
|
|
60
|
-
[
|
|
60
|
+
[types/index.ts:31](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L31)
|
|
61
61
|
|
|
62
62
|
___
|
|
63
63
|
|
|
@@ -71,4 +71,4 @@ AddApplicationRequest
|
|
|
71
71
|
|
|
72
72
|
#### Defined in
|
|
73
73
|
|
|
74
|
-
[
|
|
74
|
+
[types/index.ts:49](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L49)
|
|
@@ -35,7 +35,7 @@ AggregationEmailTemplate
|
|
|
35
35
|
|
|
36
36
|
#### Defined in
|
|
37
37
|
|
|
38
|
-
[
|
|
38
|
+
[types/index.ts:80](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L80)
|
|
39
39
|
|
|
40
40
|
___
|
|
41
41
|
|
|
@@ -49,7 +49,7 @@ AggregationEmailTemplate
|
|
|
49
49
|
|
|
50
50
|
#### Defined in
|
|
51
51
|
|
|
52
|
-
[
|
|
52
|
+
[types/index.ts:86](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L86)
|
|
53
53
|
|
|
54
54
|
___
|
|
55
55
|
|
|
@@ -63,7 +63,7 @@ AggregationEmailTemplate
|
|
|
63
63
|
|
|
64
64
|
#### Defined in
|
|
65
65
|
|
|
66
|
-
[
|
|
66
|
+
[types/index.ts:110](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L110)
|
|
67
67
|
|
|
68
68
|
___
|
|
69
69
|
|
|
@@ -77,7 +77,7 @@ AggregationEmailTemplate
|
|
|
77
77
|
|
|
78
78
|
#### Defined in
|
|
79
79
|
|
|
80
|
-
[
|
|
80
|
+
[types/index.ts:116](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L116)
|
|
81
81
|
|
|
82
82
|
___
|
|
83
83
|
|
|
@@ -91,7 +91,7 @@ AggregationEmailTemplate
|
|
|
91
91
|
|
|
92
92
|
#### Defined in
|
|
93
93
|
|
|
94
|
-
[
|
|
94
|
+
[types/index.ts:62](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L62)
|
|
95
95
|
|
|
96
96
|
___
|
|
97
97
|
|
|
@@ -105,7 +105,7 @@ AggregationEmailTemplate
|
|
|
105
105
|
|
|
106
106
|
#### Defined in
|
|
107
107
|
|
|
108
|
-
[
|
|
108
|
+
[types/index.ts:74](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L74)
|
|
109
109
|
|
|
110
110
|
___
|
|
111
111
|
|
|
@@ -119,7 +119,7 @@ AggregationEmailTemplate
|
|
|
119
119
|
|
|
120
120
|
#### Defined in
|
|
121
121
|
|
|
122
|
-
[
|
|
122
|
+
[types/index.ts:98](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L98)
|
|
123
123
|
|
|
124
124
|
___
|
|
125
125
|
|
|
@@ -133,7 +133,7 @@ AggregationEmailTemplate
|
|
|
133
133
|
|
|
134
134
|
#### Defined in
|
|
135
135
|
|
|
136
|
-
[
|
|
136
|
+
[types/index.ts:104](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L104)
|
|
137
137
|
|
|
138
138
|
___
|
|
139
139
|
|
|
@@ -147,7 +147,7 @@ AggregationEmailTemplate
|
|
|
147
147
|
|
|
148
148
|
#### Defined in
|
|
149
149
|
|
|
150
|
-
[
|
|
150
|
+
[types/index.ts:92](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L92)
|
|
151
151
|
|
|
152
152
|
___
|
|
153
153
|
|
|
@@ -161,4 +161,4 @@ AggregationEmailTemplate
|
|
|
161
161
|
|
|
162
162
|
#### Defined in
|
|
163
163
|
|
|
164
|
-
[
|
|
164
|
+
[types/index.ts:68](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L68)
|
|
@@ -31,7 +31,7 @@ AggregationEmailTemplateSubjectTemplate
|
|
|
31
31
|
|
|
32
32
|
#### Defined in
|
|
33
33
|
|
|
34
|
-
[
|
|
34
|
+
[types/index.ts:131](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L131)
|
|
35
35
|
|
|
36
36
|
___
|
|
37
37
|
|
|
@@ -45,7 +45,7 @@ AggregationEmailTemplateSubjectTemplate
|
|
|
45
45
|
|
|
46
46
|
#### Defined in
|
|
47
47
|
|
|
48
|
-
[
|
|
48
|
+
[types/index.ts:161](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L161)
|
|
49
49
|
|
|
50
50
|
___
|
|
51
51
|
|
|
@@ -59,7 +59,7 @@ AggregationEmailTemplateSubjectTemplate
|
|
|
59
59
|
|
|
60
60
|
#### Defined in
|
|
61
61
|
|
|
62
|
-
[
|
|
62
|
+
[types/index.ts:155](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L155)
|
|
63
63
|
|
|
64
64
|
___
|
|
65
65
|
|
|
@@ -73,7 +73,7 @@ AggregationEmailTemplateSubjectTemplate
|
|
|
73
73
|
|
|
74
74
|
#### Defined in
|
|
75
75
|
|
|
76
|
-
[
|
|
76
|
+
[types/index.ts:143](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L143)
|
|
77
77
|
|
|
78
78
|
___
|
|
79
79
|
|
|
@@ -87,7 +87,7 @@ AggregationEmailTemplateSubjectTemplate
|
|
|
87
87
|
|
|
88
88
|
#### Defined in
|
|
89
89
|
|
|
90
|
-
[
|
|
90
|
+
[types/index.ts:149](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L149)
|
|
91
91
|
|
|
92
92
|
___
|
|
93
93
|
|
|
@@ -101,4 +101,4 @@ AggregationEmailTemplateSubjectTemplate
|
|
|
101
101
|
|
|
102
102
|
#### Defined in
|
|
103
103
|
|
|
104
|
-
[
|
|
104
|
+
[types/index.ts:137](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L137)
|
|
@@ -31,7 +31,7 @@ Application
|
|
|
31
31
|
|
|
32
32
|
#### Defined in
|
|
33
33
|
|
|
34
|
-
[
|
|
34
|
+
[types/index.ts:204](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L204)
|
|
35
35
|
|
|
36
36
|
___
|
|
37
37
|
|
|
@@ -45,7 +45,7 @@ Application
|
|
|
45
45
|
|
|
46
46
|
#### Defined in
|
|
47
47
|
|
|
48
|
-
[
|
|
48
|
+
[types/index.ts:174](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L174)
|
|
49
49
|
|
|
50
50
|
___
|
|
51
51
|
|
|
@@ -59,7 +59,7 @@ Application
|
|
|
59
59
|
|
|
60
60
|
#### Defined in
|
|
61
61
|
|
|
62
|
-
[
|
|
62
|
+
[types/index.ts:198](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L198)
|
|
63
63
|
|
|
64
64
|
___
|
|
65
65
|
|
|
@@ -73,7 +73,7 @@ Application
|
|
|
73
73
|
|
|
74
74
|
#### Defined in
|
|
75
75
|
|
|
76
|
-
[
|
|
76
|
+
[types/index.ts:186](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L186)
|
|
77
77
|
|
|
78
78
|
___
|
|
79
79
|
|
|
@@ -87,7 +87,7 @@ Application
|
|
|
87
87
|
|
|
88
88
|
#### Defined in
|
|
89
89
|
|
|
90
|
-
[
|
|
90
|
+
[types/index.ts:192](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L192)
|
|
91
91
|
|
|
92
92
|
___
|
|
93
93
|
|
|
@@ -101,4 +101,4 @@ Application
|
|
|
101
101
|
|
|
102
102
|
#### Defined in
|
|
103
103
|
|
|
104
|
-
[
|
|
104
|
+
[types/index.ts:180](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L180)
|
|
@@ -27,7 +27,7 @@ Application1
|
|
|
27
27
|
|
|
28
28
|
#### Defined in
|
|
29
29
|
|
|
30
|
-
[
|
|
30
|
+
[types/index.ts:223](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L223)
|
|
31
31
|
|
|
32
32
|
___
|
|
33
33
|
|
|
@@ -41,4 +41,4 @@ Application1
|
|
|
41
41
|
|
|
42
42
|
#### Defined in
|
|
43
43
|
|
|
44
|
-
[
|
|
44
|
+
[types/index.ts:217](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L217)
|
|
@@ -31,7 +31,7 @@ ApplicationDTO
|
|
|
31
31
|
|
|
32
32
|
#### Defined in
|
|
33
33
|
|
|
34
|
-
[
|
|
34
|
+
[types/index.ts:254](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L254)
|
|
35
35
|
|
|
36
36
|
___
|
|
37
37
|
|
|
@@ -45,7 +45,7 @@ ApplicationDTO
|
|
|
45
45
|
|
|
46
46
|
#### Defined in
|
|
47
47
|
|
|
48
|
-
[
|
|
48
|
+
[types/index.ts:266](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L266)
|
|
49
49
|
|
|
50
50
|
___
|
|
51
51
|
|
|
@@ -59,7 +59,7 @@ ApplicationDTO
|
|
|
59
59
|
|
|
60
60
|
#### Defined in
|
|
61
61
|
|
|
62
|
-
[
|
|
62
|
+
[types/index.ts:248](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L248)
|
|
63
63
|
|
|
64
64
|
___
|
|
65
65
|
|
|
@@ -73,7 +73,7 @@ ApplicationDTO
|
|
|
73
73
|
|
|
74
74
|
#### Defined in
|
|
75
75
|
|
|
76
|
-
[
|
|
76
|
+
[types/index.ts:236](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L236)
|
|
77
77
|
|
|
78
78
|
___
|
|
79
79
|
|
|
@@ -87,7 +87,7 @@ ApplicationDTO
|
|
|
87
87
|
|
|
88
88
|
#### Defined in
|
|
89
89
|
|
|
90
|
-
[
|
|
90
|
+
[types/index.ts:242](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L242)
|
|
91
91
|
|
|
92
92
|
___
|
|
93
93
|
|
|
@@ -101,4 +101,4 @@ ApplicationDTO
|
|
|
101
101
|
|
|
102
102
|
#### Defined in
|
|
103
103
|
|
|
104
|
-
[
|
|
104
|
+
[types/index.ts:260](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L260)
|
|
@@ -30,4 +30,4 @@ ApplicationSettingsValue
|
|
|
30
30
|
|
|
31
31
|
#### Defined in
|
|
32
32
|
|
|
33
|
-
[
|
|
33
|
+
[types/index.ts:279](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L279)
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / BasicAuthenticationDTO
|
|
2
|
+
|
|
3
|
+
# Interface: BasicAuthenticationDTO
|
|
4
|
+
|
|
5
|
+
[types](../modules/types.md).BasicAuthenticationDTO
|
|
6
|
+
|
|
7
|
+
**`Export`**
|
|
8
|
+
|
|
9
|
+
BasicAuthenticationDTO
|
|
10
|
+
|
|
11
|
+
## Table of contents
|
|
12
|
+
|
|
13
|
+
### Properties
|
|
14
|
+
|
|
15
|
+
- [password](types.BasicAuthenticationDTO.md#password)
|
|
16
|
+
- [username](types.BasicAuthenticationDTO.md#username)
|
|
17
|
+
|
|
18
|
+
## Properties
|
|
19
|
+
|
|
20
|
+
### password
|
|
21
|
+
|
|
22
|
+
• `Optional` **password**: `string`
|
|
23
|
+
|
|
24
|
+
**`Memberof`**
|
|
25
|
+
|
|
26
|
+
BasicAuthenticationDTO
|
|
27
|
+
|
|
28
|
+
#### Defined in
|
|
29
|
+
|
|
30
|
+
[types/index.ts:298](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L298)
|
|
31
|
+
|
|
32
|
+
___
|
|
33
|
+
|
|
34
|
+
### username
|
|
35
|
+
|
|
36
|
+
• `Optional` **username**: `string`
|
|
37
|
+
|
|
38
|
+
**`Memberof`**
|
|
39
|
+
|
|
40
|
+
BasicAuthenticationDTO
|
|
41
|
+
|
|
42
|
+
#### Defined in
|
|
43
|
+
|
|
44
|
+
[types/index.ts:292](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L292)
|
|
@@ -34,7 +34,7 @@ BehaviorGroup
|
|
|
34
34
|
|
|
35
35
|
#### Defined in
|
|
36
36
|
|
|
37
|
-
[
|
|
37
|
+
[types/index.ts:347](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L347)
|
|
38
38
|
|
|
39
39
|
___
|
|
40
40
|
|
|
@@ -48,7 +48,7 @@ BehaviorGroup
|
|
|
48
48
|
|
|
49
49
|
#### Defined in
|
|
50
50
|
|
|
51
|
-
[
|
|
51
|
+
[types/index.ts:353](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L353)
|
|
52
52
|
|
|
53
53
|
___
|
|
54
54
|
|
|
@@ -62,7 +62,7 @@ BehaviorGroup
|
|
|
62
62
|
|
|
63
63
|
#### Defined in
|
|
64
64
|
|
|
65
|
-
[
|
|
65
|
+
[types/index.ts:341](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L341)
|
|
66
66
|
|
|
67
67
|
___
|
|
68
68
|
|
|
@@ -76,7 +76,7 @@ BehaviorGroup
|
|
|
76
76
|
|
|
77
77
|
#### Defined in
|
|
78
78
|
|
|
79
|
-
[
|
|
79
|
+
[types/index.ts:335](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L335)
|
|
80
80
|
|
|
81
81
|
___
|
|
82
82
|
|
|
@@ -90,7 +90,7 @@ BehaviorGroup
|
|
|
90
90
|
|
|
91
91
|
#### Defined in
|
|
92
92
|
|
|
93
|
-
[
|
|
93
|
+
[types/index.ts:311](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L311)
|
|
94
94
|
|
|
95
95
|
___
|
|
96
96
|
|
|
@@ -104,7 +104,7 @@ BehaviorGroup
|
|
|
104
104
|
|
|
105
105
|
#### Defined in
|
|
106
106
|
|
|
107
|
-
[
|
|
107
|
+
[types/index.ts:359](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L359)
|
|
108
108
|
|
|
109
109
|
___
|
|
110
110
|
|
|
@@ -118,7 +118,7 @@ BehaviorGroup
|
|
|
118
118
|
|
|
119
119
|
#### Defined in
|
|
120
120
|
|
|
121
|
-
[
|
|
121
|
+
[types/index.ts:329](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L329)
|
|
122
122
|
|
|
123
123
|
___
|
|
124
124
|
|
|
@@ -132,7 +132,7 @@ BehaviorGroup
|
|
|
132
132
|
|
|
133
133
|
#### Defined in
|
|
134
134
|
|
|
135
|
-
[
|
|
135
|
+
[types/index.ts:323](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L323)
|
|
136
136
|
|
|
137
137
|
___
|
|
138
138
|
|
|
@@ -146,4 +146,4 @@ BehaviorGroup
|
|
|
146
146
|
|
|
147
147
|
#### Defined in
|
|
148
148
|
|
|
149
|
-
[
|
|
149
|
+
[types/index.ts:317](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L317)
|
|
@@ -28,7 +28,7 @@ BehaviorGroupAction
|
|
|
28
28
|
|
|
29
29
|
#### Defined in
|
|
30
30
|
|
|
31
|
-
[
|
|
31
|
+
[types/index.ts:372](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L372)
|
|
32
32
|
|
|
33
33
|
___
|
|
34
34
|
|
|
@@ -42,7 +42,7 @@ BehaviorGroupAction
|
|
|
42
42
|
|
|
43
43
|
#### Defined in
|
|
44
44
|
|
|
45
|
-
[
|
|
45
|
+
[types/index.ts:384](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L384)
|
|
46
46
|
|
|
47
47
|
___
|
|
48
48
|
|
|
@@ -56,4 +56,4 @@ BehaviorGroupAction
|
|
|
56
56
|
|
|
57
57
|
#### Defined in
|
|
58
58
|
|
|
59
|
-
[
|
|
59
|
+
[types/index.ts:378](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L378)
|
|
@@ -27,7 +27,7 @@ BehaviorGroupActionId
|
|
|
27
27
|
|
|
28
28
|
#### Defined in
|
|
29
29
|
|
|
30
|
-
[
|
|
30
|
+
[types/index.ts:397](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L397)
|
|
31
31
|
|
|
32
32
|
___
|
|
33
33
|
|
|
@@ -41,4 +41,4 @@ BehaviorGroupActionId
|
|
|
41
41
|
|
|
42
42
|
#### Defined in
|
|
43
43
|
|
|
44
|
-
[
|
|
44
|
+
[types/index.ts:403](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L403)
|
|
@@ -30,7 +30,7 @@ Bundle
|
|
|
30
30
|
|
|
31
31
|
#### Defined in
|
|
32
32
|
|
|
33
|
-
[
|
|
33
|
+
[types/index.ts:416](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L416)
|
|
34
34
|
|
|
35
35
|
___
|
|
36
36
|
|
|
@@ -44,7 +44,7 @@ Bundle
|
|
|
44
44
|
|
|
45
45
|
#### Defined in
|
|
46
46
|
|
|
47
|
-
[
|
|
47
|
+
[types/index.ts:440](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L440)
|
|
48
48
|
|
|
49
49
|
___
|
|
50
50
|
|
|
@@ -58,7 +58,7 @@ Bundle
|
|
|
58
58
|
|
|
59
59
|
#### Defined in
|
|
60
60
|
|
|
61
|
-
[
|
|
61
|
+
[types/index.ts:428](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L428)
|
|
62
62
|
|
|
63
63
|
___
|
|
64
64
|
|
|
@@ -72,7 +72,7 @@ Bundle
|
|
|
72
72
|
|
|
73
73
|
#### Defined in
|
|
74
74
|
|
|
75
|
-
[
|
|
75
|
+
[types/index.ts:434](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L434)
|
|
76
76
|
|
|
77
77
|
___
|
|
78
78
|
|
|
@@ -86,4 +86,4 @@ Bundle
|
|
|
86
86
|
|
|
87
87
|
#### Defined in
|
|
88
88
|
|
|
89
|
-
[
|
|
89
|
+
[types/index.ts:422](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L422)
|
|
@@ -30,4 +30,4 @@ BundleSettingsValue
|
|
|
30
30
|
|
|
31
31
|
#### Defined in
|
|
32
32
|
|
|
33
|
-
[
|
|
33
|
+
[types/index.ts:453](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L453)
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / CamelPropertiesDTO
|
|
2
|
+
|
|
3
|
+
# Interface: CamelPropertiesDTO
|
|
4
|
+
|
|
5
|
+
[types](../modules/types.md).CamelPropertiesDTO
|
|
6
|
+
|
|
7
|
+
**`Export`**
|
|
8
|
+
|
|
9
|
+
CamelPropertiesDTO
|
|
10
|
+
|
|
11
|
+
## Table of contents
|
|
12
|
+
|
|
13
|
+
### Properties
|
|
14
|
+
|
|
15
|
+
- [basicAuthentication](types.CamelPropertiesDTO.md#basicauthentication)
|
|
16
|
+
- [disableSslVerification](types.CamelPropertiesDTO.md#disablesslverification)
|
|
17
|
+
- [extras](types.CamelPropertiesDTO.md#extras)
|
|
18
|
+
- [secretToken](types.CamelPropertiesDTO.md#secrettoken)
|
|
19
|
+
- [url](types.CamelPropertiesDTO.md#url)
|
|
20
|
+
|
|
21
|
+
## Properties
|
|
22
|
+
|
|
23
|
+
### basicAuthentication
|
|
24
|
+
|
|
25
|
+
• `Optional` **basicAuthentication**: [`BasicAuthenticationDTO`](types.BasicAuthenticationDTO.md)
|
|
26
|
+
|
|
27
|
+
**`Memberof`**
|
|
28
|
+
|
|
29
|
+
CamelPropertiesDTO
|
|
30
|
+
|
|
31
|
+
#### Defined in
|
|
32
|
+
|
|
33
|
+
[types/index.ts:484](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L484)
|
|
34
|
+
|
|
35
|
+
___
|
|
36
|
+
|
|
37
|
+
### disableSslVerification
|
|
38
|
+
|
|
39
|
+
• **disableSslVerification**: `boolean`
|
|
40
|
+
|
|
41
|
+
**`Memberof`**
|
|
42
|
+
|
|
43
|
+
CamelPropertiesDTO
|
|
44
|
+
|
|
45
|
+
#### Defined in
|
|
46
|
+
|
|
47
|
+
[types/index.ts:466](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L466)
|
|
48
|
+
|
|
49
|
+
___
|
|
50
|
+
|
|
51
|
+
### extras
|
|
52
|
+
|
|
53
|
+
• `Optional` **extras**: `Object`
|
|
54
|
+
|
|
55
|
+
**`Memberof`**
|
|
56
|
+
|
|
57
|
+
CamelPropertiesDTO
|
|
58
|
+
|
|
59
|
+
#### Index signature
|
|
60
|
+
|
|
61
|
+
▪ [key: `string`]: `string`
|
|
62
|
+
|
|
63
|
+
#### Defined in
|
|
64
|
+
|
|
65
|
+
[types/index.ts:472](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L472)
|
|
66
|
+
|
|
67
|
+
___
|
|
68
|
+
|
|
69
|
+
### secretToken
|
|
70
|
+
|
|
71
|
+
• `Optional` **secretToken**: `string`
|
|
72
|
+
|
|
73
|
+
**`Memberof`**
|
|
74
|
+
|
|
75
|
+
CamelPropertiesDTO
|
|
76
|
+
|
|
77
|
+
#### Defined in
|
|
78
|
+
|
|
79
|
+
[types/index.ts:490](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L490)
|
|
80
|
+
|
|
81
|
+
___
|
|
82
|
+
|
|
83
|
+
### url
|
|
84
|
+
|
|
85
|
+
• **url**: `string`
|
|
86
|
+
|
|
87
|
+
**`Memberof`**
|
|
88
|
+
|
|
89
|
+
CamelPropertiesDTO
|
|
90
|
+
|
|
91
|
+
#### Defined in
|
|
92
|
+
|
|
93
|
+
[types/index.ts:478](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L478)
|