Cloud Delete Hourly VM

From INAP Dropzone API
Revision as of 20:57, 28 October 2013 by Rwakeman (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The cloud delete houlry VM command deletes a virtual machine that is billed hourly. The VM itself will be deleted and the, 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