@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.
- package/CHANGELOG.md +2 -0
- package/README.md +1 -1
- package/dist/configuration.d.ts +0 -11
- package/dist/configuration.d.ts.map +1 -1
- package/dist/configuration.js +0 -11
- package/dist/configuration.js.map +1 -1
- package/dist/index.d.ts +0 -1
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +0 -1
- package/dist/index.js.map +1 -1
- package/doc/README.md +28 -56
- package/doc/classes/{BaseAPI.md → index.BaseAPI.md} +9 -7
- package/doc/classes/{RequiredError.md → index.RequiredError.md} +13 -11
- package/doc/enums/{EndpointStatus.md → types.EndpointStatus.md} +9 -7
- package/doc/enums/{EndpointType.md → types.EndpointType.md} +8 -6
- package/doc/enums/{Environment.md → types.Environment.md} +7 -5
- package/doc/enums/{EventLogEntryActionStatus.md → types.EventLogEntryActionStatus.md} +8 -6
- package/doc/enums/{HttpType.md → types.HttpType.md} +6 -4
- package/doc/enums/{NotificationStatus.md → types.NotificationStatus.md} +8 -6
- package/doc/enums/{Status.md → types.Status.md} +5 -3
- package/doc/enums/{SubscriptionType.md → types.SubscriptionType.md} +6 -4
- package/doc/interfaces/{RequestArgs.md → index.RequestArgs.md} +5 -3
- package/doc/interfaces/{AddAccessRequest.md → types.AddAccessRequest.md} +5 -3
- package/doc/interfaces/{AddApplicationRequest.md → types.AddApplicationRequest.md} +7 -5
- package/doc/interfaces/{AggregationEmailTemplate.md → types.AggregationEmailTemplate.md} +17 -15
- package/doc/interfaces/{AggregationEmailTemplateSubjectTemplate.md → types.AggregationEmailTemplateSubjectTemplate.md} +9 -7
- package/doc/interfaces/{Application.md → types.Application.md} +9 -7
- package/doc/interfaces/{Application1.md → types.Application1.md} +5 -3
- package/doc/interfaces/{ApplicationDTO.md → types.ApplicationDTO.md} +9 -7
- package/doc/interfaces/{ApplicationSettingsValue.md → types.ApplicationSettingsValue.md} +5 -3
- package/doc/interfaces/{BasicAuthentication.md → types.BasicAuthentication.md} +5 -3
- package/doc/interfaces/{BehaviorGroup.md → types.BehaviorGroup.md} +15 -13
- package/doc/interfaces/{BehaviorGroupAction.md → types.BehaviorGroupAction.md} +8 -6
- package/doc/interfaces/{BehaviorGroupActionId.md → types.BehaviorGroupActionId.md} +5 -3
- package/doc/interfaces/{Bundle.md → types.Bundle.md} +8 -6
- package/doc/interfaces/{BundleSettingsValue.md → types.BundleSettingsValue.md} +5 -3
- package/doc/interfaces/{CamelProperties.md → types.CamelProperties.md} +11 -9
- package/doc/interfaces/{CreateBehaviorGroupRequest.md → types.CreateBehaviorGroupRequest.md} +9 -7
- package/doc/interfaces/{CreateBehaviorGroupResponse.md → types.CreateBehaviorGroupResponse.md} +9 -7
- package/doc/interfaces/{CurrentStatus.md → types.CurrentStatus.md} +7 -5
- package/doc/interfaces/{DrawerEntryPayload.md → types.DrawerEntryPayload.md} +10 -8
- package/doc/interfaces/{DuplicateNameMigrationReport.md → types.DuplicateNameMigrationReport.md} +5 -3
- package/doc/interfaces/{Endpoint.md → types.Endpoint.md} +16 -14
- package/doc/interfaces/{EndpointPage.md → types.EndpointPage.md} +8 -6
- package/doc/interfaces/{EndpointTestRequest.md → types.EndpointTestRequest.md} +4 -2
- package/doc/interfaces/{EventLogEntry.md → types.EventLogEntry.md} +11 -9
- package/doc/interfaces/{EventLogEntryAction.md → types.EventLogEntryAction.md} +12 -10
- package/doc/interfaces/{EventType.md → types.EventType.md} +15 -13
- package/doc/interfaces/{EventTypeBehavior.md → types.EventTypeBehavior.md} +8 -6
- package/doc/interfaces/{EventTypeBehaviorId.md → types.EventTypeBehaviorId.md} +5 -3
- package/doc/interfaces/{EventTypeSettingsValue.md → types.EventTypeSettingsValue.md} +6 -4
- package/doc/interfaces/{Facet.md → types.Facet.md} +8 -6
- package/doc/interfaces/{InstantEmailTemplate.md → types.InstantEmailTemplate.md} +15 -13
- package/doc/interfaces/{InternalApplicationUserPermission.md → types.InternalApplicationUserPermission.md} +6 -4
- package/doc/interfaces/{InternalRoleAccess.md → types.InternalRoleAccess.md} +6 -4
- package/doc/interfaces/{InternalUserPermissions.md → types.InternalUserPermissions.md} +7 -5
- package/doc/interfaces/{MessageValidationResponse.md → types.MessageValidationResponse.md} +4 -2
- package/doc/interfaces/{Meta.md → types.Meta.md} +4 -2
- package/doc/interfaces/{NotificationHistory.md → types.NotificationHistory.md} +14 -12
- package/doc/interfaces/{PageBehaviorGroup.md → types.PageBehaviorGroup.md} +8 -6
- package/doc/interfaces/{PageDrawerEntryPayload.md → types.PageDrawerEntryPayload.md} +8 -6
- package/doc/interfaces/{PageEventLogEntry.md → types.PageEventLogEntry.md} +8 -6
- package/doc/interfaces/{PageEventType.md → types.PageEventType.md} +8 -6
- package/doc/interfaces/{PageNotificationHistory.md → types.PageNotificationHistory.md} +8 -6
- package/doc/interfaces/{RenderEmailTemplateRequest.md → types.RenderEmailTemplateRequest.md} +5 -3
- package/doc/interfaces/{RequestDefaultBehaviorGroupPropertyList.md → types.RequestDefaultBehaviorGroupPropertyList.md} +5 -3
- package/doc/interfaces/{RequestSystemSubscriptionProperties.md → types.RequestSystemSubscriptionProperties.md} +5 -3
- package/doc/interfaces/{ServerInfo.md → types.ServerInfo.md} +5 -3
- package/doc/interfaces/{SettingsValuesByEventType.md → types.SettingsValuesByEventType.md} +5 -3
- package/doc/interfaces/{SystemSubscriptionProperties.md → types.SystemSubscriptionProperties.md} +6 -4
- package/doc/interfaces/{Template.md → types.Template.md} +9 -7
- package/doc/interfaces/{TriggerDailyDigestRequest.md → types.TriggerDailyDigestRequest.md} +8 -6
- package/doc/interfaces/{UpdateApplicationRequest.md → types.UpdateApplicationRequest.md} +6 -4
- package/doc/interfaces/{UpdateBehaviorGroupRequest.md → types.UpdateBehaviorGroupRequest.md} +7 -5
- package/doc/interfaces/{UpdateNotificationDrawerStatus.md → types.UpdateNotificationDrawerStatus.md} +5 -3
- package/doc/interfaces/{WebhookProperties.md → types.WebhookProperties.md} +11 -9
- package/doc/interfaces/{X509Certificate.md → types.X509Certificate.md} +8 -6
- package/doc/modules/DrawerResourceV1GetDrawerEntries.md +78 -0
- package/doc/modules/DrawerResourceV1UpdateNotificationReadStatus.md +68 -0
- package/doc/modules/EventResourceV1GetEvents.md +83 -0
- package/doc/modules/NotificationResourceV1AppendBehaviorGroupToEventType.md +67 -0
- package/doc/modules/NotificationResourceV1CreateBehaviorGroup.md +68 -0
- package/doc/modules/NotificationResourceV1DeleteBehaviorGroup.md +68 -0
- package/doc/modules/NotificationResourceV1DeleteBehaviorGroupFromEventType.md +69 -0
- package/doc/modules/NotificationResourceV1FindBehaviorGroupsByBundleId.md +68 -0
- package/doc/modules/NotificationResourceV1GetApplicationByNameAndBundleName.md +69 -0
- package/doc/modules/NotificationResourceV1GetApplicationsFacets.md +68 -0
- package/doc/modules/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint.md +68 -0
- package/doc/modules/NotificationResourceV1GetBundleByName.md +68 -0
- package/doc/modules/NotificationResourceV1GetBundleFacets.md +68 -0
- package/doc/modules/NotificationResourceV1GetEventTypes.md +75 -0
- package/doc/modules/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup.md +68 -0
- package/doc/modules/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName.md +70 -0
- package/doc/modules/NotificationResourceV1GetLinkedBehaviorGroups.md +73 -0
- package/doc/modules/NotificationResourceV1UpdateBehaviorGroup.md +69 -0
- package/doc/modules/NotificationResourceV1UpdateBehaviorGroupActions.md +69 -0
- package/doc/modules/NotificationResourceV1UpdateEventTypeBehaviors.md +69 -0
- package/doc/modules/OrgConfigResourceV1GetDailyDigestTimePreference.md +67 -0
- package/doc/modules/OrgConfigResourceV1SaveDailyDigestTimePreference.md +68 -0
- package/doc/modules/index.md +648 -0
- package/doc/modules/types.md +74 -0
- package/doc/modules.md +28 -751
- 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)
|