RAPI: Generate documentation for assigning nodes to groups
[ganeti-local] / 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``