join_cluster
Join a Proxmox node to an existing cluster using its hostname, SSL fingerprint, and root password.
Instructions
Join a node to an existing cluster.
Args: hostname: Hostname/IP of existing cluster node. fingerprint: SSL fingerprint of the cluster node. password: Root password of the cluster node. nodeid: Force specific node ID. force: Force join even with warnings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | ||
| fingerprint | Yes | ||
| password | Yes | ||
| nodeid | No | ||
| force | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |