Service License List

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/list/{$serverid} or {$ipaddress}

Method

Required Data Parameters

  • {$serverid} or {$ipaddress}

Optional Data Parameters

  • None

Returned Data

stdClass Object(
  [success] => TRUE/FALSE
  [data] => List details of all licenses on a server, or details about the specific ip address
)
Personal tools