#{include 'Application/top_head.html'/}
#{include 'Application/top_nav.html'/}
#{data-table-init tableName:'nodegroup-list-all', defaultSize:'50', , sortSpec:'[]' /}
#{include 'NodeGroups/nodegroupsnav.html'/}
#{include 'tags/refresh.html'/}
Nodes Defined in Config
#{table-declare tableName:'nodegroup-list-all' /}
No. |
NodeGroupType |
Node Count |
View |
DataSourceType |
#{list items:nodeGroups, as:'obj'}
${obj_index} |
${obj.nodeGroupType} |
${obj.nodeCount} |
|
${obj.dataSourceType} |
#{/list}
#{include 'Application/footer.html'/}