Skip to main content

Resource Scan Info V2 - GET

GET 

/v2/resource/scan_info

Returns a full breakdown of passed/failed statistics and associated policies for resources.

The query parameters enable you to add filters to your request to narrow your results.

How Current is the Returned Data?

Since Prisma Cloud relies on snapshots of data, there can be an hour or two delay between the time a resource passes or fails a policy check and the reporting of that result through this method.

Filter by Cloud Type

You can specify more than one cloud type to request a combination of data. For example cloud.type=gcp&cloud.type=azure returns data for both gcp and azure.

Filter by Compliance Standard, Requirement, and/or Section

You can also broaden your filter by specifying any of the following query parameters more than once:

  • policy.complianceStandard
  • policy.complianceRequirement
  • policy.complianceSection

Request

Responses

success