CreateLicense
Creates a license.
Request Syntax
{
"Beneficiary": "string",
"ClientToken": "string",
"ConsumptionConfiguration": {
"BorrowConfiguration": {
"AllowEarlyCheckIn": boolean,
"MaxTimeToLiveInMinutes": number
},
"ProvisionalConfiguration": {
"MaxTimeToLiveInMinutes": number
},
"RenewType": "string"
},
"Entitlements": [
{
"AllowCheckIn": boolean,
"MaxCount": number,
"Name": "string",
"Overage": boolean,
"Unit": "string",
"Value": "string"
}
],
"HomeRegion": "string",
"Issuer": {
"Name": "string",
"SignKey": "string"
},
"LicenseMetadata": [
{
"Name": "string",
"Value": "string"
}
],
"LicenseName": "string",
"ProductName": "string",
"ProductSKU": "string",
"Tags": [
{
"Key": "string",
"Value": "string"
}
],
"Validity": {
"Begin": "string",
"End": "