SearchStax · Capability
SearchStax Provisioning API — Nodes
SearchStax Provisioning API — Nodes. 4 operations. Lead operation: List Nodes. Self-contained Naftiko capability covering one Searchstax business surface.
What You Can Do
GET
Listnodes
— List Nodes
/v1/account/{account-name}/deployment/{uid}/server
GET
Getnodestatus
— Get Node Status
/v1/account/{account-name}/deployment/{uid}/server/{node}/host-status
POST
Startsolrnode
— Start Solr Node
/v1/account/{account-name}/deployment/{uid}/server/{node}/start-solr
POST
Stopsolrnode
— Stop Solr Node
/v1/account/{account-name}/deployment/{uid}/server/{node}/stop-solr
MCP Tools
list-nodes
List Nodes
read-only
idempotent
get-node-status
Get Node Status
read-only
idempotent
start-solr-node
Start Solr Node
stop-solr-node
Stop Solr Node