Server Cancel

From INAP Dropzone API
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