get_k8s_node
Fetch details of a specific worker node in an IONOS Kubernetes node pool: name, state, Kubernetes version, and IP addresses.
Instructions
Get details of a specific worker node in a Kubernetes node pool: its name, state, Kubernetes version and IP addresses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| depth | No | nesting depth of returned objects (0-5) | |
| node_id | Yes | the ID of the Kubernetes node | |
| nodepool_id | Yes | the ID of the Kubernetes node pool | |
| k8s_cluster_id | Yes | the ID of the Kubernetes cluster |