LicenseOperation

LicenseOperation
License Operation

The operation to perform for a license, options are:

  • SPLIT: Create a split license from a given default license (allowed only for Direct Customer)
  • CREATE: Create license for given subscription (allowed only for Provider)
  • UPDATE: Update name or quantity of a license
  • DELETE: Delete a license
This data structure has no properties.
Enumeration: SPLIT, CREATE, UPDATE, DELETE,