PaloAltoNetworks / PaloAltoNetworks/pan.dev
Issue/Help with "List all infrastructure settings"
Open
@sarette is already working on this.
Since Jan 3, 2023.
documentation
- Dominant language
- MDX
- Stars
- 78
- Forks
- 88
- Avg merge
- 5d 17h
- Merged PRs (30d)
- 18
Description
Documentation link - https://pan.dev/access/api/prisma-access-config/get-sse-config-v-1-shared-infrastructure-settings/
The query params don't show folder as being required, however, when I run the get API, it says a folder is required.
{
"_errors": [
{
"code": "API_I00035",
"message": "Invalid Request Payload ",
"details": [
""folder" is required"
]
}
],
"_request_id": "15ce2820-8129-4340-802d-c07d36d92dfd"
Describe the problem
Suggested fix
Add folder requirement.
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.
Assessment
This issue has not been assessed yet.