getLicenseInfo
Description
This action will provide you information about specific license
Example
https://api.jetlicense.com/?action=getLicenseInfo&license_id=5887980319a464498902b0cd
Parameters
Parameter | Type | Description | Possible values | Example |
---|---|---|---|---|
output |
String | The requested returned output type, The default is json |
|
xml |
license_id |
String | The License id for the license that you want to edit. You must provide this parameter unless you provide the license_key and product_id parameters |
|
5887980319a464498902b0cd |
license_key |
String | The License Key |
|
License-5887980319a464498902b0cd or 1.1.1.1 |
product_id |
String | The Product id you want to create license to |
|
5887980319a464498902b0cd |
Returns
Return | Type | Description | Possible values | Example |
---|---|---|---|---|
license_id |
String | The License ID |
|
5888bf6319a464498902b0ce |
license_key |
String | The License Key or IP Address |
|
License-5888bf6319a464498902b0ce or 1.1.1.1 |
status |
String | The License status |
|
Active |
status_change |
String | The License status last change date |
|
2017-01-26T16:51:13+00:00 |
product_id |
String | The Product ID |
|
588a179119a464498a332a61 |
product_name |
String | The Product Name |
|
JetBackup |
partner_id |
String | The Partner ID |
|
588a179119a464498a332a61 |
partner_name |
String | The Partner Name |
|
JetApps |
created |
String | The License creation date |
|
2017-01-26T16:51:13+00:00 |
last_access |
String | The License last access date |
|
2017-01-26T16:51:13+00:00 |
logs |
Object | The last 30 logs of the License |
|
Object(
) |
— date |
String | The log date |
|
2017-01-26T16:51:13+00:00 |
— partner |
String | The Partner name |
|
JetApps |
— user |
String | The Partner User name |
|
John Doe |
— msg |
String | The log message |
|
Status changed to Reissue |
info |
Object | The License system information |
|
Object() |