Changes between Version 2 and Version 3 of Old/NodeHandler/Commands/nodes


Ignore:
Timestamp:
Apr 13, 2006, 12:54:05 PM (18 years ago)
Author:
max
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/NodeHandler/Commands/nodes

    v2 v3  
    1010
    1111
    12 == Syntax: nodes(nodeSet).command(), allNodes(nodeSet).resource_path = value, allNodes(nodeSet).resource_path {...} ==
     12== Syntax: nodes(setSelector).command(), allNodes(setSelector).resource_path = value, allNodes(setSelector).resource_path {...} ==
    1313
    14   * '''nodeSet''': The set of nodes to use
     14  * '''setSelector''': The set of nodes to use
    1515  * '''command''': Command to issue on the set.
    1616  * '''resource_path:''' Path to resource.
    1717  * '''value:''' Value to assign to resource.
     18
     19The supported syntax for the ''setSelector'' can be found in [wiki:Documentation/NodeHandler/Commands/defNodes defNodes].
    1820
    1921The list of commands currently defined can be found '''missing'''. A description of the resource paths can be found '''mssing'''.