Cloud Delete Hourly VM

From INAP Dropzone API
(Difference between revisions)
Jump to: navigation, search
(Created page with "The cloud delete houlry VM command deletes a virtual machine that is billed hourly. The VM itself will be deleted and the, services can...")
 
 
Line 1: Line 1:
The [[Server|cloud]] delete houlry VM command deletes a [[glossary#Virtual Machine|virtual machine]] that is billed hourly. The VM itself will be deleted and the, services cancelled and final invoice generated.
+
The [[Server|cloud]] delete hourly VM command deletes a [[glossary#Virtual Machine|virtual machine]] that is billed hourly. The VM itself will be deleted, services cancelled and final invoice generated.
  
 
==Path==
 
==Path==

Latest revision as of 20:58, 28 October 2013

The cloud delete hourly VM command deletes a virtual machine that is billed hourly. The VM itself will be deleted, services cancelled and final invoice generated.

Contents

Path

  • /server/deletehourlyvm/{$serverid}

Method

Availability

Required Data Parameters

  • {$serverid}: The server ID that is returned when using the list command.

Optional Data Parameters

  • None

Returned Data

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