eckdd/PowerFMC

FMC 6.2.3.9+ Source/Destination network policy elements cleared when running Update-FMCAccessPolicyRule

Closed this issue · 1 comments

eckdd commented
FMC 6.2.3.9+ Source/Destination network policy elements cleared when running Update-FMCAccessPolicyRule
eckdd commented

The API in 6.2.3.9+ no longer figures out the type when passed source/destination network literals. When passed a src/dst network literal with a missing or invalid type, the API will clear existing items in the policy resulting in an "any" entry for the src/dst network in the rule.

Function has been updated to figure out the type and pass it in the JSON.