Удаление ноды кластера
delete_k8s_cluster_nodeDelete a specific node from a Kubernetes cluster permanently. Provide cluster ID and node ID to remove the node irreversibly.
Instructions
Удаляет конкретную ноду из кластера. Действие необратимо.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | Yes | ОБЯЗАТЕЛЬНОЕ ПОЛЕ - ID ноды для удаления | |
| cluster_id | Yes | ОБЯЗАТЕЛЬНОЕ ПОЛЕ - ID кластера |