DataSphere Jobs API v2, gRPC: ProjectJobService
Статья создана
Обновлена 17 октября 2024 г.
A set of methods for managing Project Jobs. Do not use these methods manually.
For working with DataSphere Jobs, install DataSphere CLI via pip install datasphere
.
Methods
Method |
Description |
Creates job. |
|
Clone job. |
|
Runs job execution. |
|
Cancels running job. |
|
Returns stream of job logs. |
|
Returns stream of job logs. |
|
Returns download urls for job files. |
|
Lists jobs. |
|
Returns job by id. |
|
Deletes specified job. |
|
Delete job data. |
|
Delete all jobs data. |
|
Update job data ttl. |