Server Service

From INAP Dropzone API
Revision as of 23:07, 24 March 2012 by Jcohen (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The server service command returns information of the assigned services to a server.

Contents

Path

  • /server/service/{$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
  [data] =>  An array of services will be returned, varies between all server types.
)
Personal tools