@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
@@ -0,0 +1,74 @@
1
+ [@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / types
2
+
3
+ # Module: types
4
+
5
+ ## Table of contents
6
+
7
+ ### Enumerations
8
+
9
+ - [EndpointStatus](../enums/types.EndpointStatus.md)
10
+ - [EndpointType](../enums/types.EndpointType.md)
11
+ - [Environment](../enums/types.Environment.md)
12
+ - [EventLogEntryActionStatus](../enums/types.EventLogEntryActionStatus.md)
13
+ - [HttpType](../enums/types.HttpType.md)
14
+ - [NotificationStatus](../enums/types.NotificationStatus.md)
15
+ - [Status](../enums/types.Status.md)
16
+ - [SubscriptionType](../enums/types.SubscriptionType.md)
17
+
18
+ ### Interfaces
19
+
20
+ - [AddAccessRequest](../interfaces/types.AddAccessRequest.md)
21
+ - [AddApplicationRequest](../interfaces/types.AddApplicationRequest.md)
22
+ - [AggregationEmailTemplate](../interfaces/types.AggregationEmailTemplate.md)
23
+ - [AggregationEmailTemplateSubjectTemplate](../interfaces/types.AggregationEmailTemplateSubjectTemplate.md)
24
+ - [Application](../interfaces/types.Application.md)
25
+ - [Application1](../interfaces/types.Application1.md)
26
+ - [ApplicationDTO](../interfaces/types.ApplicationDTO.md)
27
+ - [ApplicationSettingsValue](../interfaces/types.ApplicationSettingsValue.md)
28
+ - [BasicAuthentication](../interfaces/types.BasicAuthentication.md)
29
+ - [BehaviorGroup](../interfaces/types.BehaviorGroup.md)
30
+ - [BehaviorGroupAction](../interfaces/types.BehaviorGroupAction.md)
31
+ - [BehaviorGroupActionId](../interfaces/types.BehaviorGroupActionId.md)
32
+ - [Bundle](../interfaces/types.Bundle.md)
33
+ - [BundleSettingsValue](../interfaces/types.BundleSettingsValue.md)
34
+ - [CamelProperties](../interfaces/types.CamelProperties.md)
35
+ - [CreateBehaviorGroupRequest](../interfaces/types.CreateBehaviorGroupRequest.md)
36
+ - [CreateBehaviorGroupResponse](../interfaces/types.CreateBehaviorGroupResponse.md)
37
+ - [CurrentStatus](../interfaces/types.CurrentStatus.md)
38
+ - [DrawerEntryPayload](../interfaces/types.DrawerEntryPayload.md)
39
+ - [DuplicateNameMigrationReport](../interfaces/types.DuplicateNameMigrationReport.md)
40
+ - [Endpoint](../interfaces/types.Endpoint.md)
41
+ - [EndpointPage](../interfaces/types.EndpointPage.md)
42
+ - [EndpointTestRequest](../interfaces/types.EndpointTestRequest.md)
43
+ - [EventLogEntry](../interfaces/types.EventLogEntry.md)
44
+ - [EventLogEntryAction](../interfaces/types.EventLogEntryAction.md)
45
+ - [EventType](../interfaces/types.EventType.md)
46
+ - [EventTypeBehavior](../interfaces/types.EventTypeBehavior.md)
47
+ - [EventTypeBehaviorId](../interfaces/types.EventTypeBehaviorId.md)
48
+ - [EventTypeSettingsValue](../interfaces/types.EventTypeSettingsValue.md)
49
+ - [Facet](../interfaces/types.Facet.md)
50
+ - [InstantEmailTemplate](../interfaces/types.InstantEmailTemplate.md)
51
+ - [InternalApplicationUserPermission](../interfaces/types.InternalApplicationUserPermission.md)
52
+ - [InternalRoleAccess](../interfaces/types.InternalRoleAccess.md)
53
+ - [InternalUserPermissions](../interfaces/types.InternalUserPermissions.md)
54
+ - [MessageValidationResponse](../interfaces/types.MessageValidationResponse.md)
55
+ - [Meta](../interfaces/types.Meta.md)
56
+ - [NotificationHistory](../interfaces/types.NotificationHistory.md)
57
+ - [PageBehaviorGroup](../interfaces/types.PageBehaviorGroup.md)
58
+ - [PageDrawerEntryPayload](../interfaces/types.PageDrawerEntryPayload.md)
59
+ - [PageEventLogEntry](../interfaces/types.PageEventLogEntry.md)
60
+ - [PageEventType](../interfaces/types.PageEventType.md)
61
+ - [PageNotificationHistory](../interfaces/types.PageNotificationHistory.md)
62
+ - [RenderEmailTemplateRequest](../interfaces/types.RenderEmailTemplateRequest.md)
63
+ - [RequestDefaultBehaviorGroupPropertyList](../interfaces/types.RequestDefaultBehaviorGroupPropertyList.md)
64
+ - [RequestSystemSubscriptionProperties](../interfaces/types.RequestSystemSubscriptionProperties.md)
65
+ - [ServerInfo](../interfaces/types.ServerInfo.md)
66
+ - [SettingsValuesByEventType](../interfaces/types.SettingsValuesByEventType.md)
67
+ - [SystemSubscriptionProperties](../interfaces/types.SystemSubscriptionProperties.md)
68
+ - [Template](../interfaces/types.Template.md)
69
+ - [TriggerDailyDigestRequest](../interfaces/types.TriggerDailyDigestRequest.md)
70
+ - [UpdateApplicationRequest](../interfaces/types.UpdateApplicationRequest.md)
71
+ - [UpdateBehaviorGroupRequest](../interfaces/types.UpdateBehaviorGroupRequest.md)
72
+ - [UpdateNotificationDrawerStatus](../interfaces/types.UpdateNotificationDrawerStatus.md)
73
+ - [WebhookProperties](../interfaces/types.WebhookProperties.md)
74
+ - [X509Certificate](../interfaces/types.X509Certificate.md)