URI of the object to which a license must be assigned
the kind of license which must be assigned
boolean
Assigns a license to the content with the provided uri (if any is available)
URI of the object to which a license must be assigned
boolean
Assign the available licenses
the type of licenses for which we will assign the remaining available one
Optionalkind: stringparticular license kind to assign
boolean
Optionaloptions: { signal?: AbortSignal }Optionaloptions: { signal?: AbortSignal }Retrieve the assignment license user mode between automatic | manual
retrieve the automatic license assignation
Optionalsignal: AbortSignalthe signal to cancel the request
a string who's the current assignment selected
Retireve the list of licenses assigned to content of a given type
type of content for which we want to retrieve the licenses
The list of licenses assigned to content of the provided type
Retireve the list of licenses assigned to content of a given type
type of content for which we want to retrieve the licenses not assigned
The number of licenses depending on the type used as param
Retrieve the licenses stats for a given kind
Optionaltype: stringOptionalsignal: AbortSignalOptionalsignal: AbortSignalRetrieve the user licenses stats
Optionalsignal: AbortSignalRetrieves the number of licenses of a given type available. License type is different from the content type to which it can be assigned to.
The type of license for which we want to know the availability
Optionalfilter: ObjectWithoutLicenseFilter[]the filters array the request can be called with
A promise with the number of object without license
Assign available licenses and unassign license for inactive users
the type of licenses for which we will unassign and assign the possible licenses
Optionalkind: stringparticular license kind to unassign and assign
boolean
Change the mode which the license are affected to the users
the type of license that would automatically be assigned
the mode which the license are affected (automatic | manual)
boolean
Optionaloptions: { signal?: AbortSignal }Unassigns the license linked to the given kind with the provided uri
URI of the object to which a license must be unassigned
the kind of license which must be unassigned
boolean
Unassigns the license linked to the content with the provided uri
URI of the object to which a license must be unassigned
boolean
Unassign licenses for inactive users
the type of licenses for which we will unassign upon inactive user
Optionalkind: stringparticular license kind to unassign
boolean
Assigns a license to a given kind with the provided uri (if any is available)