PaloAltoNetworks / prisma.pan.dev

The home of Developer docs for Prisma by Palo Alto Networks
https://prisma.pan.dev
MIT License
21 stars 38 forks source link

Issue with "settings" #273

Open mtobias-getty opened 1 year ago

mtobias-getty commented 1 year ago

Thank you for taking the time to help us improve our documentation! Please describe the problem and a suggested fix below and we'll get back to you as soon as we can. --DevRel

Describe the problem

(https://prisma.pan.dev/api/cloud/cwpp/settings#operation/put-settings-vm) has stale information on what options for the API are critical. collections is listed as critical but does not appear in the request sample for this API endpoint. Collections used to be part of the AMI vulnerability scanning config but that dropped off in early 2022.

collections - Filter for refining the scope of VM images to scan. You can scope by VM image name and AWS tag.

No you actually cannot do this anymore.

Suggested fix

Remove references to collections in the API docs for the VM (AMI scanning) endpoint as it is no longer a valid inclusion.

welcome-to-palo-alto-networks[bot] commented 1 year ago

:tada: Thanks for opening your first issue here! Welcome to the community!