[
https://issues.apache.org/jira/browse/IGNITE-20848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Gagarkin reassigned IGNITE-20848:
--------------------------------------
Assignee: Ivan Gagarkin
> Management REST API for Compute
> --------------------------------
>
> Key: IGNITE-20848
> URL: https://issues.apache.org/jira/browse/IGNITE-20848
> Project: Ignite
> Issue Type: Improvement
> Components: compute
> Reporter: Mikhail Pochatkin
> Assignee: Ivan Gagarkin
> Priority: Major
> Labels: ignite-3
>
> POST /management/v1/compute/priority
> //Change priority for job
> //Body with job is and new priority
>
> GET /management/v1/compute/jobs
> //List of all job's statuses
>
> GET /management/v1/compute/jobs/\{id}
> //Job status for specified id
>
> DELETE /management/v1/compute/cancel/\{id}
> //Cancel job for specified id
--
This message was sent by Atlassian Jira
(v8.20.10#820010)