Revision 508e9b20 doc/rapi.rst

b/doc/rapi.rst
190 190
      }
191 191
    }
192 192

  
193

  
194
``/2/redistribute-config``
195
++++++++++++++++++++++++++
196

  
197
Redistribute configuration to all nodes.
198

  
199
It supports the following commands: ``PUT``.
200

  
201
``PUT``
202
~~~~~~~
203

  
204
Redistribute configuration to all nodes. The result will be a job id.
205

  
206

  
193 207
``/2/instances``
194 208
++++++++++++++++
195 209

  
......
398 412
Add a set of tags.
399 413

  
400 414
The request as a list of strings should be ``PUT`` to this URI. The
401
result willl be a job id.
415
result will be a job id.
402 416

  
403 417
It supports the ``dry-run`` argument.
404 418

  

Also available in: Unified diff