Resource Scan Info - POST
POST/resource/scan_info
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Returns a full breakdown of passed/failed statistics and associated policies for resources.
info
Replacement Endpoint: Resource Scan Info V2 - POST
You can get a list of the valid names and values for the filters body parameter through List Inventory Filters V2.
Filter by Time
The time filter narrows the response to resources from account onboarding until the point in time of interest.
Time Types
Time Type | Required timeRange.value Parameters |
---|---|
to_now | No timeRange.value parameter required |
relative | timeRange.value.amount, timeRange.value.unit |
absolute | timeRange.value.endTime (timeRange.value.startTime is ignored) |
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.
Request
Responses
- 200
- 400
- 404
success
bad_request
not_found