InlineDfwRule1

InlineDfwRule1
InlineDfwRule1
JSON Example
{
    "sourceGroupsExcluded": false,
    "destinationGroupsExcluded": false
}
boolean
sourceGroupsExcluded
Optional

If set to true, the rule gets applied on all the groups that are NOT part of the source groups. If false, the rule applies to the all the groups including the source groups.

boolean
destinationGroupsExcluded
Optional

If set to true, the rule gets applied on all the groups that are NOT part of the destination groups. If false, the rule applies to the all the groups including the source groups.

Used By