@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
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
**`Export`**
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
RequestSystemSubscriptionProperties
|
|
10
10
|
|
|
11
11
|
## Table of contents
|
|
12
12
|
|
|
@@ -23,11 +23,11 @@ RequestSystemSubscriptionPropertie
|
|
|
23
23
|
|
|
24
24
|
**`Memberof`**
|
|
25
25
|
|
|
26
|
-
|
|
26
|
+
RequestSystemSubscriptionProperties
|
|
27
27
|
|
|
28
28
|
#### Defined in
|
|
29
29
|
|
|
30
|
-
[
|
|
30
|
+
[types/index.ts:1676](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1676)
|
|
31
31
|
|
|
32
32
|
___
|
|
33
33
|
|
|
@@ -37,8 +37,8 @@ ___
|
|
|
37
37
|
|
|
38
38
|
**`Memberof`**
|
|
39
39
|
|
|
40
|
-
|
|
40
|
+
RequestSystemSubscriptionProperties
|
|
41
41
|
|
|
42
42
|
#### Defined in
|
|
43
43
|
|
|
44
|
-
[
|
|
44
|
+
[types/index.ts:1670](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1670)
|
|
@@ -26,4 +26,4 @@ ServerInfo
|
|
|
26
26
|
|
|
27
27
|
#### Defined in
|
|
28
28
|
|
|
29
|
-
[
|
|
29
|
+
[types/index.ts:1689](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1689)
|
|
@@ -30,4 +30,4 @@ SettingsValuesByEventType
|
|
|
30
30
|
|
|
31
31
|
#### Defined in
|
|
32
32
|
|
|
33
|
-
[
|
|
33
|
+
[types/index.ts:1704](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1704)
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / SystemSubscriptionPropertiesDTO
|
|
2
|
+
|
|
3
|
+
# Interface: SystemSubscriptionPropertiesDTO
|
|
4
|
+
|
|
5
|
+
[types](../modules/types.md).SystemSubscriptionPropertiesDTO
|
|
6
|
+
|
|
7
|
+
**`Export`**
|
|
8
|
+
|
|
9
|
+
SystemSubscriptionPropertiesDTO
|
|
10
|
+
|
|
11
|
+
## Table of contents
|
|
12
|
+
|
|
13
|
+
### Properties
|
|
14
|
+
|
|
15
|
+
- [groupId](types.SystemSubscriptionPropertiesDTO.md#groupid)
|
|
16
|
+
- [ignorePreferences](types.SystemSubscriptionPropertiesDTO.md#ignorepreferences)
|
|
17
|
+
- [onlyAdmins](types.SystemSubscriptionPropertiesDTO.md#onlyadmins)
|
|
18
|
+
|
|
19
|
+
## Properties
|
|
20
|
+
|
|
21
|
+
### groupId
|
|
22
|
+
|
|
23
|
+
• `Optional` **groupId**: `string`
|
|
24
|
+
|
|
25
|
+
**`Memberof`**
|
|
26
|
+
|
|
27
|
+
SystemSubscriptionPropertiesDTO
|
|
28
|
+
|
|
29
|
+
#### Defined in
|
|
30
|
+
|
|
31
|
+
[types/index.ts:1746](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1746)
|
|
32
|
+
|
|
33
|
+
___
|
|
34
|
+
|
|
35
|
+
### ignorePreferences
|
|
36
|
+
|
|
37
|
+
• `Optional` **ignorePreferences**: `boolean`
|
|
38
|
+
|
|
39
|
+
**`Memberof`**
|
|
40
|
+
|
|
41
|
+
SystemSubscriptionPropertiesDTO
|
|
42
|
+
|
|
43
|
+
#### Defined in
|
|
44
|
+
|
|
45
|
+
[types/index.ts:1752](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1752)
|
|
46
|
+
|
|
47
|
+
___
|
|
48
|
+
|
|
49
|
+
### onlyAdmins
|
|
50
|
+
|
|
51
|
+
• `Optional` **onlyAdmins**: `boolean`
|
|
52
|
+
|
|
53
|
+
**`Memberof`**
|
|
54
|
+
|
|
55
|
+
SystemSubscriptionPropertiesDTO
|
|
56
|
+
|
|
57
|
+
#### Defined in
|
|
58
|
+
|
|
59
|
+
[types/index.ts:1758](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1758)
|
|
@@ -31,7 +31,7 @@ Template
|
|
|
31
31
|
|
|
32
32
|
#### Defined in
|
|
33
33
|
|
|
34
|
-
[
|
|
34
|
+
[types/index.ts:1771](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1771)
|
|
35
35
|
|
|
36
36
|
___
|
|
37
37
|
|
|
@@ -45,7 +45,7 @@ Template
|
|
|
45
45
|
|
|
46
46
|
#### Defined in
|
|
47
47
|
|
|
48
|
-
[
|
|
48
|
+
[types/index.ts:1801](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1801)
|
|
49
49
|
|
|
50
50
|
___
|
|
51
51
|
|
|
@@ -59,7 +59,7 @@ Template
|
|
|
59
59
|
|
|
60
60
|
#### Defined in
|
|
61
61
|
|
|
62
|
-
[
|
|
62
|
+
[types/index.ts:1795](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1795)
|
|
63
63
|
|
|
64
64
|
___
|
|
65
65
|
|
|
@@ -73,7 +73,7 @@ Template
|
|
|
73
73
|
|
|
74
74
|
#### Defined in
|
|
75
75
|
|
|
76
|
-
[
|
|
76
|
+
[types/index.ts:1783](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1783)
|
|
77
77
|
|
|
78
78
|
___
|
|
79
79
|
|
|
@@ -87,7 +87,7 @@ Template
|
|
|
87
87
|
|
|
88
88
|
#### Defined in
|
|
89
89
|
|
|
90
|
-
[
|
|
90
|
+
[types/index.ts:1789](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1789)
|
|
91
91
|
|
|
92
92
|
___
|
|
93
93
|
|
|
@@ -101,4 +101,4 @@ Template
|
|
|
101
101
|
|
|
102
102
|
#### Defined in
|
|
103
103
|
|
|
104
|
-
[
|
|
104
|
+
[types/index.ts:1777](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1777)
|
|
@@ -30,7 +30,7 @@ TriggerDailyDigestRequest
|
|
|
30
30
|
|
|
31
31
|
#### Defined in
|
|
32
32
|
|
|
33
|
-
[
|
|
33
|
+
[types/index.ts:1814](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1814)
|
|
34
34
|
|
|
35
35
|
___
|
|
36
36
|
|
|
@@ -44,7 +44,7 @@ TriggerDailyDigestRequest
|
|
|
44
44
|
|
|
45
45
|
#### Defined in
|
|
46
46
|
|
|
47
|
-
[
|
|
47
|
+
[types/index.ts:1820](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1820)
|
|
48
48
|
|
|
49
49
|
___
|
|
50
50
|
|
|
@@ -58,7 +58,7 @@ TriggerDailyDigestRequest
|
|
|
58
58
|
|
|
59
59
|
#### Defined in
|
|
60
60
|
|
|
61
|
-
[
|
|
61
|
+
[types/index.ts:1826](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1826)
|
|
62
62
|
|
|
63
63
|
___
|
|
64
64
|
|
|
@@ -72,7 +72,7 @@ TriggerDailyDigestRequest
|
|
|
72
72
|
|
|
73
73
|
#### Defined in
|
|
74
74
|
|
|
75
|
-
[
|
|
75
|
+
[types/index.ts:1832](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1832)
|
|
76
76
|
|
|
77
77
|
___
|
|
78
78
|
|
|
@@ -86,4 +86,4 @@ TriggerDailyDigestRequest
|
|
|
86
86
|
|
|
87
87
|
#### Defined in
|
|
88
88
|
|
|
89
|
-
[
|
|
89
|
+
[types/index.ts:1838](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1838)
|
|
@@ -28,7 +28,7 @@ UpdateApplicationRequest
|
|
|
28
28
|
|
|
29
29
|
#### Defined in
|
|
30
30
|
|
|
31
|
-
[
|
|
31
|
+
[types/index.ts:1857](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1857)
|
|
32
32
|
|
|
33
33
|
___
|
|
34
34
|
|
|
@@ -42,7 +42,7 @@ UpdateApplicationRequest
|
|
|
42
42
|
|
|
43
43
|
#### Defined in
|
|
44
44
|
|
|
45
|
-
[
|
|
45
|
+
[types/index.ts:1851](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1851)
|
|
46
46
|
|
|
47
47
|
___
|
|
48
48
|
|
|
@@ -56,4 +56,4 @@ UpdateApplicationRequest
|
|
|
56
56
|
|
|
57
57
|
#### Defined in
|
|
58
58
|
|
|
59
|
-
[
|
|
59
|
+
[types/index.ts:1863](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1863)
|
|
@@ -29,7 +29,7 @@ UpdateBehaviorGroupRequest
|
|
|
29
29
|
|
|
30
30
|
#### Defined in
|
|
31
31
|
|
|
32
|
-
[
|
|
32
|
+
[types/index.ts:1876](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1876)
|
|
33
33
|
|
|
34
34
|
___
|
|
35
35
|
|
|
@@ -43,7 +43,7 @@ UpdateBehaviorGroupRequest
|
|
|
43
43
|
|
|
44
44
|
#### Defined in
|
|
45
45
|
|
|
46
|
-
[
|
|
46
|
+
[types/index.ts:1894](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1894)
|
|
47
47
|
|
|
48
48
|
___
|
|
49
49
|
|
|
@@ -57,7 +57,7 @@ UpdateBehaviorGroupRequest
|
|
|
57
57
|
|
|
58
58
|
#### Defined in
|
|
59
59
|
|
|
60
|
-
[
|
|
60
|
+
[types/index.ts:1882](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1882)
|
|
61
61
|
|
|
62
62
|
___
|
|
63
63
|
|
|
@@ -71,4 +71,4 @@ UpdateBehaviorGroupRequest
|
|
|
71
71
|
|
|
72
72
|
#### Defined in
|
|
73
73
|
|
|
74
|
-
[
|
|
74
|
+
[types/index.ts:1888](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1888)
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
**`Export`**
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
UpdateNotificationDrawerStatus
|
|
10
10
|
|
|
11
11
|
## Table of contents
|
|
12
12
|
|
|
@@ -23,11 +23,11 @@ UpdateNotificationDrawerStatu
|
|
|
23
23
|
|
|
24
24
|
**`Memberof`**
|
|
25
25
|
|
|
26
|
-
|
|
26
|
+
UpdateNotificationDrawerStatus
|
|
27
27
|
|
|
28
28
|
#### Defined in
|
|
29
29
|
|
|
30
|
-
[
|
|
30
|
+
[types/index.ts:1907](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1907)
|
|
31
31
|
|
|
32
32
|
___
|
|
33
33
|
|
|
@@ -37,8 +37,8 @@ ___
|
|
|
37
37
|
|
|
38
38
|
**`Memberof`**
|
|
39
39
|
|
|
40
|
-
|
|
40
|
+
UpdateNotificationDrawerStatus
|
|
41
41
|
|
|
42
42
|
#### Defined in
|
|
43
43
|
|
|
44
|
-
[
|
|
44
|
+
[types/index.ts:1913](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1913)
|
|
@@ -0,0 +1,104 @@
|
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / WebhookPropertiesDTO
|
|
2
|
+
|
|
3
|
+
# Interface: WebhookPropertiesDTO
|
|
4
|
+
|
|
5
|
+
[types](../modules/types.md).WebhookPropertiesDTO
|
|
6
|
+
|
|
7
|
+
**`Export`**
|
|
8
|
+
|
|
9
|
+
WebhookPropertiesDTO
|
|
10
|
+
|
|
11
|
+
## Table of contents
|
|
12
|
+
|
|
13
|
+
### Properties
|
|
14
|
+
|
|
15
|
+
- [basicAuthentication](types.WebhookPropertiesDTO.md#basicauthentication)
|
|
16
|
+
- [bearerAuthentication](types.WebhookPropertiesDTO.md#bearerauthentication)
|
|
17
|
+
- [disableSslVerification](types.WebhookPropertiesDTO.md#disablesslverification)
|
|
18
|
+
- [method](types.WebhookPropertiesDTO.md#method)
|
|
19
|
+
- [secretToken](types.WebhookPropertiesDTO.md#secrettoken)
|
|
20
|
+
- [url](types.WebhookPropertiesDTO.md#url)
|
|
21
|
+
|
|
22
|
+
## Properties
|
|
23
|
+
|
|
24
|
+
### basicAuthentication
|
|
25
|
+
|
|
26
|
+
• `Optional` **basicAuthentication**: [`BasicAuthenticationDTO`](types.BasicAuthenticationDTO.md)
|
|
27
|
+
|
|
28
|
+
**`Memberof`**
|
|
29
|
+
|
|
30
|
+
WebhookPropertiesDTO
|
|
31
|
+
|
|
32
|
+
#### Defined in
|
|
33
|
+
|
|
34
|
+
[types/index.ts:1944](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1944)
|
|
35
|
+
|
|
36
|
+
___
|
|
37
|
+
|
|
38
|
+
### bearerAuthentication
|
|
39
|
+
|
|
40
|
+
• `Optional` **bearerAuthentication**: `string`
|
|
41
|
+
|
|
42
|
+
**`Memberof`**
|
|
43
|
+
|
|
44
|
+
WebhookPropertiesDTO
|
|
45
|
+
|
|
46
|
+
#### Defined in
|
|
47
|
+
|
|
48
|
+
[types/index.ts:1950](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1950)
|
|
49
|
+
|
|
50
|
+
___
|
|
51
|
+
|
|
52
|
+
### disableSslVerification
|
|
53
|
+
|
|
54
|
+
• **disableSslVerification**: `boolean`
|
|
55
|
+
|
|
56
|
+
**`Memberof`**
|
|
57
|
+
|
|
58
|
+
WebhookPropertiesDTO
|
|
59
|
+
|
|
60
|
+
#### Defined in
|
|
61
|
+
|
|
62
|
+
[types/index.ts:1926](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1926)
|
|
63
|
+
|
|
64
|
+
___
|
|
65
|
+
|
|
66
|
+
### method
|
|
67
|
+
|
|
68
|
+
• **method**: [`HttpType`](../enums/types.HttpType.md)
|
|
69
|
+
|
|
70
|
+
**`Memberof`**
|
|
71
|
+
|
|
72
|
+
WebhookPropertiesDTO
|
|
73
|
+
|
|
74
|
+
#### Defined in
|
|
75
|
+
|
|
76
|
+
[types/index.ts:1932](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1932)
|
|
77
|
+
|
|
78
|
+
___
|
|
79
|
+
|
|
80
|
+
### secretToken
|
|
81
|
+
|
|
82
|
+
• `Optional` **secretToken**: `string`
|
|
83
|
+
|
|
84
|
+
**`Memberof`**
|
|
85
|
+
|
|
86
|
+
WebhookPropertiesDTO
|
|
87
|
+
|
|
88
|
+
#### Defined in
|
|
89
|
+
|
|
90
|
+
[types/index.ts:1956](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1956)
|
|
91
|
+
|
|
92
|
+
___
|
|
93
|
+
|
|
94
|
+
### url
|
|
95
|
+
|
|
96
|
+
• **url**: `string`
|
|
97
|
+
|
|
98
|
+
**`Memberof`**
|
|
99
|
+
|
|
100
|
+
WebhookPropertiesDTO
|
|
101
|
+
|
|
102
|
+
#### Defined in
|
|
103
|
+
|
|
104
|
+
[types/index.ts:1938](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1938)
|
|
@@ -30,7 +30,7 @@ X509Certificate
|
|
|
30
30
|
|
|
31
31
|
#### Defined in
|
|
32
32
|
|
|
33
|
-
[
|
|
33
|
+
[types/index.ts:1995](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1995)
|
|
34
34
|
|
|
35
35
|
___
|
|
36
36
|
|
|
@@ -44,7 +44,7 @@ X509Certificate
|
|
|
44
44
|
|
|
45
45
|
#### Defined in
|
|
46
46
|
|
|
47
|
-
[
|
|
47
|
+
[types/index.ts:1989](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1989)
|
|
48
48
|
|
|
49
49
|
___
|
|
50
50
|
|
|
@@ -58,7 +58,7 @@ X509Certificate
|
|
|
58
58
|
|
|
59
59
|
#### Defined in
|
|
60
60
|
|
|
61
|
-
[
|
|
61
|
+
[types/index.ts:1971](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1971)
|
|
62
62
|
|
|
63
63
|
___
|
|
64
64
|
|
|
@@ -72,7 +72,7 @@ X509Certificate
|
|
|
72
72
|
|
|
73
73
|
#### Defined in
|
|
74
74
|
|
|
75
|
-
[
|
|
75
|
+
[types/index.ts:1983](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1983)
|
|
76
76
|
|
|
77
77
|
___
|
|
78
78
|
|
|
@@ -86,4 +86,4 @@ X509Certificate
|
|
|
86
86
|
|
|
87
87
|
#### Defined in
|
|
88
88
|
|
|
89
|
-
[
|
|
89
|
+
[types/index.ts:1977](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1977)
|
|
@@ -47,7 +47,7 @@ Renames and re-exports [drawerResourceV1GetDrawerEntriesParamCreator](DrawerReso
|
|
|
47
47
|
|
|
48
48
|
#### Defined in
|
|
49
49
|
|
|
50
|
-
[
|
|
50
|
+
[DrawerResourceV1GetDrawerEntries/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/DrawerResourceV1GetDrawerEntries/index.ts#L14)
|
|
51
51
|
|
|
52
52
|
## Functions
|
|
53
53
|
|
|
@@ -75,4 +75,4 @@ Retrieve drawer notifications entries.
|
|
|
75
75
|
|
|
76
76
|
#### Defined in
|
|
77
77
|
|
|
78
|
-
[
|
|
78
|
+
[DrawerResourceV1GetDrawerEntries/index.ts:94](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/DrawerResourceV1GetDrawerEntries/index.ts#L94)
|
|
@@ -37,7 +37,7 @@ Renames and re-exports [drawerResourceV1UpdateNotificationReadStatusParamCreator
|
|
|
37
37
|
|
|
38
38
|
#### Defined in
|
|
39
39
|
|
|
40
|
-
[
|
|
40
|
+
[DrawerResourceV1UpdateNotificationReadStatus/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/DrawerResourceV1UpdateNotificationReadStatus/index.ts#L14)
|
|
41
41
|
|
|
42
42
|
## Functions
|
|
43
43
|
|
|
@@ -65,4 +65,4 @@ Update drawer notifications status.
|
|
|
65
65
|
|
|
66
66
|
#### Defined in
|
|
67
67
|
|
|
68
|
-
[
|
|
68
|
+
[DrawerResourceV1UpdateNotificationReadStatus/index.ts:34](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/DrawerResourceV1UpdateNotificationReadStatus/index.ts#L34)
|
|
@@ -52,7 +52,7 @@ Renames and re-exports [eventResourceV1GetEventsParamCreator](EventResourceV1Get
|
|
|
52
52
|
|
|
53
53
|
#### Defined in
|
|
54
54
|
|
|
55
|
-
[
|
|
55
|
+
[EventResourceV1GetEvents/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/EventResourceV1GetEvents/index.ts#L14)
|
|
56
56
|
|
|
57
57
|
## Functions
|
|
58
58
|
|
|
@@ -74,10 +74,10 @@ Retrieves the event log entries. Use this endpoint to review a full history of t
|
|
|
74
74
|
|
|
75
75
|
**`Summary`**
|
|
76
76
|
|
|
77
|
-
Retrieve the event log
|
|
77
|
+
Retrieve the event log entries
|
|
78
78
|
|
|
79
79
|
**`Throws`**
|
|
80
80
|
|
|
81
81
|
#### Defined in
|
|
82
82
|
|
|
83
|
-
[
|
|
83
|
+
[EventResourceV1GetEvents/index.ts:124](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/EventResourceV1GetEvents/index.ts#L124)
|
|
@@ -38,7 +38,7 @@ Renames and re-exports [notificationResourceV1AppendBehaviorGroupToEventTypePara
|
|
|
38
38
|
|
|
39
39
|
#### Defined in
|
|
40
40
|
|
|
41
|
-
[
|
|
41
|
+
[NotificationResourceV1AppendBehaviorGroupToEventType/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1AppendBehaviorGroupToEventType/index.ts#L14)
|
|
42
42
|
|
|
43
43
|
## Functions
|
|
44
44
|
|
|
@@ -64,4 +64,4 @@ Add a behavior group to the given event type.
|
|
|
64
64
|
|
|
65
65
|
#### Defined in
|
|
66
66
|
|
|
67
|
-
[
|
|
67
|
+
[NotificationResourceV1AppendBehaviorGroupToEventType/index.ts:40](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1AppendBehaviorGroupToEventType/index.ts#L40)
|
|
@@ -37,7 +37,7 @@ Renames and re-exports [notificationResourceV1CreateBehaviorGroupParamCreator](N
|
|
|
37
37
|
|
|
38
38
|
#### Defined in
|
|
39
39
|
|
|
40
|
-
[
|
|
40
|
+
[NotificationResourceV1CreateBehaviorGroup/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1CreateBehaviorGroup/index.ts#L14)
|
|
41
41
|
|
|
42
42
|
## Functions
|
|
43
43
|
|
|
@@ -65,4 +65,4 @@ Create a behavior group
|
|
|
65
65
|
|
|
66
66
|
#### Defined in
|
|
67
67
|
|
|
68
|
-
[
|
|
68
|
+
[NotificationResourceV1CreateBehaviorGroup/index.ts:34](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1CreateBehaviorGroup/index.ts#L34)
|
|
@@ -37,7 +37,7 @@ Renames and re-exports [notificationResourceV1DeleteBehaviorGroupParamCreator](N
|
|
|
37
37
|
|
|
38
38
|
#### Defined in
|
|
39
39
|
|
|
40
|
-
[
|
|
40
|
+
[NotificationResourceV1DeleteBehaviorGroup/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1DeleteBehaviorGroup/index.ts#L14)
|
|
41
41
|
|
|
42
42
|
## Functions
|
|
43
43
|
|
|
@@ -65,4 +65,4 @@ Delete a behavior group
|
|
|
65
65
|
|
|
66
66
|
#### Defined in
|
|
67
67
|
|
|
68
|
-
[
|
|
68
|
+
[NotificationResourceV1DeleteBehaviorGroup/index.ts:34](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1DeleteBehaviorGroup/index.ts#L34)
|
|
@@ -38,7 +38,7 @@ Renames and re-exports [notificationResourceV1DeleteBehaviorGroupFromEventTypePa
|
|
|
38
38
|
|
|
39
39
|
#### Defined in
|
|
40
40
|
|
|
41
|
-
[
|
|
41
|
+
[NotificationResourceV1DeleteBehaviorGroupFromEventType/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.ts#L14)
|
|
42
42
|
|
|
43
43
|
## Functions
|
|
44
44
|
|
|
@@ -66,4 +66,4 @@ Add a behavior group to an event type
|
|
|
66
66
|
|
|
67
67
|
#### Defined in
|
|
68
68
|
|
|
69
|
-
[
|
|
69
|
+
[NotificationResourceV1DeleteBehaviorGroupFromEventType/index.ts:40](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1DeleteBehaviorGroupFromEventType/index.ts#L40)
|
|
@@ -37,7 +37,7 @@ Renames and re-exports [notificationResourceV1FindBehaviorGroupsByBundleIdParamC
|
|
|
37
37
|
|
|
38
38
|
#### Defined in
|
|
39
39
|
|
|
40
|
-
[
|
|
40
|
+
[NotificationResourceV1FindBehaviorGroupsByBundleId/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1FindBehaviorGroupsByBundleId/index.ts#L14)
|
|
41
41
|
|
|
42
42
|
## Functions
|
|
43
43
|
|
|
@@ -65,4 +65,4 @@ List behavior groups in a bundle
|
|
|
65
65
|
|
|
66
66
|
#### Defined in
|
|
67
67
|
|
|
68
|
-
[
|
|
68
|
+
[NotificationResourceV1FindBehaviorGroupsByBundleId/index.ts:34](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1FindBehaviorGroupsByBundleId/index.ts#L34)
|
|
@@ -38,7 +38,7 @@ Renames and re-exports [notificationResourceV1GetApplicationByNameAndBundleNameP
|
|
|
38
38
|
|
|
39
39
|
#### Defined in
|
|
40
40
|
|
|
41
|
-
[
|
|
41
|
+
[NotificationResourceV1GetApplicationByNameAndBundleName/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1GetApplicationByNameAndBundleName/index.ts#L14)
|
|
42
42
|
|
|
43
43
|
## Functions
|
|
44
44
|
|
|
@@ -60,10 +60,10 @@ Retrieves an application by bundle and application names. Use this endpoint to
|
|
|
60
60
|
|
|
61
61
|
**`Summary`**
|
|
62
62
|
|
|
63
|
-
Retrieve an application by bundle and application
|
|
63
|
+
Retrieve an application by bundle and application names
|
|
64
64
|
|
|
65
65
|
**`Throws`**
|
|
66
66
|
|
|
67
67
|
#### Defined in
|
|
68
68
|
|
|
69
|
-
[
|
|
69
|
+
[NotificationResourceV1GetApplicationByNameAndBundleName/index.ts:40](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1GetApplicationByNameAndBundleName/index.ts#L40)
|
|
@@ -37,7 +37,7 @@ Renames and re-exports [notificationResourceV1GetApplicationsFacetsParamCreator]
|
|
|
37
37
|
|
|
38
38
|
#### Defined in
|
|
39
39
|
|
|
40
|
-
[
|
|
40
|
+
[NotificationResourceV1GetApplicationsFacets/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1GetApplicationsFacets/index.ts#L14)
|
|
41
41
|
|
|
42
42
|
## Functions
|
|
43
43
|
|
|
@@ -59,10 +59,10 @@ Returns a list of configured applications that includes the application name, th
|
|
|
59
59
|
|
|
60
60
|
**`Summary`**
|
|
61
61
|
|
|
62
|
-
List configured
|
|
62
|
+
List configured applications
|
|
63
63
|
|
|
64
64
|
**`Throws`**
|
|
65
65
|
|
|
66
66
|
#### Defined in
|
|
67
67
|
|
|
68
|
-
[
|
|
68
|
+
[NotificationResourceV1GetApplicationsFacets/index.ts:34](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1GetApplicationsFacets/index.ts#L34)
|
|
@@ -37,7 +37,7 @@ Renames and re-exports [notificationResourceV1GetBehaviorGroupsAffectedByRemoval
|
|
|
37
37
|
|
|
38
38
|
#### Defined in
|
|
39
39
|
|
|
40
|
-
[
|
|
40
|
+
[NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.ts#L14)
|
|
41
41
|
|
|
42
42
|
## Functions
|
|
43
43
|
|
|
@@ -65,4 +65,4 @@ List the behavior groups affected by the removal of an endpoint
|
|
|
65
65
|
|
|
66
66
|
#### Defined in
|
|
67
67
|
|
|
68
|
-
[
|
|
68
|
+
[NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.ts:34](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint/index.ts#L34)
|