Apache Ignite · Capability
Apache Ignite REST module — compute
Apache Ignite REST module — compute. 4 operations. Lead operation: Apache Ignite Retrieve All Job States. Self-contained Naftiko capability covering one Apache Ignite business surface.
What You Can Do
GET
Jobstates
— Apache Ignite Retrieve All Job States
/v1/management/v1/compute/jobs
GET
Jobstate
— Apache Ignite Retrieve Job State
/v1/management/v1/compute/jobs/{jobid}
DELETE
Canceljob
— Apache Ignite Cancel Job
/v1/management/v1/compute/jobs/{jobid}
PUT
Updatepriority
— Apache Ignite Update Job Priority
/v1/management/v1/compute/jobs/{jobid}/priority
MCP Tools
apache-ignite-retrieve-all-job
Apache Ignite Retrieve All Job States
read-only
idempotent
apache-ignite-retrieve-job-state
Apache Ignite Retrieve Job State
read-only
idempotent
apache-ignite-cancel-job
Apache Ignite Cancel Job
idempotent
apache-ignite-update-job-priority
Apache Ignite Update Job Priority
idempotent