Cloud Stop VM

From INAP Dropzone API
Jump to: navigation, search

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

Contents

Path

  • /server/stopvm/{$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