Open dradX opened 4 years ago
xOpera should be able to support policy target definitions and execute triggers like the example below:
type: <policy_type_name> description: <policy_description> metadata: <map of string> properties: <property_assignments> targets: [<list_of_policy_targets>] triggers: <trigger_definitions>
Connected with #32
xOpera should be able to support policy target definitions and execute triggers like the example below: