Service License

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 the SingleHop ...")
 
 
Line 1: Line 1:
The [[Service|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.
+
The [[Service|service]] license command can be used to list all the available licenses that can be purchased from [[glossary#SingleHop|SingleHop]] for use on any server within the [[glossary#SingleHop|SingleHop]] network.
 
==Path==
 
==Path==
 
*/service/license
 
*/service/license

Latest revision as of 23:19, 24 March 2012

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

Method

Required Data Parameters

  • None

Optional Data Parameters

  • None

Returned Data

stdClass Object(
  [success] => TRUE/FALSE
  [data] => Contains an array of all available license.
)
Personal tools