CheckPointAnsibleMgmtCollection
CheckPointAnsibleMgmtCollection copied to clipboard
Problem cp_mgmt_access_rule_facts
Hi there,
calling the function cp_mgmt_access_rule_facts with the option "use_object_dictionary = NO" leads to a timeout. The API is not responding at all. While using the option with YES works as expected.
Please fix.
Hi @GitHub2022,
Without setting "use_object_dictionary" to "YES", the reply may become too large and could result in a timeout. Therefore, we recommend enabling this field for this query.
Best regards, Dor
Well but nobody nows what "too large means". Neither it is written somewhere nor explained in detail. Also why should we try to receive the object directory when we dont need it? Basically who nows sometimes also the object directory can be huge - coming back to my first point, how can you determine what is too large? Just the amount of rules can not be the value we are searching for? So what is the limitation and why can you not simply increase it?