List all segments
The format of the key is "Basic <token>" or "Bearer <token>"
Name of the table
OFFLINE|REALTIME
Whether to ignore replaced segments for deletion, which have been replaced specified in the segment lineage entries and cannot be queried from the table, false by default
Start timestamp (inclusive) in milliseconds
End timestamp (exclusive) in milliseconds
Whether to ignore segments that are partially overlapping with the [start, end)for deletion, true by default
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
successful operation
The response is of type object
.