PolicyRuleStatepolicyRuleState=2;//policy.proto:58:12: Explicit 'optional' labels are disallowed in the Proto3 syntax. To define 'optional' fields in Proto3, simply remove the 'optional' label, as fields are 'optional' by default.
uint32priority=3;
monitoring.KpiIdkpiId=4;// to be migrated to: "kpi_manager.KpiId"
// Event-Condition-Action (ECA) model
repeatedPolicyRuleConditionconditionList=4;// When these policy conditions are met, an event is automatically thrown
BooleanOperatorbooleanOperator=5;// Evaluation operator to be used
repeatedPolicyRuleActionactionList=6;// One or more actions should be applied
repeatedPolicyRuleActionactionList=5;// One or more actions should be applied