Get Resource Timeline
POST/resource/timeline
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Returns a timeline of events and alerts for the given resource.
info
Replacement Endpoint: Get Asset
Only the rrn parameter in the request body is used for this API. Ignore the timelineItemId and findingType fields for this API.
An example request body is:
{
""rrn": "rrn::instance:us-east-1:i-xxxxxxxxxx"
}
Request
Responses
- 200
- 400
- 404
successful operation
invalid_parameter_value
not_found