License
License
JSON Example
{
"assetId": "string",
"licenseInfo": {
"name": "string",
"restrictions": [
{
"product": {
"name": "string",
"id": "string",
"family": {
"name": "string",
"version": "string"
},
"editionKey": "string",
"suiteName": "string"
},
"licenseProductCapabilities": [
{
"features": [
{
"id": "string"
}
],
"keyValues": [
{
"value": "string",
"key": "string"
}
],
"version": "string"
}
],
"costUnitLimits": [
{
"unit": {
"id": "string"
},
"enforcementType": "string",
"value": 0
}
]
}
],
"expiration": "string"
},
"id": "string"
}