Удаление группы нод
delete_k8s_node_groupDelete a Kubernetes node group by providing cluster ID and group ID. All nodes in the group are removed permanently.
Instructions
Удаляет группу нод из кластера. Все ноды группы будут удалены.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| group_id | Yes | ОБЯЗАТЕЛЬНОЕ ПОЛЕ - ID группы нод для удаления | |
| cluster_id | Yes | ОБЯЗАТЕЛЬНОЕ ПОЛЕ - ID кластера |