---
title: "Stop instance"
method: POST
path: "/actions/stop"
tags: ["Actions"]
---

# Stop instance

`POST /actions/stop`

Stop specified nodes or all nodes

## Request body

- object
  - `nodes` string[] — Optional list containing a single node name. In a multi-node cluster, only one node can be stopped at a time and all other nodes must be running.

## Response `200`

Stop initiated

---

[API](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api.md) · [All operations](https://skmtc.dev/cloudamqp/apis/cloudamqp-instance-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cloudamqp/cloudamqp-instance-api/revisions/d04a3670170c/schema)
