proxmox_node
Query Proxmox node information including list of nodes, status, network interfaces, DNS configuration, and specific interface details.
Instructions
Query Proxmox node info. action=list: list all nodes | action=status: node status (elevated) | action=network: network interfaces | action=dns: DNS config | action=iface: specific interface details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node | No | Node name (e.g., pve1, proxmox-node2) | |
| type | No | Filter by interface type (bridge, bond, eth, vlan, etc.) | |
| iface | No | Interface name (e.g., eth0, vmbr0, bond0) | |
| action | Yes |