Server

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

Contents

Dedicated Server & Cloud Commands

/server/list

the list command will return a list of all the servers that are associated with your account, those being dedicated, dynamic and cloud servers.

Required Data Parameters

  • None

Required Data Parameters

  • success, TRUE/FALSE
  • servers, Array of all your servers and VMs.
    • status: Server status (online,offline,provisioning).
    • serverid: Server ID number.
    • os: Currently installed operating system.
    • hostname: Server host name, as in "leap.singlehop.com".
    • ram: Amount of RAM and type installed.
    • type: Type of server (server,vmnode,vm).
    • cputype: Type of CPU that is currently installed.
    • cpuspeed: Speed of the CPU in GHz.


/server/view

Required Data Parameters Returned Data Parameters

Dedicated Server Only Commands

/server/view/SERVERID

Dynamic Server Only Commands

Private/Public Cloud Only Commands

Personal tools