LicenseService
Create virtuozzo license
post/v1beta/licenses/virtuozzo
Request body
Response
A successful response.
Example response
{
"code": 0,
"data": {
"attached_keys": [
123456
],
"key_id": 123456
},
"desc": ""
}A successful response.
{
"code": 0,
"data": {
"attached_keys": [
123456
],
"key_id": 123456
},
"desc": ""
}