Open regatapp[bot] opened 3 years ago
Policy has been added successfully
Policy's Name: Issue 103
@regat-app workaround add jobTemplate -a "Demo Ping Localhost" -T 12
Action has been added successfully.
{
"actionName": "Demo Ping Localhost",
"extraVars": [],
"jobTemplateId": "12",
"jobTemplateName": "Demo Regat",
"limit": "localhost",
"org": "Intern",
"stringExtraVars": "",
"type": "jobTemplate"
}
@regat-app workaround add jobTemplate -a "Demo Ping Localhost with extra vars" -T 12 -e key1="value1=true" -e key2=value2
Action has been added successfully.
{
"actionName": "Demo Ping Localhost with extra vars",
"extraVars": [
{
"key": "key1",
"value": "value1=true"
},
{
"key": "key2",
"value": "value2"
}
],
"jobTemplateId": "12",
"jobTemplateName": "Demo Regat",
"limit": "localhost",
"org": "Intern",
"stringExtraVars": "key1=\"value1=true\" key2=value2",
"type": "jobTemplate"
}
Alert's URL
https://senseobservationsystem.app.opsgenie.com/alert/detail/61192cb8-71b1-4953-83c8-9db045930c16-1635493486480/details
Alert's Description
------Added by Regat in Policy [Issue 102]------ GitHub Issue: [Problem] All Rancher Agents are down URL: https://github.com/pkl-mufqi/regat-test/issues/102