ncloud_kms_delete_key
Permanently delete a KMS key that is in REVOKE state. Set confirm=true to execute this irreversible operation.
Instructions
⚠️ Destructive: Permanently delete a KMS key. This action is irreversible. The key must be in REVOKE state (deletion requested) before it can be permanently deleted. Set confirm=true to execute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyTag | Yes | Key tag - unique identifier derived from key name (required) | |
| confirm | No | Must be true to actually execute the destructive operation |