Revision f72542cc

b/doc/rapi.rst
347 347

  
348 348
It supports the ``dry-run`` argument.
349 349

  
350
``/2/instances/[instance_name]/reinstall``
351
++++++++++++++++++++++++++++++++++++++++++++++
352

  
353
Installs the operating system again.
354

  
355
It supports the following commands: ``POST``.
356

  
357
``POST``
358
~~~~~~~~
359

  
360
Takes the parameters ``os`` (OS template name) and ``nostartup`` (bool).
361

  
350 362

  
351 363
``/2/instances/[instance_name]/replace-disks``
352 364
++++++++++++++++++++++++++++++++++++++++++++++
......
494 506
      ...
495 507
    ]
496 508

  
509
``/2/nodes/[node_name]``
510
+++++++++++++++++++++++++++++++++
511

  
512
Returns information about a node.
513

  
514
It supports the following commands: ``GET``.
515

  
497 516
``/2/nodes/[node_name]/evacuate``
498 517
+++++++++++++++++++++++++++++++++
499 518

  

Also available in: Unified diff