Cloud Stop VM

From INAP Dropzone API
(Difference between revisions)
Jump to: navigation, search
(Optional Data Parameters)
(Method)
Line 4: Line 4:
  
 
==Method==
 
==Method==
*GET
+
*[[GET]]
  
 
==Availability==
 
==Availability==

Revision as of 20:50, 19 March 2012

The stop VM command will allow you to turn off a running virtual machine.

Contents

Path

  • /server/stopvm/{$serverid}

Method

Availability

Required Data Parameters

  • {$serverid}

Optional Data Parameters

  • None

Returned Data

stdClass Object(
  [success] => TRUE/FALSE
)
Personal tools