pan.dev icon indicating copy to clipboard operation
pan.dev copied to clipboard

Issue/Help with "Asset Inventory View V2 - GET"

Open skydalriol opened this issue 1 year ago • 2 comments

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)

skydalriol avatar Apr 06 '23 10:04 skydalriol

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

@3agpot please take a look

Pubs-MV avatar Apr 25 '23 22:04 Pubs-MV