Service License Purchase

From INAP Dropzone API
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