v1

latestOpenAPI 3.0.12026-07-26245126202.6 KB
Segment

Delete a segment

Delete a segment

delete/segments/{tableName}/{segmentName}

Path parameters

tableNamestring required

Name of the table

segmentNamestring required

Name of the segment

Query parameters

retentionstring

Retention period for the table segments (e.g. 12h, 3d); If not set, the retention period will default to the first config that's not null: the table config, then to cluster setting, then '7d'. Using 0d or -1d will instantly delete segments without retention

Response

successful operation

statusstring