@@ -57,33 +57,33 @@ Additional values based on Type
57
57
* ` PAGER_DUTY `
58
58
* ` service_key ` - Your Service Key.
59
59
* ` DATADOG `
60
- * ` api_key ` - Your API Key.
61
- * ` region ` - Indicates which API URL to use, either US or EU. Datadog will use US by default.
60
+ * ` api_key ` - Your API Key.
61
+ * ` region ` - Indicates which API URL to use, either US or EU. Datadog will use US by default.
62
62
* ` NEW_RELIC `
63
- * ` license_key ` - Your License Key.
64
- * ` account_id ` - Unique identifier of your New Relic account.
65
- * ` write_token ` - Your Insights Insert Key.
66
- * ` read_token ` - Your Insights Query Key.
63
+ * ` license_key ` - Your License Key.
64
+ * ` account_id ` - Unique identifier of your New Relic account.
65
+ * ` write_token ` - Your Insights Insert Key.
66
+ * ` read_token ` - Your Insights Query Key.
67
67
* ` OPS_GENIE `
68
- * ` api_key ` - Your API Key.
69
- * ` region ` - Indicates which API URL to use, either US or EU. Opsgenie will use US by default.
68
+ * ` api_key ` - Your API Key.
69
+ * ` region ` - Indicates which API URL to use, either US or EU. Opsgenie will use US by default.
70
70
* ` VICTOR_OPS `
71
- * ` api_key ` - Your API Key.
72
- * ` routing_key ` - An optional field for your Routing Key.
71
+ * ` api_key ` - Your API Key.
72
+ * ` routing_key ` - An optional field for your Routing Key.
73
73
* ` FLOWDOCK `
74
- * ` flow_name ` - Your Flowdock Flow name.
75
- * ` api_token ` - Your API Token.
76
- * ` org_name ` - Your Flowdock organization name.
74
+ * ` flow_name ` - Your Flowdock Flow name.
75
+ * ` api_token ` - Your API Token.
76
+ * ` org_name ` - Your Flowdock organization name.
77
77
* ` WEBHOOK `
78
- * ` url ` - Your webhook URL.
79
- * ` secret ` - An optional field for your webhook secret.
78
+ * ` url ` - Your webhook URL.
79
+ * ` secret ` - An optional field for your webhook secret.
80
80
* ` MICROSOFT_TEAMS `
81
- * ` name ` - Your Microsoft Teams incoming webhook name.
82
- * ` microsoft_teams_webhook_url ` - Your Microsoft Teams incoming webhook URL.
83
- * ` PROMETHEUS `
84
- * ` user_name ` - Your Prometheus username.
85
- * ` service_discovery ` - Indicates which service discovery method is used, either file or http.
86
- * ` scheme ` - Your Prometheus protocol scheme configured for requests.
87
- * ` enabled ` - Whether your cluster has Prometheus enabled.
88
-
89
- See [ MongoDB Atlas API] ( https://docs.atlas.mongodb.com/reference/api/third-party-integration-settings-get-all/ ) Documentation for more information.
81
+ * ` name ` - Your Microsoft Teams incoming webhook name.
82
+ * ` microsoft_teams_webhook_url ` - Your Microsoft Teams incoming webhook URL.
83
+ * ` PROMETHEUS `
84
+ * ` user_name ` - Your Prometheus username.
85
+ * ` service_discovery ` - Indicates which service discovery method is used, either file or http.
86
+ * ` scheme ` - Your Prometheus protocol scheme configured for requests.
87
+ * ` enabled ` - Whether your cluster has Prometheus enabled.
88
+
89
+ See [ MongoDB Atlas API] ( https://docs.atlas.mongodb.com/reference/api/third-party-integration-settings-get-all/ ) Documentation for more information.
0 commit comments