ncloud_nks_delete_addon
Uninstall an add-on from an NKS cluster. Provide the cluster UUID and add-on reference (name or UUID), set confirm=true to execute the removal.
Instructions
⚠️ Destructive: Uninstall an add-on from an NKS cluster. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to execute | |
| addonRef | Yes | Installed add-on reference: the add-on name OR the installed add-on's UUID | |
| clusterUuid | Yes | UUID of the cluster |