PaloAltoNetworks / PaloAltoNetworks/pan.dev

Issue/Help with " Set Container Runtime Policy Rule"

Open
#635 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

documentation
Dominant language
MDX
Stars
78
Forks
88
Avg merge
5d 17h
Merged PRs (30d)
18

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open the linked Compute API documentation page and locate the dns object and defaultEffect RuleEffect description. Update the listed values to match the available block, prevent, and alert options, then verify the page no longer lists disable.

Written by the indexing model from the issue text.

Assessment

Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.