ncloud_nks_delete_access_entry
Removes an IAM access entry from a specified NKS cluster. Requires cluster UUID, access entry number, and confirmation flag to execute.
Instructions
⚠️ Destructive: Delete an IAM access entry from an NKS cluster. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to execute | |
| clusterUuid | Yes | UUID of the cluster | |
| accessEntryNo | Yes | Access entry number to delete |