eckdd/PowerFMC

Updating port groups fail on groups containing nest port groups

eckdd opened this issue · 2 comments

eckdd commented
Updating port groups fail on groups containing nest port groups
eckdd commented

The nested port group is not returned when fetched from the API. The result is a null value that causes an "Unprocessable Entity" error.

eckdd commented

Nesting a portgroup within another portgroup will now add the members of the child group into the parent group. If members of the child group are updated at a later time, the updates will not be present in the parent group.