Revision 1e82bc80 doc/rapi.rst
b/doc/rapi.rst | ||
---|---|---|
541 | 541 |
``output_fields``. The result will be a job id, using which the result can be |
542 | 542 |
retrieved. |
543 | 543 |
|
544 |
``/2/nodes/[node_name]/storage/modify`` |
|
545 |
+++++++++++++++++++++++++++++++++++++++ |
|
546 |
|
|
547 |
Modifies storage units on the node. |
|
548 |
|
|
549 |
``PUT`` |
|
550 |
~~~~~~~ |
|
551 |
|
|
552 |
Modifies parameters of storage units on the node. Requires the parameters |
|
553 |
``storage_type`` (one of ``file``, ``lvm-pv`` or ``lvm-vg``) and ``name`` (name |
|
554 |
of the storage unit). Parameters can be passed additionally. Currently only |
|
555 |
``allocatable`` (bool) is supported. The result will be a job id. |
|
556 |
|
|
544 | 557 |
``/2/nodes/[node_name]/tags`` |
545 | 558 |
+++++++++++++++++++++++++++++ |
546 | 559 |
|
Also available in: Unified diff