UNPKG

n8n-nodes-arubacentralnextgen

Version:

n8n community node for Aruba Central NextGen API integration with modern monitoring and management capabilities

6 lines (5 loc) 164 B
export declare const hierarchyScopes: { name: string; value: string; }[]; export declare function getHierarchyEndpoint(scope: string, id?: string): string;