SplitLicenseRequest

SplitLicenseRequest
Split License Request

Request json to create a new split license.

JSON Example
{
    "source_license_id": "23c40386-1223-4052-b3e6-a85fbca0ff2c",
    "name": "new-split-license",
    "quantity": 2000
}
string As uuid As uuid
source_license_id
Required

License id of the default license from which split license will be created.

string
name
Required

Name for the new license.

integer As int64 As int64
quantity
Required

Quantity for the new license.