Tandem User Add Component

From INAP Dropzone API
Revision as of 19:54, 14 May 2012 by Jcohen (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The tandem user add component command

Contents

Path

  • /tandem/user/addcomponent/{$serverid}

Method

Required Data Parameters

GET

Used when adding only a single server to a users account.

  • {$serverid}: The server ID that is returned when using the server list command.

POST

Used when adding multiple servers to a users account.

  • ($servers): A JSON encoded array with all the server IDs that the user will have access to.

Optional Data Parameters

  • None

Returned Data

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