pan.dev
pan.dev copied to clipboard
Issue/Help with "Asset Inventory View V2 - GET"
Documentation link
https://pan.dev/prisma-cloud/api/cspm/asset-inventory-v-2/
Describe the problem
Unable to correctly apply policy.complianceStandard
filter through Postman, but response is a 200 with no data on the payload.
Suggested fix
by adding the filterId
parameter to this method, one could retrieve the filterId by calling the /filter/inventory/<filter_name>
API, and use the ID to then call the asset-inventory-v-2
API passing the filterId (that should be unique for a given customer)
:tada: Thanks for opening your first issue here! Welcome to the community!
@3agpot please take a look