Plesk Lizenz abrufen
Path parameters
-
license
string Required Plesk License objekt identifikator
GET
/plesk/license/{license}
curl \
-X GET https://api.famesystems.de/plesk/license/{license} \
-H "Authorization: Bearer $ACCESS_TOKEN"
Response examples (200)
{
"type": "PLSK_12_ADMIN",
"license": "PLSK.000000000",
"key": "A30500-E24DGg-X9FV14-74ZUILK-HS0N22",
"title": "Plesk Lizenz",
"used": "true",
"created_date": "2022-01-31 00:00:00",
"expire_date": "2022-02-31",
"days": "36",
"binding_ip_address": "127.0.0.1",
"price": "0.00"
}
Response examples (200)
{
"type": "PLSK_12_ADMIN",
"license": "PLSK.000000000",
"key": "A30500-E24DGg-X9FV14-74ZUILK-HS0N22",
"title": "Plesk Lizenz",
"used": "true",
"created_date": "2022-01-31 00:00:00",
"expire_date": "2022-02-31",
"days": "36",
"binding_ip_address": "127.0.0.1",
"price": "0.00"
}