Service License Purchase

From INAP Dropzone API
Revision as of 20:41, 11 May 2017 by Tedens (Talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The service license command can be used to list all the available licenses that can be purchased from SingleHop for use on any server within the SingleHop network.

Contents

Path

  • /service/license/purchase

Method

Required Data Parameters

  • {type: cpanel, cpanelvps, cpanelvzzo}
  • {data = $ipaddress}

Optional Data Parameters

  • {serverid}
  • {cpanelpool = 1} This will disregard the server id and only delete the license based on the IP address passed

Returned Data

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