List checkpoints in remote object storage
Retrieve the list of checkpoints available in the configured remote object
storage (e.g., S3). Requires the pipeline to be running with a sync
storage configuration.
| Path Parameters |
|---|
pipeline_name string — REQUIRED |
| Responses |
|---|
200
Remote checkpoints retrieved successfully. | Schema — OPTIONAL |
|---|
| object[] |
|
404
Pipeline with that name does not exist | Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|
| Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|
| Schema — OPTIONAL |
|---|
detailsDetailed error metadata.
The contents of this field is determined by error_code. | error_code stringError code is a string that specifies this error type. | message stringHuman-readable error message. |
|