Type Alias LicensesAPI

Index

Properties

addLicenseAssignments: typeof addLicenseAssignments

Assigns license access to the given users

an object with the body content

AddLicenseAssignmentsHttpError

clearCache: typeof clearCache

Clears the cache for licenses api requests.

deleteLicenseAssignments: typeof deleteLicenseAssignments

Removes license access for the given users

an object with the body content

DeleteLicenseAssignmentsHttpError

getLicenseAssignments: typeof getLicenseAssignments

Retrieves assignments for the current tenant

an object with query parameters

GetLicenseAssignmentsHttpError

getLicenseConsumption: typeof getLicenseConsumption

Retrieves license consumption for the current tenant

an object with query parameters

GetLicenseConsumptionHttpError

getLicenseOverview: typeof getLicenseOverview

Gets the general information of the license applied to the current tenant

GetLicenseOverviewHttpError

getLicenseSettings: typeof getLicenseSettings

Get auto assign settings for tenant.

GetLicenseSettingsHttpError

getLicenseStatus: typeof getLicenseStatus

Gets the license status information of the current tenant

GetLicenseStatusHttpError

updateLicenseAssignments: typeof updateLicenseAssignments

Updates license access for the given users

an object with the body content

UpdateLicenseAssignmentsHttpError

updateLicenseSettings: typeof updateLicenseSettings

Set auto assign settings for tenant

an object with the body content

UpdateLicenseSettingsHttpError