pan.dev
pan.dev copied to clipboard
Issue/Help with " Set Container Runtime Policy Rule"
Documentation link
https://pan.dev/compute/api/post-policies-runtime-container/#:~:text=rule%20for%20container-,defaultEffect,-runtime.RuleEffect
Describe the problem
For the dns object, the possible values indicated in the documentation are block, prevent, alert and disable.
Only block, prevent and alert are possible values.
Below a screenshot of the console showing the options available.
Suggested fix
- defaultEffect runtime.RuleEffect
Possible values: [block,prevent,alert]
RuleEffect is the effect that will be used in the runtime rule