@redhat-cloud-services/notifications-client 2.4.0 → 2.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (103) hide show
  1. package/CHANGELOG.md +2 -0
  2. package/README.md +1 -1
  3. package/dist/configuration.d.ts +0 -11
  4. package/dist/configuration.d.ts.map +1 -1
  5. package/dist/configuration.js +0 -11
  6. package/dist/configuration.js.map +1 -1
  7. package/dist/index.d.ts +0 -1
  8. package/dist/index.d.ts.map +1 -1
  9. package/dist/index.js +0 -1
  10. package/dist/index.js.map +1 -1
  11. package/doc/README.md +28 -56
  12. package/doc/classes/{BaseAPI.md → index.BaseAPI.md} +9 -7
  13. package/doc/classes/{RequiredError.md → index.RequiredError.md} +13 -11
  14. package/doc/enums/{EndpointStatus.md → types.EndpointStatus.md} +9 -7
  15. package/doc/enums/{EndpointType.md → types.EndpointType.md} +8 -6
  16. package/doc/enums/{Environment.md → types.Environment.md} +7 -5
  17. package/doc/enums/{EventLogEntryActionStatus.md → types.EventLogEntryActionStatus.md} +8 -6
  18. package/doc/enums/{HttpType.md → types.HttpType.md} +6 -4
  19. package/doc/enums/{NotificationStatus.md → types.NotificationStatus.md} +8 -6
  20. package/doc/enums/{Status.md → types.Status.md} +5 -3
  21. package/doc/enums/{SubscriptionType.md → types.SubscriptionType.md} +6 -4
  22. package/doc/interfaces/{RequestArgs.md → index.RequestArgs.md} +5 -3
  23. package/doc/interfaces/{AddAccessRequest.md → types.AddAccessRequest.md} +5 -3
  24. package/doc/interfaces/{AddApplicationRequest.md → types.AddApplicationRequest.md} +7 -5
  25. package/doc/interfaces/{AggregationEmailTemplate.md → types.AggregationEmailTemplate.md} +17 -15
  26. package/doc/interfaces/{AggregationEmailTemplateSubjectTemplate.md → types.AggregationEmailTemplateSubjectTemplate.md} +9 -7
  27. package/doc/interfaces/{Application.md → types.Application.md} +9 -7
  28. package/doc/interfaces/{Application1.md → types.Application1.md} +5 -3
  29. package/doc/interfaces/{ApplicationDTO.md → types.ApplicationDTO.md} +9 -7
  30. package/doc/interfaces/{ApplicationSettingsValue.md → types.ApplicationSettingsValue.md} +5 -3
  31. package/doc/interfaces/{BasicAuthentication.md → types.BasicAuthentication.md} +5 -3
  32. package/doc/interfaces/{BehaviorGroup.md → types.BehaviorGroup.md} +15 -13
  33. package/doc/interfaces/{BehaviorGroupAction.md → types.BehaviorGroupAction.md} +8 -6
  34. package/doc/interfaces/{BehaviorGroupActionId.md → types.BehaviorGroupActionId.md} +5 -3
  35. package/doc/interfaces/{Bundle.md → types.Bundle.md} +8 -6
  36. package/doc/interfaces/{BundleSettingsValue.md → types.BundleSettingsValue.md} +5 -3
  37. package/doc/interfaces/{CamelProperties.md → types.CamelProperties.md} +11 -9
  38. package/doc/interfaces/{CreateBehaviorGroupRequest.md → types.CreateBehaviorGroupRequest.md} +9 -7
  39. package/doc/interfaces/{CreateBehaviorGroupResponse.md → types.CreateBehaviorGroupResponse.md} +9 -7
  40. package/doc/interfaces/{CurrentStatus.md → types.CurrentStatus.md} +7 -5
  41. package/doc/interfaces/{DrawerEntryPayload.md → types.DrawerEntryPayload.md} +10 -8
  42. package/doc/interfaces/{DuplicateNameMigrationReport.md → types.DuplicateNameMigrationReport.md} +5 -3
  43. package/doc/interfaces/{Endpoint.md → types.Endpoint.md} +16 -14
  44. package/doc/interfaces/{EndpointPage.md → types.EndpointPage.md} +8 -6
  45. package/doc/interfaces/{EndpointTestRequest.md → types.EndpointTestRequest.md} +4 -2
  46. package/doc/interfaces/{EventLogEntry.md → types.EventLogEntry.md} +11 -9
  47. package/doc/interfaces/{EventLogEntryAction.md → types.EventLogEntryAction.md} +12 -10
  48. package/doc/interfaces/{EventType.md → types.EventType.md} +15 -13
  49. package/doc/interfaces/{EventTypeBehavior.md → types.EventTypeBehavior.md} +8 -6
  50. package/doc/interfaces/{EventTypeBehaviorId.md → types.EventTypeBehaviorId.md} +5 -3
  51. package/doc/interfaces/{EventTypeSettingsValue.md → types.EventTypeSettingsValue.md} +6 -4
  52. package/doc/interfaces/{Facet.md → types.Facet.md} +8 -6
  53. package/doc/interfaces/{InstantEmailTemplate.md → types.InstantEmailTemplate.md} +15 -13
  54. package/doc/interfaces/{InternalApplicationUserPermission.md → types.InternalApplicationUserPermission.md} +6 -4
  55. package/doc/interfaces/{InternalRoleAccess.md → types.InternalRoleAccess.md} +6 -4
  56. package/doc/interfaces/{InternalUserPermissions.md → types.InternalUserPermissions.md} +7 -5
  57. package/doc/interfaces/{MessageValidationResponse.md → types.MessageValidationResponse.md} +4 -2
  58. package/doc/interfaces/{Meta.md → types.Meta.md} +4 -2
  59. package/doc/interfaces/{NotificationHistory.md → types.NotificationHistory.md} +14 -12
  60. package/doc/interfaces/{PageBehaviorGroup.md → types.PageBehaviorGroup.md} +8 -6
  61. package/doc/interfaces/{PageDrawerEntryPayload.md → types.PageDrawerEntryPayload.md} +8 -6
  62. package/doc/interfaces/{PageEventLogEntry.md → types.PageEventLogEntry.md} +8 -6
  63. package/doc/interfaces/{PageEventType.md → types.PageEventType.md} +8 -6
  64. package/doc/interfaces/{PageNotificationHistory.md → types.PageNotificationHistory.md} +8 -6
  65. package/doc/interfaces/{RenderEmailTemplateRequest.md → types.RenderEmailTemplateRequest.md} +5 -3
  66. package/doc/interfaces/{RequestDefaultBehaviorGroupPropertyList.md → types.RequestDefaultBehaviorGroupPropertyList.md} +5 -3
  67. package/doc/interfaces/{RequestSystemSubscriptionProperties.md → types.RequestSystemSubscriptionProperties.md} +5 -3
  68. package/doc/interfaces/{ServerInfo.md → types.ServerInfo.md} +5 -3
  69. package/doc/interfaces/{SettingsValuesByEventType.md → types.SettingsValuesByEventType.md} +5 -3
  70. package/doc/interfaces/{SystemSubscriptionProperties.md → types.SystemSubscriptionProperties.md} +6 -4
  71. package/doc/interfaces/{Template.md → types.Template.md} +9 -7
  72. package/doc/interfaces/{TriggerDailyDigestRequest.md → types.TriggerDailyDigestRequest.md} +8 -6
  73. package/doc/interfaces/{UpdateApplicationRequest.md → types.UpdateApplicationRequest.md} +6 -4
  74. package/doc/interfaces/{UpdateBehaviorGroupRequest.md → types.UpdateBehaviorGroupRequest.md} +7 -5
  75. package/doc/interfaces/{UpdateNotificationDrawerStatus.md → types.UpdateNotificationDrawerStatus.md} +5 -3
  76. package/doc/interfaces/{WebhookProperties.md → types.WebhookProperties.md} +11 -9
  77. package/doc/interfaces/{X509Certificate.md → types.X509Certificate.md} +8 -6
  78. package/doc/modules/DrawerResourceV1GetDrawerEntries.md +78 -0
  79. package/doc/modules/DrawerResourceV1UpdateNotificationReadStatus.md +68 -0
  80. package/doc/modules/EventResourceV1GetEvents.md +83 -0
  81. package/doc/modules/NotificationResourceV1AppendBehaviorGroupToEventType.md +67 -0
  82. package/doc/modules/NotificationResourceV1CreateBehaviorGroup.md +68 -0
  83. package/doc/modules/NotificationResourceV1DeleteBehaviorGroup.md +68 -0
  84. package/doc/modules/NotificationResourceV1DeleteBehaviorGroupFromEventType.md +69 -0
  85. package/doc/modules/NotificationResourceV1FindBehaviorGroupsByBundleId.md +68 -0
  86. package/doc/modules/NotificationResourceV1GetApplicationByNameAndBundleName.md +69 -0
  87. package/doc/modules/NotificationResourceV1GetApplicationsFacets.md +68 -0
  88. package/doc/modules/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint.md +68 -0
  89. package/doc/modules/NotificationResourceV1GetBundleByName.md +68 -0
  90. package/doc/modules/NotificationResourceV1GetBundleFacets.md +68 -0
  91. package/doc/modules/NotificationResourceV1GetEventTypes.md +75 -0
  92. package/doc/modules/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup.md +68 -0
  93. package/doc/modules/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName.md +70 -0
  94. package/doc/modules/NotificationResourceV1GetLinkedBehaviorGroups.md +73 -0
  95. package/doc/modules/NotificationResourceV1UpdateBehaviorGroup.md +69 -0
  96. package/doc/modules/NotificationResourceV1UpdateBehaviorGroupActions.md +69 -0
  97. package/doc/modules/NotificationResourceV1UpdateEventTypeBehaviors.md +69 -0
  98. package/doc/modules/OrgConfigResourceV1GetDailyDigestTimePreference.md +67 -0
  99. package/doc/modules/OrgConfigResourceV1SaveDailyDigestTimePreference.md +68 -0
  100. package/doc/modules/index.md +648 -0
  101. package/doc/modules/types.md +74 -0
  102. package/doc/modules.md +28 -751
  103. package/package.json +1 -1
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / PageEventType
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / PageEventType
2
2
 
3
3
  # Interface: PageEventType
4
4
 
5
+ [types](../modules/types.md).PageEventType
6
+
5
7
  **`Export`**
6
8
 
7
9
  PageEventType
@@ -10,15 +12,15 @@ PageEventType
10
12
 
11
13
  ### Properties
12
14
 
13
- - [data](PageEventType.md#data)
14
- - [links](PageEventType.md#links)
15
- - [meta](PageEventType.md#meta)
15
+ - [data](types.PageEventType.md#data)
16
+ - [links](types.PageEventType.md#links)
17
+ - [meta](types.PageEventType.md#meta)
16
18
 
17
19
  ## Properties
18
20
 
19
21
  ### data
20
22
 
21
- • **data**: [`EventType`](EventType.md)[]
23
+ • **data**: [`EventType`](types.EventType.md)[]
22
24
 
23
25
  **`Memberof`**
24
26
 
@@ -50,7 +52,7 @@ ___
50
52
 
51
53
  ### meta
52
54
 
53
- • **meta**: [`Meta`](Meta.md)
55
+ • **meta**: [`Meta`](types.Meta.md)
54
56
 
55
57
  **`Memberof`**
56
58
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / PageNotificationHistory
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / PageNotificationHistory
2
2
 
3
3
  # Interface: PageNotificationHistory
4
4
 
5
+ [types](../modules/types.md).PageNotificationHistory
6
+
5
7
  **`Export`**
6
8
 
7
9
  PageNotificationHistory
@@ -10,15 +12,15 @@ PageNotificationHistory
10
12
 
11
13
  ### Properties
12
14
 
13
- - [data](PageNotificationHistory.md#data)
14
- - [links](PageNotificationHistory.md#links)
15
- - [meta](PageNotificationHistory.md#meta)
15
+ - [data](types.PageNotificationHistory.md#data)
16
+ - [links](types.PageNotificationHistory.md#links)
17
+ - [meta](types.PageNotificationHistory.md#meta)
16
18
 
17
19
  ## Properties
18
20
 
19
21
  ### data
20
22
 
21
- • **data**: [`NotificationHistory`](NotificationHistory.md)[]
23
+ • **data**: [`NotificationHistory`](types.NotificationHistory.md)[]
22
24
 
23
25
  **`Memberof`**
24
26
 
@@ -50,7 +52,7 @@ ___
50
52
 
51
53
  ### meta
52
54
 
53
- • **meta**: [`Meta`](Meta.md)
55
+ • **meta**: [`Meta`](types.Meta.md)
54
56
 
55
57
  **`Memberof`**
56
58
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / RenderEmailTemplateRequest
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / RenderEmailTemplateRequest
2
2
 
3
3
  # Interface: RenderEmailTemplateRequest
4
4
 
5
+ [types](../modules/types.md).RenderEmailTemplateRequest
6
+
5
7
  **`Export`**
6
8
 
7
9
  RenderEmailTemplateRequest
@@ -10,8 +12,8 @@ RenderEmailTemplateRequest
10
12
 
11
13
  ### Properties
12
14
 
13
- - [payload](RenderEmailTemplateRequest.md#payload)
14
- - [template](RenderEmailTemplateRequest.md#template)
15
+ - [payload](types.RenderEmailTemplateRequest.md#payload)
16
+ - [template](types.RenderEmailTemplateRequest.md#template)
15
17
 
16
18
  ## Properties
17
19
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / RequestDefaultBehaviorGroupPropertyList
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / RequestDefaultBehaviorGroupPropertyList
2
2
 
3
3
  # Interface: RequestDefaultBehaviorGroupPropertyList
4
4
 
5
+ [types](../modules/types.md).RequestDefaultBehaviorGroupPropertyList
6
+
5
7
  **`Export`**
6
8
 
7
9
  RequestDefaultBehaviorGroupPropertyList
@@ -10,8 +12,8 @@ RequestDefaultBehaviorGroupPropertyList
10
12
 
11
13
  ### Properties
12
14
 
13
- - [ignore\_preferences](RequestDefaultBehaviorGroupPropertyList.md#ignore_preferences)
14
- - [only\_admins](RequestDefaultBehaviorGroupPropertyList.md#only_admins)
15
+ - [ignore\_preferences](types.RequestDefaultBehaviorGroupPropertyList.md#ignore_preferences)
16
+ - [only\_admins](types.RequestDefaultBehaviorGroupPropertyList.md#only_admins)
15
17
 
16
18
  ## Properties
17
19
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / RequestSystemSubscriptionProperties
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / RequestSystemSubscriptionProperties
2
2
 
3
3
  # Interface: RequestSystemSubscriptionProperties
4
4
 
5
+ [types](../modules/types.md).RequestSystemSubscriptionProperties
6
+
5
7
  **`Export`**
6
8
 
7
9
  RequestSystemSubscriptionPropertie
@@ -10,8 +12,8 @@ RequestSystemSubscriptionPropertie
10
12
 
11
13
  ### Properties
12
14
 
13
- - [group\_id](RequestSystemSubscriptionProperties.md#group_id)
14
- - [only\_admins](RequestSystemSubscriptionProperties.md#only_admins)
15
+ - [group\_id](types.RequestSystemSubscriptionProperties.md#group_id)
16
+ - [only\_admins](types.RequestSystemSubscriptionProperties.md#only_admins)
15
17
 
16
18
  ## Properties
17
19
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / ServerInfo
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / ServerInfo
2
2
 
3
3
  # Interface: ServerInfo
4
4
 
5
+ [types](../modules/types.md).ServerInfo
6
+
5
7
  **`Export`**
6
8
 
7
9
  ServerInfo
@@ -10,13 +12,13 @@ ServerInfo
10
12
 
11
13
  ### Properties
12
14
 
13
- - [environment](ServerInfo.md#environment)
15
+ - [environment](types.ServerInfo.md#environment)
14
16
 
15
17
  ## Properties
16
18
 
17
19
  ### environment
18
20
 
19
- • `Optional` **environment**: [`Environment`](../enums/Environment.md)
21
+ • `Optional` **environment**: [`Environment`](../enums/types.Environment.md)
20
22
 
21
23
  **`Memberof`**
22
24
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / SettingsValuesByEventType
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / SettingsValuesByEventType
2
2
 
3
3
  # Interface: SettingsValuesByEventType
4
4
 
5
+ [types](../modules/types.md).SettingsValuesByEventType
6
+
5
7
  **`Export`**
6
8
 
7
9
  SettingsValuesByEventType
@@ -10,7 +12,7 @@ SettingsValuesByEventType
10
12
 
11
13
  ### Properties
12
14
 
13
- - [bundles](SettingsValuesByEventType.md#bundles)
15
+ - [bundles](types.SettingsValuesByEventType.md#bundles)
14
16
 
15
17
  ## Properties
16
18
 
@@ -24,7 +26,7 @@ SettingsValuesByEventType
24
26
 
25
27
  #### Index signature
26
28
 
27
- ▪ [key: `string`]: [`BundleSettingsValue`](BundleSettingsValue.md)
29
+ ▪ [key: `string`]: [`BundleSettingsValue`](types.BundleSettingsValue.md)
28
30
 
29
31
  #### Defined in
30
32
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / SystemSubscriptionProperties
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / SystemSubscriptionProperties
2
2
 
3
3
  # Interface: SystemSubscriptionProperties
4
4
 
5
+ [types](../modules/types.md).SystemSubscriptionProperties
6
+
5
7
  **`Export`**
6
8
 
7
9
  SystemSubscriptionPropertie
@@ -10,9 +12,9 @@ SystemSubscriptionPropertie
10
12
 
11
13
  ### Properties
12
14
 
13
- - [group\_id](SystemSubscriptionProperties.md#group_id)
14
- - [ignore\_preferences](SystemSubscriptionProperties.md#ignore_preferences)
15
- - [only\_admins](SystemSubscriptionProperties.md#only_admins)
15
+ - [group\_id](types.SystemSubscriptionProperties.md#group_id)
16
+ - [ignore\_preferences](types.SystemSubscriptionProperties.md#ignore_preferences)
17
+ - [only\_admins](types.SystemSubscriptionProperties.md#only_admins)
16
18
 
17
19
  ## Properties
18
20
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / Template
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / Template
2
2
 
3
3
  # Interface: Template
4
4
 
5
+ [types](../modules/types.md).Template
6
+
5
7
  **`Export`**
6
8
 
7
9
  Template
@@ -10,12 +12,12 @@ Template
10
12
 
11
13
  ### Properties
12
14
 
13
- - [created](Template.md#created)
14
- - [data](Template.md#data)
15
- - [description](Template.md#description)
16
- - [id](Template.md#id)
17
- - [name](Template.md#name)
18
- - [updated](Template.md#updated)
15
+ - [created](types.Template.md#created)
16
+ - [data](types.Template.md#data)
17
+ - [description](types.Template.md#description)
18
+ - [id](types.Template.md#id)
19
+ - [name](types.Template.md#name)
20
+ - [updated](types.Template.md#updated)
19
21
 
20
22
  ## Properties
21
23
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / TriggerDailyDigestRequest
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / TriggerDailyDigestRequest
2
2
 
3
3
  # Interface: TriggerDailyDigestRequest
4
4
 
5
+ [types](../modules/types.md).TriggerDailyDigestRequest
6
+
5
7
  **`Export`**
6
8
 
7
9
  TriggerDailyDigestRequest
@@ -10,11 +12,11 @@ TriggerDailyDigestRequest
10
12
 
11
13
  ### Properties
12
14
 
13
- - [application\_name](TriggerDailyDigestRequest.md#application_name)
14
- - [bundle\_name](TriggerDailyDigestRequest.md#bundle_name)
15
- - [end](TriggerDailyDigestRequest.md#end)
16
- - [org\_id](TriggerDailyDigestRequest.md#org_id)
17
- - [start](TriggerDailyDigestRequest.md#start)
15
+ - [application\_name](types.TriggerDailyDigestRequest.md#application_name)
16
+ - [bundle\_name](types.TriggerDailyDigestRequest.md#bundle_name)
17
+ - [end](types.TriggerDailyDigestRequest.md#end)
18
+ - [org\_id](types.TriggerDailyDigestRequest.md#org_id)
19
+ - [start](types.TriggerDailyDigestRequest.md#start)
18
20
 
19
21
  ## Properties
20
22
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / UpdateApplicationRequest
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / UpdateApplicationRequest
2
2
 
3
3
  # Interface: UpdateApplicationRequest
4
4
 
5
+ [types](../modules/types.md).UpdateApplicationRequest
6
+
5
7
  **`Export`**
6
8
 
7
9
  UpdateApplicationRequest
@@ -10,9 +12,9 @@ UpdateApplicationRequest
10
12
 
11
13
  ### Properties
12
14
 
13
- - [display\_name](UpdateApplicationRequest.md#display_name)
14
- - [name](UpdateApplicationRequest.md#name)
15
- - [owner\_role](UpdateApplicationRequest.md#owner_role)
15
+ - [display\_name](types.UpdateApplicationRequest.md#display_name)
16
+ - [name](types.UpdateApplicationRequest.md#name)
17
+ - [owner\_role](types.UpdateApplicationRequest.md#owner_role)
16
18
 
17
19
  ## Properties
18
20
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / UpdateBehaviorGroupRequest
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / UpdateBehaviorGroupRequest
2
2
 
3
3
  # Interface: UpdateBehaviorGroupRequest
4
4
 
5
+ [types](../modules/types.md).UpdateBehaviorGroupRequest
6
+
5
7
  **`Export`**
6
8
 
7
9
  UpdateBehaviorGroupRequest
@@ -10,10 +12,10 @@ UpdateBehaviorGroupRequest
10
12
 
11
13
  ### Properties
12
14
 
13
- - [display\_name](UpdateBehaviorGroupRequest.md#display_name)
14
- - [display\_name\_not\_null\_and\_blank](UpdateBehaviorGroupRequest.md#display_name_not_null_and_blank)
15
- - [endpoint\_ids](UpdateBehaviorGroupRequest.md#endpoint_ids)
16
- - [event\_type\_ids](UpdateBehaviorGroupRequest.md#event_type_ids)
15
+ - [display\_name](types.UpdateBehaviorGroupRequest.md#display_name)
16
+ - [display\_name\_not\_null\_and\_blank](types.UpdateBehaviorGroupRequest.md#display_name_not_null_and_blank)
17
+ - [endpoint\_ids](types.UpdateBehaviorGroupRequest.md#endpoint_ids)
18
+ - [event\_type\_ids](types.UpdateBehaviorGroupRequest.md#event_type_ids)
17
19
 
18
20
  ## Properties
19
21
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / UpdateNotificationDrawerStatus
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / UpdateNotificationDrawerStatus
2
2
 
3
3
  # Interface: UpdateNotificationDrawerStatus
4
4
 
5
+ [types](../modules/types.md).UpdateNotificationDrawerStatus
6
+
5
7
  **`Export`**
6
8
 
7
9
  UpdateNotificationDrawerStatu
@@ -10,8 +12,8 @@ UpdateNotificationDrawerStatu
10
12
 
11
13
  ### Properties
12
14
 
13
- - [notification\_ids](UpdateNotificationDrawerStatus.md#notification_ids)
14
- - [read\_status](UpdateNotificationDrawerStatus.md#read_status)
15
+ - [notification\_ids](types.UpdateNotificationDrawerStatus.md#notification_ids)
16
+ - [read\_status](types.UpdateNotificationDrawerStatus.md#read_status)
15
17
 
16
18
  ## Properties
17
19
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / WebhookProperties
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / WebhookProperties
2
2
 
3
3
  # Interface: WebhookProperties
4
4
 
5
+ [types](../modules/types.md).WebhookProperties
6
+
5
7
  **`Export`**
6
8
 
7
9
  WebhookPropertie
@@ -10,18 +12,18 @@ WebhookPropertie
10
12
 
11
13
  ### Properties
12
14
 
13
- - [basic\_authentication](WebhookProperties.md#basic_authentication)
14
- - [bearer\_authentication](WebhookProperties.md#bearer_authentication)
15
- - [disable\_ssl\_verification](WebhookProperties.md#disable_ssl_verification)
16
- - [method](WebhookProperties.md#method)
17
- - [secret\_token](WebhookProperties.md#secret_token)
18
- - [url](WebhookProperties.md#url)
15
+ - [basic\_authentication](types.WebhookProperties.md#basic_authentication)
16
+ - [bearer\_authentication](types.WebhookProperties.md#bearer_authentication)
17
+ - [disable\_ssl\_verification](types.WebhookProperties.md#disable_ssl_verification)
18
+ - [method](types.WebhookProperties.md#method)
19
+ - [secret\_token](types.WebhookProperties.md#secret_token)
20
+ - [url](types.WebhookProperties.md#url)
19
21
 
20
22
  ## Properties
21
23
 
22
24
  ### basic\_authentication
23
25
 
24
- • `Optional` **basic\_authentication**: [`BasicAuthentication`](BasicAuthentication.md)
26
+ • `Optional` **basic\_authentication**: [`BasicAuthentication`](types.BasicAuthentication.md)
25
27
 
26
28
  **`Memberof`**
27
29
 
@@ -63,7 +65,7 @@ ___
63
65
 
64
66
  ### method
65
67
 
66
- • **method**: [`HttpType`](../enums/HttpType.md)
68
+ • **method**: [`HttpType`](../enums/types.HttpType.md)
67
69
 
68
70
  **`Memberof`**
69
71
 
@@ -1,7 +1,9 @@
1
- [@redhat-cloud-services/notifications-client](../README.md) / [Exports](../modules.md) / X509Certificate
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / X509Certificate
2
2
 
3
3
  # Interface: X509Certificate
4
4
 
5
+ [types](../modules/types.md).X509Certificate
6
+
5
7
  **`Export`**
6
8
 
7
9
  X509Certificate
@@ -10,11 +12,11 @@ X509Certificate
10
12
 
11
13
  ### Properties
12
14
 
13
- - [application](X509Certificate.md#application)
14
- - [bundle](X509Certificate.md#bundle)
15
- - [id](X509Certificate.md#id)
16
- - [source\_environment](X509Certificate.md#source_environment)
17
- - [subject\_dn](X509Certificate.md#subject_dn)
15
+ - [application](types.X509Certificate.md#application)
16
+ - [bundle](types.X509Certificate.md#bundle)
17
+ - [id](types.X509Certificate.md#id)
18
+ - [source\_environment](types.X509Certificate.md#source_environment)
19
+ - [subject\_dn](types.X509Certificate.md#subject_dn)
18
20
 
19
21
  ## Properties
20
22
 
@@ -0,0 +1,78 @@
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / DrawerResourceV1GetDrawerEntries
2
+
3
+ # Module: DrawerResourceV1GetDrawerEntries
4
+
5
+ ## Table of contents
6
+
7
+ ### References
8
+
9
+ - [default](DrawerResourceV1GetDrawerEntries.md#default)
10
+
11
+ ### Type Aliases
12
+
13
+ - [DrawerResourceV1GetDrawerEntriesParams](DrawerResourceV1GetDrawerEntries.md#drawerresourcev1getdrawerentriesparams)
14
+
15
+ ### Functions
16
+
17
+ - [drawerResourceV1GetDrawerEntriesParamCreator](DrawerResourceV1GetDrawerEntries.md#drawerresourcev1getdrawerentriesparamcreator)
18
+
19
+ ## References
20
+
21
+ ### default
22
+
23
+ Renames and re-exports [drawerResourceV1GetDrawerEntriesParamCreator](DrawerResourceV1GetDrawerEntries.md#drawerresourcev1getdrawerentriesparamcreator)
24
+
25
+ ## Type Aliases
26
+
27
+ ### DrawerResourceV1GetDrawerEntriesParams
28
+
29
+ Ƭ **DrawerResourceV1GetDrawerEntriesParams**: `Object`
30
+
31
+ #### Type declaration
32
+
33
+ | Name | Type | Description |
34
+ | :------ | :------ | :------ |
35
+ | `appIds?` | `Set`\<`string`\> | **`Memberof`** DrawerResourceV1GetDrawerEntriesApi |
36
+ | `bundleIds?` | `Set`\<`string`\> | **`Memberof`** DrawerResourceV1GetDrawerEntriesApi |
37
+ | `endDate?` | `string` | **`Memberof`** DrawerResourceV1GetDrawerEntriesApi |
38
+ | `eventTypeIds?` | `Set`\<`string`\> | **`Memberof`** DrawerResourceV1GetDrawerEntriesApi |
39
+ | `limit?` | `number` | **`Memberof`** DrawerResourceV1GetDrawerEntriesApi |
40
+ | `offset?` | `number` | **`Memberof`** DrawerResourceV1GetDrawerEntriesApi |
41
+ | `options?` | `AxiosRequestConfig` | - |
42
+ | `pageNumber?` | `number` | **`Memberof`** DrawerResourceV1GetDrawerEntriesApi |
43
+ | `readStatus?` | `boolean` | **`Memberof`** DrawerResourceV1GetDrawerEntriesApi |
44
+ | `sortBy?` | `string` | **`Memberof`** DrawerResourceV1GetDrawerEntriesApi |
45
+ | `sortBy2?` | `string` | **`Memberof`** DrawerResourceV1GetDrawerEntriesApi |
46
+ | `startDate?` | `string` | **`Memberof`** DrawerResourceV1GetDrawerEntriesApi |
47
+
48
+ #### Defined in
49
+
50
+ [packages/notifications/DrawerResourceV1GetDrawerEntries/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/DrawerResourceV1GetDrawerEntries/index.ts#L14)
51
+
52
+ ## Functions
53
+
54
+ ### drawerResourceV1GetDrawerEntriesParamCreator
55
+
56
+ ▸ **drawerResourceV1GetDrawerEntriesParamCreator**(`...config`): `Promise`\<`RequestArgs`\>
57
+
58
+ Allowed `sort_by` fields are `bundleIds`, `applicationIds`, `eventTypeIds`, `startTime`, `endTime` and `read`. The ordering can be optionally specified by appending `:asc` or `:desc` to the field, e.g. `bundle:desc`. Defaults to `desc` for the `created` field and to `asc` for all other fields.
59
+
60
+ #### Parameters
61
+
62
+ | Name | Type | Description |
63
+ | :------ | :------ | :------ |
64
+ | `...config` | [[`DrawerResourceV1GetDrawerEntriesParams`](DrawerResourceV1GetDrawerEntries.md#drawerresourcev1getdrawerentriesparams)] \| [`Set`\<`string`\>, `Set`\<`string`\>, `string`, `Set`\<`string`\>, `number`, `number`, `number`, `boolean`, `string`, `string`, `string`, `AxiosRequestConfig`\<`any`\>] | with all available params. |
65
+
66
+ #### Returns
67
+
68
+ `Promise`\<`RequestArgs`\>
69
+
70
+ **`Summary`**
71
+
72
+ Retrieve drawer notifications entries.
73
+
74
+ **`Throws`**
75
+
76
+ #### Defined in
77
+
78
+ [packages/notifications/DrawerResourceV1GetDrawerEntries/index.ts:94](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/DrawerResourceV1GetDrawerEntries/index.ts#L94)
@@ -0,0 +1,68 @@
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / DrawerResourceV1UpdateNotificationReadStatus
2
+
3
+ # Module: DrawerResourceV1UpdateNotificationReadStatus
4
+
5
+ ## Table of contents
6
+
7
+ ### References
8
+
9
+ - [default](DrawerResourceV1UpdateNotificationReadStatus.md#default)
10
+
11
+ ### Type Aliases
12
+
13
+ - [DrawerResourceV1UpdateNotificationReadStatusParams](DrawerResourceV1UpdateNotificationReadStatus.md#drawerresourcev1updatenotificationreadstatusparams)
14
+
15
+ ### Functions
16
+
17
+ - [drawerResourceV1UpdateNotificationReadStatusParamCreator](DrawerResourceV1UpdateNotificationReadStatus.md#drawerresourcev1updatenotificationreadstatusparamcreator)
18
+
19
+ ## References
20
+
21
+ ### default
22
+
23
+ Renames and re-exports [drawerResourceV1UpdateNotificationReadStatusParamCreator](DrawerResourceV1UpdateNotificationReadStatus.md#drawerresourcev1updatenotificationreadstatusparamcreator)
24
+
25
+ ## Type Aliases
26
+
27
+ ### DrawerResourceV1UpdateNotificationReadStatusParams
28
+
29
+ Ƭ **DrawerResourceV1UpdateNotificationReadStatusParams**: `Object`
30
+
31
+ #### Type declaration
32
+
33
+ | Name | Type | Description |
34
+ | :------ | :------ | :------ |
35
+ | `options?` | `AxiosRequestConfig` | - |
36
+ | `updateNotificationDrawerStatus?` | [`UpdateNotificationDrawerStatus`](../interfaces/types.UpdateNotificationDrawerStatus.md) | **`Memberof`** DrawerResourceV1UpdateNotificationReadStatusApi |
37
+
38
+ #### Defined in
39
+
40
+ [packages/notifications/DrawerResourceV1UpdateNotificationReadStatus/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/DrawerResourceV1UpdateNotificationReadStatus/index.ts#L14)
41
+
42
+ ## Functions
43
+
44
+ ### drawerResourceV1UpdateNotificationReadStatusParamCreator
45
+
46
+ ▸ **drawerResourceV1UpdateNotificationReadStatusParamCreator**(`...config`): `Promise`\<`RequestArgs`\>
47
+
48
+ Update drawer notifications status.
49
+
50
+ #### Parameters
51
+
52
+ | Name | Type | Description |
53
+ | :------ | :------ | :------ |
54
+ | `...config` | [[`DrawerResourceV1UpdateNotificationReadStatusParams`](DrawerResourceV1UpdateNotificationReadStatus.md#drawerresourcev1updatenotificationreadstatusparams)] \| [[`UpdateNotificationDrawerStatus`](../interfaces/types.UpdateNotificationDrawerStatus.md), `AxiosRequestConfig`\<`any`\>] | with all available params. |
55
+
56
+ #### Returns
57
+
58
+ `Promise`\<`RequestArgs`\>
59
+
60
+ **`Summary`**
61
+
62
+ Update drawer notifications status.
63
+
64
+ **`Throws`**
65
+
66
+ #### Defined in
67
+
68
+ [packages/notifications/DrawerResourceV1UpdateNotificationReadStatus/index.ts:34](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/DrawerResourceV1UpdateNotificationReadStatus/index.ts#L34)
@@ -0,0 +1,83 @@
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / EventResourceV1GetEvents
2
+
3
+ # Module: EventResourceV1GetEvents
4
+
5
+ ## Table of contents
6
+
7
+ ### References
8
+
9
+ - [default](EventResourceV1GetEvents.md#default)
10
+
11
+ ### Type Aliases
12
+
13
+ - [EventResourceV1GetEventsParams](EventResourceV1GetEvents.md#eventresourcev1geteventsparams)
14
+
15
+ ### Functions
16
+
17
+ - [eventResourceV1GetEventsParamCreator](EventResourceV1GetEvents.md#eventresourcev1geteventsparamcreator)
18
+
19
+ ## References
20
+
21
+ ### default
22
+
23
+ Renames and re-exports [eventResourceV1GetEventsParamCreator](EventResourceV1GetEvents.md#eventresourcev1geteventsparamcreator)
24
+
25
+ ## Type Aliases
26
+
27
+ ### EventResourceV1GetEventsParams
28
+
29
+ Ƭ **EventResourceV1GetEventsParams**: `Object`
30
+
31
+ #### Type declaration
32
+
33
+ | Name | Type | Description |
34
+ | :------ | :------ | :------ |
35
+ | `appIds?` | `Set`\<`string`\> | **`Memberof`** EventResourceV1GetEventsApi |
36
+ | `bundleIds?` | `Set`\<`string`\> | **`Memberof`** EventResourceV1GetEventsApi |
37
+ | `endDate?` | `string` | **`Memberof`** EventResourceV1GetEventsApi |
38
+ | `endpointTypes?` | `Set`\<`string`\> | **`Memberof`** EventResourceV1GetEventsApi |
39
+ | `eventTypeDisplayName?` | `string` | **`Memberof`** EventResourceV1GetEventsApi |
40
+ | `includeActions?` | `boolean` | **`Memberof`** EventResourceV1GetEventsApi |
41
+ | `includeDetails?` | `boolean` | **`Memberof`** EventResourceV1GetEventsApi |
42
+ | `includePayload?` | `boolean` | **`Memberof`** EventResourceV1GetEventsApi |
43
+ | `invocationResults?` | `Set`\<`boolean`\> | **`Memberof`** EventResourceV1GetEventsApi |
44
+ | `limit?` | `number` | **`Memberof`** EventResourceV1GetEventsApi |
45
+ | `offset?` | `number` | **`Memberof`** EventResourceV1GetEventsApi |
46
+ | `options?` | `AxiosRequestConfig` | - |
47
+ | `pageNumber?` | `number` | **`Memberof`** EventResourceV1GetEventsApi |
48
+ | `sortBy?` | `string` | **`Memberof`** EventResourceV1GetEventsApi |
49
+ | `sortBy2?` | `string` | **`Memberof`** EventResourceV1GetEventsApi |
50
+ | `startDate?` | `string` | **`Memberof`** EventResourceV1GetEventsApi |
51
+ | `status?` | `Set`\<[`EventLogEntryActionStatus`](../enums/types.EventLogEntryActionStatus.md)\> | **`Memberof`** EventResourceV1GetEventsApi |
52
+
53
+ #### Defined in
54
+
55
+ [packages/notifications/EventResourceV1GetEvents/index.ts:14](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/EventResourceV1GetEvents/index.ts#L14)
56
+
57
+ ## Functions
58
+
59
+ ### eventResourceV1GetEventsParamCreator
60
+
61
+ ▸ **eventResourceV1GetEventsParamCreator**(`...config`): `Promise`\<`RequestArgs`\>
62
+
63
+ Retrieves the event log entries. Use this endpoint to review a full history of the events related to the tenant. You can sort by the bundle, application, event, and created fields. You can specify the sort order by appending :asc or :desc to the field, for example bundle:desc. Sorting defaults to desc for the created field and to asc for all other fields.
64
+
65
+ #### Parameters
66
+
67
+ | Name | Type | Description |
68
+ | :------ | :------ | :------ |
69
+ | `...config` | [[`EventResourceV1GetEventsParams`](EventResourceV1GetEvents.md#eventresourcev1geteventsparams)] \| [`Set`\<`string`\>, `Set`\<`string`\>, `string`, `Set`\<`string`\>, `string`, `boolean`, `boolean`, `boolean`, `Set`\<`boolean`\>, `number`, `number`, `number`, `string`, `string`, `string`, `Set`\<[`EventLogEntryActionStatus`](../enums/types.EventLogEntryActionStatus.md)\>, `AxiosRequestConfig`\<`any`\>] | with all available params. |
70
+
71
+ #### Returns
72
+
73
+ `Promise`\<`RequestArgs`\>
74
+
75
+ **`Summary`**
76
+
77
+ Retrieve the event log entrie
78
+
79
+ **`Throws`**
80
+
81
+ #### Defined in
82
+
83
+ [packages/notifications/EventResourceV1GetEvents/index.ts:124](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/EventResourceV1GetEvents/index.ts#L124)