@openstatus/sdk-node 0.1.1 → 0.1.3
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/README.md +901 -429
- package/esm/gen/openstatus/maintenance/v1/maintenance_pb.d.ts +139 -0
- package/esm/gen/openstatus/maintenance/v1/maintenance_pb.d.ts.map +1 -0
- package/esm/gen/openstatus/maintenance/v1/maintenance_pb.js +18 -0
- package/esm/gen/openstatus/maintenance/v1/service_pb.d.ts +315 -0
- package/esm/gen/openstatus/maintenance/v1/service_pb.d.ts.map +1 -0
- package/esm/gen/openstatus/maintenance/v1/service_pb.js +66 -0
- package/esm/gen/openstatus/monitor/v1/service_pb.d.ts +7 -13
- package/esm/gen/openstatus/monitor/v1/service_pb.d.ts.map +1 -1
- package/esm/gen/openstatus/monitor/v1/service_pb.js +1 -1
- package/esm/gen/openstatus/notification/v1/notification_pb.d.ts +110 -0
- package/esm/gen/openstatus/notification/v1/notification_pb.d.ts.map +1 -0
- package/esm/gen/openstatus/notification/v1/notification_pb.js +19 -0
- package/esm/gen/openstatus/notification/v1/providers_pb.d.ts +504 -0
- package/esm/gen/openstatus/notification/v1/providers_pb.d.ts.map +1 -0
- package/esm/gen/openstatus/notification/v1/providers_pb.js +199 -0
- package/esm/gen/openstatus/notification/v1/service_pb.d.ts +403 -0
- package/esm/gen/openstatus/notification/v1/service_pb.d.ts.map +1 -0
- package/esm/gen/openstatus/notification/v1/service_pb.js +91 -0
- package/esm/gen/openstatus/status_page/v1/service_pb.d.ts +4 -3
- package/esm/gen/openstatus/status_page/v1/service_pb.d.ts.map +1 -1
- package/esm/gen/openstatus/status_page/v1/service_pb.js +3 -1
- package/esm/gen/openstatus/status_page/v1/status_page_pb.d.ts +0 -60
- package/esm/gen/openstatus/status_page/v1/status_page_pb.d.ts.map +1 -1
- package/esm/gen/openstatus/status_page/v1/status_page_pb.js +1 -6
- package/esm/gen/openstatus/status_report/v1/service_pb.js +1 -1
- package/esm/mod.d.ts +47 -1
- package/esm/mod.d.ts.map +1 -1
- package/esm/mod.js +13 -0
- package/package.json +5 -2
- package/script/gen/openstatus/maintenance/v1/maintenance_pb.d.ts +139 -0
- package/script/gen/openstatus/maintenance/v1/maintenance_pb.d.ts.map +1 -0
- package/script/gen/openstatus/maintenance/v1/maintenance_pb.js +21 -0
- package/script/gen/openstatus/maintenance/v1/service_pb.d.ts +315 -0
- package/script/gen/openstatus/maintenance/v1/service_pb.d.ts.map +1 -0
- package/script/gen/openstatus/maintenance/v1/service_pb.js +69 -0
- package/script/gen/openstatus/monitor/v1/service_pb.d.ts +7 -13
- package/script/gen/openstatus/monitor/v1/service_pb.d.ts.map +1 -1
- package/script/gen/openstatus/monitor/v1/service_pb.js +1 -1
- package/script/gen/openstatus/notification/v1/notification_pb.d.ts +110 -0
- package/script/gen/openstatus/notification/v1/notification_pb.d.ts.map +1 -0
- package/script/gen/openstatus/notification/v1/notification_pb.js +22 -0
- package/script/gen/openstatus/notification/v1/providers_pb.d.ts +504 -0
- package/script/gen/openstatus/notification/v1/providers_pb.d.ts.map +1 -0
- package/script/gen/openstatus/notification/v1/providers_pb.js +202 -0
- package/script/gen/openstatus/notification/v1/service_pb.d.ts +403 -0
- package/script/gen/openstatus/notification/v1/service_pb.d.ts.map +1 -0
- package/script/gen/openstatus/notification/v1/service_pb.js +94 -0
- package/script/gen/openstatus/status_page/v1/service_pb.d.ts +4 -3
- package/script/gen/openstatus/status_page/v1/service_pb.d.ts.map +1 -1
- package/script/gen/openstatus/status_page/v1/service_pb.js +3 -1
- package/script/gen/openstatus/status_page/v1/status_page_pb.d.ts +0 -60
- package/script/gen/openstatus/status_page/v1/status_page_pb.d.ts.map +1 -1
- package/script/gen/openstatus/status_page/v1/status_page_pb.js +2 -7
- package/script/gen/openstatus/status_report/v1/service_pb.js +1 -1
- package/script/mod.d.ts +47 -1
- package/script/mod.d.ts.map +1 -1
- package/script/mod.js +18 -3
|
@@ -0,0 +1,202 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
// @generated by protoc-gen-es v2.11.0 with parameter "target=ts,import_extension=ts"
|
|
3
|
+
// @generated from file openstatus/notification/v1/providers.proto (package openstatus.notification.v1, syntax proto3)
|
|
4
|
+
/* eslint-disable */
|
|
5
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
|
+
exports.OpsgenieRegionSchema = exports.OpsgenieRegion = exports.NotificationProviderSchema = exports.NotificationProvider = exports.NotificationDataSchema = exports.WhatsappDataSchema = exports.WebhookDataSchema = exports.WebhookHeaderSchema = exports.TelegramDataSchema = exports.SmsDataSchema = exports.SlackDataSchema = exports.OpsgenieDataSchema = exports.PagerDutyDataSchema = exports.NtfyDataSchema = exports.GrafanaOncallDataSchema = exports.GoogleChatDataSchema = exports.EmailDataSchema = exports.DiscordDataSchema = exports.file_openstatus_notification_v1_providers = void 0;
|
|
7
|
+
const codegenv2_1 = require("@bufbuild/protobuf/codegenv2");
|
|
8
|
+
const validate_pb_js_1 = require("../../../buf/validate/validate_pb.js");
|
|
9
|
+
/**
|
|
10
|
+
* Describes the file openstatus/notification/v1/providers.proto.
|
|
11
|
+
*/
|
|
12
|
+
exports.file_openstatus_notification_v1_providers = (0, codegenv2_1.fileDesc)("CipvcGVuc3RhdHVzL25vdGlmaWNhdGlvbi92MS9wcm92aWRlcnMucHJvdG8SGm9wZW5zdGF0dXMubm90aWZpY2F0aW9uLnYxIiwKC0Rpc2NvcmREYXRhEh0KC3dlYmhvb2tfdXJsGAEgASgJQgi6SAVyA4gBASIjCglFbWFpbERhdGESFgoFZW1haWwYASABKAlCB7pIBHICYAEiLwoOR29vZ2xlQ2hhdERhdGESHQoLd2ViaG9va191cmwYASABKAlCCLpIBXIDiAEBIjIKEUdyYWZhbmFPbmNhbGxEYXRhEh0KC3dlYmhvb2tfdXJsGAEgASgJQgi6SAVyA4gBASJUCghOdGZ5RGF0YRIWCgV0b3BpYxgBIAEoCUIHukgEcgIQARISCgpzZXJ2ZXJfdXJsGAIgASgJEhIKBXRva2VuGAMgASgJSACIAQFCCAoGX3Rva2VuIjEKDVBhZ2VyRHV0eURhdGESIAoPaW50ZWdyYXRpb25fa2V5GAEgASgJQge6SARyAhABIm4KDE9wc2dlbmllRGF0YRIYCgdhcGlfa2V5GAEgASgJQge6SARyAhABEkQKBnJlZ2lvbhgCIAEoDjIqLm9wZW5zdGF0dXMubm90aWZpY2F0aW9uLnYxLk9wc2dlbmllUmVnaW9uQgi6SAWCAQIQASIqCglTbGFja0RhdGESHQoLd2ViaG9va191cmwYASABKAlCCLpIBXIDiAEBIigKB1Ntc0RhdGESHQoMcGhvbmVfbnVtYmVyGAEgASgJQge6SARyAhABIigKDFRlbGVncmFtRGF0YRIYCgdjaGF0X2lkGAEgASgJQge6SARyAhABIjQKDVdlYmhvb2tIZWFkZXISFAoDa2V5GAEgASgJQge6SARyAhABEg0KBXZhbHVlGAIgASgJImUKC1dlYmhvb2tEYXRhEhoKCGVuZHBvaW50GAEgASgJQgi6SAVyA4gBARI6CgdoZWFkZXJzGAIgAygLMikub3BlbnN0YXR1cy5ub3RpZmljYXRpb24udjEuV2ViaG9va0hlYWRlciItCgxXaGF0c2FwcERhdGESHQoMcGhvbmVfbnVtYmVyGAEgASgJQge6SARyAhABIvIFChBOb3RpZmljYXRpb25EYXRhEjoKB2Rpc2NvcmQYASABKAsyJy5vcGVuc3RhdHVzLm5vdGlmaWNhdGlvbi52MS5EaXNjb3JkRGF0YUgAEjYKBWVtYWlsGAIgASgLMiUub3BlbnN0YXR1cy5ub3RpZmljYXRpb24udjEuRW1haWxEYXRhSAASQQoLZ29vZ2xlX2NoYXQYAyABKAsyKi5vcGVuc3RhdHVzLm5vdGlmaWNhdGlvbi52MS5Hb29nbGVDaGF0RGF0YUgAEkcKDmdyYWZhbmFfb25jYWxsGAQgASgLMi0ub3BlbnN0YXR1cy5ub3RpZmljYXRpb24udjEuR3JhZmFuYU9uY2FsbERhdGFIABI0CgRudGZ5GAUgASgLMiQub3BlbnN0YXR1cy5ub3RpZmljYXRpb24udjEuTnRmeURhdGFIABI+CglwYWdlcmR1dHkYBiABKAsyKS5vcGVuc3RhdHVzLm5vdGlmaWNhdGlvbi52MS5QYWdlckR1dHlEYXRhSAASPAoIb3BzZ2VuaWUYByABKAsyKC5vcGVuc3RhdHVzLm5vdGlmaWNhdGlvbi52MS5PcHNnZW5pZURhdGFIABI2CgVzbGFjaxgIIAEoCzIlLm9wZW5zdGF0dXMubm90aWZpY2F0aW9uLnYxLlNsYWNrRGF0YUgAEjIKA3NtcxgJIAEoCzIjLm9wZW5zdGF0dXMubm90aWZpY2F0aW9uLnYxLlNtc0RhdGFIABI8Cgh0ZWxlZ3JhbRgKIAEoCzIoLm9wZW5zdGF0dXMubm90aWZpY2F0aW9uLnYxLlRlbGVncmFtRGF0YUgAEjoKB3dlYmhvb2sYCyABKAsyJy5vcGVuc3RhdHVzLm5vdGlmaWNhdGlvbi52MS5XZWJob29rRGF0YUgAEjwKCHdoYXRzYXBwGAwgASgLMigub3BlbnN0YXR1cy5ub3RpZmljYXRpb24udjEuV2hhdHNhcHBEYXRhSABCBgoEZGF0YSrmAwoUTm90aWZpY2F0aW9uUHJvdmlkZXISJQohTk9USUZJQ0FUSU9OX1BST1ZJREVSX1VOU1BFQ0lGSUVEEAASIQodTk9USUZJQ0FUSU9OX1BST1ZJREVSX0RJU0NPUkQQARIfChtOT1RJRklDQVRJT05fUFJPVklERVJfRU1BSUwQAhIlCiFOT1RJRklDQVRJT05fUFJPVklERVJfR09PR0xFX0NIQVQQAxIoCiROT1RJRklDQVRJT05fUFJPVklERVJfR1JBRkFOQV9PTkNBTEwQBBIeChpOT1RJRklDQVRJT05fUFJPVklERVJfTlRGWRAFEiMKH05PVElGSUNBVElPTl9QUk9WSURFUl9QQUdFUkRVVFkQBhIiCh5OT1RJRklDQVRJT05fUFJPVklERVJfT1BTR0VOSUUQBxIfChtOT1RJRklDQVRJT05fUFJPVklERVJfU0xBQ0sQCBIdChlOT1RJRklDQVRJT05fUFJPVklERVJfU01TEAkSIgoeTk9USUZJQ0FUSU9OX1BST1ZJREVSX1RFTEVHUkFNEAoSIQodTk9USUZJQ0FUSU9OX1BST1ZJREVSX1dFQkhPT0sQCxIiCh5OT1RJRklDQVRJT05fUFJPVklERVJfV0hBVFNBUFAQDCphCg5PcHNnZW5pZVJlZ2lvbhIfChtPUFNHRU5JRV9SRUdJT05fVU5TUEVDSUZJRUQQABIWChJPUFNHRU5JRV9SRUdJT05fVVMQARIWChJPUFNHRU5JRV9SRUdJT05fRVUQAkJdWltnaXRodWIuY29tL29wZW5zdGF0dXNocS9vcGVuc3RhdHVzL3BhY2thZ2VzL3Byb3RvL29wZW5zdGF0dXMvbm90aWZpY2F0aW9uL3YxO25vdGlmaWNhdGlvbnYxYgZwcm90bzM", [validate_pb_js_1.file_buf_validate_validate]);
|
|
13
|
+
/**
|
|
14
|
+
* Describes the message openstatus.notification.v1.DiscordData.
|
|
15
|
+
* Use `create(DiscordDataSchema)` to create a new message.
|
|
16
|
+
*/
|
|
17
|
+
exports.DiscordDataSchema = (0, codegenv2_1.messageDesc)(exports.file_openstatus_notification_v1_providers, 0);
|
|
18
|
+
/**
|
|
19
|
+
* Describes the message openstatus.notification.v1.EmailData.
|
|
20
|
+
* Use `create(EmailDataSchema)` to create a new message.
|
|
21
|
+
*/
|
|
22
|
+
exports.EmailDataSchema = (0, codegenv2_1.messageDesc)(exports.file_openstatus_notification_v1_providers, 1);
|
|
23
|
+
/**
|
|
24
|
+
* Describes the message openstatus.notification.v1.GoogleChatData.
|
|
25
|
+
* Use `create(GoogleChatDataSchema)` to create a new message.
|
|
26
|
+
*/
|
|
27
|
+
exports.GoogleChatDataSchema = (0, codegenv2_1.messageDesc)(exports.file_openstatus_notification_v1_providers, 2);
|
|
28
|
+
/**
|
|
29
|
+
* Describes the message openstatus.notification.v1.GrafanaOncallData.
|
|
30
|
+
* Use `create(GrafanaOncallDataSchema)` to create a new message.
|
|
31
|
+
*/
|
|
32
|
+
exports.GrafanaOncallDataSchema = (0, codegenv2_1.messageDesc)(exports.file_openstatus_notification_v1_providers, 3);
|
|
33
|
+
/**
|
|
34
|
+
* Describes the message openstatus.notification.v1.NtfyData.
|
|
35
|
+
* Use `create(NtfyDataSchema)` to create a new message.
|
|
36
|
+
*/
|
|
37
|
+
exports.NtfyDataSchema = (0, codegenv2_1.messageDesc)(exports.file_openstatus_notification_v1_providers, 4);
|
|
38
|
+
/**
|
|
39
|
+
* Describes the message openstatus.notification.v1.PagerDutyData.
|
|
40
|
+
* Use `create(PagerDutyDataSchema)` to create a new message.
|
|
41
|
+
*/
|
|
42
|
+
exports.PagerDutyDataSchema = (0, codegenv2_1.messageDesc)(exports.file_openstatus_notification_v1_providers, 5);
|
|
43
|
+
/**
|
|
44
|
+
* Describes the message openstatus.notification.v1.OpsgenieData.
|
|
45
|
+
* Use `create(OpsgenieDataSchema)` to create a new message.
|
|
46
|
+
*/
|
|
47
|
+
exports.OpsgenieDataSchema = (0, codegenv2_1.messageDesc)(exports.file_openstatus_notification_v1_providers, 6);
|
|
48
|
+
/**
|
|
49
|
+
* Describes the message openstatus.notification.v1.SlackData.
|
|
50
|
+
* Use `create(SlackDataSchema)` to create a new message.
|
|
51
|
+
*/
|
|
52
|
+
exports.SlackDataSchema = (0, codegenv2_1.messageDesc)(exports.file_openstatus_notification_v1_providers, 7);
|
|
53
|
+
/**
|
|
54
|
+
* Describes the message openstatus.notification.v1.SmsData.
|
|
55
|
+
* Use `create(SmsDataSchema)` to create a new message.
|
|
56
|
+
*/
|
|
57
|
+
exports.SmsDataSchema = (0, codegenv2_1.messageDesc)(exports.file_openstatus_notification_v1_providers, 8);
|
|
58
|
+
/**
|
|
59
|
+
* Describes the message openstatus.notification.v1.TelegramData.
|
|
60
|
+
* Use `create(TelegramDataSchema)` to create a new message.
|
|
61
|
+
*/
|
|
62
|
+
exports.TelegramDataSchema = (0, codegenv2_1.messageDesc)(exports.file_openstatus_notification_v1_providers, 9);
|
|
63
|
+
/**
|
|
64
|
+
* Describes the message openstatus.notification.v1.WebhookHeader.
|
|
65
|
+
* Use `create(WebhookHeaderSchema)` to create a new message.
|
|
66
|
+
*/
|
|
67
|
+
exports.WebhookHeaderSchema = (0, codegenv2_1.messageDesc)(exports.file_openstatus_notification_v1_providers, 10);
|
|
68
|
+
/**
|
|
69
|
+
* Describes the message openstatus.notification.v1.WebhookData.
|
|
70
|
+
* Use `create(WebhookDataSchema)` to create a new message.
|
|
71
|
+
*/
|
|
72
|
+
exports.WebhookDataSchema = (0, codegenv2_1.messageDesc)(exports.file_openstatus_notification_v1_providers, 11);
|
|
73
|
+
/**
|
|
74
|
+
* Describes the message openstatus.notification.v1.WhatsappData.
|
|
75
|
+
* Use `create(WhatsappDataSchema)` to create a new message.
|
|
76
|
+
*/
|
|
77
|
+
exports.WhatsappDataSchema = (0, codegenv2_1.messageDesc)(exports.file_openstatus_notification_v1_providers, 12);
|
|
78
|
+
/**
|
|
79
|
+
* Describes the message openstatus.notification.v1.NotificationData.
|
|
80
|
+
* Use `create(NotificationDataSchema)` to create a new message.
|
|
81
|
+
*/
|
|
82
|
+
exports.NotificationDataSchema = (0, codegenv2_1.messageDesc)(exports.file_openstatus_notification_v1_providers, 13);
|
|
83
|
+
/**
|
|
84
|
+
* NotificationProvider represents the supported notification channel types.
|
|
85
|
+
*
|
|
86
|
+
* @generated from enum openstatus.notification.v1.NotificationProvider
|
|
87
|
+
*/
|
|
88
|
+
var NotificationProvider;
|
|
89
|
+
(function (NotificationProvider) {
|
|
90
|
+
/**
|
|
91
|
+
* Unspecified provider.
|
|
92
|
+
*
|
|
93
|
+
* @generated from enum value: NOTIFICATION_PROVIDER_UNSPECIFIED = 0;
|
|
94
|
+
*/
|
|
95
|
+
NotificationProvider[NotificationProvider["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
96
|
+
/**
|
|
97
|
+
* Discord webhook.
|
|
98
|
+
*
|
|
99
|
+
* @generated from enum value: NOTIFICATION_PROVIDER_DISCORD = 1;
|
|
100
|
+
*/
|
|
101
|
+
NotificationProvider[NotificationProvider["DISCORD"] = 1] = "DISCORD";
|
|
102
|
+
/**
|
|
103
|
+
* Email notification.
|
|
104
|
+
*
|
|
105
|
+
* @generated from enum value: NOTIFICATION_PROVIDER_EMAIL = 2;
|
|
106
|
+
*/
|
|
107
|
+
NotificationProvider[NotificationProvider["EMAIL"] = 2] = "EMAIL";
|
|
108
|
+
/**
|
|
109
|
+
* Google Chat webhook.
|
|
110
|
+
*
|
|
111
|
+
* @generated from enum value: NOTIFICATION_PROVIDER_GOOGLE_CHAT = 3;
|
|
112
|
+
*/
|
|
113
|
+
NotificationProvider[NotificationProvider["GOOGLE_CHAT"] = 3] = "GOOGLE_CHAT";
|
|
114
|
+
/**
|
|
115
|
+
* Grafana OnCall webhook.
|
|
116
|
+
*
|
|
117
|
+
* @generated from enum value: NOTIFICATION_PROVIDER_GRAFANA_ONCALL = 4;
|
|
118
|
+
*/
|
|
119
|
+
NotificationProvider[NotificationProvider["GRAFANA_ONCALL"] = 4] = "GRAFANA_ONCALL";
|
|
120
|
+
/**
|
|
121
|
+
* Ntfy notification service.
|
|
122
|
+
*
|
|
123
|
+
* @generated from enum value: NOTIFICATION_PROVIDER_NTFY = 5;
|
|
124
|
+
*/
|
|
125
|
+
NotificationProvider[NotificationProvider["NTFY"] = 5] = "NTFY";
|
|
126
|
+
/**
|
|
127
|
+
* PagerDuty integration.
|
|
128
|
+
*
|
|
129
|
+
* @generated from enum value: NOTIFICATION_PROVIDER_PAGERDUTY = 6;
|
|
130
|
+
*/
|
|
131
|
+
NotificationProvider[NotificationProvider["PAGERDUTY"] = 6] = "PAGERDUTY";
|
|
132
|
+
/**
|
|
133
|
+
* Opsgenie integration.
|
|
134
|
+
*
|
|
135
|
+
* @generated from enum value: NOTIFICATION_PROVIDER_OPSGENIE = 7;
|
|
136
|
+
*/
|
|
137
|
+
NotificationProvider[NotificationProvider["OPSGENIE"] = 7] = "OPSGENIE";
|
|
138
|
+
/**
|
|
139
|
+
* Slack webhook.
|
|
140
|
+
*
|
|
141
|
+
* @generated from enum value: NOTIFICATION_PROVIDER_SLACK = 8;
|
|
142
|
+
*/
|
|
143
|
+
NotificationProvider[NotificationProvider["SLACK"] = 8] = "SLACK";
|
|
144
|
+
/**
|
|
145
|
+
* SMS notification.
|
|
146
|
+
*
|
|
147
|
+
* @generated from enum value: NOTIFICATION_PROVIDER_SMS = 9;
|
|
148
|
+
*/
|
|
149
|
+
NotificationProvider[NotificationProvider["SMS"] = 9] = "SMS";
|
|
150
|
+
/**
|
|
151
|
+
* Telegram bot.
|
|
152
|
+
*
|
|
153
|
+
* @generated from enum value: NOTIFICATION_PROVIDER_TELEGRAM = 10;
|
|
154
|
+
*/
|
|
155
|
+
NotificationProvider[NotificationProvider["TELEGRAM"] = 10] = "TELEGRAM";
|
|
156
|
+
/**
|
|
157
|
+
* Custom webhook.
|
|
158
|
+
*
|
|
159
|
+
* @generated from enum value: NOTIFICATION_PROVIDER_WEBHOOK = 11;
|
|
160
|
+
*/
|
|
161
|
+
NotificationProvider[NotificationProvider["WEBHOOK"] = 11] = "WEBHOOK";
|
|
162
|
+
/**
|
|
163
|
+
* WhatsApp notification.
|
|
164
|
+
*
|
|
165
|
+
* @generated from enum value: NOTIFICATION_PROVIDER_WHATSAPP = 12;
|
|
166
|
+
*/
|
|
167
|
+
NotificationProvider[NotificationProvider["WHATSAPP"] = 12] = "WHATSAPP";
|
|
168
|
+
})(NotificationProvider || (exports.NotificationProvider = NotificationProvider = {}));
|
|
169
|
+
/**
|
|
170
|
+
* Describes the enum openstatus.notification.v1.NotificationProvider.
|
|
171
|
+
*/
|
|
172
|
+
exports.NotificationProviderSchema = (0, codegenv2_1.enumDesc)(exports.file_openstatus_notification_v1_providers, 0);
|
|
173
|
+
/**
|
|
174
|
+
* OpsgenieRegion represents the Opsgenie API region.
|
|
175
|
+
*
|
|
176
|
+
* @generated from enum openstatus.notification.v1.OpsgenieRegion
|
|
177
|
+
*/
|
|
178
|
+
var OpsgenieRegion;
|
|
179
|
+
(function (OpsgenieRegion) {
|
|
180
|
+
/**
|
|
181
|
+
* Unspecified region.
|
|
182
|
+
*
|
|
183
|
+
* @generated from enum value: OPSGENIE_REGION_UNSPECIFIED = 0;
|
|
184
|
+
*/
|
|
185
|
+
OpsgenieRegion[OpsgenieRegion["UNSPECIFIED"] = 0] = "UNSPECIFIED";
|
|
186
|
+
/**
|
|
187
|
+
* US region.
|
|
188
|
+
*
|
|
189
|
+
* @generated from enum value: OPSGENIE_REGION_US = 1;
|
|
190
|
+
*/
|
|
191
|
+
OpsgenieRegion[OpsgenieRegion["US"] = 1] = "US";
|
|
192
|
+
/**
|
|
193
|
+
* EU region.
|
|
194
|
+
*
|
|
195
|
+
* @generated from enum value: OPSGENIE_REGION_EU = 2;
|
|
196
|
+
*/
|
|
197
|
+
OpsgenieRegion[OpsgenieRegion["EU"] = 2] = "EU";
|
|
198
|
+
})(OpsgenieRegion || (exports.OpsgenieRegion = OpsgenieRegion = {}));
|
|
199
|
+
/**
|
|
200
|
+
* Describes the enum openstatus.notification.v1.OpsgenieRegion.
|
|
201
|
+
*/
|
|
202
|
+
exports.OpsgenieRegionSchema = (0, codegenv2_1.enumDesc)(exports.file_openstatus_notification_v1_providers, 1);
|
|
@@ -0,0 +1,403 @@
|
|
|
1
|
+
import type { GenFile, GenMessage, GenService } from "@bufbuild/protobuf/codegenv2";
|
|
2
|
+
import type { Notification, NotificationSummary } from "./notification_pb.js";
|
|
3
|
+
import type { NotificationData, NotificationProvider } from "./providers_pb.js";
|
|
4
|
+
import type { Message } from "@bufbuild/protobuf";
|
|
5
|
+
/**
|
|
6
|
+
* Describes the file openstatus/notification/v1/service.proto.
|
|
7
|
+
*/
|
|
8
|
+
export declare const file_openstatus_notification_v1_service: GenFile;
|
|
9
|
+
/**
|
|
10
|
+
* CreateNotificationRequest is the request to create a new notification channel.
|
|
11
|
+
*
|
|
12
|
+
* @generated from message openstatus.notification.v1.CreateNotificationRequest
|
|
13
|
+
*/
|
|
14
|
+
export type CreateNotificationRequest = Message<"openstatus.notification.v1.CreateNotificationRequest"> & {
|
|
15
|
+
/**
|
|
16
|
+
* Display name for the notification channel.
|
|
17
|
+
*
|
|
18
|
+
* @generated from field: string name = 1;
|
|
19
|
+
*/
|
|
20
|
+
name: string;
|
|
21
|
+
/**
|
|
22
|
+
* Provider type.
|
|
23
|
+
*
|
|
24
|
+
* @generated from field: openstatus.notification.v1.NotificationProvider provider = 2;
|
|
25
|
+
*/
|
|
26
|
+
provider: NotificationProvider;
|
|
27
|
+
/**
|
|
28
|
+
* Provider-specific configuration.
|
|
29
|
+
*
|
|
30
|
+
* @generated from field: openstatus.notification.v1.NotificationData data = 3;
|
|
31
|
+
*/
|
|
32
|
+
data?: NotificationData;
|
|
33
|
+
/**
|
|
34
|
+
* IDs of monitors to associate with this notification.
|
|
35
|
+
*
|
|
36
|
+
* @generated from field: repeated string monitor_ids = 4;
|
|
37
|
+
*/
|
|
38
|
+
monitorIds: string[];
|
|
39
|
+
};
|
|
40
|
+
/**
|
|
41
|
+
* Describes the message openstatus.notification.v1.CreateNotificationRequest.
|
|
42
|
+
* Use `create(CreateNotificationRequestSchema)` to create a new message.
|
|
43
|
+
*/
|
|
44
|
+
export declare const CreateNotificationRequestSchema: GenMessage<CreateNotificationRequest>;
|
|
45
|
+
/**
|
|
46
|
+
* CreateNotificationResponse is the response after creating a notification channel.
|
|
47
|
+
*
|
|
48
|
+
* @generated from message openstatus.notification.v1.CreateNotificationResponse
|
|
49
|
+
*/
|
|
50
|
+
export type CreateNotificationResponse = Message<"openstatus.notification.v1.CreateNotificationResponse"> & {
|
|
51
|
+
/**
|
|
52
|
+
* The created notification channel.
|
|
53
|
+
*
|
|
54
|
+
* @generated from field: openstatus.notification.v1.Notification notification = 1;
|
|
55
|
+
*/
|
|
56
|
+
notification?: Notification;
|
|
57
|
+
};
|
|
58
|
+
/**
|
|
59
|
+
* Describes the message openstatus.notification.v1.CreateNotificationResponse.
|
|
60
|
+
* Use `create(CreateNotificationResponseSchema)` to create a new message.
|
|
61
|
+
*/
|
|
62
|
+
export declare const CreateNotificationResponseSchema: GenMessage<CreateNotificationResponse>;
|
|
63
|
+
/**
|
|
64
|
+
* GetNotificationRequest is the request to get a notification channel.
|
|
65
|
+
*
|
|
66
|
+
* @generated from message openstatus.notification.v1.GetNotificationRequest
|
|
67
|
+
*/
|
|
68
|
+
export type GetNotificationRequest = Message<"openstatus.notification.v1.GetNotificationRequest"> & {
|
|
69
|
+
/**
|
|
70
|
+
* Notification ID to retrieve (required).
|
|
71
|
+
*
|
|
72
|
+
* @generated from field: string id = 1;
|
|
73
|
+
*/
|
|
74
|
+
id: string;
|
|
75
|
+
};
|
|
76
|
+
/**
|
|
77
|
+
* Describes the message openstatus.notification.v1.GetNotificationRequest.
|
|
78
|
+
* Use `create(GetNotificationRequestSchema)` to create a new message.
|
|
79
|
+
*/
|
|
80
|
+
export declare const GetNotificationRequestSchema: GenMessage<GetNotificationRequest>;
|
|
81
|
+
/**
|
|
82
|
+
* GetNotificationResponse is the response containing the notification channel.
|
|
83
|
+
*
|
|
84
|
+
* @generated from message openstatus.notification.v1.GetNotificationResponse
|
|
85
|
+
*/
|
|
86
|
+
export type GetNotificationResponse = Message<"openstatus.notification.v1.GetNotificationResponse"> & {
|
|
87
|
+
/**
|
|
88
|
+
* The notification channel.
|
|
89
|
+
*
|
|
90
|
+
* @generated from field: openstatus.notification.v1.Notification notification = 1;
|
|
91
|
+
*/
|
|
92
|
+
notification?: Notification;
|
|
93
|
+
};
|
|
94
|
+
/**
|
|
95
|
+
* Describes the message openstatus.notification.v1.GetNotificationResponse.
|
|
96
|
+
* Use `create(GetNotificationResponseSchema)` to create a new message.
|
|
97
|
+
*/
|
|
98
|
+
export declare const GetNotificationResponseSchema: GenMessage<GetNotificationResponse>;
|
|
99
|
+
/**
|
|
100
|
+
* ListNotificationsRequest is the request to list notification channels.
|
|
101
|
+
*
|
|
102
|
+
* @generated from message openstatus.notification.v1.ListNotificationsRequest
|
|
103
|
+
*/
|
|
104
|
+
export type ListNotificationsRequest = Message<"openstatus.notification.v1.ListNotificationsRequest"> & {
|
|
105
|
+
/**
|
|
106
|
+
* Maximum number of notifications to return (1-100, defaults to 50).
|
|
107
|
+
*
|
|
108
|
+
* @generated from field: optional int32 limit = 1;
|
|
109
|
+
*/
|
|
110
|
+
limit?: number;
|
|
111
|
+
/**
|
|
112
|
+
* Number of notifications to skip for pagination (defaults to 0).
|
|
113
|
+
*
|
|
114
|
+
* @generated from field: optional int32 offset = 2;
|
|
115
|
+
*/
|
|
116
|
+
offset?: number;
|
|
117
|
+
};
|
|
118
|
+
/**
|
|
119
|
+
* Describes the message openstatus.notification.v1.ListNotificationsRequest.
|
|
120
|
+
* Use `create(ListNotificationsRequestSchema)` to create a new message.
|
|
121
|
+
*/
|
|
122
|
+
export declare const ListNotificationsRequestSchema: GenMessage<ListNotificationsRequest>;
|
|
123
|
+
/**
|
|
124
|
+
* ListNotificationsResponse is the response containing notification channels.
|
|
125
|
+
*
|
|
126
|
+
* @generated from message openstatus.notification.v1.ListNotificationsResponse
|
|
127
|
+
*/
|
|
128
|
+
export type ListNotificationsResponse = Message<"openstatus.notification.v1.ListNotificationsResponse"> & {
|
|
129
|
+
/**
|
|
130
|
+
* Notification channel summaries.
|
|
131
|
+
*
|
|
132
|
+
* @generated from field: repeated openstatus.notification.v1.NotificationSummary notifications = 1;
|
|
133
|
+
*/
|
|
134
|
+
notifications: NotificationSummary[];
|
|
135
|
+
/**
|
|
136
|
+
* Total number of notification channels.
|
|
137
|
+
*
|
|
138
|
+
* @generated from field: int32 total_size = 2;
|
|
139
|
+
*/
|
|
140
|
+
totalSize: number;
|
|
141
|
+
};
|
|
142
|
+
/**
|
|
143
|
+
* Describes the message openstatus.notification.v1.ListNotificationsResponse.
|
|
144
|
+
* Use `create(ListNotificationsResponseSchema)` to create a new message.
|
|
145
|
+
*/
|
|
146
|
+
export declare const ListNotificationsResponseSchema: GenMessage<ListNotificationsResponse>;
|
|
147
|
+
/**
|
|
148
|
+
* UpdateNotificationRequest is the request to update a notification channel.
|
|
149
|
+
*
|
|
150
|
+
* @generated from message openstatus.notification.v1.UpdateNotificationRequest
|
|
151
|
+
*/
|
|
152
|
+
export type UpdateNotificationRequest = Message<"openstatus.notification.v1.UpdateNotificationRequest"> & {
|
|
153
|
+
/**
|
|
154
|
+
* Notification ID to update (required).
|
|
155
|
+
*
|
|
156
|
+
* @generated from field: string id = 1;
|
|
157
|
+
*/
|
|
158
|
+
id: string;
|
|
159
|
+
/**
|
|
160
|
+
* Updated display name.
|
|
161
|
+
*
|
|
162
|
+
* @generated from field: optional string name = 2;
|
|
163
|
+
*/
|
|
164
|
+
name?: string;
|
|
165
|
+
/**
|
|
166
|
+
* Updated provider-specific configuration.
|
|
167
|
+
*
|
|
168
|
+
* @generated from field: optional openstatus.notification.v1.NotificationData data = 3;
|
|
169
|
+
*/
|
|
170
|
+
data?: NotificationData;
|
|
171
|
+
/**
|
|
172
|
+
* Updated monitor IDs to associate.
|
|
173
|
+
*
|
|
174
|
+
* @generated from field: repeated string monitor_ids = 4;
|
|
175
|
+
*/
|
|
176
|
+
monitorIds: string[];
|
|
177
|
+
};
|
|
178
|
+
/**
|
|
179
|
+
* Describes the message openstatus.notification.v1.UpdateNotificationRequest.
|
|
180
|
+
* Use `create(UpdateNotificationRequestSchema)` to create a new message.
|
|
181
|
+
*/
|
|
182
|
+
export declare const UpdateNotificationRequestSchema: GenMessage<UpdateNotificationRequest>;
|
|
183
|
+
/**
|
|
184
|
+
* UpdateNotificationResponse is the response after updating a notification channel.
|
|
185
|
+
*
|
|
186
|
+
* @generated from message openstatus.notification.v1.UpdateNotificationResponse
|
|
187
|
+
*/
|
|
188
|
+
export type UpdateNotificationResponse = Message<"openstatus.notification.v1.UpdateNotificationResponse"> & {
|
|
189
|
+
/**
|
|
190
|
+
* The updated notification channel.
|
|
191
|
+
*
|
|
192
|
+
* @generated from field: openstatus.notification.v1.Notification notification = 1;
|
|
193
|
+
*/
|
|
194
|
+
notification?: Notification;
|
|
195
|
+
};
|
|
196
|
+
/**
|
|
197
|
+
* Describes the message openstatus.notification.v1.UpdateNotificationResponse.
|
|
198
|
+
* Use `create(UpdateNotificationResponseSchema)` to create a new message.
|
|
199
|
+
*/
|
|
200
|
+
export declare const UpdateNotificationResponseSchema: GenMessage<UpdateNotificationResponse>;
|
|
201
|
+
/**
|
|
202
|
+
* DeleteNotificationRequest is the request to delete a notification channel.
|
|
203
|
+
*
|
|
204
|
+
* @generated from message openstatus.notification.v1.DeleteNotificationRequest
|
|
205
|
+
*/
|
|
206
|
+
export type DeleteNotificationRequest = Message<"openstatus.notification.v1.DeleteNotificationRequest"> & {
|
|
207
|
+
/**
|
|
208
|
+
* Notification ID to delete (required).
|
|
209
|
+
*
|
|
210
|
+
* @generated from field: string id = 1;
|
|
211
|
+
*/
|
|
212
|
+
id: string;
|
|
213
|
+
};
|
|
214
|
+
/**
|
|
215
|
+
* Describes the message openstatus.notification.v1.DeleteNotificationRequest.
|
|
216
|
+
* Use `create(DeleteNotificationRequestSchema)` to create a new message.
|
|
217
|
+
*/
|
|
218
|
+
export declare const DeleteNotificationRequestSchema: GenMessage<DeleteNotificationRequest>;
|
|
219
|
+
/**
|
|
220
|
+
* DeleteNotificationResponse is the response after deleting a notification channel.
|
|
221
|
+
*
|
|
222
|
+
* @generated from message openstatus.notification.v1.DeleteNotificationResponse
|
|
223
|
+
*/
|
|
224
|
+
export type DeleteNotificationResponse = Message<"openstatus.notification.v1.DeleteNotificationResponse"> & {
|
|
225
|
+
/**
|
|
226
|
+
* Whether the deletion was successful.
|
|
227
|
+
*
|
|
228
|
+
* @generated from field: bool success = 1;
|
|
229
|
+
*/
|
|
230
|
+
success: boolean;
|
|
231
|
+
};
|
|
232
|
+
/**
|
|
233
|
+
* Describes the message openstatus.notification.v1.DeleteNotificationResponse.
|
|
234
|
+
* Use `create(DeleteNotificationResponseSchema)` to create a new message.
|
|
235
|
+
*/
|
|
236
|
+
export declare const DeleteNotificationResponseSchema: GenMessage<DeleteNotificationResponse>;
|
|
237
|
+
/**
|
|
238
|
+
* SendTestNotificationRequest is the request to send a test notification.
|
|
239
|
+
*
|
|
240
|
+
* @generated from message openstatus.notification.v1.SendTestNotificationRequest
|
|
241
|
+
*/
|
|
242
|
+
export type SendTestNotificationRequest = Message<"openstatus.notification.v1.SendTestNotificationRequest"> & {
|
|
243
|
+
/**
|
|
244
|
+
* Provider type.
|
|
245
|
+
*
|
|
246
|
+
* @generated from field: openstatus.notification.v1.NotificationProvider provider = 1;
|
|
247
|
+
*/
|
|
248
|
+
provider: NotificationProvider;
|
|
249
|
+
/**
|
|
250
|
+
* Provider-specific configuration.
|
|
251
|
+
*
|
|
252
|
+
* @generated from field: openstatus.notification.v1.NotificationData data = 2;
|
|
253
|
+
*/
|
|
254
|
+
data?: NotificationData;
|
|
255
|
+
};
|
|
256
|
+
/**
|
|
257
|
+
* Describes the message openstatus.notification.v1.SendTestNotificationRequest.
|
|
258
|
+
* Use `create(SendTestNotificationRequestSchema)` to create a new message.
|
|
259
|
+
*/
|
|
260
|
+
export declare const SendTestNotificationRequestSchema: GenMessage<SendTestNotificationRequest>;
|
|
261
|
+
/**
|
|
262
|
+
* SendTestNotificationResponse is the response after sending a test notification.
|
|
263
|
+
*
|
|
264
|
+
* @generated from message openstatus.notification.v1.SendTestNotificationResponse
|
|
265
|
+
*/
|
|
266
|
+
export type SendTestNotificationResponse = Message<"openstatus.notification.v1.SendTestNotificationResponse"> & {
|
|
267
|
+
/**
|
|
268
|
+
* Whether the test was successful.
|
|
269
|
+
*
|
|
270
|
+
* @generated from field: bool success = 1;
|
|
271
|
+
*/
|
|
272
|
+
success: boolean;
|
|
273
|
+
/**
|
|
274
|
+
* Optional error message if the test failed.
|
|
275
|
+
*
|
|
276
|
+
* @generated from field: optional string error_message = 2;
|
|
277
|
+
*/
|
|
278
|
+
errorMessage?: string;
|
|
279
|
+
};
|
|
280
|
+
/**
|
|
281
|
+
* Describes the message openstatus.notification.v1.SendTestNotificationResponse.
|
|
282
|
+
* Use `create(SendTestNotificationResponseSchema)` to create a new message.
|
|
283
|
+
*/
|
|
284
|
+
export declare const SendTestNotificationResponseSchema: GenMessage<SendTestNotificationResponse>;
|
|
285
|
+
/**
|
|
286
|
+
* CheckNotificationLimitRequest is the request to check notification limits.
|
|
287
|
+
*
|
|
288
|
+
* @generated from message openstatus.notification.v1.CheckNotificationLimitRequest
|
|
289
|
+
*/
|
|
290
|
+
export type CheckNotificationLimitRequest = Message<"openstatus.notification.v1.CheckNotificationLimitRequest"> & {};
|
|
291
|
+
/**
|
|
292
|
+
* Describes the message openstatus.notification.v1.CheckNotificationLimitRequest.
|
|
293
|
+
* Use `create(CheckNotificationLimitRequestSchema)` to create a new message.
|
|
294
|
+
*/
|
|
295
|
+
export declare const CheckNotificationLimitRequestSchema: GenMessage<CheckNotificationLimitRequest>;
|
|
296
|
+
/**
|
|
297
|
+
* CheckNotificationLimitResponse is the response containing limit information.
|
|
298
|
+
*
|
|
299
|
+
* @generated from message openstatus.notification.v1.CheckNotificationLimitResponse
|
|
300
|
+
*/
|
|
301
|
+
export type CheckNotificationLimitResponse = Message<"openstatus.notification.v1.CheckNotificationLimitResponse"> & {
|
|
302
|
+
/**
|
|
303
|
+
* Whether the workspace has reached its notification limit.
|
|
304
|
+
*
|
|
305
|
+
* @generated from field: bool limit_reached = 1;
|
|
306
|
+
*/
|
|
307
|
+
limitReached: boolean;
|
|
308
|
+
/**
|
|
309
|
+
* Current number of notification channels.
|
|
310
|
+
*
|
|
311
|
+
* @generated from field: int32 current_count = 2;
|
|
312
|
+
*/
|
|
313
|
+
currentCount: number;
|
|
314
|
+
/**
|
|
315
|
+
* Maximum allowed notification channels.
|
|
316
|
+
*
|
|
317
|
+
* @generated from field: int32 max_count = 3;
|
|
318
|
+
*/
|
|
319
|
+
maxCount: number;
|
|
320
|
+
};
|
|
321
|
+
/**
|
|
322
|
+
* Describes the message openstatus.notification.v1.CheckNotificationLimitResponse.
|
|
323
|
+
* Use `create(CheckNotificationLimitResponseSchema)` to create a new message.
|
|
324
|
+
*/
|
|
325
|
+
export declare const CheckNotificationLimitResponseSchema: GenMessage<CheckNotificationLimitResponse>;
|
|
326
|
+
/**
|
|
327
|
+
* NotificationService provides CRUD operations for notification channels.
|
|
328
|
+
*
|
|
329
|
+
* @generated from service openstatus.notification.v1.NotificationService
|
|
330
|
+
*/
|
|
331
|
+
export declare const NotificationService: GenService<{
|
|
332
|
+
/**
|
|
333
|
+
* CreateNotification creates a new notification channel.
|
|
334
|
+
*
|
|
335
|
+
* @generated from rpc openstatus.notification.v1.NotificationService.CreateNotification
|
|
336
|
+
*/
|
|
337
|
+
createNotification: {
|
|
338
|
+
methodKind: "unary";
|
|
339
|
+
input: typeof CreateNotificationRequestSchema;
|
|
340
|
+
output: typeof CreateNotificationResponseSchema;
|
|
341
|
+
};
|
|
342
|
+
/**
|
|
343
|
+
* GetNotification retrieves a notification channel by ID.
|
|
344
|
+
*
|
|
345
|
+
* @generated from rpc openstatus.notification.v1.NotificationService.GetNotification
|
|
346
|
+
*/
|
|
347
|
+
getNotification: {
|
|
348
|
+
methodKind: "unary";
|
|
349
|
+
input: typeof GetNotificationRequestSchema;
|
|
350
|
+
output: typeof GetNotificationResponseSchema;
|
|
351
|
+
};
|
|
352
|
+
/**
|
|
353
|
+
* ListNotifications returns a list of notification channels.
|
|
354
|
+
*
|
|
355
|
+
* @generated from rpc openstatus.notification.v1.NotificationService.ListNotifications
|
|
356
|
+
*/
|
|
357
|
+
listNotifications: {
|
|
358
|
+
methodKind: "unary";
|
|
359
|
+
input: typeof ListNotificationsRequestSchema;
|
|
360
|
+
output: typeof ListNotificationsResponseSchema;
|
|
361
|
+
};
|
|
362
|
+
/**
|
|
363
|
+
* UpdateNotification updates an existing notification channel.
|
|
364
|
+
*
|
|
365
|
+
* @generated from rpc openstatus.notification.v1.NotificationService.UpdateNotification
|
|
366
|
+
*/
|
|
367
|
+
updateNotification: {
|
|
368
|
+
methodKind: "unary";
|
|
369
|
+
input: typeof UpdateNotificationRequestSchema;
|
|
370
|
+
output: typeof UpdateNotificationResponseSchema;
|
|
371
|
+
};
|
|
372
|
+
/**
|
|
373
|
+
* DeleteNotification removes a notification channel.
|
|
374
|
+
*
|
|
375
|
+
* @generated from rpc openstatus.notification.v1.NotificationService.DeleteNotification
|
|
376
|
+
*/
|
|
377
|
+
deleteNotification: {
|
|
378
|
+
methodKind: "unary";
|
|
379
|
+
input: typeof DeleteNotificationRequestSchema;
|
|
380
|
+
output: typeof DeleteNotificationResponseSchema;
|
|
381
|
+
};
|
|
382
|
+
/**
|
|
383
|
+
* SendTestNotification sends a test notification to verify configuration.
|
|
384
|
+
*
|
|
385
|
+
* @generated from rpc openstatus.notification.v1.NotificationService.SendTestNotification
|
|
386
|
+
*/
|
|
387
|
+
sendTestNotification: {
|
|
388
|
+
methodKind: "unary";
|
|
389
|
+
input: typeof SendTestNotificationRequestSchema;
|
|
390
|
+
output: typeof SendTestNotificationResponseSchema;
|
|
391
|
+
};
|
|
392
|
+
/**
|
|
393
|
+
* CheckNotificationLimit checks if the workspace has reached its notification limit.
|
|
394
|
+
*
|
|
395
|
+
* @generated from rpc openstatus.notification.v1.NotificationService.CheckNotificationLimit
|
|
396
|
+
*/
|
|
397
|
+
checkNotificationLimit: {
|
|
398
|
+
methodKind: "unary";
|
|
399
|
+
input: typeof CheckNotificationLimitRequestSchema;
|
|
400
|
+
output: typeof CheckNotificationLimitResponseSchema;
|
|
401
|
+
};
|
|
402
|
+
}>;
|
|
403
|
+
//# sourceMappingURL=service_pb.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"service_pb.d.ts","sourceRoot":"","sources":["../../../../../src/gen/openstatus/notification/v1/service_pb.ts"],"names":[],"mappings":"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"}
|