Rehydrations

Returns list of rehydrations based on given filters

get/v1/orgs/{org_id}/rehydration_v2

Path parameters

org_idstring required

Org ID

Query parameters

lookbackstring

Lookback period in golang duration format. e.g. '1h'. Either provide from/to or provide lookback/to or just lookback

fromstring

From datetime in ISO format 2006-01-02T15:04:05.000Z

tostring

To datetime in ISO format 2006-01-02T15:04:05.000Z

cluster_idstring

Cluster ID filter. Not filtered by cluster id if not provided

Response

OK

next_cursorstring

Changes

No recorded changes to this endpoint across all 4 revisions of this API.