@pulumi/newrelic 5.1.0-alpha.1663281934 → 5.1.0
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/index.d.ts +1 -0
- package/index.js +5 -0
- package/index.js.map +1 -1
- package/notificationChannel.d.ts +59 -6
- package/notificationChannel.js +55 -5
- package/notificationChannel.js.map +1 -1
- package/notificationDestination.d.ts +6 -138
- package/notificationDestination.js +0 -129
- package/notificationDestination.js.map +1 -1
- package/oneDashboardJson.d.ts +96 -0
- package/oneDashboardJson.js +72 -0
- package/oneDashboardJson.js.map +1 -0
- package/package.json +2 -2
- package/package.json.dev +2 -2
- package/synthetics/alertCondition.d.ts +13 -0
- package/synthetics/alertCondition.js +13 -0
- package/synthetics/alertCondition.js.map +1 -1
- package/synthetics/brokenLinksMonitor.d.ts +11 -11
- package/synthetics/brokenLinksMonitor.js +2 -2
- package/synthetics/certCheckMonitor.d.ts +10 -10
- package/synthetics/certCheckMonitor.js +1 -1
- package/synthetics/monitor.d.ts +11 -13
- package/synthetics/monitor.js +5 -7
- package/synthetics/monitor.js.map +1 -1
- package/synthetics/scriptMonitor.d.ts +14 -18
- package/synthetics/scriptMonitor.js +11 -15
- package/synthetics/scriptMonitor.js.map +1 -1
- package/synthetics/stepMonitor.d.ts +40 -6
- package/synthetics/stepMonitor.js +34 -0
- package/synthetics/stepMonitor.js.map +1 -1
- package/types/input.d.ts +8 -6
- package/types/output.d.ts +8 -6
- package/workflow.d.ts +53 -29
- package/workflow.js +44 -20
- package/workflow.js.map +1 -1
package/index.d.ts
CHANGED
|
@@ -19,6 +19,7 @@ export * from "./notificationDestination";
|
|
|
19
19
|
export * from "./nrqlAlertCondition";
|
|
20
20
|
export * from "./nrqlDropRule";
|
|
21
21
|
export * from "./oneDashboard";
|
|
22
|
+
export * from "./oneDashboardJson";
|
|
22
23
|
export * from "./oneDashboardRaw";
|
|
23
24
|
export * from "./provider";
|
|
24
25
|
export * from "./serviceLevel";
|
package/index.js
CHANGED
|
@@ -41,6 +41,7 @@ __exportStar(require("./notificationDestination"), exports);
|
|
|
41
41
|
__exportStar(require("./nrqlAlertCondition"), exports);
|
|
42
42
|
__exportStar(require("./nrqlDropRule"), exports);
|
|
43
43
|
__exportStar(require("./oneDashboard"), exports);
|
|
44
|
+
__exportStar(require("./oneDashboardJson"), exports);
|
|
44
45
|
__exportStar(require("./oneDashboardRaw"), exports);
|
|
45
46
|
__exportStar(require("./provider"), exports);
|
|
46
47
|
__exportStar(require("./serviceLevel"), exports);
|
|
@@ -73,6 +74,7 @@ const notificationDestination_1 = require("./notificationDestination");
|
|
|
73
74
|
const nrqlAlertCondition_1 = require("./nrqlAlertCondition");
|
|
74
75
|
const nrqlDropRule_1 = require("./nrqlDropRule");
|
|
75
76
|
const oneDashboard_1 = require("./oneDashboard");
|
|
77
|
+
const oneDashboardJson_1 = require("./oneDashboardJson");
|
|
76
78
|
const oneDashboardRaw_1 = require("./oneDashboardRaw");
|
|
77
79
|
const serviceLevel_1 = require("./serviceLevel");
|
|
78
80
|
const workflow_1 = require("./workflow");
|
|
@@ -108,6 +110,8 @@ const _module = {
|
|
|
108
110
|
return new nrqlDropRule_1.NrqlDropRule(name, undefined, { urn });
|
|
109
111
|
case "newrelic:index/oneDashboard:OneDashboard":
|
|
110
112
|
return new oneDashboard_1.OneDashboard(name, undefined, { urn });
|
|
113
|
+
case "newrelic:index/oneDashboardJson:OneDashboardJson":
|
|
114
|
+
return new oneDashboardJson_1.OneDashboardJson(name, undefined, { urn });
|
|
111
115
|
case "newrelic:index/oneDashboardRaw:OneDashboardRaw":
|
|
112
116
|
return new oneDashboardRaw_1.OneDashboardRaw(name, undefined, { urn });
|
|
113
117
|
case "newrelic:index/serviceLevel:ServiceLevel":
|
|
@@ -133,6 +137,7 @@ pulumi.runtime.registerResourceModule("newrelic", "index/notificationDestination
|
|
|
133
137
|
pulumi.runtime.registerResourceModule("newrelic", "index/nrqlAlertCondition", _module);
|
|
134
138
|
pulumi.runtime.registerResourceModule("newrelic", "index/nrqlDropRule", _module);
|
|
135
139
|
pulumi.runtime.registerResourceModule("newrelic", "index/oneDashboard", _module);
|
|
140
|
+
pulumi.runtime.registerResourceModule("newrelic", "index/oneDashboardJson", _module);
|
|
136
141
|
pulumi.runtime.registerResourceModule("newrelic", "index/oneDashboardRaw", _module);
|
|
137
142
|
pulumi.runtime.registerResourceModule("newrelic", "index/serviceLevel", _module);
|
|
138
143
|
pulumi.runtime.registerResourceModule("newrelic", "index/workflow", _module);
|
package/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../index.ts"],"names":[],"mappings":"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"}
|
package/notificationChannel.d.ts
CHANGED
|
@@ -13,7 +13,7 @@ import { input as inputs, output as outputs } from "./types";
|
|
|
13
13
|
* const foo = new newrelic.NotificationChannel("foo", {
|
|
14
14
|
* accountId: 12345678,
|
|
15
15
|
* destinationId: "00b6bd1d-ac06-4d3d-bd72-49551e70f7a8",
|
|
16
|
-
* product: "IINT",
|
|
16
|
+
* product: "IINT", // (Workflows)
|
|
17
17
|
* properties: [{
|
|
18
18
|
* key: "payload",
|
|
19
19
|
* label: "Payload Template",
|
|
@@ -140,6 +140,59 @@ import { input as inputs, output as outputs } from "./types";
|
|
|
140
140
|
* });
|
|
141
141
|
* ```
|
|
142
142
|
*
|
|
143
|
+
* #### Mobile Push
|
|
144
|
+
* ```typescript
|
|
145
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
146
|
+
* import * as newrelic from "@pulumi/newrelic";
|
|
147
|
+
*
|
|
148
|
+
* const foo = new newrelic.NotificationChannel("foo", {
|
|
149
|
+
* accountId: 12345678,
|
|
150
|
+
* destinationId: "00b6bd1d-ac06-4d3d-bd72-49551e70f7a8",
|
|
151
|
+
* product: "IINT",
|
|
152
|
+
* type: "MOBILE_PUSH",
|
|
153
|
+
* });
|
|
154
|
+
* ```
|
|
155
|
+
*
|
|
156
|
+
* #### [AWS Event Bridge](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-api-notifications-channels/#eventBridge)
|
|
157
|
+
* ```typescript
|
|
158
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
159
|
+
* import * as newrelic from "@pulumi/newrelic";
|
|
160
|
+
*
|
|
161
|
+
* const foo = new newrelic.NotificationChannel("foo", {
|
|
162
|
+
* accountId: 12345678,
|
|
163
|
+
* destinationId: "00b6bd1d-ac06-4d3d-bd72-49551e70f7a8",
|
|
164
|
+
* product: "IINT",
|
|
165
|
+
* properties: [
|
|
166
|
+
* {
|
|
167
|
+
* key: "eventSource",
|
|
168
|
+
* value: "aws.partner/mydomain/myaccountid/name",
|
|
169
|
+
* },
|
|
170
|
+
* {
|
|
171
|
+
* key: "eventContent",
|
|
172
|
+
* value: "{ id: {{ json issueId }} }",
|
|
173
|
+
* },
|
|
174
|
+
* ],
|
|
175
|
+
* type: "EVENT_BRIDGE",
|
|
176
|
+
* });
|
|
177
|
+
* ```
|
|
178
|
+
*
|
|
179
|
+
* #### [SLACK](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-api-notifications-channels/#slack)
|
|
180
|
+
* ```typescript
|
|
181
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
182
|
+
* import * as newrelic from "@pulumi/newrelic";
|
|
183
|
+
*
|
|
184
|
+
* const foo = new newrelic.NotificationChannel("foo", {
|
|
185
|
+
* accountId: 12345678,
|
|
186
|
+
* destinationId: "00b6bd1d-ac06-4d3d-bd72-49551e70f7a8",
|
|
187
|
+
* product: "IINT",
|
|
188
|
+
* properties: [{
|
|
189
|
+
* key: "channelId",
|
|
190
|
+
* value: "123456",
|
|
191
|
+
* }],
|
|
192
|
+
* type: "SLACK",
|
|
193
|
+
* });
|
|
194
|
+
* ```
|
|
195
|
+
*
|
|
143
196
|
* > **NOTE:** Sensitive data such as channel API keys, service keys, etc are not returned from the underlying API for security reasons and may not be set in state when importing.
|
|
144
197
|
*
|
|
145
198
|
* ## Full Scenario Example
|
|
@@ -159,7 +212,7 @@ import { input as inputs, output as outputs } from "./types";
|
|
|
159
212
|
* },
|
|
160
213
|
* properties: [{
|
|
161
214
|
* key: "url",
|
|
162
|
-
* value: "https://webhook.
|
|
215
|
+
* value: "https://webhook.mywebhook.com",
|
|
163
216
|
* }],
|
|
164
217
|
* type: "WEBHOOK",
|
|
165
218
|
* });
|
|
@@ -232,7 +285,7 @@ export declare class NotificationChannel extends pulumi.CustomResource {
|
|
|
232
285
|
*/
|
|
233
286
|
readonly status: pulumi.Output<string>;
|
|
234
287
|
/**
|
|
235
|
-
* The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `WEBHOOK`, `JIRA_CLASSIC`, `
|
|
288
|
+
* The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
|
|
236
289
|
*/
|
|
237
290
|
readonly type: pulumi.Output<string>;
|
|
238
291
|
/**
|
|
@@ -277,7 +330,7 @@ export interface NotificationChannelState {
|
|
|
277
330
|
*/
|
|
278
331
|
status?: pulumi.Input<string>;
|
|
279
332
|
/**
|
|
280
|
-
* The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `WEBHOOK`, `JIRA_CLASSIC`, `
|
|
333
|
+
* The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
|
|
281
334
|
*/
|
|
282
335
|
type?: pulumi.Input<string>;
|
|
283
336
|
}
|
|
@@ -288,7 +341,7 @@ export interface NotificationChannelArgs {
|
|
|
288
341
|
/**
|
|
289
342
|
* Determines the New Relic account where the notification channel will be created. Defaults to the account associated with the API key used.
|
|
290
343
|
*/
|
|
291
|
-
accountId
|
|
344
|
+
accountId?: pulumi.Input<number>;
|
|
292
345
|
/**
|
|
293
346
|
* Indicates whether the channel is active.
|
|
294
347
|
*/
|
|
@@ -310,7 +363,7 @@ export interface NotificationChannelArgs {
|
|
|
310
363
|
*/
|
|
311
364
|
properties: pulumi.Input<pulumi.Input<inputs.NotificationChannelProperty>[]>;
|
|
312
365
|
/**
|
|
313
|
-
* The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `WEBHOOK`, `JIRA_CLASSIC`, `
|
|
366
|
+
* The type of channel. One of: `EMAIL`, `SERVICENOW_INCIDENTS`, `WEBHOOK`, `JIRA_CLASSIC`, `MOBILE_PUSH`, `EVENT_BRIDGE`, `SLACK` and `SLACK_COLLABORATION`, `PAGERDUTY_ACCOUNT_INTEGRATION` or `PAGERDUTY_SERVICE_INTEGRATION`.
|
|
314
367
|
*/
|
|
315
368
|
type: pulumi.Input<string>;
|
|
316
369
|
}
|
package/notificationChannel.js
CHANGED
|
@@ -18,7 +18,7 @@ const utilities = require("./utilities");
|
|
|
18
18
|
* const foo = new newrelic.NotificationChannel("foo", {
|
|
19
19
|
* accountId: 12345678,
|
|
20
20
|
* destinationId: "00b6bd1d-ac06-4d3d-bd72-49551e70f7a8",
|
|
21
|
-
* product: "IINT",
|
|
21
|
+
* product: "IINT", // (Workflows)
|
|
22
22
|
* properties: [{
|
|
23
23
|
* key: "payload",
|
|
24
24
|
* label: "Payload Template",
|
|
@@ -145,6 +145,59 @@ const utilities = require("./utilities");
|
|
|
145
145
|
* });
|
|
146
146
|
* ```
|
|
147
147
|
*
|
|
148
|
+
* #### Mobile Push
|
|
149
|
+
* ```typescript
|
|
150
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
151
|
+
* import * as newrelic from "@pulumi/newrelic";
|
|
152
|
+
*
|
|
153
|
+
* const foo = new newrelic.NotificationChannel("foo", {
|
|
154
|
+
* accountId: 12345678,
|
|
155
|
+
* destinationId: "00b6bd1d-ac06-4d3d-bd72-49551e70f7a8",
|
|
156
|
+
* product: "IINT",
|
|
157
|
+
* type: "MOBILE_PUSH",
|
|
158
|
+
* });
|
|
159
|
+
* ```
|
|
160
|
+
*
|
|
161
|
+
* #### [AWS Event Bridge](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-api-notifications-channels/#eventBridge)
|
|
162
|
+
* ```typescript
|
|
163
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
164
|
+
* import * as newrelic from "@pulumi/newrelic";
|
|
165
|
+
*
|
|
166
|
+
* const foo = new newrelic.NotificationChannel("foo", {
|
|
167
|
+
* accountId: 12345678,
|
|
168
|
+
* destinationId: "00b6bd1d-ac06-4d3d-bd72-49551e70f7a8",
|
|
169
|
+
* product: "IINT",
|
|
170
|
+
* properties: [
|
|
171
|
+
* {
|
|
172
|
+
* key: "eventSource",
|
|
173
|
+
* value: "aws.partner/mydomain/myaccountid/name",
|
|
174
|
+
* },
|
|
175
|
+
* {
|
|
176
|
+
* key: "eventContent",
|
|
177
|
+
* value: "{ id: {{ json issueId }} }",
|
|
178
|
+
* },
|
|
179
|
+
* ],
|
|
180
|
+
* type: "EVENT_BRIDGE",
|
|
181
|
+
* });
|
|
182
|
+
* ```
|
|
183
|
+
*
|
|
184
|
+
* #### [SLACK](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-api-notifications-channels/#slack)
|
|
185
|
+
* ```typescript
|
|
186
|
+
* import * as pulumi from "@pulumi/pulumi";
|
|
187
|
+
* import * as newrelic from "@pulumi/newrelic";
|
|
188
|
+
*
|
|
189
|
+
* const foo = new newrelic.NotificationChannel("foo", {
|
|
190
|
+
* accountId: 12345678,
|
|
191
|
+
* destinationId: "00b6bd1d-ac06-4d3d-bd72-49551e70f7a8",
|
|
192
|
+
* product: "IINT",
|
|
193
|
+
* properties: [{
|
|
194
|
+
* key: "channelId",
|
|
195
|
+
* value: "123456",
|
|
196
|
+
* }],
|
|
197
|
+
* type: "SLACK",
|
|
198
|
+
* });
|
|
199
|
+
* ```
|
|
200
|
+
*
|
|
148
201
|
* > **NOTE:** Sensitive data such as channel API keys, service keys, etc are not returned from the underlying API for security reasons and may not be set in state when importing.
|
|
149
202
|
*
|
|
150
203
|
* ## Full Scenario Example
|
|
@@ -164,7 +217,7 @@ const utilities = require("./utilities");
|
|
|
164
217
|
* },
|
|
165
218
|
* properties: [{
|
|
166
219
|
* key: "url",
|
|
167
|
-
* value: "https://webhook.
|
|
220
|
+
* value: "https://webhook.mywebhook.com",
|
|
168
221
|
* }],
|
|
169
222
|
* type: "WEBHOOK",
|
|
170
223
|
* });
|
|
@@ -209,9 +262,6 @@ class NotificationChannel extends pulumi.CustomResource {
|
|
|
209
262
|
}
|
|
210
263
|
else {
|
|
211
264
|
const args = argsOrState;
|
|
212
|
-
if ((!args || args.accountId === undefined) && !opts.urn) {
|
|
213
|
-
throw new Error("Missing required property 'accountId'");
|
|
214
|
-
}
|
|
215
265
|
if ((!args || args.destinationId === undefined) && !opts.urn) {
|
|
216
266
|
throw new Error("Missing required property 'destinationId'");
|
|
217
267
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"notificationChannel.js","sourceRoot":"","sources":["../notificationChannel.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"notificationChannel.js","sourceRoot":"","sources":["../notificationChannel.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,132 +1,5 @@
|
|
|
1
1
|
import * as pulumi from "@pulumi/pulumi";
|
|
2
2
|
import { input as inputs, output as outputs } from "./types";
|
|
3
|
-
/**
|
|
4
|
-
* Use this resource to create and manage New Relic notification destinations. Details regarding supported products and permissions can be found [here](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/destinations).
|
|
5
|
-
*
|
|
6
|
-
* ## Example Usage
|
|
7
|
-
*
|
|
8
|
-
* ##### [Webhook](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/#webhook)
|
|
9
|
-
* ```typescript
|
|
10
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
11
|
-
* import * as newrelic from "@pulumi/newrelic";
|
|
12
|
-
*
|
|
13
|
-
* const foo = new newrelic.NotificationDestination("foo", {
|
|
14
|
-
* accountId: 12345678,
|
|
15
|
-
* authBasic: {
|
|
16
|
-
* password: "password",
|
|
17
|
-
* user: "username",
|
|
18
|
-
* },
|
|
19
|
-
* properties: [{
|
|
20
|
-
* key: "url",
|
|
21
|
-
* value: "https://webhook.site/",
|
|
22
|
-
* }],
|
|
23
|
-
* type: "WEBHOOK",
|
|
24
|
-
* });
|
|
25
|
-
* ```
|
|
26
|
-
* See additional examples.
|
|
27
|
-
* ## Additional Examples
|
|
28
|
-
*
|
|
29
|
-
* ##### [ServiceNow](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/#servicenow)
|
|
30
|
-
*
|
|
31
|
-
* ```typescript
|
|
32
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
33
|
-
* import * as newrelic from "@pulumi/newrelic";
|
|
34
|
-
*
|
|
35
|
-
* const foo = new newrelic.NotificationDestination("foo", {
|
|
36
|
-
* accountId: 12345678,
|
|
37
|
-
* authBasic: {
|
|
38
|
-
* password: "password",
|
|
39
|
-
* user: "username",
|
|
40
|
-
* },
|
|
41
|
-
* properties: [
|
|
42
|
-
* {
|
|
43
|
-
* key: "url",
|
|
44
|
-
* value: "https://service-now.com/",
|
|
45
|
-
* },
|
|
46
|
-
* {
|
|
47
|
-
* key: "two_way_integration",
|
|
48
|
-
* value: "true",
|
|
49
|
-
* },
|
|
50
|
-
* ],
|
|
51
|
-
* type: "SERVICE_NOW",
|
|
52
|
-
* });
|
|
53
|
-
* ```
|
|
54
|
-
*
|
|
55
|
-
* ##### [Email](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/#email)
|
|
56
|
-
* ```typescript
|
|
57
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
58
|
-
* import * as newrelic from "@pulumi/newrelic";
|
|
59
|
-
*
|
|
60
|
-
* const foo = new newrelic.NotificationDestination("foo", {
|
|
61
|
-
* accountId: 12345678,
|
|
62
|
-
* properties: [{
|
|
63
|
-
* key: "email",
|
|
64
|
-
* value: "email@email.com,email2@email.com",
|
|
65
|
-
* }],
|
|
66
|
-
* type: "EMAIL",
|
|
67
|
-
* });
|
|
68
|
-
* ```
|
|
69
|
-
*
|
|
70
|
-
* ##### [Jira](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/#jira)
|
|
71
|
-
* ```typescript
|
|
72
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
73
|
-
* import * as newrelic from "@pulumi/newrelic";
|
|
74
|
-
*
|
|
75
|
-
* const foo = new newrelic.NotificationDestination("foo", {
|
|
76
|
-
* accountId: 12345678,
|
|
77
|
-
* authBasic: {
|
|
78
|
-
* password: "password",
|
|
79
|
-
* user: "example@email.com",
|
|
80
|
-
* },
|
|
81
|
-
* properties: [{
|
|
82
|
-
* key: "url",
|
|
83
|
-
* value: "https://example.atlassian.net",
|
|
84
|
-
* }],
|
|
85
|
-
* type: "JIRA",
|
|
86
|
-
* });
|
|
87
|
-
* ```
|
|
88
|
-
*
|
|
89
|
-
* ##### [PagerDuty with service integration](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/#pagerduty-sli)
|
|
90
|
-
* ```typescript
|
|
91
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
92
|
-
* import * as newrelic from "@pulumi/newrelic";
|
|
93
|
-
*
|
|
94
|
-
* const foo = new newrelic.NotificationDestination("foo", {
|
|
95
|
-
* accountId: 12345678,
|
|
96
|
-
* authToken: {
|
|
97
|
-
* prefix: "Token token=",
|
|
98
|
-
* token: "10567a689d984d03c021034b22a789e2",
|
|
99
|
-
* },
|
|
100
|
-
* type: "PAGERDUTY_SERVICE_INTEGRATION",
|
|
101
|
-
* });
|
|
102
|
-
* ```
|
|
103
|
-
*
|
|
104
|
-
* ##### [PagerDuty with account integration](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/#pagerduty-ali)
|
|
105
|
-
* ```typescript
|
|
106
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
107
|
-
* import * as newrelic from "@pulumi/newrelic";
|
|
108
|
-
*
|
|
109
|
-
* const foo = new newrelic.NotificationDestination("foo", {
|
|
110
|
-
* accountId: 12345678,
|
|
111
|
-
* authToken: {
|
|
112
|
-
* prefix: "Token token=",
|
|
113
|
-
* token: "u+E8EU3MhsZwLfZ1ic1A",
|
|
114
|
-
* },
|
|
115
|
-
* properties: [{
|
|
116
|
-
* key: "two_way_integration",
|
|
117
|
-
* value: "true",
|
|
118
|
-
* }],
|
|
119
|
-
* type: "PAGERDUTY_ACCOUNT_INTEGRATION",
|
|
120
|
-
* });
|
|
121
|
-
* ```
|
|
122
|
-
*
|
|
123
|
-
* > **NOTE:** Sensitive data such as destination API keys, service keys, auth object, etc are not returned from the underlying API for security reasons and may not be set in state when importing.
|
|
124
|
-
*
|
|
125
|
-
* ## Additional Information
|
|
126
|
-
*
|
|
127
|
-
* More information about destinations integrations can be found in NewRelic [documentation](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/).
|
|
128
|
-
* More details about the destinations API can be found [here](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-api-notifications-destinations).
|
|
129
|
-
*/
|
|
130
3
|
export declare class NotificationDestination extends pulumi.CustomResource {
|
|
131
4
|
/**
|
|
132
5
|
* Get an existing NotificationDestination resource's state with the given name, ID, and optional extra
|
|
@@ -159,10 +32,6 @@ export declare class NotificationDestination extends pulumi.CustomResource {
|
|
|
159
32
|
* A nested block that describes a token authentication credentials. Only one authToken block is permitted per notification destination definition. See Nested authToken blocks below for details.
|
|
160
33
|
*/
|
|
161
34
|
readonly authToken: pulumi.Output<outputs.NotificationDestinationAuthToken | undefined>;
|
|
162
|
-
/**
|
|
163
|
-
* Indicates whether the user is authenticated with the destination.
|
|
164
|
-
*/
|
|
165
|
-
readonly isUserAuthenticated: pulumi.Output<boolean>;
|
|
166
35
|
/**
|
|
167
36
|
* The last time a notification was sent.
|
|
168
37
|
*/
|
|
@@ -180,7 +49,8 @@ export declare class NotificationDestination extends pulumi.CustomResource {
|
|
|
180
49
|
*/
|
|
181
50
|
readonly status: pulumi.Output<string>;
|
|
182
51
|
/**
|
|
183
|
-
* The type of destination.
|
|
52
|
+
* (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, PAGERDUTY_ACCOUNT_INTEGRATION,
|
|
53
|
+
* PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY, MOBILE_PUSH, EVENT_BRIDGE).
|
|
184
54
|
*/
|
|
185
55
|
readonly type: pulumi.Output<string>;
|
|
186
56
|
/**
|
|
@@ -212,10 +82,6 @@ export interface NotificationDestinationState {
|
|
|
212
82
|
* A nested block that describes a token authentication credentials. Only one authToken block is permitted per notification destination definition. See Nested authToken blocks below for details.
|
|
213
83
|
*/
|
|
214
84
|
authToken?: pulumi.Input<inputs.NotificationDestinationAuthToken>;
|
|
215
|
-
/**
|
|
216
|
-
* Indicates whether the user is authenticated with the destination.
|
|
217
|
-
*/
|
|
218
|
-
isUserAuthenticated?: pulumi.Input<boolean>;
|
|
219
85
|
/**
|
|
220
86
|
* The last time a notification was sent.
|
|
221
87
|
*/
|
|
@@ -233,7 +99,8 @@ export interface NotificationDestinationState {
|
|
|
233
99
|
*/
|
|
234
100
|
status?: pulumi.Input<string>;
|
|
235
101
|
/**
|
|
236
|
-
* The type of destination.
|
|
102
|
+
* (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, PAGERDUTY_ACCOUNT_INTEGRATION,
|
|
103
|
+
* PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY, MOBILE_PUSH, EVENT_BRIDGE).
|
|
237
104
|
*/
|
|
238
105
|
type?: pulumi.Input<string>;
|
|
239
106
|
}
|
|
@@ -266,7 +133,8 @@ export interface NotificationDestinationArgs {
|
|
|
266
133
|
*/
|
|
267
134
|
properties: pulumi.Input<pulumi.Input<inputs.NotificationDestinationProperty>[]>;
|
|
268
135
|
/**
|
|
269
|
-
* The type of destination.
|
|
136
|
+
* (Required) The type of the destination. One of: (WEBHOOK, EMAIL, SERVICE_NOW, PAGERDUTY_ACCOUNT_INTEGRATION,
|
|
137
|
+
* PAGERDUTY_SERVICE_INTEGRATION, JIRA, SLACK, SLACK_COLLABORATION, SLACK_LEGACY, MOBILE_PUSH, EVENT_BRIDGE).
|
|
270
138
|
*/
|
|
271
139
|
type: pulumi.Input<string>;
|
|
272
140
|
}
|
|
@@ -5,133 +5,6 @@ Object.defineProperty(exports, "__esModule", { value: true });
|
|
|
5
5
|
exports.NotificationDestination = void 0;
|
|
6
6
|
const pulumi = require("@pulumi/pulumi");
|
|
7
7
|
const utilities = require("./utilities");
|
|
8
|
-
/**
|
|
9
|
-
* Use this resource to create and manage New Relic notification destinations. Details regarding supported products and permissions can be found [here](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/destinations).
|
|
10
|
-
*
|
|
11
|
-
* ## Example Usage
|
|
12
|
-
*
|
|
13
|
-
* ##### [Webhook](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/#webhook)
|
|
14
|
-
* ```typescript
|
|
15
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
16
|
-
* import * as newrelic from "@pulumi/newrelic";
|
|
17
|
-
*
|
|
18
|
-
* const foo = new newrelic.NotificationDestination("foo", {
|
|
19
|
-
* accountId: 12345678,
|
|
20
|
-
* authBasic: {
|
|
21
|
-
* password: "password",
|
|
22
|
-
* user: "username",
|
|
23
|
-
* },
|
|
24
|
-
* properties: [{
|
|
25
|
-
* key: "url",
|
|
26
|
-
* value: "https://webhook.site/",
|
|
27
|
-
* }],
|
|
28
|
-
* type: "WEBHOOK",
|
|
29
|
-
* });
|
|
30
|
-
* ```
|
|
31
|
-
* See additional examples.
|
|
32
|
-
* ## Additional Examples
|
|
33
|
-
*
|
|
34
|
-
* ##### [ServiceNow](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/#servicenow)
|
|
35
|
-
*
|
|
36
|
-
* ```typescript
|
|
37
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
38
|
-
* import * as newrelic from "@pulumi/newrelic";
|
|
39
|
-
*
|
|
40
|
-
* const foo = new newrelic.NotificationDestination("foo", {
|
|
41
|
-
* accountId: 12345678,
|
|
42
|
-
* authBasic: {
|
|
43
|
-
* password: "password",
|
|
44
|
-
* user: "username",
|
|
45
|
-
* },
|
|
46
|
-
* properties: [
|
|
47
|
-
* {
|
|
48
|
-
* key: "url",
|
|
49
|
-
* value: "https://service-now.com/",
|
|
50
|
-
* },
|
|
51
|
-
* {
|
|
52
|
-
* key: "two_way_integration",
|
|
53
|
-
* value: "true",
|
|
54
|
-
* },
|
|
55
|
-
* ],
|
|
56
|
-
* type: "SERVICE_NOW",
|
|
57
|
-
* });
|
|
58
|
-
* ```
|
|
59
|
-
*
|
|
60
|
-
* ##### [Email](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/#email)
|
|
61
|
-
* ```typescript
|
|
62
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
63
|
-
* import * as newrelic from "@pulumi/newrelic";
|
|
64
|
-
*
|
|
65
|
-
* const foo = new newrelic.NotificationDestination("foo", {
|
|
66
|
-
* accountId: 12345678,
|
|
67
|
-
* properties: [{
|
|
68
|
-
* key: "email",
|
|
69
|
-
* value: "email@email.com,email2@email.com",
|
|
70
|
-
* }],
|
|
71
|
-
* type: "EMAIL",
|
|
72
|
-
* });
|
|
73
|
-
* ```
|
|
74
|
-
*
|
|
75
|
-
* ##### [Jira](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/#jira)
|
|
76
|
-
* ```typescript
|
|
77
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
78
|
-
* import * as newrelic from "@pulumi/newrelic";
|
|
79
|
-
*
|
|
80
|
-
* const foo = new newrelic.NotificationDestination("foo", {
|
|
81
|
-
* accountId: 12345678,
|
|
82
|
-
* authBasic: {
|
|
83
|
-
* password: "password",
|
|
84
|
-
* user: "example@email.com",
|
|
85
|
-
* },
|
|
86
|
-
* properties: [{
|
|
87
|
-
* key: "url",
|
|
88
|
-
* value: "https://example.atlassian.net",
|
|
89
|
-
* }],
|
|
90
|
-
* type: "JIRA",
|
|
91
|
-
* });
|
|
92
|
-
* ```
|
|
93
|
-
*
|
|
94
|
-
* ##### [PagerDuty with service integration](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/#pagerduty-sli)
|
|
95
|
-
* ```typescript
|
|
96
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
97
|
-
* import * as newrelic from "@pulumi/newrelic";
|
|
98
|
-
*
|
|
99
|
-
* const foo = new newrelic.NotificationDestination("foo", {
|
|
100
|
-
* accountId: 12345678,
|
|
101
|
-
* authToken: {
|
|
102
|
-
* prefix: "Token token=",
|
|
103
|
-
* token: "10567a689d984d03c021034b22a789e2",
|
|
104
|
-
* },
|
|
105
|
-
* type: "PAGERDUTY_SERVICE_INTEGRATION",
|
|
106
|
-
* });
|
|
107
|
-
* ```
|
|
108
|
-
*
|
|
109
|
-
* ##### [PagerDuty with account integration](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/#pagerduty-ali)
|
|
110
|
-
* ```typescript
|
|
111
|
-
* import * as pulumi from "@pulumi/pulumi";
|
|
112
|
-
* import * as newrelic from "@pulumi/newrelic";
|
|
113
|
-
*
|
|
114
|
-
* const foo = new newrelic.NotificationDestination("foo", {
|
|
115
|
-
* accountId: 12345678,
|
|
116
|
-
* authToken: {
|
|
117
|
-
* prefix: "Token token=",
|
|
118
|
-
* token: "u+E8EU3MhsZwLfZ1ic1A",
|
|
119
|
-
* },
|
|
120
|
-
* properties: [{
|
|
121
|
-
* key: "two_way_integration",
|
|
122
|
-
* value: "true",
|
|
123
|
-
* }],
|
|
124
|
-
* type: "PAGERDUTY_ACCOUNT_INTEGRATION",
|
|
125
|
-
* });
|
|
126
|
-
* ```
|
|
127
|
-
*
|
|
128
|
-
* > **NOTE:** Sensitive data such as destination API keys, service keys, auth object, etc are not returned from the underlying API for security reasons and may not be set in state when importing.
|
|
129
|
-
*
|
|
130
|
-
* ## Additional Information
|
|
131
|
-
*
|
|
132
|
-
* More information about destinations integrations can be found in NewRelic [documentation](https://docs.newrelic.com/docs/alerts-applied-intelligence/notifications/notification-integrations/).
|
|
133
|
-
* More details about the destinations API can be found [here](https://docs.newrelic.com/docs/apis/nerdgraph/examples/nerdgraph-api-notifications-destinations).
|
|
134
|
-
*/
|
|
135
8
|
class NotificationDestination extends pulumi.CustomResource {
|
|
136
9
|
constructor(name, argsOrState, opts) {
|
|
137
10
|
let resourceInputs = {};
|
|
@@ -142,7 +15,6 @@ class NotificationDestination extends pulumi.CustomResource {
|
|
|
142
15
|
resourceInputs["active"] = state ? state.active : undefined;
|
|
143
16
|
resourceInputs["authBasic"] = state ? state.authBasic : undefined;
|
|
144
17
|
resourceInputs["authToken"] = state ? state.authToken : undefined;
|
|
145
|
-
resourceInputs["isUserAuthenticated"] = state ? state.isUserAuthenticated : undefined;
|
|
146
18
|
resourceInputs["lastSent"] = state ? state.lastSent : undefined;
|
|
147
19
|
resourceInputs["name"] = state ? state.name : undefined;
|
|
148
20
|
resourceInputs["properties"] = state ? state.properties : undefined;
|
|
@@ -164,7 +36,6 @@ class NotificationDestination extends pulumi.CustomResource {
|
|
|
164
36
|
resourceInputs["name"] = args ? args.name : undefined;
|
|
165
37
|
resourceInputs["properties"] = args ? args.properties : undefined;
|
|
166
38
|
resourceInputs["type"] = args ? args.type : undefined;
|
|
167
|
-
resourceInputs["isUserAuthenticated"] = undefined /*out*/;
|
|
168
39
|
resourceInputs["lastSent"] = undefined /*out*/;
|
|
169
40
|
resourceInputs["status"] = undefined /*out*/;
|
|
170
41
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"notificationDestination.js","sourceRoot":"","sources":["../notificationDestination.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAEzC,yCAAyC;AAEzC
|
|
1
|
+
{"version":3,"file":"notificationDestination.js","sourceRoot":"","sources":["../notificationDestination.ts"],"names":[],"mappings":"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"}
|