Get Asset
POST/uai/v1/asset
Returns detailed information for the asset with the given id.
The data field in the response object contains the raw JSON blob as returned by the source cloud service provider API for the given asset.
Only the rrn parameter in the request body is used for this API. Ignore the timelineItemId and findingType fields.
Ensure to add the required parameters for the asset query parameter with type as follows:
Type | Conditionally Required Query Parameters |
---|---|
external_finding |
|
alerts | alertIds |
attack_path | attackPathIds |
package_info |
|
labels | filters |
vulnerability_aggregates | filters |
process_info | filters |
vulnerabilities_group_by_type |
|
asset_cwp_vulns |
|
Request
Responses
- 200
- 400
- 401
- 403
- 404
Successful Operation
Bad Request
Unauthorized
Unauthorized
Not Found