You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple actions can be specified by using more than one `--add-action` argument.\n\n
172
-
'useaadauth', 'isglobalrunbook' and 'usecommonalertschema' are optional arguements that only need to be passed to set the respective parameter to True.\n\n
173
-
If the 'useaadauth' argument is passed, then the OBJECT_ID and IDENTIFIER_URI values are required as well.
174
-
''',
135
+
help="Add receivers to the action group during the creation. "
136
+
"Usage: --action TYPE NAME [ARG ...]. "
137
+
"Email: --action email NAME EMAIL_ADDRESS [usecommonalertschema]. "
138
+
"SMS: --action sms NAME COUNTRY_CODE PHONE_NUMBER. "
139
+
"Webhook: --action webhook NAME URI [useaadauth OBJECT_ID IDENTIFIER URI] [usecommonalertschema]. "
140
+
"Arm Role: --action armrole NAME ROLE_ID [usecommonalertschema]. "
141
+
"Azure App Push: --action azureapppush NAME EMAIL_ADDRESS. "
142
+
"ITSM: --action itsm NAME WORKSPACE_ID CONNECTION_ID TICKET_CONFIGURATION REGION. "
"Voice: --action voice NAME COUNTRY_CODE PHONE_NUMBER. "
145
+
"Logic App: --action logicapp NAME RESOURCE_ID CALLBACK_URL [usecommonalertschema]. "
146
+
"Azure Function: --action azurefunction NAME FUNCTION_APP_RESOURCE_ID FUNCTION_NAME HTTP_TRIGGER_URL [usecommonalertschema]. "
147
+
"Event Hub: --action eventhub NAME SUBSCRIPTION_ID EVENT_HUB_NAME_SPACE EVENT_HUB_NAME [usecommonalertschema]. "
148
+
"Multiple actions can be specified by using more than one `--action` argument. "
149
+
"'useaadauth', 'isglobalrunbook' and 'usecommonalertschema' are optional arguments that only need to be passed to set the respective parameter to True. "
150
+
"If the 'useaadauth' argument is passed, then the OBJECT_ID and IDENTIFIER_URI values are required as well.",
Multiple actions can be specified by using more than one `--add-action` argument.\n\n
242
-
'useaadauth', 'isglobalrunbook' and 'usecommonalertschema' are optional arguements that only need to be passed to set the respective parameter to True.\n\n
243
-
If the 'useaadauth' argument is passed, then the OBJECT_ID and IDENTIFIER_URI values are required as well.''',
181
+
help="Add receivers to the action group. "
182
+
"Usage: --add-action TYPE NAME [ARG ...]. "
183
+
"Email: --add-action email NAME EMAIL_ADDRESS [usecommonalertschema]. "
184
+
"SMS: --add-action sms NAME COUNTRY_CODE PHONE_NUMBER. "
185
+
"Webhook: --add-action webhook NAME URI [useaadauth OBJECT_ID IDENTIFIER URI] [usecommonalertschema]. "
186
+
"Arm Role: --add-action armrole NAME ROLE_ID [usecommonalertschema]. "
187
+
"Azure App Push: --add-action azureapppush NAME EMAIL_ADDRESS. "
188
+
"ITSM: --add-action itsm NAME WORKSPACE_ID CONNECTION_ID TICKET_CONFIGURATION REGION. "
"Voice: --add-action voice NAME COUNTRY_CODE PHONE_NUMBER. "
191
+
"Logic App: --add-action logicapp NAME RESOURCE_ID CALLBACK_URL [usecommonalertschema]. "
192
+
"Azure Function: --add-action azurefunction NAME FUNCTION_APP_RESOURCE_ID FUNCTION_NAME HTTP_TRIGGER_URL [usecommonalertschema]. "
193
+
"Event Hub: --add-action eventhub NAME SUBSCRIPTION_ID EVENT_HUB_NAME_SPACE EVENT_HUB_NAME [usecommonalertschema]. "
194
+
"Multiple actions can be specified by using more than one `--add-action` argument. "
195
+
"'useaadauth', 'isglobalrunbook' and 'usecommonalertschema' are optional arguments that only need to be passed to set the respective parameter to True. "
196
+
"If the 'useaadauth' argument is passed, then the OBJECT_ID and IDENTIFIER_URI values are required as well.",
Multiple actions can be specified by using more than one `--add-action` argument.\n\n
378
-
'useaadauth', 'isglobalrunbook' and 'usecommonalertschema' are optional arguements that only need to be passed to set the respective parameter to True.\n\n
379
-
If the 'useaadauth' argument is passed, then the OBJECT_ID and IDENTIFIER_URI values are required as well.''',
294
+
help="Add receivers to the action group. "
295
+
"Usage: --add-action TYPE NAME [ARG ...]. "
296
+
"Email: --add-action email NAME EMAIL_ADDRESS [usecommonalertschema]. "
297
+
"SMS: --add-action sms NAME COUNTRY_CODE PHONE_NUMBER. "
298
+
"Webhook: --add-action webhook NAME URI [useaadauth OBJECT_ID IDENTIFIER URI] [usecommonalertschema]. "
299
+
"Arm Role: --add-action armrole NAME ROLE_ID [usecommonalertschema]. "
300
+
"Azure App Push: --add-action azureapppush NAME EMAIL_ADDRESS. "
301
+
"ITSM: --add-action itsm NAME WORKSPACE_ID CONNECTION_ID TICKET_CONFIGURATION REGION. "
"Voice: --add-action voice NAME COUNTRY_CODE PHONE_NUMBER. "
304
+
"Logic App: --add-action logicapp NAME RESOURCE_ID CALLBACK_URL [usecommonalertschema]. "
305
+
"Azure Function: --add-action azurefunction NAME FUNCTION_APP_RESOURCE_ID FUNCTION_NAME HTTP_TRIGGER_URL [usecommonalertschema]. "
306
+
"Event Hub: --add-action eventhub NAME SUBSCRIPTION_ID EVENT_HUB_NAME_SPACE EVENT_HUB_NAME [usecommonalertschema]. "
307
+
"Multiple actions can be specified by using more than one `--add-action` argument. "
308
+
"'useaadauth', 'isglobalrunbook' and 'usecommonalertschema' are optional arguments that only need to be passed to set the respective parameter to True. "
309
+
"If the 'useaadauth' argument is passed, then the OBJECT_ID and IDENTIFIER_URI values are required as well.",
0 commit comments