@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
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / EndpointPage
|
|
2
2
|
|
|
3
3
|
# Interface: EndpointPage
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).EndpointPage
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
EndpointPage
|
|
@@ -10,15 +12,15 @@ EndpointPage
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [data](EndpointPage.md#data)
|
|
14
|
-
- [links](EndpointPage.md#links)
|
|
15
|
-
- [meta](EndpointPage.md#meta)
|
|
15
|
+
- [data](types.EndpointPage.md#data)
|
|
16
|
+
- [links](types.EndpointPage.md#links)
|
|
17
|
+
- [meta](types.EndpointPage.md#meta)
|
|
16
18
|
|
|
17
19
|
## Properties
|
|
18
20
|
|
|
19
21
|
### data
|
|
20
22
|
|
|
21
|
-
• **data**: [`Endpoint`](Endpoint.md)[]
|
|
23
|
+
• **data**: [`Endpoint`](types.Endpoint.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/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / EndpointTestRequest
|
|
2
2
|
|
|
3
3
|
# Interface: EndpointTestRequest
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).EndpointTestRequest
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
EndpointTestRequest
|
|
@@ -10,7 +12,7 @@ EndpointTestRequest
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [message](EndpointTestRequest.md#message)
|
|
15
|
+
- [message](types.EndpointTestRequest.md#message)
|
|
14
16
|
|
|
15
17
|
## Properties
|
|
16
18
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / EventLogEntry
|
|
2
2
|
|
|
3
3
|
# Interface: EventLogEntry
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).EventLogEntry
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
EventLogEntry
|
|
@@ -10,19 +12,19 @@ EventLogEntry
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [actions](EventLogEntry.md#actions)
|
|
14
|
-
- [application](EventLogEntry.md#application)
|
|
15
|
-
- [bundle](EventLogEntry.md#bundle)
|
|
16
|
-
- [created](EventLogEntry.md#created)
|
|
17
|
-
- [event\_type](EventLogEntry.md#event_type)
|
|
18
|
-
- [id](EventLogEntry.md#id)
|
|
19
|
-
- [payload](EventLogEntry.md#payload)
|
|
15
|
+
- [actions](types.EventLogEntry.md#actions)
|
|
16
|
+
- [application](types.EventLogEntry.md#application)
|
|
17
|
+
- [bundle](types.EventLogEntry.md#bundle)
|
|
18
|
+
- [created](types.EventLogEntry.md#created)
|
|
19
|
+
- [event\_type](types.EventLogEntry.md#event_type)
|
|
20
|
+
- [id](types.EventLogEntry.md#id)
|
|
21
|
+
- [payload](types.EventLogEntry.md#payload)
|
|
20
22
|
|
|
21
23
|
## Properties
|
|
22
24
|
|
|
23
25
|
### actions
|
|
24
26
|
|
|
25
|
-
• **actions**: [`EventLogEntryAction`](EventLogEntryAction.md)[]
|
|
27
|
+
• **actions**: [`EventLogEntryAction`](types.EventLogEntryAction.md)[]
|
|
26
28
|
|
|
27
29
|
**`Memberof`**
|
|
28
30
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / EventLogEntryAction
|
|
2
2
|
|
|
3
3
|
# Interface: EventLogEntryAction
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).EventLogEntryAction
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
EventLogEntryAction
|
|
@@ -10,13 +12,13 @@ EventLogEntryAction
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [details](EventLogEntryAction.md#details)
|
|
14
|
-
- [endpoint\_id](EventLogEntryAction.md#endpoint_id)
|
|
15
|
-
- [endpoint\_sub\_type](EventLogEntryAction.md#endpoint_sub_type)
|
|
16
|
-
- [endpoint\_type](EventLogEntryAction.md#endpoint_type)
|
|
17
|
-
- [id](EventLogEntryAction.md#id)
|
|
18
|
-
- [invocation\_result](EventLogEntryAction.md#invocation_result)
|
|
19
|
-
- [status](EventLogEntryAction.md#status)
|
|
15
|
+
- [details](types.EventLogEntryAction.md#details)
|
|
16
|
+
- [endpoint\_id](types.EventLogEntryAction.md#endpoint_id)
|
|
17
|
+
- [endpoint\_sub\_type](types.EventLogEntryAction.md#endpoint_sub_type)
|
|
18
|
+
- [endpoint\_type](types.EventLogEntryAction.md#endpoint_type)
|
|
19
|
+
- [id](types.EventLogEntryAction.md#id)
|
|
20
|
+
- [invocation\_result](types.EventLogEntryAction.md#invocation_result)
|
|
21
|
+
- [status](types.EventLogEntryAction.md#status)
|
|
20
22
|
|
|
21
23
|
## Properties
|
|
22
24
|
|
|
@@ -68,7 +70,7 @@ ___
|
|
|
68
70
|
|
|
69
71
|
### endpoint\_type
|
|
70
72
|
|
|
71
|
-
• **endpoint\_type**: [`EndpointType`](../enums/EndpointType.md)
|
|
73
|
+
• **endpoint\_type**: [`EndpointType`](../enums/types.EndpointType.md)
|
|
72
74
|
|
|
73
75
|
**`Memberof`**
|
|
74
76
|
|
|
@@ -112,7 +114,7 @@ ___
|
|
|
112
114
|
|
|
113
115
|
### status
|
|
114
116
|
|
|
115
|
-
• **status**: [`EventLogEntryActionStatus`](../enums/EventLogEntryActionStatus.md)
|
|
117
|
+
• **status**: [`EventLogEntryActionStatus`](../enums/types.EventLogEntryActionStatus.md)
|
|
116
118
|
|
|
117
119
|
**`Memberof`**
|
|
118
120
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / EventType
|
|
2
2
|
|
|
3
3
|
# Interface: EventType
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).EventType
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
EventType
|
|
@@ -10,23 +12,23 @@ EventType
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [application](EventType.md#application)
|
|
14
|
-
- [application\_id](EventType.md#application_id)
|
|
15
|
-
- [description](EventType.md#description)
|
|
16
|
-
- [display\_name](EventType.md#display_name)
|
|
17
|
-
- [fully\_qualified\_name](EventType.md#fully_qualified_name)
|
|
18
|
-
- [id](EventType.md#id)
|
|
19
|
-
- [name](EventType.md#name)
|
|
20
|
-
- [not\_subscription\_locked\_or\_subscribed\_by\_default](EventType.md#not_subscription_locked_or_subscribed_by_default)
|
|
21
|
-
- [subscribed\_by\_default](EventType.md#subscribed_by_default)
|
|
22
|
-
- [subscription\_locked](EventType.md#subscription_locked)
|
|
23
|
-
- [visible](EventType.md#visible)
|
|
15
|
+
- [application](types.EventType.md#application)
|
|
16
|
+
- [application\_id](types.EventType.md#application_id)
|
|
17
|
+
- [description](types.EventType.md#description)
|
|
18
|
+
- [display\_name](types.EventType.md#display_name)
|
|
19
|
+
- [fully\_qualified\_name](types.EventType.md#fully_qualified_name)
|
|
20
|
+
- [id](types.EventType.md#id)
|
|
21
|
+
- [name](types.EventType.md#name)
|
|
22
|
+
- [not\_subscription\_locked\_or\_subscribed\_by\_default](types.EventType.md#not_subscription_locked_or_subscribed_by_default)
|
|
23
|
+
- [subscribed\_by\_default](types.EventType.md#subscribed_by_default)
|
|
24
|
+
- [subscription\_locked](types.EventType.md#subscription_locked)
|
|
25
|
+
- [visible](types.EventType.md#visible)
|
|
24
26
|
|
|
25
27
|
## Properties
|
|
26
28
|
|
|
27
29
|
### application
|
|
28
30
|
|
|
29
|
-
• `Optional` **application**: [`Application`](Application.md)
|
|
31
|
+
• `Optional` **application**: [`Application`](types.Application.md)
|
|
30
32
|
|
|
31
33
|
**`Memberof`**
|
|
32
34
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / EventTypeBehavior
|
|
2
2
|
|
|
3
3
|
# Interface: EventTypeBehavior
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).EventTypeBehavior
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
EventTypeBehavior
|
|
@@ -10,9 +12,9 @@ EventTypeBehavior
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [created](EventTypeBehavior.md#created)
|
|
14
|
-
- [event\_type](EventTypeBehavior.md#event_type)
|
|
15
|
-
- [id](EventTypeBehavior.md#id)
|
|
15
|
+
- [created](types.EventTypeBehavior.md#created)
|
|
16
|
+
- [event\_type](types.EventTypeBehavior.md#event_type)
|
|
17
|
+
- [id](types.EventTypeBehavior.md#id)
|
|
16
18
|
|
|
17
19
|
## Properties
|
|
18
20
|
|
|
@@ -32,7 +34,7 @@ ___
|
|
|
32
34
|
|
|
33
35
|
### event\_type
|
|
34
36
|
|
|
35
|
-
• `Optional` **event\_type**: [`EventType`](EventType.md)
|
|
37
|
+
• `Optional` **event\_type**: [`EventType`](types.EventType.md)
|
|
36
38
|
|
|
37
39
|
**`Memberof`**
|
|
38
40
|
|
|
@@ -46,7 +48,7 @@ ___
|
|
|
46
48
|
|
|
47
49
|
### id
|
|
48
50
|
|
|
49
|
-
• `Optional` **id**: [`EventTypeBehaviorId`](EventTypeBehaviorId.md)
|
|
51
|
+
• `Optional` **id**: [`EventTypeBehaviorId`](types.EventTypeBehaviorId.md)
|
|
50
52
|
|
|
51
53
|
**`Memberof`**
|
|
52
54
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / EventTypeBehaviorId
|
|
2
2
|
|
|
3
3
|
# Interface: EventTypeBehaviorId
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).EventTypeBehaviorId
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
EventTypeBehaviorId
|
|
@@ -10,8 +12,8 @@ EventTypeBehaviorId
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [behaviorGroupId](EventTypeBehaviorId.md#behaviorgroupid)
|
|
14
|
-
- [eventTypeId](EventTypeBehaviorId.md#eventtypeid)
|
|
15
|
+
- [behaviorGroupId](types.EventTypeBehaviorId.md#behaviorgroupid)
|
|
16
|
+
- [eventTypeId](types.EventTypeBehaviorId.md#eventtypeid)
|
|
15
17
|
|
|
16
18
|
## Properties
|
|
17
19
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / EventTypeSettingsValue
|
|
2
2
|
|
|
3
3
|
# Interface: EventTypeSettingsValue
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).EventTypeSettingsValue
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
EventTypeSettingsValue
|
|
@@ -10,9 +12,9 @@ EventTypeSettingsValue
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [emailSubscriptionTypes](EventTypeSettingsValue.md#emailsubscriptiontypes)
|
|
14
|
-
- [hasForcedEmail](EventTypeSettingsValue.md#hasforcedemail)
|
|
15
|
-
- [subscriptionLocked](EventTypeSettingsValue.md#subscriptionlocked)
|
|
15
|
+
- [emailSubscriptionTypes](types.EventTypeSettingsValue.md#emailsubscriptiontypes)
|
|
16
|
+
- [hasForcedEmail](types.EventTypeSettingsValue.md#hasforcedemail)
|
|
17
|
+
- [subscriptionLocked](types.EventTypeSettingsValue.md#subscriptionlocked)
|
|
16
18
|
|
|
17
19
|
## Properties
|
|
18
20
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / Facet
|
|
2
2
|
|
|
3
3
|
# Interface: Facet
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).Facet
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
Facet
|
|
@@ -10,16 +12,16 @@ Facet
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [children](Facet.md#children)
|
|
14
|
-
- [displayName](Facet.md#displayname)
|
|
15
|
-
- [id](Facet.md#id)
|
|
16
|
-
- [name](Facet.md#name)
|
|
15
|
+
- [children](types.Facet.md#children)
|
|
16
|
+
- [displayName](types.Facet.md#displayname)
|
|
17
|
+
- [id](types.Facet.md#id)
|
|
18
|
+
- [name](types.Facet.md#name)
|
|
17
19
|
|
|
18
20
|
## Properties
|
|
19
21
|
|
|
20
22
|
### children
|
|
21
23
|
|
|
22
|
-
• `Optional` **children**: [`Facet`](Facet.md)[]
|
|
24
|
+
• `Optional` **children**: [`Facet`](types.Facet.md)[]
|
|
23
25
|
|
|
24
26
|
**`Memberof`**
|
|
25
27
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / InstantEmailTemplate
|
|
2
2
|
|
|
3
3
|
# Interface: InstantEmailTemplate
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).InstantEmailTemplate
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
InstantEmailTemplate
|
|
@@ -10,21 +12,21 @@ InstantEmailTemplate
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [body\_template](InstantEmailTemplate.md#body_template)
|
|
14
|
-
- [body\_template\_id](InstantEmailTemplate.md#body_template_id)
|
|
15
|
-
- [created](InstantEmailTemplate.md#created)
|
|
16
|
-
- [event\_type](InstantEmailTemplate.md#event_type)
|
|
17
|
-
- [event\_type\_id](InstantEmailTemplate.md#event_type_id)
|
|
18
|
-
- [id](InstantEmailTemplate.md#id)
|
|
19
|
-
- [subject\_template](InstantEmailTemplate.md#subject_template)
|
|
20
|
-
- [subject\_template\_id](InstantEmailTemplate.md#subject_template_id)
|
|
21
|
-
- [updated](InstantEmailTemplate.md#updated)
|
|
15
|
+
- [body\_template](types.InstantEmailTemplate.md#body_template)
|
|
16
|
+
- [body\_template\_id](types.InstantEmailTemplate.md#body_template_id)
|
|
17
|
+
- [created](types.InstantEmailTemplate.md#created)
|
|
18
|
+
- [event\_type](types.InstantEmailTemplate.md#event_type)
|
|
19
|
+
- [event\_type\_id](types.InstantEmailTemplate.md#event_type_id)
|
|
20
|
+
- [id](types.InstantEmailTemplate.md#id)
|
|
21
|
+
- [subject\_template](types.InstantEmailTemplate.md#subject_template)
|
|
22
|
+
- [subject\_template\_id](types.InstantEmailTemplate.md#subject_template_id)
|
|
23
|
+
- [updated](types.InstantEmailTemplate.md#updated)
|
|
22
24
|
|
|
23
25
|
## Properties
|
|
24
26
|
|
|
25
27
|
### body\_template
|
|
26
28
|
|
|
27
|
-
• `Optional` **body\_template**: [`AggregationEmailTemplateSubjectTemplate`](AggregationEmailTemplateSubjectTemplate.md)
|
|
29
|
+
• `Optional` **body\_template**: [`AggregationEmailTemplateSubjectTemplate`](types.AggregationEmailTemplateSubjectTemplate.md)
|
|
28
30
|
|
|
29
31
|
**`Memberof`**
|
|
30
32
|
|
|
@@ -66,7 +68,7 @@ ___
|
|
|
66
68
|
|
|
67
69
|
### event\_type
|
|
68
70
|
|
|
69
|
-
• `Optional` **event\_type**: [`EventType`](EventType.md)
|
|
71
|
+
• `Optional` **event\_type**: [`EventType`](types.EventType.md)
|
|
70
72
|
|
|
71
73
|
**`Memberof`**
|
|
72
74
|
|
|
@@ -108,7 +110,7 @@ ___
|
|
|
108
110
|
|
|
109
111
|
### subject\_template
|
|
110
112
|
|
|
111
|
-
• `Optional` **subject\_template**: [`AggregationEmailTemplateSubjectTemplate`](AggregationEmailTemplateSubjectTemplate.md)
|
|
113
|
+
• `Optional` **subject\_template**: [`AggregationEmailTemplateSubjectTemplate`](types.AggregationEmailTemplateSubjectTemplate.md)
|
|
112
114
|
|
|
113
115
|
**`Memberof`**
|
|
114
116
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / InternalApplicationUserPermission
|
|
2
2
|
|
|
3
3
|
# Interface: InternalApplicationUserPermission
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).InternalApplicationUserPermission
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
InternalApplicationUserPermission
|
|
@@ -10,9 +12,9 @@ InternalApplicationUserPermission
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [application\_display\_name](InternalApplicationUserPermission.md#application_display_name)
|
|
14
|
-
- [application\_id](InternalApplicationUserPermission.md#application_id)
|
|
15
|
-
- [role](InternalApplicationUserPermission.md#role)
|
|
15
|
+
- [application\_display\_name](types.InternalApplicationUserPermission.md#application_display_name)
|
|
16
|
+
- [application\_id](types.InternalApplicationUserPermission.md#application_id)
|
|
17
|
+
- [role](types.InternalApplicationUserPermission.md#role)
|
|
16
18
|
|
|
17
19
|
## Properties
|
|
18
20
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / InternalRoleAccess
|
|
2
2
|
|
|
3
3
|
# Interface: InternalRoleAccess
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).InternalRoleAccess
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
InternalRoleAcce
|
|
@@ -10,9 +12,9 @@ InternalRoleAcce
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [application\_id](InternalRoleAccess.md#application_id)
|
|
14
|
-
- [id](InternalRoleAccess.md#id)
|
|
15
|
-
- [role](InternalRoleAccess.md#role)
|
|
15
|
+
- [application\_id](types.InternalRoleAccess.md#application_id)
|
|
16
|
+
- [id](types.InternalRoleAccess.md#id)
|
|
17
|
+
- [role](types.InternalRoleAccess.md#role)
|
|
16
18
|
|
|
17
19
|
## Properties
|
|
18
20
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / InternalUserPermissions
|
|
2
2
|
|
|
3
3
|
# Interface: InternalUserPermissions
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).InternalUserPermissions
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
InternalUserPermission
|
|
@@ -10,15 +12,15 @@ InternalUserPermission
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [applications](InternalUserPermissions.md#applications)
|
|
14
|
-
- [is\_admin](InternalUserPermissions.md#is_admin)
|
|
15
|
-
- [roles](InternalUserPermissions.md#roles)
|
|
15
|
+
- [applications](types.InternalUserPermissions.md#applications)
|
|
16
|
+
- [is\_admin](types.InternalUserPermissions.md#is_admin)
|
|
17
|
+
- [roles](types.InternalUserPermissions.md#roles)
|
|
16
18
|
|
|
17
19
|
## Properties
|
|
18
20
|
|
|
19
21
|
### applications
|
|
20
22
|
|
|
21
|
-
• **applications**: [`Application1`](Application1.md)[]
|
|
23
|
+
• **applications**: [`Application1`](types.Application1.md)[]
|
|
22
24
|
|
|
23
25
|
**`Memberof`**
|
|
24
26
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / MessageValidationResponse
|
|
2
2
|
|
|
3
3
|
# Interface: MessageValidationResponse
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).MessageValidationResponse
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
MessageValidationResponse
|
|
@@ -10,7 +12,7 @@ MessageValidationResponse
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [errors](MessageValidationResponse.md#errors)
|
|
15
|
+
- [errors](types.MessageValidationResponse.md#errors)
|
|
14
16
|
|
|
15
17
|
## Properties
|
|
16
18
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / Meta
|
|
2
2
|
|
|
3
3
|
# Interface: Meta
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).Meta
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
Meta
|
|
@@ -10,7 +12,7 @@ Meta
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [count](Meta.md#count)
|
|
15
|
+
- [count](types.Meta.md#count)
|
|
14
16
|
|
|
15
17
|
## Properties
|
|
16
18
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / NotificationHistory
|
|
2
2
|
|
|
3
3
|
# Interface: NotificationHistory
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).NotificationHistory
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
NotificationHistory
|
|
@@ -10,15 +12,15 @@ NotificationHistory
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [created](NotificationHistory.md#created)
|
|
14
|
-
- [details](NotificationHistory.md#details)
|
|
15
|
-
- [endpointId](NotificationHistory.md#endpointid)
|
|
16
|
-
- [endpointSubType](NotificationHistory.md#endpointsubtype)
|
|
17
|
-
- [endpointType](NotificationHistory.md#endpointtype)
|
|
18
|
-
- [id](NotificationHistory.md#id)
|
|
19
|
-
- [invocationResult](NotificationHistory.md#invocationresult)
|
|
20
|
-
- [invocationTime](NotificationHistory.md#invocationtime)
|
|
21
|
-
- [status](NotificationHistory.md#status)
|
|
15
|
+
- [created](types.NotificationHistory.md#created)
|
|
16
|
+
- [details](types.NotificationHistory.md#details)
|
|
17
|
+
- [endpointId](types.NotificationHistory.md#endpointid)
|
|
18
|
+
- [endpointSubType](types.NotificationHistory.md#endpointsubtype)
|
|
19
|
+
- [endpointType](types.NotificationHistory.md#endpointtype)
|
|
20
|
+
- [id](types.NotificationHistory.md#id)
|
|
21
|
+
- [invocationResult](types.NotificationHistory.md#invocationresult)
|
|
22
|
+
- [invocationTime](types.NotificationHistory.md#invocationtime)
|
|
23
|
+
- [status](types.NotificationHistory.md#status)
|
|
22
24
|
|
|
23
25
|
## Properties
|
|
24
26
|
|
|
@@ -84,7 +86,7 @@ ___
|
|
|
84
86
|
|
|
85
87
|
### endpointType
|
|
86
88
|
|
|
87
|
-
• `Optional` **endpointType**: [`EndpointType`](../enums/EndpointType.md)
|
|
89
|
+
• `Optional` **endpointType**: [`EndpointType`](../enums/types.EndpointType.md)
|
|
88
90
|
|
|
89
91
|
**`Memberof`**
|
|
90
92
|
|
|
@@ -142,7 +144,7 @@ ___
|
|
|
142
144
|
|
|
143
145
|
### status
|
|
144
146
|
|
|
145
|
-
• **status**: [`NotificationStatus`](../enums/NotificationStatus.md)
|
|
147
|
+
• **status**: [`NotificationStatus`](../enums/types.NotificationStatus.md)
|
|
146
148
|
|
|
147
149
|
**`Memberof`**
|
|
148
150
|
|
|
@@ -1,7 +1,9 @@
|
|
|
1
|
-
[@redhat-cloud-services/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / PageBehaviorGroup
|
|
2
2
|
|
|
3
3
|
# Interface: PageBehaviorGroup
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).PageBehaviorGroup
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
PageBehaviorGroup
|
|
@@ -10,15 +12,15 @@ PageBehaviorGroup
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [data](PageBehaviorGroup.md#data)
|
|
14
|
-
- [links](PageBehaviorGroup.md#links)
|
|
15
|
-
- [meta](PageBehaviorGroup.md#meta)
|
|
15
|
+
- [data](types.PageBehaviorGroup.md#data)
|
|
16
|
+
- [links](types.PageBehaviorGroup.md#links)
|
|
17
|
+
- [meta](types.PageBehaviorGroup.md#meta)
|
|
16
18
|
|
|
17
19
|
## Properties
|
|
18
20
|
|
|
19
21
|
### data
|
|
20
22
|
|
|
21
|
-
• **data**: [`BehaviorGroup`](BehaviorGroup.md)[]
|
|
23
|
+
• **data**: [`BehaviorGroup`](types.BehaviorGroup.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/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / PageDrawerEntryPayload
|
|
2
2
|
|
|
3
3
|
# Interface: PageDrawerEntryPayload
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).PageDrawerEntryPayload
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
PageDrawerEntryPayload
|
|
@@ -10,15 +12,15 @@ PageDrawerEntryPayload
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [data](PageDrawerEntryPayload.md#data)
|
|
14
|
-
- [links](PageDrawerEntryPayload.md#links)
|
|
15
|
-
- [meta](PageDrawerEntryPayload.md#meta)
|
|
15
|
+
- [data](types.PageDrawerEntryPayload.md#data)
|
|
16
|
+
- [links](types.PageDrawerEntryPayload.md#links)
|
|
17
|
+
- [meta](types.PageDrawerEntryPayload.md#meta)
|
|
16
18
|
|
|
17
19
|
## Properties
|
|
18
20
|
|
|
19
21
|
### data
|
|
20
22
|
|
|
21
|
-
• **data**: [`DrawerEntryPayload`](DrawerEntryPayload.md)[]
|
|
23
|
+
• **data**: [`DrawerEntryPayload`](types.DrawerEntryPayload.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/
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / PageEventLogEntry
|
|
2
2
|
|
|
3
3
|
# Interface: PageEventLogEntry
|
|
4
4
|
|
|
5
|
+
[types](../modules/types.md).PageEventLogEntry
|
|
6
|
+
|
|
5
7
|
**`Export`**
|
|
6
8
|
|
|
7
9
|
PageEventLogEntry
|
|
@@ -10,15 +12,15 @@ PageEventLogEntry
|
|
|
10
12
|
|
|
11
13
|
### Properties
|
|
12
14
|
|
|
13
|
-
- [data](PageEventLogEntry.md#data)
|
|
14
|
-
- [links](PageEventLogEntry.md#links)
|
|
15
|
-
- [meta](PageEventLogEntry.md#meta)
|
|
15
|
+
- [data](types.PageEventLogEntry.md#data)
|
|
16
|
+
- [links](types.PageEventLogEntry.md#links)
|
|
17
|
+
- [meta](types.PageEventLogEntry.md#meta)
|
|
16
18
|
|
|
17
19
|
## Properties
|
|
18
20
|
|
|
19
21
|
### data
|
|
20
22
|
|
|
21
|
-
• **data**: [`EventLogEntry`](EventLogEntry.md)[]
|
|
23
|
+
• **data**: [`EventLogEntry`](types.EventLogEntry.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
|
|