UNPKG

n8n-nodes-arubacentral

Version:

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

7 lines (6 loc) 246 B
import { INodeProperties } from 'n8n-workflow'; /** * Operation selector for the actioncommand resource */ export declare const actioncommandOperationSelector: INodeProperties; export declare const actioncommandDescriptions: INodeProperties[];