Comments
-
I'm recieving a null agruement when running this against my dev/test environment. My dev/test environment subscription id is Company Dev/Test - could the / be causing the issue? See error below Account SubscriptionName TenantId Environment ------- ---------------- -------- ----------- cdab4e31-9ee5-4222-8308-27e418437089…
-
Here is an example of what i'm trying to do with the alert { "fallback": " ${N=Alerting;M=AlertMessage}", "pretext": "New Alert Raised", "title": "${N=Alerting;M=AlertName}", "title": "${N=SwisEntity;M=Caption}, ${N=SwisEntity;M=VolumeSpaceUsed} ", "title_link": "${N=Alerting;M=AlertDetailsUrl}", "text": "…
-
I've been looking for that too Stephen
-
I have another alert showing down status of a node working fine. I believe it might have something to do with special characters or the way i am imputing the variables in the alert that is causing the issue.