ncloud_remove_file_plugin
Remove file monitoring plugins from a Naver Cloud server instance by providing instance number and file paths. Set confirm=true to execute this destructive action.
Instructions
⚠️ Destructive: Remove file monitoring plugin(s) from a server instance. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Target type (default 'vpcserver') | |
| confirm | No | Must be true to actually execute the destructive operation | |
| configList | Yes | File paths to remove | |
| instanceNo | Yes | Server instance number |