Hi all,
I got some problems after activating a FW rule via REST-API.
It seems as if all "fields" not passed in the request are set with default values !?
A simple "enable" of a rule (code see below) seems to set many other fields SRC-IP / DST-IP / SRV-Srevice / DST-Service to standard values (ANY).
With this the whole network was "switched off"
Are my observations correct?
Is it wanted like that? Is that "by design"?
192.168.10.254:4444/.../APIController operation="update"><FirewallRule><Name>DENY-Inetrnet-TestHost</Name><Status>Enable</Status><PolicyType>Network</PolicyType></FirewallRule></Set></Request>
Thanks in advance,
Dirk
This thread was automatically locked due to age.