Apache Ignite · Capability
Apache Ignite REST module — deployment
Apache Ignite REST module — deployment. 7 operations. Lead operation: Apache Ignite Get Cluster Unit Statuses. Self-contained Naftiko capability covering one Apache Ignite business surface.
What You Can Do
GET
Listclusterstatuses
— Apache Ignite Get Cluster Unit Statuses
/v1/management/v1/deployment/cluster/units
GET
Listclusterstatusesbyunit
— Apache Ignite Get Specific Cluster Unit Statuses
/v1/management/v1/deployment/cluster/units/{unitid}
GET
Listnodestatuses
— Apache Ignite Get Node Unit Statuses
/v1/management/v1/deployment/node/units
GET
Listnodestatusesbyunit
— Apache Ignite Get Specific Node Unit Statuses
/v1/management/v1/deployment/node/units/{unitid}
POST
Deployzipunit
— Apache Ignite Deploy Unit with Folders Structure in Zip.
/v1/management/v1/deployment/units/zip/{unitid}/{unitversion}
POST
Deployunit
— Apache Ignite Deploy Unit
/v1/management/v1/deployment/units/{unitid}/{unitversion}
DELETE
Undeployunit
— Apache Ignite Undeploy Unit
/v1/management/v1/deployment/units/{unitid}/{unitversion}
MCP Tools
apache-ignite-get-cluster-unit
Apache Ignite Get Cluster Unit Statuses
read-only
idempotent
apache-ignite-get-specific-cluster
Apache Ignite Get Specific Cluster Unit Statuses
read-only
idempotent
apache-ignite-get-node-unit
Apache Ignite Get Node Unit Statuses
read-only
idempotent
apache-ignite-get-specific-node
Apache Ignite Get Specific Node Unit Statuses
read-only
idempotent
apache-ignite-deploy-unit-folders
Apache Ignite Deploy Unit with Folders Structure in Zip.
apache-ignite-deploy-unit
Apache Ignite Deploy Unit
apache-ignite-undeploy-unit
Apache Ignite Undeploy Unit
idempotent