Revision 06c2fb4a doc/rapi.rst

b/doc/rapi.rst
1266 1266
.. _rapi-res-instances-instance_name-reinstall:
1267 1267

  
1268 1268
``/2/instances/[instance_name]/reinstall``
1269
++++++++++++++++++++++++++++++++++++++++++++++
1269
++++++++++++++++++++++++++++++++++++++++++
1270 1270

  
1271 1271
Installs the operating system again.
1272 1272

  
......
1581 1581
.. opcode_result:: OP_INSTANCE_SET_PARAMS
1582 1582

  
1583 1583

  
1584
.. _rapi-res-instances-instance_name-snapshot:
1585

  
1586
``/2/instances/[instance_name]/snapshot``
1587
+++++++++++++++++++++++++++++++++++++++++
1588

  
1589
Takes snapshot of an instance's disk (must be ext template).
1590

  
1591
.. rapi_resource_details:: /2/instances/[instance_name]/snapshot
1592

  
1593

  
1594
.. _rapi-res-instances-instance_name-snapshot+put:
1595

  
1596
``PUT``
1597
~~~~~~~
1598

  
1599
Returns a job ID.
1600

  
1601
Body parameters:
1602

  
1603
.. opcode_params:: OP_INSTANCE_SNAPSHOT
1604
   :exclude: instance_name
1605

  
1606
Job result:
1607

  
1608
.. opcode_result:: OP_INSTANCE_SNAPSHOT
1609

  
1610

  
1584 1611
.. _rapi-res-instances-instance_name-console:
1585 1612

  
1586 1613
``/2/instances/[instance_name]/console``

Also available in: Unified diff