Open Context Protocol is live! 🚀 Read the launch post

haltInstances

Halt Instances

POST /instances/halt HTTP/1.1

Parameters

{
  "instance_ids": {
    "description": "The [Instance IDs](#operation/list-instances) to halt.",
    "required": false,
    "location": "body",
    "type": "array"
  }
}