UNPKG

n8n-nodes-proxmox

Version:

n8n community node for Proxmox Virtual Environment (VE) API integration with VM, container, storage, and cluster management capabilities

4 lines (3 loc) 160 B
import { INodeProperties } from 'n8n-workflow'; export declare const clusterOperations: INodeProperties; export declare const clusterFields: INodeProperties[];