RAPI: Generate documentation for assigning nodes to groups
authorMichael Hanselmann <hansmi@google.com>
Mon, 14 Feb 2011 13:10:18 +0000 (14:10 +0100)
committerMichael Hanselmann <hansmi@google.com>
Tue, 15 Feb 2011 11:11:28 +0000 (12:11 +0100)
Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: RenĂ© Nussbaumer <rn@google.com>

doc/rapi.rst

index da70366..f9088eb 100644 (file)
@@ -487,8 +487,8 @@ Returns a job ID. It supports the ``dry-run`` and ``force`` arguments.
 
 Body parameters:
 
-``nodes`` (list, required)
-  One or more nodes to assign to the group.
+.. opcode_params:: OP_GROUP_ASSIGN_NODES
+   :exclude: group_name, force, dry_run
 
 
 ``/2/instances``