Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue/Help with " Set Container Runtime Policy Rule" #635

Open
git-jfontanel opened this issue Mar 21, 2024 · 0 comments
Open

Issue/Help with " Set Container Runtime Policy Rule" #635

git-jfontanel opened this issue Mar 21, 2024 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@git-jfontanel
Copy link

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.
container-runtime-policy

Suggested fix

- defaultEffect runtime.RuleEffect
Possible values: [block,prevent,alert]
RuleEffect is the effect that will be used in the runtime rule

@git-jfontanel git-jfontanel added the documentation Improvements or additions to documentation label Mar 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant