-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Description
For input JSON:
I have input JSON with topic fields inside child customData:
{"id":"fb1a463c-8a27-4cc2-9f0c-bd991c3802d6",
"initiatorIp": "127.0.0.1",
"topic":"topic1"
}How would I do addIf condition based on two fields?
rules:
- type: add_if
input: topic initiatorIp
parameters: 'topic == "topic1" && initiatorIp="127.0.0.1"'
output: compliance_boundary
assignee: highReactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed