ncloud_terminate_server
Terminate server instances safely: ensures they are stopped and not termination-protected, then requires confirmation to permanently delete them.
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 |