Name: LicenseSummary

The summary of the licenses installed, used, and the evaluation expiration information.

Data Structure
{
   "typeId": "com.tintri.api.rest.v310.dto.domain.beans.license.LicenseSummary",
   "counts": LicenseCounts,
   "trialPeriod": TrialPeriodSummary,
}

Elements
NameTypeDescription
countsLicenseCountsGets the number of licenses per license type.
trialPeriodTrialPeriodSummaryGets the trial period information.