ncloud_nks_delete_node_pool
Permanently delete a node pool from an NKS cluster by providing the cluster UUID and node pool instance number. Set confirm to true to execute.
Instructions
⚠️ Destructive: Permanently delete a node pool from an NKS cluster. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to execute | |
| instanceNo | Yes | Node pool instance number to delete | |
| clusterUuid | Yes | UUID of the cluster |