UNPKG

n8n-nodes-arubacentral

Version:

n8n community node for Aruba Central API integration with comprehensive monitoring, configuration, and management capabilities

7 lines (6 loc) 222 B
import { INodeProperties } from 'n8n-workflow'; /** * Operation selector for the label resource */ export declare const labelOperationSelector: INodeProperties; export declare const labelDescriptions: INodeProperties[];