Revision d56e7dc7 doc/rapi.rst

b/doc/rapi.rst
649 649
  Whether a previously failed migration should be cleaned up.
650 650

  
651 651

  
652
``/2/instances/[instance_name]/rename``
653
++++++++++++++++++++++++++++++++++++++++
654

  
655
Renames an instance.
656

  
657
Supports the following commands: ``PUT``.
658

  
659
``PUT``
660
~~~~~~~
661

  
662
Returns a job ID.
663

  
664
Body parameters:
665

  
666
``new_name`` (string, required)
667
  New instance name.
668
``ip_check`` (bool)
669
  Whether to ensure instance's IP address is inactive.
670
``name_check`` (bool)
671
  Whether to ensure instance's name is resolvable.
672

  
673

  
652 674
``/2/instances/[instance_name]/tags``
653 675
+++++++++++++++++++++++++++++++++++++
654 676

  

Also available in: Unified diff