local-file-groups
Get chunk deletion job status
Returns the status of a chunk deletion job previously started for the source group. The status is synced with the underlying execution on read on a best-effort basis: a finished job is normally reported as terminal (success or failure) immediately, but if the live sync fails the status may lag until the periodic reconciliation.
Required roles: All
get/local-file-groups/{id}/chunk-deletions/{chunk_deletion_id}
Path parameters
idstring required
Source group ID
chunk_deletion_idstring required
Chunk deletion job id returned by startChunkDeletion
Response
Successful retrieval of chunk deletion job