Skip to main content

createLicensesForDevices

Create licenses for devices

createLicensesForDevices(
licenseType: ID!
deviceIDs: [ID!]!
autoRenewal: Boolean
renewalLicenseTypeId: ID
): [License!]!

Arguments

createLicensesForDevices.licenseType ● ID! non-null scalar common

createLicensesForDevices.deviceIDs ● [ID!]! non-null scalar common

createLicensesForDevices.autoRenewal ● Boolean scalar common

createLicensesForDevices.renewalLicenseTypeId ● ID scalar common

When autoRenewal is true and this differs from licenseType, the renewal target is set on create via the LMS CreateLicensesSerial streaming RPC.

Type

License object licenses

Contains information about a License in the system