Get Available License Count for a Tenant
{ getAvailableTenantLicenseCount }
Returns the number of available licenses available for a given tenant.
Method
/API2/access/getAvailableTenantLicenseCount
- Enterprise Admin
Input Parameters
Name
tenantLicenseTypeData
Object Type
Description
The tenant license object with its license type.
Output Response
Successful Result Code
200
Response Type
integer
Description of Response Type
successful operation
Notes
Use 'getLicenseCount' to get the total seat count. This method returns the unused seat count.