@redhat-cloud-services/notifications-client 2.4.3 → 2.4.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -0
- package/dist/NotificationResourceV1GetEventTypes/index.d.ts +8 -2
- package/dist/NotificationResourceV1GetEventTypes/index.d.ts.map +1 -1
- package/dist/NotificationResourceV1GetEventTypes/index.js +8 -5
- package/dist/NotificationResourceV1GetEventTypes/index.js.map +1 -1
- package/dist/api.d.ts +12 -8
- package/dist/api.d.ts.map +1 -1
- package/dist/api.js +18 -11
- package/dist/api.js.map +1 -1
- package/doc/enums/types.EndpointStatus.md +6 -6
- package/doc/enums/types.EndpointStatusDTO.md +78 -0
- package/doc/enums/types.EndpointType.md +5 -5
- package/doc/enums/types.EndpointTypeDTO.md +67 -0
- package/doc/enums/types.Environment.md +4 -4
- package/doc/enums/types.EventLogEntryActionStatus.md +5 -5
- package/doc/enums/types.HttpType.md +3 -3
- package/doc/enums/types.NotificationStatus.md +5 -5
- package/doc/enums/types.Status.md +2 -2
- package/doc/enums/types.SubscriptionType.md +3 -3
- package/doc/interfaces/types.AddAccessRequest.md +2 -2
- package/doc/interfaces/types.AddApplicationRequest.md +4 -4
- package/doc/interfaces/types.AggregationEmailTemplate.md +10 -10
- package/doc/interfaces/types.AggregationEmailTemplateSubjectTemplate.md +6 -6
- package/doc/interfaces/types.Application.md +6 -6
- package/doc/interfaces/types.Application1.md +2 -2
- package/doc/interfaces/types.ApplicationDTO.md +6 -6
- package/doc/interfaces/types.ApplicationSettingsValue.md +1 -1
- package/doc/interfaces/types.BasicAuthenticationDTO.md +44 -0
- package/doc/interfaces/types.BehaviorGroup.md +9 -9
- package/doc/interfaces/types.BehaviorGroupAction.md +3 -3
- package/doc/interfaces/types.BehaviorGroupActionId.md +2 -2
- package/doc/interfaces/types.Bundle.md +5 -5
- package/doc/interfaces/types.BundleSettingsValue.md +1 -1
- package/doc/interfaces/types.CamelPropertiesDTO.md +93 -0
- package/doc/interfaces/types.CreateBehaviorGroupRequest.md +6 -6
- package/doc/interfaces/types.CreateBehaviorGroupResponse.md +6 -6
- package/doc/interfaces/types.CurrentStatus.md +7 -7
- package/doc/interfaces/types.DrawerEntryPayload.md +7 -7
- package/doc/interfaces/types.DuplicateNameMigrationReport.md +2 -2
- package/doc/interfaces/types.Endpoint.md +12 -12
- package/doc/interfaces/types.EndpointDTO.md +179 -0
- package/doc/interfaces/types.EndpointPage.md +4 -4
- package/doc/interfaces/types.EndpointTestRequest.md +1 -1
- package/doc/interfaces/types.EventLogEntry.md +7 -7
- package/doc/interfaces/types.EventLogEntryAction.md +7 -7
- package/doc/interfaces/types.EventType.md +11 -11
- package/doc/interfaces/types.EventTypeBehavior.md +3 -3
- package/doc/interfaces/types.EventTypeBehaviorId.md +2 -2
- package/doc/interfaces/types.EventTypeSettingsValue.md +3 -3
- package/doc/interfaces/types.Facet.md +4 -4
- package/doc/interfaces/types.InstantEmailTemplate.md +9 -9
- package/doc/interfaces/types.InternalApplicationUserPermission.md +3 -3
- package/doc/interfaces/types.InternalRoleAccess.md +7 -7
- package/doc/interfaces/types.InternalUserPermissions.md +7 -7
- package/doc/interfaces/types.MessageValidationResponse.md +1 -1
- package/doc/interfaces/types.Meta.md +1 -1
- package/doc/interfaces/types.NotificationHistory.md +9 -9
- package/doc/interfaces/types.PageBehaviorGroup.md +3 -3
- package/doc/interfaces/types.PageDrawerEntryPayload.md +3 -3
- package/doc/interfaces/types.PageEventLogEntry.md +3 -3
- package/doc/interfaces/types.PageEventType.md +3 -3
- package/doc/interfaces/types.PageNotificationHistory.md +3 -3
- package/doc/interfaces/types.RenderEmailTemplateRequest.md +2 -2
- package/doc/interfaces/types.RequestDefaultBehaviorGroupPropertyList.md +2 -2
- package/doc/interfaces/types.RequestSystemSubscriptionProperties.md +5 -5
- package/doc/interfaces/types.ServerInfo.md +1 -1
- package/doc/interfaces/types.SettingsValuesByEventType.md +1 -1
- package/doc/interfaces/types.SystemSubscriptionPropertiesDTO.md +59 -0
- package/doc/interfaces/types.Template.md +6 -6
- package/doc/interfaces/types.TriggerDailyDigestRequest.md +5 -5
- package/doc/interfaces/types.UpdateApplicationRequest.md +3 -3
- package/doc/interfaces/types.UpdateBehaviorGroupRequest.md +4 -4
- package/doc/interfaces/types.UpdateNotificationDrawerStatus.md +5 -5
- package/doc/interfaces/types.WebhookPropertiesDTO.md +104 -0
- package/doc/interfaces/types.X509Certificate.md +5 -5
- package/doc/modules/DrawerResourceV1GetDrawerEntries.md +2 -2
- package/doc/modules/DrawerResourceV1UpdateNotificationReadStatus.md +2 -2
- package/doc/modules/EventResourceV1GetEvents.md +3 -3
- package/doc/modules/NotificationResourceV1AppendBehaviorGroupToEventType.md +2 -2
- package/doc/modules/NotificationResourceV1CreateBehaviorGroup.md +2 -2
- package/doc/modules/NotificationResourceV1DeleteBehaviorGroup.md +2 -2
- package/doc/modules/NotificationResourceV1DeleteBehaviorGroupFromEventType.md +2 -2
- package/doc/modules/NotificationResourceV1FindBehaviorGroupsByBundleId.md +2 -2
- package/doc/modules/NotificationResourceV1GetApplicationByNameAndBundleName.md +3 -3
- package/doc/modules/NotificationResourceV1GetApplicationsFacets.md +3 -3
- package/doc/modules/NotificationResourceV1GetBehaviorGroupsAffectedByRemovalOfEndpoint.md +2 -2
- package/doc/modules/NotificationResourceV1GetBundleByName.md +2 -2
- package/doc/modules/NotificationResourceV1GetBundleFacets.md +3 -3
- package/doc/modules/NotificationResourceV1GetEventTypes.md +6 -5
- package/doc/modules/NotificationResourceV1GetEventTypesAffectedByRemovalOfBehaviorGroup.md +2 -2
- package/doc/modules/NotificationResourceV1GetEventTypesByNameAndBundleAndApplicationName.md +3 -3
- package/doc/modules/NotificationResourceV1GetLinkedBehaviorGroups.md +2 -2
- package/doc/modules/NotificationResourceV1UpdateBehaviorGroup.md +3 -3
- package/doc/modules/NotificationResourceV1UpdateBehaviorGroupActions.md +3 -3
- package/doc/modules/NotificationResourceV1UpdateEventTypeBehaviors.md +2 -2
- package/doc/modules/OrgConfigResourceV1GetDailyDigestTimePreference.md +2 -2
- package/doc/modules/OrgConfigResourceV1SaveDailyDigestTimePreference.md +2 -2
- package/doc/modules/index.md +33 -57
- package/doc/modules/types.md +7 -4
- package/package.json +1 -1
- package/doc/classes/index.BaseAPI.md +0 -73
- package/doc/classes/index.RequiredError.md +0 -187
- package/doc/interfaces/index.RequestArgs.md +0 -36
- package/doc/interfaces/types.BasicAuthentication.md +0 -44
- package/doc/interfaces/types.CamelProperties.md +0 -123
- package/doc/interfaces/types.SystemSubscriptionProperties.md +0 -59
- package/doc/interfaces/types.WebhookProperties.md +0 -104
|
@@ -31,7 +31,7 @@ CreateBehaviorGroupRequest
|
|
|
31
31
|
|
|
32
32
|
#### Defined in
|
|
33
33
|
|
|
34
|
-
[
|
|
34
|
+
[types/index.ts:503](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L503)
|
|
35
35
|
|
|
36
36
|
___
|
|
37
37
|
|
|
@@ -45,7 +45,7 @@ CreateBehaviorGroupRequest
|
|
|
45
45
|
|
|
46
46
|
#### Defined in
|
|
47
47
|
|
|
48
|
-
[
|
|
48
|
+
[types/index.ts:509](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L509)
|
|
49
49
|
|
|
50
50
|
___
|
|
51
51
|
|
|
@@ -59,7 +59,7 @@ CreateBehaviorGroupRequest
|
|
|
59
59
|
|
|
60
60
|
#### Defined in
|
|
61
61
|
|
|
62
|
-
[
|
|
62
|
+
[types/index.ts:533](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L533)
|
|
63
63
|
|
|
64
64
|
___
|
|
65
65
|
|
|
@@ -73,7 +73,7 @@ CreateBehaviorGroupRequest
|
|
|
73
73
|
|
|
74
74
|
#### Defined in
|
|
75
75
|
|
|
76
|
-
[
|
|
76
|
+
[types/index.ts:515](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L515)
|
|
77
77
|
|
|
78
78
|
___
|
|
79
79
|
|
|
@@ -87,7 +87,7 @@ CreateBehaviorGroupRequest
|
|
|
87
87
|
|
|
88
88
|
#### Defined in
|
|
89
89
|
|
|
90
|
-
[
|
|
90
|
+
[types/index.ts:521](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L521)
|
|
91
91
|
|
|
92
92
|
___
|
|
93
93
|
|
|
@@ -101,4 +101,4 @@ CreateBehaviorGroupRequest
|
|
|
101
101
|
|
|
102
102
|
#### Defined in
|
|
103
103
|
|
|
104
|
-
[
|
|
104
|
+
[types/index.ts:527](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L527)
|
|
@@ -31,7 +31,7 @@ CreateBehaviorGroupResponse
|
|
|
31
31
|
|
|
32
32
|
#### Defined in
|
|
33
33
|
|
|
34
|
-
[
|
|
34
|
+
[types/index.ts:552](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L552)
|
|
35
35
|
|
|
36
36
|
___
|
|
37
37
|
|
|
@@ -45,7 +45,7 @@ CreateBehaviorGroupResponse
|
|
|
45
45
|
|
|
46
46
|
#### Defined in
|
|
47
47
|
|
|
48
|
-
[
|
|
48
|
+
[types/index.ts:576](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L576)
|
|
49
49
|
|
|
50
50
|
___
|
|
51
51
|
|
|
@@ -59,7 +59,7 @@ CreateBehaviorGroupResponse
|
|
|
59
59
|
|
|
60
60
|
#### Defined in
|
|
61
61
|
|
|
62
|
-
[
|
|
62
|
+
[types/index.ts:558](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L558)
|
|
63
63
|
|
|
64
64
|
___
|
|
65
65
|
|
|
@@ -73,7 +73,7 @@ CreateBehaviorGroupResponse
|
|
|
73
73
|
|
|
74
74
|
#### Defined in
|
|
75
75
|
|
|
76
|
-
[
|
|
76
|
+
[types/index.ts:564](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L564)
|
|
77
77
|
|
|
78
78
|
___
|
|
79
79
|
|
|
@@ -87,7 +87,7 @@ CreateBehaviorGroupResponse
|
|
|
87
87
|
|
|
88
88
|
#### Defined in
|
|
89
89
|
|
|
90
|
-
[
|
|
90
|
+
[types/index.ts:570](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L570)
|
|
91
91
|
|
|
92
92
|
___
|
|
93
93
|
|
|
@@ -101,4 +101,4 @@ CreateBehaviorGroupResponse
|
|
|
101
101
|
|
|
102
102
|
#### Defined in
|
|
103
103
|
|
|
104
|
-
[
|
|
104
|
+
[types/index.ts:546](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L546)
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
|
|
7
7
|
**`Export`**
|
|
8
8
|
|
|
9
|
-
|
|
9
|
+
CurrentStatus
|
|
10
10
|
|
|
11
11
|
## Table of contents
|
|
12
12
|
|
|
@@ -24,11 +24,11 @@ CurrentStatu
|
|
|
24
24
|
|
|
25
25
|
**`Memberof`**
|
|
26
26
|
|
|
27
|
-
|
|
27
|
+
CurrentStatus
|
|
28
28
|
|
|
29
29
|
#### Defined in
|
|
30
30
|
|
|
31
|
-
[
|
|
31
|
+
[types/index.ts:601](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L601)
|
|
32
32
|
|
|
33
33
|
___
|
|
34
34
|
|
|
@@ -38,11 +38,11 @@ ___
|
|
|
38
38
|
|
|
39
39
|
**`Memberof`**
|
|
40
40
|
|
|
41
|
-
|
|
41
|
+
CurrentStatus
|
|
42
42
|
|
|
43
43
|
#### Defined in
|
|
44
44
|
|
|
45
|
-
[
|
|
45
|
+
[types/index.ts:595](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L595)
|
|
46
46
|
|
|
47
47
|
___
|
|
48
48
|
|
|
@@ -52,8 +52,8 @@ ___
|
|
|
52
52
|
|
|
53
53
|
**`Memberof`**
|
|
54
54
|
|
|
55
|
-
|
|
55
|
+
CurrentStatus
|
|
56
56
|
|
|
57
57
|
#### Defined in
|
|
58
58
|
|
|
59
|
-
[
|
|
59
|
+
[types/index.ts:589](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L589)
|
|
@@ -32,7 +32,7 @@ DrawerEntryPayload
|
|
|
32
32
|
|
|
33
33
|
#### Defined in
|
|
34
34
|
|
|
35
|
-
[
|
|
35
|
+
[types/index.ts:652](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L652)
|
|
36
36
|
|
|
37
37
|
___
|
|
38
38
|
|
|
@@ -46,7 +46,7 @@ DrawerEntryPayload
|
|
|
46
46
|
|
|
47
47
|
#### Defined in
|
|
48
48
|
|
|
49
|
-
[
|
|
49
|
+
[types/index.ts:634](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L634)
|
|
50
50
|
|
|
51
51
|
___
|
|
52
52
|
|
|
@@ -60,7 +60,7 @@ DrawerEntryPayload
|
|
|
60
60
|
|
|
61
61
|
#### Defined in
|
|
62
62
|
|
|
63
|
-
[
|
|
63
|
+
[types/index.ts:622](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L622)
|
|
64
64
|
|
|
65
65
|
___
|
|
66
66
|
|
|
@@ -74,7 +74,7 @@ DrawerEntryPayload
|
|
|
74
74
|
|
|
75
75
|
#### Defined in
|
|
76
76
|
|
|
77
|
-
[
|
|
77
|
+
[types/index.ts:616](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L616)
|
|
78
78
|
|
|
79
79
|
___
|
|
80
80
|
|
|
@@ -88,7 +88,7 @@ DrawerEntryPayload
|
|
|
88
88
|
|
|
89
89
|
#### Defined in
|
|
90
90
|
|
|
91
|
-
[
|
|
91
|
+
[types/index.ts:640](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L640)
|
|
92
92
|
|
|
93
93
|
___
|
|
94
94
|
|
|
@@ -102,7 +102,7 @@ DrawerEntryPayload
|
|
|
102
102
|
|
|
103
103
|
#### Defined in
|
|
104
104
|
|
|
105
|
-
[
|
|
105
|
+
[types/index.ts:646](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L646)
|
|
106
106
|
|
|
107
107
|
___
|
|
108
108
|
|
|
@@ -116,4 +116,4 @@ DrawerEntryPayload
|
|
|
116
116
|
|
|
117
117
|
#### Defined in
|
|
118
118
|
|
|
119
|
-
[
|
|
119
|
+
[types/index.ts:628](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L628)
|
|
@@ -27,7 +27,7 @@ DuplicateNameMigrationReport
|
|
|
27
27
|
|
|
28
28
|
#### Defined in
|
|
29
29
|
|
|
30
|
-
[
|
|
30
|
+
[types/index.ts:671](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L671)
|
|
31
31
|
|
|
32
32
|
___
|
|
33
33
|
|
|
@@ -41,4 +41,4 @@ DuplicateNameMigrationReport
|
|
|
41
41
|
|
|
42
42
|
#### Defined in
|
|
43
43
|
|
|
44
|
-
[
|
|
44
|
+
[types/index.ts:665](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L665)
|
|
@@ -36,7 +36,7 @@ Endpoint
|
|
|
36
36
|
|
|
37
37
|
#### Defined in
|
|
38
38
|
|
|
39
|
-
[
|
|
39
|
+
[types/index.ts:684](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L684)
|
|
40
40
|
|
|
41
41
|
___
|
|
42
42
|
|
|
@@ -50,7 +50,7 @@ Endpoint
|
|
|
50
50
|
|
|
51
51
|
#### Defined in
|
|
52
52
|
|
|
53
|
-
[
|
|
53
|
+
[types/index.ts:708](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L708)
|
|
54
54
|
|
|
55
55
|
___
|
|
56
56
|
|
|
@@ -64,7 +64,7 @@ Endpoint
|
|
|
64
64
|
|
|
65
65
|
#### Defined in
|
|
66
66
|
|
|
67
|
-
[
|
|
67
|
+
[types/index.ts:714](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L714)
|
|
68
68
|
|
|
69
69
|
___
|
|
70
70
|
|
|
@@ -78,7 +78,7 @@ Endpoint
|
|
|
78
78
|
|
|
79
79
|
#### Defined in
|
|
80
80
|
|
|
81
|
-
[
|
|
81
|
+
[types/index.ts:696](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L696)
|
|
82
82
|
|
|
83
83
|
___
|
|
84
84
|
|
|
@@ -92,7 +92,7 @@ Endpoint
|
|
|
92
92
|
|
|
93
93
|
#### Defined in
|
|
94
94
|
|
|
95
|
-
[
|
|
95
|
+
[types/index.ts:702](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L702)
|
|
96
96
|
|
|
97
97
|
___
|
|
98
98
|
|
|
@@ -106,7 +106,7 @@ Endpoint
|
|
|
106
106
|
|
|
107
107
|
#### Defined in
|
|
108
108
|
|
|
109
|
-
[
|
|
109
|
+
[types/index.ts:732](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L732)
|
|
110
110
|
|
|
111
111
|
___
|
|
112
112
|
|
|
@@ -120,7 +120,7 @@ Endpoint
|
|
|
120
120
|
|
|
121
121
|
#### Defined in
|
|
122
122
|
|
|
123
|
-
[
|
|
123
|
+
[types/index.ts:726](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L726)
|
|
124
124
|
|
|
125
125
|
___
|
|
126
126
|
|
|
@@ -134,7 +134,7 @@ Endpoint
|
|
|
134
134
|
|
|
135
135
|
#### Defined in
|
|
136
136
|
|
|
137
|
-
[
|
|
137
|
+
[types/index.ts:720](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L720)
|
|
138
138
|
|
|
139
139
|
___
|
|
140
140
|
|
|
@@ -148,13 +148,13 @@ Endpoint
|
|
|
148
148
|
|
|
149
149
|
#### Defined in
|
|
150
150
|
|
|
151
|
-
[
|
|
151
|
+
[types/index.ts:744](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L744)
|
|
152
152
|
|
|
153
153
|
___
|
|
154
154
|
|
|
155
155
|
### type
|
|
156
156
|
|
|
157
|
-
• **type**: [`EndpointType`](../enums/types.EndpointType.md)
|
|
157
|
+
• `Optional` **type**: [`EndpointType`](../enums/types.EndpointType.md)
|
|
158
158
|
|
|
159
159
|
**`Memberof`**
|
|
160
160
|
|
|
@@ -162,7 +162,7 @@ Endpoint
|
|
|
162
162
|
|
|
163
163
|
#### Defined in
|
|
164
164
|
|
|
165
|
-
[
|
|
165
|
+
[types/index.ts:738](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L738)
|
|
166
166
|
|
|
167
167
|
___
|
|
168
168
|
|
|
@@ -176,4 +176,4 @@ Endpoint
|
|
|
176
176
|
|
|
177
177
|
#### Defined in
|
|
178
178
|
|
|
179
|
-
[
|
|
179
|
+
[types/index.ts:690](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L690)
|
|
@@ -0,0 +1,179 @@
|
|
|
1
|
+
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / EndpointDTO
|
|
2
|
+
|
|
3
|
+
# Interface: EndpointDTO
|
|
4
|
+
|
|
5
|
+
[types](../modules/types.md).EndpointDTO
|
|
6
|
+
|
|
7
|
+
**`Export`**
|
|
8
|
+
|
|
9
|
+
EndpointDTO
|
|
10
|
+
|
|
11
|
+
## Table of contents
|
|
12
|
+
|
|
13
|
+
### Properties
|
|
14
|
+
|
|
15
|
+
- [created](types.EndpointDTO.md#created)
|
|
16
|
+
- [description](types.EndpointDTO.md#description)
|
|
17
|
+
- [enabled](types.EndpointDTO.md#enabled)
|
|
18
|
+
- [id](types.EndpointDTO.md#id)
|
|
19
|
+
- [name](types.EndpointDTO.md#name)
|
|
20
|
+
- [properties](types.EndpointDTO.md#properties)
|
|
21
|
+
- [server\_errors](types.EndpointDTO.md#server_errors)
|
|
22
|
+
- [status](types.EndpointDTO.md#status)
|
|
23
|
+
- [sub\_type](types.EndpointDTO.md#sub_type)
|
|
24
|
+
- [type](types.EndpointDTO.md#type)
|
|
25
|
+
- [updated](types.EndpointDTO.md#updated)
|
|
26
|
+
|
|
27
|
+
## Properties
|
|
28
|
+
|
|
29
|
+
### created
|
|
30
|
+
|
|
31
|
+
• `Optional` **created**: `string`
|
|
32
|
+
|
|
33
|
+
**`Memberof`**
|
|
34
|
+
|
|
35
|
+
EndpointDTO
|
|
36
|
+
|
|
37
|
+
#### Defined in
|
|
38
|
+
|
|
39
|
+
[types/index.ts:807](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L807)
|
|
40
|
+
|
|
41
|
+
___
|
|
42
|
+
|
|
43
|
+
### description
|
|
44
|
+
|
|
45
|
+
• **description**: `string`
|
|
46
|
+
|
|
47
|
+
**`Memberof`**
|
|
48
|
+
|
|
49
|
+
EndpointDTO
|
|
50
|
+
|
|
51
|
+
#### Defined in
|
|
52
|
+
|
|
53
|
+
[types/index.ts:771](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L771)
|
|
54
|
+
|
|
55
|
+
___
|
|
56
|
+
|
|
57
|
+
### enabled
|
|
58
|
+
|
|
59
|
+
• `Optional` **enabled**: `boolean`
|
|
60
|
+
|
|
61
|
+
**`Memberof`**
|
|
62
|
+
|
|
63
|
+
EndpointDTO
|
|
64
|
+
|
|
65
|
+
#### Defined in
|
|
66
|
+
|
|
67
|
+
[types/index.ts:777](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L777)
|
|
68
|
+
|
|
69
|
+
___
|
|
70
|
+
|
|
71
|
+
### id
|
|
72
|
+
|
|
73
|
+
• `Optional` **id**: `string`
|
|
74
|
+
|
|
75
|
+
**`Memberof`**
|
|
76
|
+
|
|
77
|
+
EndpointDTO
|
|
78
|
+
|
|
79
|
+
#### Defined in
|
|
80
|
+
|
|
81
|
+
[types/index.ts:759](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L759)
|
|
82
|
+
|
|
83
|
+
___
|
|
84
|
+
|
|
85
|
+
### name
|
|
86
|
+
|
|
87
|
+
• **name**: `string`
|
|
88
|
+
|
|
89
|
+
**`Memberof`**
|
|
90
|
+
|
|
91
|
+
EndpointDTO
|
|
92
|
+
|
|
93
|
+
#### Defined in
|
|
94
|
+
|
|
95
|
+
[types/index.ts:765](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L765)
|
|
96
|
+
|
|
97
|
+
___
|
|
98
|
+
|
|
99
|
+
### properties
|
|
100
|
+
|
|
101
|
+
• `Optional` **properties**: `object`
|
|
102
|
+
|
|
103
|
+
**`Memberof`**
|
|
104
|
+
|
|
105
|
+
EndpointDTO
|
|
106
|
+
|
|
107
|
+
#### Defined in
|
|
108
|
+
|
|
109
|
+
[types/index.ts:819](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L819)
|
|
110
|
+
|
|
111
|
+
___
|
|
112
|
+
|
|
113
|
+
### server\_errors
|
|
114
|
+
|
|
115
|
+
• `Optional` **server\_errors**: `number`
|
|
116
|
+
|
|
117
|
+
**`Memberof`**
|
|
118
|
+
|
|
119
|
+
EndpointDTO
|
|
120
|
+
|
|
121
|
+
#### Defined in
|
|
122
|
+
|
|
123
|
+
[types/index.ts:789](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L789)
|
|
124
|
+
|
|
125
|
+
___
|
|
126
|
+
|
|
127
|
+
### status
|
|
128
|
+
|
|
129
|
+
• `Optional` **status**: [`EndpointStatusDTO`](../enums/types.EndpointStatusDTO.md)
|
|
130
|
+
|
|
131
|
+
**`Memberof`**
|
|
132
|
+
|
|
133
|
+
EndpointDTO
|
|
134
|
+
|
|
135
|
+
#### Defined in
|
|
136
|
+
|
|
137
|
+
[types/index.ts:783](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L783)
|
|
138
|
+
|
|
139
|
+
___
|
|
140
|
+
|
|
141
|
+
### sub\_type
|
|
142
|
+
|
|
143
|
+
• `Optional` **sub\_type**: `string`
|
|
144
|
+
|
|
145
|
+
**`Memberof`**
|
|
146
|
+
|
|
147
|
+
EndpointDTO
|
|
148
|
+
|
|
149
|
+
#### Defined in
|
|
150
|
+
|
|
151
|
+
[types/index.ts:801](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L801)
|
|
152
|
+
|
|
153
|
+
___
|
|
154
|
+
|
|
155
|
+
### type
|
|
156
|
+
|
|
157
|
+
• **type**: [`EndpointTypeDTO`](../enums/types.EndpointTypeDTO.md)
|
|
158
|
+
|
|
159
|
+
**`Memberof`**
|
|
160
|
+
|
|
161
|
+
EndpointDTO
|
|
162
|
+
|
|
163
|
+
#### Defined in
|
|
164
|
+
|
|
165
|
+
[types/index.ts:795](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L795)
|
|
166
|
+
|
|
167
|
+
___
|
|
168
|
+
|
|
169
|
+
### updated
|
|
170
|
+
|
|
171
|
+
• `Optional` **updated**: `string`
|
|
172
|
+
|
|
173
|
+
**`Memberof`**
|
|
174
|
+
|
|
175
|
+
EndpointDTO
|
|
176
|
+
|
|
177
|
+
#### Defined in
|
|
178
|
+
|
|
179
|
+
[types/index.ts:813](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L813)
|
|
@@ -20,7 +20,7 @@ EndpointPage
|
|
|
20
20
|
|
|
21
21
|
### data
|
|
22
22
|
|
|
23
|
-
• **data**: [`
|
|
23
|
+
• **data**: [`EndpointDTO`](types.EndpointDTO.md)[]
|
|
24
24
|
|
|
25
25
|
**`Memberof`**
|
|
26
26
|
|
|
@@ -28,7 +28,7 @@ EndpointPage
|
|
|
28
28
|
|
|
29
29
|
#### Defined in
|
|
30
30
|
|
|
31
|
-
[
|
|
31
|
+
[types/index.ts:834](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L834)
|
|
32
32
|
|
|
33
33
|
___
|
|
34
34
|
|
|
@@ -46,7 +46,7 @@ EndpointPage
|
|
|
46
46
|
|
|
47
47
|
#### Defined in
|
|
48
48
|
|
|
49
|
-
[
|
|
49
|
+
[types/index.ts:840](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L840)
|
|
50
50
|
|
|
51
51
|
___
|
|
52
52
|
|
|
@@ -60,4 +60,4 @@ EndpointPage
|
|
|
60
60
|
|
|
61
61
|
#### Defined in
|
|
62
62
|
|
|
63
|
-
[
|
|
63
|
+
[types/index.ts:846](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L846)
|
|
@@ -26,4 +26,4 @@ EndpointTestRequest
|
|
|
26
26
|
|
|
27
27
|
#### Defined in
|
|
28
28
|
|
|
29
|
-
[
|
|
29
|
+
[types/index.ts:895](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L895)
|
|
@@ -32,7 +32,7 @@ EventLogEntry
|
|
|
32
32
|
|
|
33
33
|
#### Defined in
|
|
34
34
|
|
|
35
|
-
[
|
|
35
|
+
[types/index.ts:994](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L994)
|
|
36
36
|
|
|
37
37
|
___
|
|
38
38
|
|
|
@@ -46,7 +46,7 @@ EventLogEntry
|
|
|
46
46
|
|
|
47
47
|
#### Defined in
|
|
48
48
|
|
|
49
|
-
[
|
|
49
|
+
[types/index.ts:976](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L976)
|
|
50
50
|
|
|
51
51
|
___
|
|
52
52
|
|
|
@@ -60,7 +60,7 @@ EventLogEntry
|
|
|
60
60
|
|
|
61
61
|
#### Defined in
|
|
62
62
|
|
|
63
|
-
[
|
|
63
|
+
[types/index.ts:970](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L970)
|
|
64
64
|
|
|
65
65
|
___
|
|
66
66
|
|
|
@@ -74,7 +74,7 @@ EventLogEntry
|
|
|
74
74
|
|
|
75
75
|
#### Defined in
|
|
76
76
|
|
|
77
|
-
[
|
|
77
|
+
[types/index.ts:964](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L964)
|
|
78
78
|
|
|
79
79
|
___
|
|
80
80
|
|
|
@@ -88,7 +88,7 @@ EventLogEntry
|
|
|
88
88
|
|
|
89
89
|
#### Defined in
|
|
90
90
|
|
|
91
|
-
[
|
|
91
|
+
[types/index.ts:982](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L982)
|
|
92
92
|
|
|
93
93
|
___
|
|
94
94
|
|
|
@@ -102,7 +102,7 @@ EventLogEntry
|
|
|
102
102
|
|
|
103
103
|
#### Defined in
|
|
104
104
|
|
|
105
|
-
[
|
|
105
|
+
[types/index.ts:958](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L958)
|
|
106
106
|
|
|
107
107
|
___
|
|
108
108
|
|
|
@@ -116,4 +116,4 @@ EventLogEntry
|
|
|
116
116
|
|
|
117
117
|
#### Defined in
|
|
118
118
|
|
|
119
|
-
[
|
|
119
|
+
[types/index.ts:988](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L988)
|
|
@@ -36,7 +36,7 @@ EventLogEntryAction
|
|
|
36
36
|
|
|
37
37
|
#### Defined in
|
|
38
38
|
|
|
39
|
-
[
|
|
39
|
+
[types/index.ts:1044](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1044)
|
|
40
40
|
|
|
41
41
|
___
|
|
42
42
|
|
|
@@ -50,7 +50,7 @@ EventLogEntryAction
|
|
|
50
50
|
|
|
51
51
|
#### Defined in
|
|
52
52
|
|
|
53
|
-
[
|
|
53
|
+
[types/index.ts:1038](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1038)
|
|
54
54
|
|
|
55
55
|
___
|
|
56
56
|
|
|
@@ -64,7 +64,7 @@ EventLogEntryAction
|
|
|
64
64
|
|
|
65
65
|
#### Defined in
|
|
66
66
|
|
|
67
|
-
[
|
|
67
|
+
[types/index.ts:1019](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1019)
|
|
68
68
|
|
|
69
69
|
___
|
|
70
70
|
|
|
@@ -78,7 +78,7 @@ EventLogEntryAction
|
|
|
78
78
|
|
|
79
79
|
#### Defined in
|
|
80
80
|
|
|
81
|
-
[
|
|
81
|
+
[types/index.ts:1013](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1013)
|
|
82
82
|
|
|
83
83
|
___
|
|
84
84
|
|
|
@@ -92,7 +92,7 @@ EventLogEntryAction
|
|
|
92
92
|
|
|
93
93
|
#### Defined in
|
|
94
94
|
|
|
95
|
-
[
|
|
95
|
+
[types/index.ts:1007](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1007)
|
|
96
96
|
|
|
97
97
|
___
|
|
98
98
|
|
|
@@ -108,7 +108,7 @@ EventLogEntryAction
|
|
|
108
108
|
|
|
109
109
|
#### Defined in
|
|
110
110
|
|
|
111
|
-
[
|
|
111
|
+
[types/index.ts:1026](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1026)
|
|
112
112
|
|
|
113
113
|
___
|
|
114
114
|
|
|
@@ -122,4 +122,4 @@ EventLogEntryAction
|
|
|
122
122
|
|
|
123
123
|
#### Defined in
|
|
124
124
|
|
|
125
|
-
[
|
|
125
|
+
[types/index.ts:1032](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1032)
|