From be6fab1fa6ac2a49fe38c79e78c63d305e65cf28 Mon Sep 17 00:00:00 2001 From: Michael Hanselmann <hansmi@google.com> Date: Mon, 14 Feb 2011 14:10:18 +0100 Subject: [PATCH] RAPI: Generate documentation for assigning nodes to groups MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Hanselmann <hansmi@google.com> Reviewed-by: RenΓ© Nussbaumer <rn@google.com> --- doc/rapi.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/rapi.rst b/doc/rapi.rst index da703663f..f9088ebfa 100644 --- a/doc/rapi.rst +++ b/doc/rapi.rst @@ -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`` -- GitLab