Package com.morpheusdata.model.license
Class ApplianceLicenseInfo
java.lang.Object
com.morpheusdata.model.license.ApplianceLicenseInfo
Root model returned by the Appliance License DataService. Contains the current merged license config,
the list of individually installed licenses, current usage counts, per-metric limit checks, and a
convenience flag indicating whether any limit has been reached.
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
license
-
installedLicenses
-
currentUsage
-
licenseLimits
-
limitReached
-
-
Constructor Details
-
ApplianceLicenseInfo
public ApplianceLicenseInfo()
-