All current node configuration files

GetNodes( $node_id, array("hostname") ); $hostname= $nodes[0]["hostname"]; $scope= "node: $hostname"; } elseif(count($node_id) == 0 && is_numeric($nodegroup_id[0]) ) { $nodegroups= $api->GetNodeGroups( $nodegroup_id ); $group_name= $nodegroups[0]["name"]; $scope= "group: $group_name"; } } print( "\n\n" ); print( "\n" ); print( "\n\n" ); } ?>
Destination File [click to view/edit details] Scope Enabled
" ); print( "$dest$scope$enabled

Create new...
Copy...
Delete...


File scope priority

The following priority is applied to files that have the same destination:
  1. Files that have a one-node scope
  2. Files that have a group scope
  3. Files that have a global scope