diff --git a/frontend/src/app/incident-response/shared/component/ir-create-rule/ir-create-rule.component.html b/frontend/src/app/incident-response/shared/component/ir-create-rule/ir-create-rule.component.html index c040e7e95..8a0e774c3 100644 --- a/frontend/src/app/incident-response/shared/component/ir-create-rule/ir-create-rule.component.html +++ b/frontend/src/app/incident-response/shared/component/ir-create-rule/ir-create-rule.component.html @@ -1,38 +1,50 @@ -
-
+
+
- + Automation
- +
- + Trigger
- +
- + Action
- + +
+
+ +
+ + Summary + +
+
@@ -122,21 +134,22 @@ placement="left" (click)="removeRuleCondition(i)">
-
+
You must set at least one trigger condition
-
-
-
+
+
-
+ +
+
+
+ +
+
+
+
+ + + +
+
+
+ Info! + Represents agents where the commands won't run, even if the trigger conditions match +
+
+
+
+
+ + + +
+
+
+ Info! + Designates the agent to execute the automation when no other agent meets the criteria to serve as the runner for this automation. +
Warning! You may cause damage to the infrastructure and services of your organization, please review the automation command before saving it
+ +
+ + +
-