CreateLicenseRequest

CreateLicenseRequest
Create License Request

Request json to create a new license.

JSON Example
{
    "serial_number": "530530-1-1",
    "name": "new-split-license",
    "quantity": 2000
}
string
serial_number
Required

Serial number of the subscription used for license creation.

string
name
Required

Name for the new license.

integer As int64 As int64
quantity
Required

Quantity for the new license.