Service License Purchase

From INAP Dropzone API
(Difference between revisions)
Jump to: navigation, search
(Created page with "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...")
 
(Optional Data Parameters)
 
Line 12: Line 12:
 
==Optional Data Parameters==
 
==Optional Data Parameters==
 
*{serverid}
 
*{serverid}
 +
*{cpanelpool = 1} This will disregard the server id and only delete the license based on the IP address passed
  
 
==Returned Data==
 
==Returned Data==

Latest revision as of 20:41, 11 May 2017

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