ncloud_remove_file_plugin
Remove file monitoring plugins from a server instance by providing instance number and file paths. Use confirm=true to execute the 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 |