CheckPointAnsibleMgmtCollection
CheckPointAnsibleMgmtCollection copied to clipboard
cp_mgmt_access_rule_facts limitation
Hi there,
running the command doesnt say that there is a limitation of 500 results! Also the documentation doesnt say anything about it. Which makes no sense either.
Having 500 results+ the API is not responding. On the other side when there is a limit the API should return that we hit the limit... and pulling back the pagination size for the request while returning the max. Actually nothing is implemented.
Please fix.
Hi @GitHub2022,
Regarding the Ansible documentation, we will add this limitation warning in future releases.
Once it has been added, together with the total number of rules that been returned, it can be assumed that the limit has been reached, so no additional message is needed.
Best regards, Dor