@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
|
@@ -1,187 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [index](../modules/index.md) / RequiredError
|
|
2
|
-
|
|
3
|
-
# Class: RequiredError
|
|
4
|
-
|
|
5
|
-
[index](../modules/index.md).RequiredError
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
RequiredError
|
|
10
|
-
|
|
11
|
-
## Hierarchy
|
|
12
|
-
|
|
13
|
-
- `Error`
|
|
14
|
-
|
|
15
|
-
↳ **`RequiredError`**
|
|
16
|
-
|
|
17
|
-
## Table of contents
|
|
18
|
-
|
|
19
|
-
### Constructors
|
|
20
|
-
|
|
21
|
-
- [constructor](index.RequiredError.md#constructor)
|
|
22
|
-
|
|
23
|
-
### Properties
|
|
24
|
-
|
|
25
|
-
- [field](index.RequiredError.md#field)
|
|
26
|
-
- [message](index.RequiredError.md#message)
|
|
27
|
-
- [name](index.RequiredError.md#name)
|
|
28
|
-
- [stack](index.RequiredError.md#stack)
|
|
29
|
-
- [prepareStackTrace](index.RequiredError.md#preparestacktrace)
|
|
30
|
-
- [stackTraceLimit](index.RequiredError.md#stacktracelimit)
|
|
31
|
-
|
|
32
|
-
### Methods
|
|
33
|
-
|
|
34
|
-
- [captureStackTrace](index.RequiredError.md#capturestacktrace)
|
|
35
|
-
|
|
36
|
-
## Constructors
|
|
37
|
-
|
|
38
|
-
### constructor
|
|
39
|
-
|
|
40
|
-
• **new RequiredError**(`field`, `msg?`): [`RequiredError`](index.RequiredError.md)
|
|
41
|
-
|
|
42
|
-
#### Parameters
|
|
43
|
-
|
|
44
|
-
| Name | Type |
|
|
45
|
-
| :------ | :------ |
|
|
46
|
-
| `field` | `string` |
|
|
47
|
-
| `msg?` | `string` |
|
|
48
|
-
|
|
49
|
-
#### Returns
|
|
50
|
-
|
|
51
|
-
[`RequiredError`](index.RequiredError.md)
|
|
52
|
-
|
|
53
|
-
#### Overrides
|
|
54
|
-
|
|
55
|
-
Error.constructor
|
|
56
|
-
|
|
57
|
-
#### Defined in
|
|
58
|
-
|
|
59
|
-
[packages/notifications/base.ts:68](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/base.ts#L68)
|
|
60
|
-
|
|
61
|
-
## Properties
|
|
62
|
-
|
|
63
|
-
### field
|
|
64
|
-
|
|
65
|
-
• **field**: `string`
|
|
66
|
-
|
|
67
|
-
#### Defined in
|
|
68
|
-
|
|
69
|
-
[packages/notifications/base.ts:68](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/base.ts#L68)
|
|
70
|
-
|
|
71
|
-
___
|
|
72
|
-
|
|
73
|
-
### message
|
|
74
|
-
|
|
75
|
-
• **message**: `string`
|
|
76
|
-
|
|
77
|
-
#### Inherited from
|
|
78
|
-
|
|
79
|
-
Error.message
|
|
80
|
-
|
|
81
|
-
#### Defined in
|
|
82
|
-
|
|
83
|
-
node_modules/typescript/lib/lib.es5.d.ts:1054
|
|
84
|
-
|
|
85
|
-
___
|
|
86
|
-
|
|
87
|
-
### name
|
|
88
|
-
|
|
89
|
-
• **name**: `string`
|
|
90
|
-
|
|
91
|
-
#### Inherited from
|
|
92
|
-
|
|
93
|
-
Error.name
|
|
94
|
-
|
|
95
|
-
#### Defined in
|
|
96
|
-
|
|
97
|
-
node_modules/typescript/lib/lib.es5.d.ts:1053
|
|
98
|
-
|
|
99
|
-
___
|
|
100
|
-
|
|
101
|
-
### stack
|
|
102
|
-
|
|
103
|
-
• `Optional` **stack**: `string`
|
|
104
|
-
|
|
105
|
-
#### Inherited from
|
|
106
|
-
|
|
107
|
-
Error.stack
|
|
108
|
-
|
|
109
|
-
#### Defined in
|
|
110
|
-
|
|
111
|
-
node_modules/typescript/lib/lib.es5.d.ts:1055
|
|
112
|
-
|
|
113
|
-
___
|
|
114
|
-
|
|
115
|
-
### prepareStackTrace
|
|
116
|
-
|
|
117
|
-
▪ `Static` `Optional` **prepareStackTrace**: (`err`: `Error`, `stackTraces`: `CallSite`[]) => `any`
|
|
118
|
-
|
|
119
|
-
Optional override for formatting stack traces
|
|
120
|
-
|
|
121
|
-
**`See`**
|
|
122
|
-
|
|
123
|
-
https://github.com/v8/v8/wiki/Stack%20Trace%20API#customizing-stack-traces
|
|
124
|
-
|
|
125
|
-
#### Type declaration
|
|
126
|
-
|
|
127
|
-
▸ (`err`, `stackTraces`): `any`
|
|
128
|
-
|
|
129
|
-
##### Parameters
|
|
130
|
-
|
|
131
|
-
| Name | Type |
|
|
132
|
-
| :------ | :------ |
|
|
133
|
-
| `err` | `Error` |
|
|
134
|
-
| `stackTraces` | `CallSite`[] |
|
|
135
|
-
|
|
136
|
-
##### Returns
|
|
137
|
-
|
|
138
|
-
`any`
|
|
139
|
-
|
|
140
|
-
#### Inherited from
|
|
141
|
-
|
|
142
|
-
Error.prepareStackTrace
|
|
143
|
-
|
|
144
|
-
#### Defined in
|
|
145
|
-
|
|
146
|
-
node_modules/@types/node/globals.d.ts:115
|
|
147
|
-
|
|
148
|
-
___
|
|
149
|
-
|
|
150
|
-
### stackTraceLimit
|
|
151
|
-
|
|
152
|
-
▪ `Static` **stackTraceLimit**: `number`
|
|
153
|
-
|
|
154
|
-
#### Inherited from
|
|
155
|
-
|
|
156
|
-
Error.stackTraceLimit
|
|
157
|
-
|
|
158
|
-
#### Defined in
|
|
159
|
-
|
|
160
|
-
node_modules/@types/node/globals.d.ts:117
|
|
161
|
-
|
|
162
|
-
## Methods
|
|
163
|
-
|
|
164
|
-
### captureStackTrace
|
|
165
|
-
|
|
166
|
-
▸ **captureStackTrace**(`targetObject`, `constructorOpt?`): `void`
|
|
167
|
-
|
|
168
|
-
Create .stack property on a target object
|
|
169
|
-
|
|
170
|
-
#### Parameters
|
|
171
|
-
|
|
172
|
-
| Name | Type |
|
|
173
|
-
| :------ | :------ |
|
|
174
|
-
| `targetObject` | `object` |
|
|
175
|
-
| `constructorOpt?` | `Function` |
|
|
176
|
-
|
|
177
|
-
#### Returns
|
|
178
|
-
|
|
179
|
-
`void`
|
|
180
|
-
|
|
181
|
-
#### Inherited from
|
|
182
|
-
|
|
183
|
-
Error.captureStackTrace
|
|
184
|
-
|
|
185
|
-
#### Defined in
|
|
186
|
-
|
|
187
|
-
node_modules/@types/node/globals.d.ts:108
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [index](../modules/index.md) / RequestArgs
|
|
2
|
-
|
|
3
|
-
# Interface: RequestArgs
|
|
4
|
-
|
|
5
|
-
[index](../modules/index.md).RequestArgs
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
RequestArg
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [options](index.RequestArgs.md#options)
|
|
16
|
-
- [url](index.RequestArgs.md#url)
|
|
17
|
-
|
|
18
|
-
## Properties
|
|
19
|
-
|
|
20
|
-
### options
|
|
21
|
-
|
|
22
|
-
• **options**: `AxiosRequestConfig`\<`any`\>
|
|
23
|
-
|
|
24
|
-
#### Defined in
|
|
25
|
-
|
|
26
|
-
[packages/notifications/base.ts:42](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/base.ts#L42)
|
|
27
|
-
|
|
28
|
-
___
|
|
29
|
-
|
|
30
|
-
### url
|
|
31
|
-
|
|
32
|
-
• **url**: `string`
|
|
33
|
-
|
|
34
|
-
#### Defined in
|
|
35
|
-
|
|
36
|
-
[packages/notifications/base.ts:41](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/base.ts#L41)
|
|
@@ -1,44 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / BasicAuthentication
|
|
2
|
-
|
|
3
|
-
# Interface: BasicAuthentication
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).BasicAuthentication
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
BasicAuthentication
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [password](types.BasicAuthentication.md#password)
|
|
16
|
-
- [username](types.BasicAuthentication.md#username)
|
|
17
|
-
|
|
18
|
-
## Properties
|
|
19
|
-
|
|
20
|
-
### password
|
|
21
|
-
|
|
22
|
-
• `Optional` **password**: `string`
|
|
23
|
-
|
|
24
|
-
**`Memberof`**
|
|
25
|
-
|
|
26
|
-
BasicAuthentication
|
|
27
|
-
|
|
28
|
-
#### Defined in
|
|
29
|
-
|
|
30
|
-
[packages/notifications/types/index.ts:298](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L298)
|
|
31
|
-
|
|
32
|
-
___
|
|
33
|
-
|
|
34
|
-
### username
|
|
35
|
-
|
|
36
|
-
• `Optional` **username**: `string`
|
|
37
|
-
|
|
38
|
-
**`Memberof`**
|
|
39
|
-
|
|
40
|
-
BasicAuthentication
|
|
41
|
-
|
|
42
|
-
#### Defined in
|
|
43
|
-
|
|
44
|
-
[packages/notifications/types/index.ts:292](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L292)
|
|
@@ -1,123 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / CamelProperties
|
|
2
|
-
|
|
3
|
-
# Interface: CamelProperties
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).CamelProperties
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
CamelPropertie
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [basic\_authentication](types.CamelProperties.md#basic_authentication)
|
|
16
|
-
- [bearer\_authentication](types.CamelProperties.md#bearer_authentication)
|
|
17
|
-
- [bearer\_authentication\_sources\_id](types.CamelProperties.md#bearer_authentication_sources_id)
|
|
18
|
-
- [disable\_ssl\_verification](types.CamelProperties.md#disable_ssl_verification)
|
|
19
|
-
- [extras](types.CamelProperties.md#extras)
|
|
20
|
-
- [secret\_token](types.CamelProperties.md#secret_token)
|
|
21
|
-
- [url](types.CamelProperties.md#url)
|
|
22
|
-
|
|
23
|
-
## Properties
|
|
24
|
-
|
|
25
|
-
### basic\_authentication
|
|
26
|
-
|
|
27
|
-
• `Optional` **basic\_authentication**: [`BasicAuthentication`](types.BasicAuthentication.md)
|
|
28
|
-
|
|
29
|
-
**`Memberof`**
|
|
30
|
-
|
|
31
|
-
CamelPropertie
|
|
32
|
-
|
|
33
|
-
#### Defined in
|
|
34
|
-
|
|
35
|
-
[packages/notifications/types/index.ts:484](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L484)
|
|
36
|
-
|
|
37
|
-
___
|
|
38
|
-
|
|
39
|
-
### bearer\_authentication
|
|
40
|
-
|
|
41
|
-
• `Optional` **bearer\_authentication**: `string`
|
|
42
|
-
|
|
43
|
-
**`Memberof`**
|
|
44
|
-
|
|
45
|
-
CamelPropertie
|
|
46
|
-
|
|
47
|
-
#### Defined in
|
|
48
|
-
|
|
49
|
-
[packages/notifications/types/index.ts:502](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L502)
|
|
50
|
-
|
|
51
|
-
___
|
|
52
|
-
|
|
53
|
-
### bearer\_authentication\_sources\_id
|
|
54
|
-
|
|
55
|
-
• `Optional` **bearer\_authentication\_sources\_id**: `number`
|
|
56
|
-
|
|
57
|
-
**`Memberof`**
|
|
58
|
-
|
|
59
|
-
CamelPropertie
|
|
60
|
-
|
|
61
|
-
#### Defined in
|
|
62
|
-
|
|
63
|
-
[packages/notifications/types/index.ts:496](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L496)
|
|
64
|
-
|
|
65
|
-
___
|
|
66
|
-
|
|
67
|
-
### disable\_ssl\_verification
|
|
68
|
-
|
|
69
|
-
• **disable\_ssl\_verification**: `boolean`
|
|
70
|
-
|
|
71
|
-
**`Memberof`**
|
|
72
|
-
|
|
73
|
-
CamelPropertie
|
|
74
|
-
|
|
75
|
-
#### Defined in
|
|
76
|
-
|
|
77
|
-
[packages/notifications/types/index.ts:472](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L472)
|
|
78
|
-
|
|
79
|
-
___
|
|
80
|
-
|
|
81
|
-
### extras
|
|
82
|
-
|
|
83
|
-
• `Optional` **extras**: `Object`
|
|
84
|
-
|
|
85
|
-
**`Memberof`**
|
|
86
|
-
|
|
87
|
-
CamelPropertie
|
|
88
|
-
|
|
89
|
-
#### Index signature
|
|
90
|
-
|
|
91
|
-
▪ [key: `string`]: `string`
|
|
92
|
-
|
|
93
|
-
#### Defined in
|
|
94
|
-
|
|
95
|
-
[packages/notifications/types/index.ts:490](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L490)
|
|
96
|
-
|
|
97
|
-
___
|
|
98
|
-
|
|
99
|
-
### secret\_token
|
|
100
|
-
|
|
101
|
-
• `Optional` **secret\_token**: `string`
|
|
102
|
-
|
|
103
|
-
**`Memberof`**
|
|
104
|
-
|
|
105
|
-
CamelPropertie
|
|
106
|
-
|
|
107
|
-
#### Defined in
|
|
108
|
-
|
|
109
|
-
[packages/notifications/types/index.ts:478](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L478)
|
|
110
|
-
|
|
111
|
-
___
|
|
112
|
-
|
|
113
|
-
### url
|
|
114
|
-
|
|
115
|
-
• **url**: `string`
|
|
116
|
-
|
|
117
|
-
**`Memberof`**
|
|
118
|
-
|
|
119
|
-
CamelPropertie
|
|
120
|
-
|
|
121
|
-
#### Defined in
|
|
122
|
-
|
|
123
|
-
[packages/notifications/types/index.ts:466](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L466)
|
|
@@ -1,59 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / SystemSubscriptionProperties
|
|
2
|
-
|
|
3
|
-
# Interface: SystemSubscriptionProperties
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).SystemSubscriptionProperties
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
SystemSubscriptionPropertie
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
15
|
-
- [group\_id](types.SystemSubscriptionProperties.md#group_id)
|
|
16
|
-
- [ignore\_preferences](types.SystemSubscriptionProperties.md#ignore_preferences)
|
|
17
|
-
- [only\_admins](types.SystemSubscriptionProperties.md#only_admins)
|
|
18
|
-
|
|
19
|
-
## Properties
|
|
20
|
-
|
|
21
|
-
### group\_id
|
|
22
|
-
|
|
23
|
-
• `Optional` **group\_id**: `string`
|
|
24
|
-
|
|
25
|
-
**`Memberof`**
|
|
26
|
-
|
|
27
|
-
SystemSubscriptionPropertie
|
|
28
|
-
|
|
29
|
-
#### Defined in
|
|
30
|
-
|
|
31
|
-
[packages/notifications/types/index.ts:1660](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1660)
|
|
32
|
-
|
|
33
|
-
___
|
|
34
|
-
|
|
35
|
-
### ignore\_preferences
|
|
36
|
-
|
|
37
|
-
• **ignore\_preferences**: `boolean`
|
|
38
|
-
|
|
39
|
-
**`Memberof`**
|
|
40
|
-
|
|
41
|
-
SystemSubscriptionPropertie
|
|
42
|
-
|
|
43
|
-
#### Defined in
|
|
44
|
-
|
|
45
|
-
[packages/notifications/types/index.ts:1654](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1654)
|
|
46
|
-
|
|
47
|
-
___
|
|
48
|
-
|
|
49
|
-
### only\_admins
|
|
50
|
-
|
|
51
|
-
• **only\_admins**: `boolean`
|
|
52
|
-
|
|
53
|
-
**`Memberof`**
|
|
54
|
-
|
|
55
|
-
SystemSubscriptionPropertie
|
|
56
|
-
|
|
57
|
-
#### Defined in
|
|
58
|
-
|
|
59
|
-
[packages/notifications/types/index.ts:1648](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1648)
|
|
@@ -1,104 +0,0 @@
|
|
|
1
|
-
[@redhat-cloud-services/javascript-clients](../README.md) / [Exports](../modules.md) / [types](../modules/types.md) / WebhookProperties
|
|
2
|
-
|
|
3
|
-
# Interface: WebhookProperties
|
|
4
|
-
|
|
5
|
-
[types](../modules/types.md).WebhookProperties
|
|
6
|
-
|
|
7
|
-
**`Export`**
|
|
8
|
-
|
|
9
|
-
WebhookPropertie
|
|
10
|
-
|
|
11
|
-
## Table of contents
|
|
12
|
-
|
|
13
|
-
### Properties
|
|
14
|
-
|
|
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)
|
|
21
|
-
|
|
22
|
-
## Properties
|
|
23
|
-
|
|
24
|
-
### basic\_authentication
|
|
25
|
-
|
|
26
|
-
• `Optional` **basic\_authentication**: [`BasicAuthentication`](types.BasicAuthentication.md)
|
|
27
|
-
|
|
28
|
-
**`Memberof`**
|
|
29
|
-
|
|
30
|
-
WebhookPropertie
|
|
31
|
-
|
|
32
|
-
#### Defined in
|
|
33
|
-
|
|
34
|
-
[packages/notifications/types/index.ts:1852](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1852)
|
|
35
|
-
|
|
36
|
-
___
|
|
37
|
-
|
|
38
|
-
### bearer\_authentication
|
|
39
|
-
|
|
40
|
-
• `Optional` **bearer\_authentication**: `string`
|
|
41
|
-
|
|
42
|
-
**`Memberof`**
|
|
43
|
-
|
|
44
|
-
WebhookPropertie
|
|
45
|
-
|
|
46
|
-
#### Defined in
|
|
47
|
-
|
|
48
|
-
[packages/notifications/types/index.ts:1858](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1858)
|
|
49
|
-
|
|
50
|
-
___
|
|
51
|
-
|
|
52
|
-
### disable\_ssl\_verification
|
|
53
|
-
|
|
54
|
-
• **disable\_ssl\_verification**: `boolean`
|
|
55
|
-
|
|
56
|
-
**`Memberof`**
|
|
57
|
-
|
|
58
|
-
WebhookPropertie
|
|
59
|
-
|
|
60
|
-
#### Defined in
|
|
61
|
-
|
|
62
|
-
[packages/notifications/types/index.ts:1840](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1840)
|
|
63
|
-
|
|
64
|
-
___
|
|
65
|
-
|
|
66
|
-
### method
|
|
67
|
-
|
|
68
|
-
• **method**: [`HttpType`](../enums/types.HttpType.md)
|
|
69
|
-
|
|
70
|
-
**`Memberof`**
|
|
71
|
-
|
|
72
|
-
WebhookPropertie
|
|
73
|
-
|
|
74
|
-
#### Defined in
|
|
75
|
-
|
|
76
|
-
[packages/notifications/types/index.ts:1834](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1834)
|
|
77
|
-
|
|
78
|
-
___
|
|
79
|
-
|
|
80
|
-
### secret\_token
|
|
81
|
-
|
|
82
|
-
• `Optional` **secret\_token**: `string`
|
|
83
|
-
|
|
84
|
-
**`Memberof`**
|
|
85
|
-
|
|
86
|
-
WebhookPropertie
|
|
87
|
-
|
|
88
|
-
#### Defined in
|
|
89
|
-
|
|
90
|
-
[packages/notifications/types/index.ts:1846](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1846)
|
|
91
|
-
|
|
92
|
-
___
|
|
93
|
-
|
|
94
|
-
### url
|
|
95
|
-
|
|
96
|
-
• **url**: `string`
|
|
97
|
-
|
|
98
|
-
**`Memberof`**
|
|
99
|
-
|
|
100
|
-
WebhookPropertie
|
|
101
|
-
|
|
102
|
-
#### Defined in
|
|
103
|
-
|
|
104
|
-
[packages/notifications/types/index.ts:1828](https://github.com/RedHatInsights/javascript-clients/blob/main/packages/notifications/types/index.ts#L1828)
|