Server Cancel

From INAP Dropzone API
Revision as of 16:00, 27 March 2014 by Marc Bollinger (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The server cancel command will create a cancellation request for the hostname specified.

Contents

Path

  • /server/cancel/{$hostname}

Method

Availability

Required Data Parameters

  • {$hostname}: The hostname that is returned when using the list command.

Optional Data Parameters

  • None

Returned Data

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