ncloud_terminate_server
Terminate stopped server instances permanently. Pre-checks each server's status and protection, then deletes only after confirmation with confirm=true.
Instructions
⚠️ Destructive: Permanently terminate (delete) one or more server instances. Requires each server to be STOPPED (status NSTOP) and not termination-protected — this tool pre-checks status and returns what to stop/unprotect first instead of failing. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually execute the destructive operation | |
| serverInstanceNoList | Yes | List of server instance numbers to terminate |