PaloAltoNetworks / PaloAltoNetworks/pan.dev
Issue/Help with " Set Container Runtime Policy Rule"
Nobody has claimed this yet.
- Dominant language
- MDX
- Stars
- 78
- Forks
- 88
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 18
Description
Documentation link
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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