latestSwagger 2.02026-08-2358186392.0 KB
ae0e90c2c794
Rehydrations
Returns list of rehydrations based on given filters
get/v1/orgs/{org_id}/rehydration
Path parameters
org_idstring required
Org ID
Query parameters
rehydration_idstring
If rehydration_id is given only matching item is returned in the response
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
hoststring
Host filter. Not filtered by host if not provided
tagstring
Tag filter. Not filtered by tag if not provided
sourcetypestring
Source type filter. e.g. 'File', 'Docker'. Not filtered by source type if not provided
cluster_idstring
Cluster ID filter. Not filtered by cluster id if not provided
Response
OK