@nutanix-scratch/licensing-js-client 4.0.1 → 4.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (390) hide show
  1. package/README.md +19 -18
  2. package/dist/Ntnx-Licensing-js-client-prod.js +1 -1
  3. package/dist/Ntnx-Licensing-js-client.js +126 -148
  4. package/dist/es/ApiClient.d.ts +7 -1
  5. package/dist/es/ApiClient.js +16 -25
  6. package/dist/es/Paginable.d.ts +1 -1
  7. package/dist/es/Paginable.js +3 -3
  8. package/dist/es/apis/enduserlicenseagreement-endpoints.d.ts +1 -1
  9. package/dist/es/apis/enduserlicenseagreement-endpoints.js +5 -5
  10. package/dist/es/apis/licensekeys-endpoints.d.ts +4 -20
  11. package/dist/es/apis/licensekeys-endpoints.js +13 -27
  12. package/dist/es/apis/licenses-endpoints.d.ts +15 -101
  13. package/dist/es/apis/licenses-endpoints.js +36 -112
  14. package/dist/es/index.d.ts +3 -7
  15. package/dist/es/index.js +8 -24
  16. package/dist/es/models/common/v1/config/Flag.d.ts +1 -1
  17. package/dist/es/models/common/v1/config/Flag.js +3 -3
  18. package/dist/es/models/common/v1/config/KVPair.d.ts +1 -1
  19. package/dist/es/models/common/v1/config/KVPair.js +3 -3
  20. package/dist/es/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
  21. package/dist/es/models/common/v1/config/MapOfStringWrapper.js +3 -3
  22. package/dist/es/models/common/v1/config/Message.d.ts +1 -1
  23. package/dist/es/models/common/v1/config/Message.js +3 -3
  24. package/dist/es/models/common/v1/config/MessageSeverity.js +2 -2
  25. package/dist/es/models/common/v1/config/TenantAwareModel.d.ts +4 -4
  26. package/dist/es/models/common/v1/config/TenantAwareModel.js +7 -7
  27. package/dist/es/models/common/v1/response/ApiLink.d.ts +1 -1
  28. package/dist/es/models/common/v1/response/ApiLink.js +3 -3
  29. package/dist/es/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
  30. package/dist/es/models/common/v1/response/ApiResponseMetadata.js +3 -3
  31. package/dist/es/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
  32. package/dist/es/models/common/v1/response/ExternalizableAbstractModel.js +4 -4
  33. package/dist/es/models/licensing/v4/agreements/Acceptance.d.ts +1 -1
  34. package/dist/es/models/licensing/v4/agreements/Acceptance.js +4 -4
  35. package/dist/es/models/licensing/v4/agreements/AddUserApiResponse.d.ts +1 -1
  36. package/dist/es/models/licensing/v4/agreements/AddUserApiResponse.js +5 -5
  37. package/dist/es/models/licensing/v4/agreements/EndUser.d.ts +1 -1
  38. package/dist/es/models/licensing/v4/agreements/EndUser.js +4 -4
  39. package/dist/es/models/licensing/v4/agreements/Eula.d.ts +1 -1
  40. package/dist/es/models/licensing/v4/agreements/Eula.js +5 -5
  41. package/dist/es/models/licensing/v4/agreements/GetEulaApiResponse.d.ts +1 -1
  42. package/dist/es/models/licensing/v4/agreements/GetEulaApiResponse.js +5 -5
  43. package/dist/es/models/licensing/v4/config/AddLicenseKeyApiResponse.d.ts +1 -1
  44. package/dist/es/models/licensing/v4/config/AddLicenseKeyApiResponse.js +5 -5
  45. package/dist/es/models/licensing/v4/config/AddLicenseKeyDryRunApiResponse.d.ts +4 -3
  46. package/dist/es/models/licensing/v4/config/AddLicenseKeyDryRunApiResponse.js +4 -4
  47. package/dist/es/models/licensing/v4/config/Allowance.d.ts +1 -1
  48. package/dist/es/models/licensing/v4/config/Allowance.js +5 -5
  49. package/dist/es/models/licensing/v4/config/AllowanceDetail.d.ts +1 -1
  50. package/dist/es/models/licensing/v4/config/AllowanceDetail.js +4 -4
  51. package/dist/es/models/licensing/v4/config/AllowanceDetailProjection.d.ts +1 -1
  52. package/dist/es/models/licensing/v4/config/AllowanceDetailProjection.js +4 -4
  53. package/dist/es/models/licensing/v4/config/AllowanceProjection.d.ts +1 -1
  54. package/dist/es/models/licensing/v4/config/AllowanceProjection.js +5 -5
  55. package/dist/es/models/licensing/v4/config/AssignLicenseKeysApiResponse.d.ts +1 -1
  56. package/dist/es/models/licensing/v4/config/AssignLicenseKeysApiResponse.js +5 -5
  57. package/dist/es/models/licensing/v4/config/BaseClusterInfo.d.ts +1 -1
  58. package/dist/es/models/licensing/v4/config/BaseClusterInfo.js +5 -5
  59. package/dist/es/models/licensing/v4/config/BaseLicenseInfo.d.ts +1 -1
  60. package/dist/es/models/licensing/v4/config/BaseLicenseInfo.js +5 -5
  61. package/dist/es/models/licensing/v4/config/BillingPlan.js +2 -2
  62. package/dist/es/models/licensing/v4/config/CapacityViolation.d.ts +1 -1
  63. package/dist/es/models/licensing/v4/config/CapacityViolation.js +4 -4
  64. package/dist/es/models/licensing/v4/config/ClusterLicenseKeyMapping.d.ts +1 -1
  65. package/dist/es/models/licensing/v4/config/ClusterLicenseKeyMapping.js +4 -4
  66. package/dist/es/models/licensing/v4/config/ClusterLicenseKeyMappingProjection.d.ts +1 -1
  67. package/dist/es/models/licensing/v4/config/ClusterLicenseKeyMappingProjection.js +4 -4
  68. package/dist/es/models/licensing/v4/config/ClusterType.js +2 -2
  69. package/dist/es/models/licensing/v4/config/Compliance.d.ts +1 -1
  70. package/dist/es/models/licensing/v4/config/Compliance.js +5 -5
  71. package/dist/es/models/licensing/v4/config/ComplianceProjection.d.ts +1 -1
  72. package/dist/es/models/licensing/v4/config/ComplianceProjection.js +5 -5
  73. package/dist/es/models/licensing/v4/config/Consumption.d.ts +1 -1
  74. package/dist/es/models/licensing/v4/config/Consumption.js +4 -4
  75. package/dist/es/models/licensing/v4/config/ConsumptionProjection.d.ts +1 -1
  76. package/dist/es/models/licensing/v4/config/ConsumptionProjection.js +4 -4
  77. package/dist/es/models/licensing/v4/config/ConsumptionType.js +2 -2
  78. package/dist/es/models/licensing/v4/config/DeleteLicenseKeyApiResponse.d.ts +1 -1
  79. package/dist/es/models/licensing/v4/config/DeleteLicenseKeyApiResponse.js +5 -5
  80. package/dist/es/models/licensing/v4/config/DryRunCheck.d.ts +1 -1
  81. package/dist/es/models/licensing/v4/config/DryRunCheck.js +7 -4
  82. package/dist/es/models/licensing/v4/config/DryRunStatus.js +2 -2
  83. package/dist/es/models/licensing/v4/config/DryRunValidationResult.d.ts +1 -1
  84. package/dist/es/models/licensing/v4/config/DryRunValidationResult.js +4 -4
  85. package/dist/es/models/licensing/v4/config/EnforcementActions.js +2 -2
  86. package/dist/es/models/licensing/v4/config/EnforcementLevel.js +2 -2
  87. package/dist/es/models/licensing/v4/config/EnforcementPolicy.js +2 -2
  88. package/dist/es/models/licensing/v4/config/Entitlement.d.ts +1 -1
  89. package/dist/es/models/licensing/v4/config/Entitlement.js +5 -5
  90. package/dist/es/models/licensing/v4/config/EntitlementDetail.d.ts +1 -1
  91. package/dist/es/models/licensing/v4/config/EntitlementDetail.js +4 -4
  92. package/dist/es/models/licensing/v4/config/EntitlementDetailProjection.d.ts +1 -1
  93. package/dist/es/models/licensing/v4/config/EntitlementDetailProjection.js +4 -4
  94. package/dist/es/models/licensing/v4/config/EntitlementProjection.d.ts +1 -1
  95. package/dist/es/models/licensing/v4/config/EntitlementProjection.js +5 -5
  96. package/dist/es/models/licensing/v4/config/ExpiredLicense.d.ts +1 -1
  97. package/dist/es/models/licensing/v4/config/ExpiredLicense.js +5 -5
  98. package/dist/es/models/licensing/v4/config/Feature.d.ts +1 -1
  99. package/dist/es/models/licensing/v4/config/Feature.js +5 -5
  100. package/dist/es/models/licensing/v4/config/FeatureDetail.d.ts +1 -1
  101. package/dist/es/models/licensing/v4/config/FeatureDetail.js +4 -4
  102. package/dist/es/models/licensing/v4/config/FeatureProjection.d.ts +1 -1
  103. package/dist/es/models/licensing/v4/config/FeatureProjection.js +4 -4
  104. package/dist/es/models/licensing/v4/config/FeatureViolation.d.ts +1 -1
  105. package/dist/es/models/licensing/v4/config/FeatureViolation.js +4 -4
  106. package/dist/es/models/licensing/v4/config/GetLicenseKeyApiResponse.d.ts +1 -1
  107. package/dist/es/models/licensing/v4/config/GetLicenseKeyApiResponse.js +5 -5
  108. package/dist/es/models/licensing/v4/config/License.d.ts +1 -1
  109. package/dist/es/models/licensing/v4/config/License.js +5 -5
  110. package/dist/es/models/licensing/v4/config/LicenseCategory.js +2 -2
  111. package/dist/es/models/licensing/v4/config/LicenseClass.js +2 -2
  112. package/dist/es/models/licensing/v4/config/LicenseKey.d.ts +27 -16
  113. package/dist/es/models/licensing/v4/config/LicenseKey.js +82 -52
  114. package/dist/es/models/licensing/v4/config/LicenseKeyAssignSpec.d.ts +1 -1
  115. package/dist/es/models/licensing/v4/config/LicenseKeyAssignSpec.js +4 -4
  116. package/dist/es/models/licensing/v4/config/LicenseKeyMapping.d.ts +1 -1
  117. package/dist/es/models/licensing/v4/config/LicenseKeyMapping.js +4 -4
  118. package/dist/es/models/licensing/v4/config/LicenseKeyProjection.d.ts +4 -3
  119. package/dist/es/models/licensing/v4/config/LicenseKeyProjection.js +24 -15
  120. package/dist/es/models/licensing/v4/config/LicenseKeySubCategory.d.ts +19 -0
  121. package/dist/es/models/licensing/v4/config/LicenseKeySubCategory.js +85 -0
  122. package/dist/es/models/licensing/v4/config/LicenseProjection.d.ts +1 -1
  123. package/dist/es/models/licensing/v4/config/LicenseProjection.js +5 -5
  124. package/dist/es/models/licensing/v4/config/LicenseStateSyncSpec.d.ts +1 -1
  125. package/dist/es/models/licensing/v4/config/LicenseStateSyncSpec.js +4 -4
  126. package/dist/es/models/licensing/v4/config/LicenseType.js +10 -4
  127. package/dist/es/models/licensing/v4/config/ListAllowancesApiResponse.d.ts +1 -1
  128. package/dist/es/models/licensing/v4/config/ListAllowancesApiResponse.js +5 -5
  129. package/dist/es/models/licensing/v4/config/ListCompliancesApiResponse.d.ts +1 -1
  130. package/dist/es/models/licensing/v4/config/ListCompliancesApiResponse.js +5 -5
  131. package/dist/es/models/licensing/v4/config/ListEntitlementsApiResponse.d.ts +1 -1
  132. package/dist/es/models/licensing/v4/config/ListEntitlementsApiResponse.js +5 -5
  133. package/dist/es/models/licensing/v4/config/ListFeaturesApiResponse.d.ts +1 -1
  134. package/dist/es/models/licensing/v4/config/ListFeaturesApiResponse.js +5 -5
  135. package/dist/es/models/licensing/v4/config/ListLicenseKeysApiResponse.d.ts +1 -1
  136. package/dist/es/models/licensing/v4/config/ListLicenseKeysApiResponse.js +5 -5
  137. package/dist/es/models/licensing/v4/config/ListLicensesApiResponse.d.ts +1 -1
  138. package/dist/es/models/licensing/v4/config/ListLicensesApiResponse.js +5 -5
  139. package/dist/es/models/licensing/v4/config/ListRecommendationsApiResponse.d.ts +1 -1
  140. package/dist/es/models/licensing/v4/config/ListRecommendationsApiResponse.js +5 -5
  141. package/dist/es/models/licensing/v4/config/ListSettingsApiResponse.d.ts +1 -1
  142. package/dist/es/models/licensing/v4/config/ListSettingsApiResponse.js +5 -5
  143. package/dist/es/models/licensing/v4/config/ListViolationsApiResponse.d.ts +1 -1
  144. package/dist/es/models/licensing/v4/config/ListViolationsApiResponse.js +5 -5
  145. package/dist/es/models/licensing/v4/config/LogicalVersion.d.ts +1 -1
  146. package/dist/es/models/licensing/v4/config/LogicalVersion.js +4 -4
  147. package/dist/es/models/licensing/v4/config/Meter.js +10 -4
  148. package/dist/es/models/licensing/v4/config/OperationType.js +2 -2
  149. package/dist/es/models/licensing/v4/config/PortalSetting.d.ts +1 -1
  150. package/dist/es/models/licensing/v4/config/PortalSetting.js +4 -4
  151. package/dist/es/models/licensing/v4/config/PostPaidCategory.js +2 -2
  152. package/dist/es/models/licensing/v4/config/PostPaidConfig.d.ts +1 -1
  153. package/dist/es/models/licensing/v4/config/PostPaidConfig.js +4 -4
  154. package/dist/es/models/licensing/v4/config/ProductName.js +2 -2
  155. package/dist/es/models/licensing/v4/config/Recommendation.d.ts +1 -1
  156. package/dist/es/models/licensing/v4/config/Recommendation.js +5 -5
  157. package/dist/es/models/licensing/v4/config/RecommendationDetail.d.ts +1 -1
  158. package/dist/es/models/licensing/v4/config/RecommendationDetail.js +4 -4
  159. package/dist/es/models/licensing/v4/config/RecommendationScope.js +2 -2
  160. package/dist/es/models/licensing/v4/config/ResetScope.js +2 -2
  161. package/dist/es/models/licensing/v4/config/Scope.js +2 -2
  162. package/dist/es/models/licensing/v4/config/Service.d.ts +1 -1
  163. package/dist/es/models/licensing/v4/config/Service.js +4 -4
  164. package/dist/es/models/licensing/v4/config/ServiceProjection.d.ts +1 -1
  165. package/dist/es/models/licensing/v4/config/ServiceProjection.js +4 -4
  166. package/dist/es/models/licensing/v4/config/ServiceViolation.d.ts +1 -1
  167. package/dist/es/models/licensing/v4/config/ServiceViolation.js +4 -4
  168. package/dist/es/models/licensing/v4/config/ServiceViolationType.js +2 -2
  169. package/dist/es/models/licensing/v4/config/Setting.d.ts +1 -1
  170. package/dist/es/models/licensing/v4/config/Setting.js +5 -5
  171. package/dist/es/models/licensing/v4/config/Status.js +2 -2
  172. package/dist/es/models/licensing/v4/config/SubCategory.js +2 -2
  173. package/dist/es/models/licensing/v4/config/SyncLicenseStateApiResponse.d.ts +1 -1
  174. package/dist/es/models/licensing/v4/config/SyncLicenseStateApiResponse.js +5 -5
  175. package/dist/es/models/licensing/v4/config/SyncOperationType.js +2 -2
  176. package/dist/es/models/licensing/v4/config/ValueType.js +2 -2
  177. package/dist/es/models/licensing/v4/config/Violation.d.ts +1 -1
  178. package/dist/es/models/licensing/v4/config/Violation.js +5 -5
  179. package/dist/es/models/licensing/v4/error/AppMessage.d.ts +4 -4
  180. package/dist/es/models/licensing/v4/error/AppMessage.js +8 -8
  181. package/dist/es/models/licensing/v4/error/ErrorResponse.d.ts +1 -1
  182. package/dist/es/models/licensing/v4/error/ErrorResponse.js +5 -8
  183. package/dist/es/models/licensing/v4/error/SchemaValidationError.d.ts +1 -1
  184. package/dist/es/models/licensing/v4/error/SchemaValidationError.js +4 -4
  185. package/dist/es/models/licensing/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
  186. package/dist/es/models/licensing/v4/error/SchemaValidationErrorMessage.js +4 -4
  187. package/dist/es/models/prism/v4/config/TaskReference.d.ts +4 -4
  188. package/dist/es/models/prism/v4/config/TaskReference.js +8 -8
  189. package/dist/es/models/validation/ValidationError.js +2 -2
  190. package/dist/es/utils/ValidationUtils.js +2 -2
  191. package/dist/lib/ApiClient.d.ts +7 -1
  192. package/dist/lib/ApiClient.js +16 -25
  193. package/dist/lib/Paginable.d.ts +1 -1
  194. package/dist/lib/Paginable.js +3 -3
  195. package/dist/lib/apis/enduserlicenseagreement-endpoints.d.ts +1 -1
  196. package/dist/lib/apis/enduserlicenseagreement-endpoints.js +5 -5
  197. package/dist/lib/apis/licensekeys-endpoints.d.ts +4 -20
  198. package/dist/lib/apis/licensekeys-endpoints.js +13 -27
  199. package/dist/lib/apis/licenses-endpoints.d.ts +15 -101
  200. package/dist/lib/apis/licenses-endpoints.js +36 -112
  201. package/dist/lib/index.d.ts +3 -7
  202. package/dist/lib/index.js +8 -24
  203. package/dist/lib/models/common/v1/config/Flag.d.ts +1 -1
  204. package/dist/lib/models/common/v1/config/Flag.js +3 -3
  205. package/dist/lib/models/common/v1/config/KVPair.d.ts +1 -1
  206. package/dist/lib/models/common/v1/config/KVPair.js +3 -3
  207. package/dist/lib/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
  208. package/dist/lib/models/common/v1/config/MapOfStringWrapper.js +3 -3
  209. package/dist/lib/models/common/v1/config/Message.d.ts +1 -1
  210. package/dist/lib/models/common/v1/config/Message.js +3 -3
  211. package/dist/lib/models/common/v1/config/MessageSeverity.js +2 -2
  212. package/dist/lib/models/common/v1/config/TenantAwareModel.d.ts +4 -4
  213. package/dist/lib/models/common/v1/config/TenantAwareModel.js +7 -7
  214. package/dist/lib/models/common/v1/response/ApiLink.d.ts +1 -1
  215. package/dist/lib/models/common/v1/response/ApiLink.js +3 -3
  216. package/dist/lib/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
  217. package/dist/lib/models/common/v1/response/ApiResponseMetadata.js +3 -3
  218. package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
  219. package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.js +4 -4
  220. package/dist/lib/models/licensing/v4/agreements/Acceptance.d.ts +1 -1
  221. package/dist/lib/models/licensing/v4/agreements/Acceptance.js +4 -4
  222. package/dist/lib/models/licensing/v4/agreements/AddUserApiResponse.d.ts +1 -1
  223. package/dist/lib/models/licensing/v4/agreements/AddUserApiResponse.js +5 -5
  224. package/dist/lib/models/licensing/v4/agreements/EndUser.d.ts +1 -1
  225. package/dist/lib/models/licensing/v4/agreements/EndUser.js +4 -4
  226. package/dist/lib/models/licensing/v4/agreements/Eula.d.ts +1 -1
  227. package/dist/lib/models/licensing/v4/agreements/Eula.js +5 -5
  228. package/dist/lib/models/licensing/v4/agreements/GetEulaApiResponse.d.ts +1 -1
  229. package/dist/lib/models/licensing/v4/agreements/GetEulaApiResponse.js +5 -5
  230. package/dist/lib/models/licensing/v4/config/AddLicenseKeyApiResponse.d.ts +1 -1
  231. package/dist/lib/models/licensing/v4/config/AddLicenseKeyApiResponse.js +5 -5
  232. package/dist/lib/models/licensing/v4/config/AddLicenseKeyDryRunApiResponse.d.ts +4 -3
  233. package/dist/lib/models/licensing/v4/config/AddLicenseKeyDryRunApiResponse.js +4 -4
  234. package/dist/lib/models/licensing/v4/config/Allowance.d.ts +1 -1
  235. package/dist/lib/models/licensing/v4/config/Allowance.js +5 -5
  236. package/dist/lib/models/licensing/v4/config/AllowanceDetail.d.ts +1 -1
  237. package/dist/lib/models/licensing/v4/config/AllowanceDetail.js +4 -4
  238. package/dist/lib/models/licensing/v4/config/AllowanceDetailProjection.d.ts +1 -1
  239. package/dist/lib/models/licensing/v4/config/AllowanceDetailProjection.js +4 -4
  240. package/dist/lib/models/licensing/v4/config/AllowanceProjection.d.ts +1 -1
  241. package/dist/lib/models/licensing/v4/config/AllowanceProjection.js +5 -5
  242. package/dist/lib/models/licensing/v4/config/AssignLicenseKeysApiResponse.d.ts +1 -1
  243. package/dist/lib/models/licensing/v4/config/AssignLicenseKeysApiResponse.js +5 -5
  244. package/dist/lib/models/licensing/v4/config/BaseClusterInfo.d.ts +1 -1
  245. package/dist/lib/models/licensing/v4/config/BaseClusterInfo.js +5 -5
  246. package/dist/lib/models/licensing/v4/config/BaseLicenseInfo.d.ts +1 -1
  247. package/dist/lib/models/licensing/v4/config/BaseLicenseInfo.js +5 -5
  248. package/dist/lib/models/licensing/v4/config/BillingPlan.js +2 -2
  249. package/dist/lib/models/licensing/v4/config/CapacityViolation.d.ts +1 -1
  250. package/dist/lib/models/licensing/v4/config/CapacityViolation.js +4 -4
  251. package/dist/lib/models/licensing/v4/config/ClusterLicenseKeyMapping.d.ts +1 -1
  252. package/dist/lib/models/licensing/v4/config/ClusterLicenseKeyMapping.js +4 -4
  253. package/dist/lib/models/licensing/v4/config/ClusterLicenseKeyMappingProjection.d.ts +1 -1
  254. package/dist/lib/models/licensing/v4/config/ClusterLicenseKeyMappingProjection.js +4 -4
  255. package/dist/lib/models/licensing/v4/config/ClusterType.js +2 -2
  256. package/dist/lib/models/licensing/v4/config/Compliance.d.ts +1 -1
  257. package/dist/lib/models/licensing/v4/config/Compliance.js +5 -5
  258. package/dist/lib/models/licensing/v4/config/ComplianceProjection.d.ts +1 -1
  259. package/dist/lib/models/licensing/v4/config/ComplianceProjection.js +5 -5
  260. package/dist/lib/models/licensing/v4/config/Consumption.d.ts +1 -1
  261. package/dist/lib/models/licensing/v4/config/Consumption.js +4 -4
  262. package/dist/lib/models/licensing/v4/config/ConsumptionProjection.d.ts +1 -1
  263. package/dist/lib/models/licensing/v4/config/ConsumptionProjection.js +4 -4
  264. package/dist/lib/models/licensing/v4/config/ConsumptionType.js +2 -2
  265. package/dist/lib/models/licensing/v4/config/DeleteLicenseKeyApiResponse.d.ts +1 -1
  266. package/dist/lib/models/licensing/v4/config/DeleteLicenseKeyApiResponse.js +5 -5
  267. package/dist/lib/models/licensing/v4/config/DryRunCheck.d.ts +1 -1
  268. package/dist/lib/models/licensing/v4/config/DryRunCheck.js +7 -4
  269. package/dist/lib/models/licensing/v4/config/DryRunStatus.js +2 -2
  270. package/dist/lib/models/licensing/v4/config/DryRunValidationResult.d.ts +1 -1
  271. package/dist/lib/models/licensing/v4/config/DryRunValidationResult.js +4 -4
  272. package/dist/lib/models/licensing/v4/config/EnforcementActions.js +2 -2
  273. package/dist/lib/models/licensing/v4/config/EnforcementLevel.js +2 -2
  274. package/dist/lib/models/licensing/v4/config/EnforcementPolicy.js +2 -2
  275. package/dist/lib/models/licensing/v4/config/Entitlement.d.ts +1 -1
  276. package/dist/lib/models/licensing/v4/config/Entitlement.js +5 -5
  277. package/dist/lib/models/licensing/v4/config/EntitlementDetail.d.ts +1 -1
  278. package/dist/lib/models/licensing/v4/config/EntitlementDetail.js +4 -4
  279. package/dist/lib/models/licensing/v4/config/EntitlementDetailProjection.d.ts +1 -1
  280. package/dist/lib/models/licensing/v4/config/EntitlementDetailProjection.js +4 -4
  281. package/dist/lib/models/licensing/v4/config/EntitlementProjection.d.ts +1 -1
  282. package/dist/lib/models/licensing/v4/config/EntitlementProjection.js +5 -5
  283. package/dist/lib/models/licensing/v4/config/ExpiredLicense.d.ts +1 -1
  284. package/dist/lib/models/licensing/v4/config/ExpiredLicense.js +5 -5
  285. package/dist/lib/models/licensing/v4/config/Feature.d.ts +1 -1
  286. package/dist/lib/models/licensing/v4/config/Feature.js +5 -5
  287. package/dist/lib/models/licensing/v4/config/FeatureDetail.d.ts +1 -1
  288. package/dist/lib/models/licensing/v4/config/FeatureDetail.js +4 -4
  289. package/dist/lib/models/licensing/v4/config/FeatureProjection.d.ts +1 -1
  290. package/dist/lib/models/licensing/v4/config/FeatureProjection.js +4 -4
  291. package/dist/lib/models/licensing/v4/config/FeatureViolation.d.ts +1 -1
  292. package/dist/lib/models/licensing/v4/config/FeatureViolation.js +4 -4
  293. package/dist/lib/models/licensing/v4/config/GetLicenseKeyApiResponse.d.ts +1 -1
  294. package/dist/lib/models/licensing/v4/config/GetLicenseKeyApiResponse.js +5 -5
  295. package/dist/lib/models/licensing/v4/config/License.d.ts +1 -1
  296. package/dist/lib/models/licensing/v4/config/License.js +5 -5
  297. package/dist/lib/models/licensing/v4/config/LicenseCategory.js +2 -2
  298. package/dist/lib/models/licensing/v4/config/LicenseClass.js +2 -2
  299. package/dist/lib/models/licensing/v4/config/LicenseKey.d.ts +27 -16
  300. package/dist/lib/models/licensing/v4/config/LicenseKey.js +82 -52
  301. package/dist/lib/models/licensing/v4/config/LicenseKeyAssignSpec.d.ts +1 -1
  302. package/dist/lib/models/licensing/v4/config/LicenseKeyAssignSpec.js +4 -4
  303. package/dist/lib/models/licensing/v4/config/LicenseKeyMapping.d.ts +1 -1
  304. package/dist/lib/models/licensing/v4/config/LicenseKeyMapping.js +4 -4
  305. package/dist/lib/models/licensing/v4/config/LicenseKeyProjection.d.ts +4 -3
  306. package/dist/lib/models/licensing/v4/config/LicenseKeyProjection.js +24 -15
  307. package/dist/lib/models/licensing/v4/config/LicenseKeySubCategory.d.ts +19 -0
  308. package/dist/lib/models/licensing/v4/config/LicenseKeySubCategory.js +85 -0
  309. package/dist/lib/models/licensing/v4/config/LicenseProjection.d.ts +1 -1
  310. package/dist/lib/models/licensing/v4/config/LicenseProjection.js +5 -5
  311. package/dist/lib/models/licensing/v4/config/LicenseStateSyncSpec.d.ts +1 -1
  312. package/dist/lib/models/licensing/v4/config/LicenseStateSyncSpec.js +4 -4
  313. package/dist/lib/models/licensing/v4/config/LicenseType.js +10 -4
  314. package/dist/lib/models/licensing/v4/config/ListAllowancesApiResponse.d.ts +1 -1
  315. package/dist/lib/models/licensing/v4/config/ListAllowancesApiResponse.js +5 -5
  316. package/dist/lib/models/licensing/v4/config/ListCompliancesApiResponse.d.ts +1 -1
  317. package/dist/lib/models/licensing/v4/config/ListCompliancesApiResponse.js +5 -5
  318. package/dist/lib/models/licensing/v4/config/ListEntitlementsApiResponse.d.ts +1 -1
  319. package/dist/lib/models/licensing/v4/config/ListEntitlementsApiResponse.js +5 -5
  320. package/dist/lib/models/licensing/v4/config/ListFeaturesApiResponse.d.ts +1 -1
  321. package/dist/lib/models/licensing/v4/config/ListFeaturesApiResponse.js +5 -5
  322. package/dist/lib/models/licensing/v4/config/ListLicenseKeysApiResponse.d.ts +1 -1
  323. package/dist/lib/models/licensing/v4/config/ListLicenseKeysApiResponse.js +5 -5
  324. package/dist/lib/models/licensing/v4/config/ListLicensesApiResponse.d.ts +1 -1
  325. package/dist/lib/models/licensing/v4/config/ListLicensesApiResponse.js +5 -5
  326. package/dist/lib/models/licensing/v4/config/ListRecommendationsApiResponse.d.ts +1 -1
  327. package/dist/lib/models/licensing/v4/config/ListRecommendationsApiResponse.js +5 -5
  328. package/dist/lib/models/licensing/v4/config/ListSettingsApiResponse.d.ts +1 -1
  329. package/dist/lib/models/licensing/v4/config/ListSettingsApiResponse.js +5 -5
  330. package/dist/lib/models/licensing/v4/config/ListViolationsApiResponse.d.ts +1 -1
  331. package/dist/lib/models/licensing/v4/config/ListViolationsApiResponse.js +5 -5
  332. package/dist/lib/models/licensing/v4/config/LogicalVersion.d.ts +1 -1
  333. package/dist/lib/models/licensing/v4/config/LogicalVersion.js +4 -4
  334. package/dist/lib/models/licensing/v4/config/Meter.js +10 -4
  335. package/dist/lib/models/licensing/v4/config/OperationType.js +2 -2
  336. package/dist/lib/models/licensing/v4/config/PortalSetting.d.ts +1 -1
  337. package/dist/lib/models/licensing/v4/config/PortalSetting.js +4 -4
  338. package/dist/lib/models/licensing/v4/config/PostPaidCategory.js +2 -2
  339. package/dist/lib/models/licensing/v4/config/PostPaidConfig.d.ts +1 -1
  340. package/dist/lib/models/licensing/v4/config/PostPaidConfig.js +4 -4
  341. package/dist/lib/models/licensing/v4/config/ProductName.js +2 -2
  342. package/dist/lib/models/licensing/v4/config/Recommendation.d.ts +1 -1
  343. package/dist/lib/models/licensing/v4/config/Recommendation.js +5 -5
  344. package/dist/lib/models/licensing/v4/config/RecommendationDetail.d.ts +1 -1
  345. package/dist/lib/models/licensing/v4/config/RecommendationDetail.js +4 -4
  346. package/dist/lib/models/licensing/v4/config/RecommendationScope.js +2 -2
  347. package/dist/lib/models/licensing/v4/config/ResetScope.js +2 -2
  348. package/dist/lib/models/licensing/v4/config/Scope.js +2 -2
  349. package/dist/lib/models/licensing/v4/config/Service.d.ts +1 -1
  350. package/dist/lib/models/licensing/v4/config/Service.js +4 -4
  351. package/dist/lib/models/licensing/v4/config/ServiceProjection.d.ts +1 -1
  352. package/dist/lib/models/licensing/v4/config/ServiceProjection.js +4 -4
  353. package/dist/lib/models/licensing/v4/config/ServiceViolation.d.ts +1 -1
  354. package/dist/lib/models/licensing/v4/config/ServiceViolation.js +4 -4
  355. package/dist/lib/models/licensing/v4/config/ServiceViolationType.js +2 -2
  356. package/dist/lib/models/licensing/v4/config/Setting.d.ts +1 -1
  357. package/dist/lib/models/licensing/v4/config/Setting.js +5 -5
  358. package/dist/lib/models/licensing/v4/config/Status.js +2 -2
  359. package/dist/lib/models/licensing/v4/config/SubCategory.js +2 -2
  360. package/dist/lib/models/licensing/v4/config/SyncLicenseStateApiResponse.d.ts +1 -1
  361. package/dist/lib/models/licensing/v4/config/SyncLicenseStateApiResponse.js +5 -5
  362. package/dist/lib/models/licensing/v4/config/SyncOperationType.js +2 -2
  363. package/dist/lib/models/licensing/v4/config/ValueType.js +2 -2
  364. package/dist/lib/models/licensing/v4/config/Violation.d.ts +1 -1
  365. package/dist/lib/models/licensing/v4/config/Violation.js +5 -5
  366. package/dist/lib/models/licensing/v4/error/AppMessage.d.ts +4 -4
  367. package/dist/lib/models/licensing/v4/error/AppMessage.js +8 -8
  368. package/dist/lib/models/licensing/v4/error/ErrorResponse.d.ts +1 -1
  369. package/dist/lib/models/licensing/v4/error/ErrorResponse.js +5 -8
  370. package/dist/lib/models/licensing/v4/error/SchemaValidationError.d.ts +1 -1
  371. package/dist/lib/models/licensing/v4/error/SchemaValidationError.js +4 -4
  372. package/dist/lib/models/licensing/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
  373. package/dist/lib/models/licensing/v4/error/SchemaValidationErrorMessage.js +4 -4
  374. package/dist/lib/models/prism/v4/config/TaskReference.d.ts +4 -4
  375. package/dist/lib/models/prism/v4/config/TaskReference.js +8 -8
  376. package/dist/lib/models/validation/ValidationError.js +2 -2
  377. package/dist/lib/utils/ValidationUtils.js +2 -2
  378. package/package.json +2 -2
  379. package/dist/es/models/licensing/v4/agreements/UpdateEulaApiResponse.d.ts +0 -101
  380. package/dist/es/models/licensing/v4/agreements/UpdateEulaApiResponse.js +0 -365
  381. package/dist/es/models/licensing/v4/config/ResetLicenseStateApiResponse.d.ts +0 -102
  382. package/dist/es/models/licensing/v4/config/ResetLicenseStateApiResponse.js +0 -365
  383. package/dist/es/models/licensing/v4/config/UpdatePortalSettingApiResponse.d.ts +0 -99
  384. package/dist/es/models/licensing/v4/config/UpdatePortalSettingApiResponse.js +0 -365
  385. package/dist/lib/models/licensing/v4/agreements/UpdateEulaApiResponse.d.ts +0 -101
  386. package/dist/lib/models/licensing/v4/agreements/UpdateEulaApiResponse.js +0 -365
  387. package/dist/lib/models/licensing/v4/config/ResetLicenseStateApiResponse.d.ts +0 -102
  388. package/dist/lib/models/licensing/v4/config/ResetLicenseStateApiResponse.js +0 -365
  389. package/dist/lib/models/licensing/v4/config/UpdatePortalSettingApiResponse.d.ts +0 -99
  390. package/dist/lib/models/licensing/v4/config/UpdatePortalSettingApiResponse.js +0 -365
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The TenantAwareModel model module.
3
3
  * @module Ntnx/TenantAwareModel
4
- * @version 4.0.1
4
+ * @version 4.1.1
5
5
  * @class TenantAwareModel
6
6
  */
7
7
  export default class TenantAwareModel {
@@ -26,13 +26,13 @@ export default class TenantAwareModel {
26
26
  /** @type {object<string, any>} */
27
27
  $unknownFields: object;
28
28
  /**
29
- * Returns A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this Id to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
29
+ * Returns A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this ID to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
30
30
  * @return {string}
31
31
  */
32
32
  getTenantId(): string;
33
33
  /**
34
- * Sets A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this Id to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
35
- * @param {string} tenantId A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this Id to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
34
+ * Sets A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this ID to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
35
+ * @param {string} tenantId A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this ID to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
36
36
  */
37
37
  setTenantId(tenantId: string): void;
38
38
  tenantId: string;
@@ -27,11 +27,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
27
27
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
28
28
  * Nutanix Licensing APIs
29
29
  *
30
- * OpenAPI spec version: 4.0.1
30
+ * OpenAPI spec version: 4.1.1
31
31
  *
32
32
  * NOTE: This class is auto generated by the Open API Dev Platform.
33
33
  *
34
- * Open API Dev Platform Codegen version: 16.9.0.8546-RELEASE
34
+ * Open API Dev Platform Codegen version: 17.4.0.8851-RELEASE
35
35
  *
36
36
  * Do not edit the class manually.
37
37
  *
@@ -39,7 +39,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
39
39
  /**
40
40
  * The TenantAwareModel model module.
41
41
  * @module Ntnx/TenantAwareModel
42
- * @version 4.0.1
42
+ * @version 4.1.1
43
43
  * @class TenantAwareModel
44
44
  */
45
45
  var _TenantAwareModel_brand = /*#__PURE__*/new WeakSet();
@@ -79,7 +79,7 @@ var TenantAwareModel = exports["default"] = /*#__PURE__*/function () {
79
79
  key: "getTenantId",
80
80
  value:
81
81
  /**
82
- * Returns A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this Id to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
82
+ * Returns A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this ID to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
83
83
  * @return {string}
84
84
  */
85
85
  function getTenantId() {
@@ -87,8 +87,8 @@ var TenantAwareModel = exports["default"] = /*#__PURE__*/function () {
87
87
  }
88
88
 
89
89
  /**
90
- * Sets A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this Id to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
91
- * @param {string} tenantId A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this Id to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
90
+ * Sets A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this ID to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
91
+ * @param {string} tenantId A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this ID to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
92
92
  */
93
93
  }, {
94
94
  key: "setTenantId",
@@ -239,7 +239,7 @@ var TenantAwareModel = exports["default"] = /*#__PURE__*/function () {
239
239
  }]);
240
240
  }();
241
241
  /**
242
- * A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this Id to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
242
+ * A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this ID to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
243
243
  * @memberof TenantAwareModel
244
244
  */
245
245
  function _toJsonMapType(obj, forMutation) {
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The ApiLink model module.
3
3
  * @module Ntnx/ApiLink
4
- * @version 4.0.1
4
+ * @version 4.1.1
5
5
  * @class ApiLink
6
6
  */
7
7
  export default class ApiLink {
@@ -27,11 +27,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
27
27
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
28
28
  * Nutanix Licensing APIs
29
29
  *
30
- * OpenAPI spec version: 4.0.1
30
+ * OpenAPI spec version: 4.1.1
31
31
  *
32
32
  * NOTE: This class is auto generated by the Open API Dev Platform.
33
33
  *
34
- * Open API Dev Platform Codegen version: 16.9.0.8546-RELEASE
34
+ * Open API Dev Platform Codegen version: 17.4.0.8851-RELEASE
35
35
  *
36
36
  * Do not edit the class manually.
37
37
  *
@@ -39,7 +39,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
39
39
  /**
40
40
  * The ApiLink model module.
41
41
  * @module Ntnx/ApiLink
42
- * @version 4.0.1
42
+ * @version 4.1.1
43
43
  * @class ApiLink
44
44
  */
45
45
  var _ApiLink_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The ApiResponseMetadata model module.
3
3
  * @module Ntnx/ApiResponseMetadata
4
- * @version 4.0.1
4
+ * @version 4.1.1
5
5
  * @class ApiResponseMetadata
6
6
  */
7
7
  export default class ApiResponseMetadata {
@@ -31,11 +31,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
31
31
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
32
32
  * Nutanix Licensing APIs
33
33
  *
34
- * OpenAPI spec version: 4.0.1
34
+ * OpenAPI spec version: 4.1.1
35
35
  *
36
36
  * NOTE: This class is auto generated by the Open API Dev Platform.
37
37
  *
38
- * Open API Dev Platform Codegen version: 16.9.0.8546-RELEASE
38
+ * Open API Dev Platform Codegen version: 17.4.0.8851-RELEASE
39
39
  *
40
40
  * Do not edit the class manually.
41
41
  *
@@ -43,7 +43,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
43
43
  /**
44
44
  * The ApiResponseMetadata model module.
45
45
  * @module Ntnx/ApiResponseMetadata
46
- * @version 4.0.1
46
+ * @version 4.1.1
47
47
  * @class ApiResponseMetadata
48
48
  */
49
49
  var _ApiResponseMetadata_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The ExternalizableAbstractModel model module.
3
3
  * @module Ntnx/ExternalizableAbstractModel
4
- * @version 4.0.1
4
+ * @version 4.1.1
5
5
  * @class ExternalizableAbstractModel
6
6
  * @extends TenantAwareModel
7
7
  */
@@ -36,11 +36,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
36
36
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
37
37
  * Nutanix Licensing APIs
38
38
  *
39
- * OpenAPI spec version: 4.0.1
39
+ * OpenAPI spec version: 4.1.1
40
40
  *
41
41
  * NOTE: This class is auto generated by the Open API Dev Platform.
42
42
  *
43
- * Open API Dev Platform Codegen version: 16.9.0.8546-RELEASE
43
+ * Open API Dev Platform Codegen version: 17.4.0.8851-RELEASE
44
44
  *
45
45
  * Do not edit the class manually.
46
46
  *
@@ -48,7 +48,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
48
48
  /**
49
49
  * The ExternalizableAbstractModel model module.
50
50
  * @module Ntnx/ExternalizableAbstractModel
51
- * @version 4.0.1
51
+ * @version 4.1.1
52
52
  * @class ExternalizableAbstractModel
53
53
  * @extends TenantAwareModel
54
54
  */
@@ -304,7 +304,7 @@ ExternalizableAbstractModel.prototype.extId = undefined;
304
304
  ExternalizableAbstractModel.prototype.links = undefined;
305
305
 
306
306
  /**
307
- * A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this Id to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
307
+ * A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this ID to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
308
308
  * @memberof ExternalizableAbstractModel
309
309
  */
310
310
  _TenantAwareModel2["default"].prototype.tenantId = undefined;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The Acceptance model module.
3
3
  * @module Ntnx/Acceptance
4
- * @version 4.0.1
4
+ * @version 4.1.1
5
5
  * @class Acceptance
6
6
  *
7
7
  * @param { EndUser } acceptedBy
@@ -29,11 +29,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
29
29
  function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.has(t)) return arguments.length < 3 ? t : n; throw new TypeError("Private element is not present on this object"); } /*
30
30
  * Nutanix Licensing APIs
31
31
  *
32
- * OpenAPI spec version: 4.0.1
32
+ * OpenAPI spec version: 4.1.1
33
33
  *
34
34
  * NOTE: This class is auto generated by the Open API Dev Platform.
35
35
  *
36
- * Open API Dev Platform Codegen version: 16.9.0.8546-RELEASE
36
+ * Open API Dev Platform Codegen version: 17.4.0.8851-RELEASE
37
37
  *
38
38
  * Do not edit the class manually.
39
39
  *
@@ -41,7 +41,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
41
41
  /**
42
42
  * The Acceptance model module.
43
43
  * @module Ntnx/Acceptance
44
- * @version 4.0.1
44
+ * @version 4.1.1
45
45
  * @class Acceptance
46
46
  *
47
47
  * @param { EndUser } acceptedBy
@@ -68,7 +68,7 @@ var Acceptance = exports["default"] = /*#__PURE__*/function () {
68
68
  this.$objectType = "licensing.v4.agreements.Acceptance";
69
69
  /** @type {object<string, any>} */
70
70
  this.$reserved = {
71
- '$fv': "v4.r0"
71
+ '$fv': "v4.r1"
72
72
  };
73
73
  /** @type {object<string, any>} */
74
74
  this.$unknownFields = {};
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The AddUserApiResponse model module.
3
3
  * @module Ntnx/AddUserApiResponse
4
- * @version 4.0.1
4
+ * @version 4.1.1
5
5
  * @class AddUserApiResponse
6
6
  */
7
7
  export default class AddUserApiResponse extends Paginable {
@@ -39,11 +39,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
39
39
  function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.has(t)) return arguments.length < 3 ? t : n; throw new TypeError("Private element is not present on this object"); } /*
40
40
  * Nutanix Licensing APIs
41
41
  *
42
- * OpenAPI spec version: 4.0.1
42
+ * OpenAPI spec version: 4.1.1
43
43
  *
44
44
  * NOTE: This class is auto generated by the Open API Dev Platform.
45
45
  *
46
- * Open API Dev Platform Codegen version: 16.9.0.8546-RELEASE
46
+ * Open API Dev Platform Codegen version: 17.4.0.8851-RELEASE
47
47
  *
48
48
  * Do not edit the class manually.
49
49
  *
@@ -51,14 +51,14 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
51
51
  /**
52
52
  * The AddUserApiResponse model module.
53
53
  * @module Ntnx/AddUserApiResponse
54
- * @version 4.0.1
54
+ * @version 4.1.1
55
55
  * @class AddUserApiResponse
56
56
  */
57
57
  var _AddUserApiResponse_brand = /*#__PURE__*/new WeakSet();
58
58
  var AddUserApiResponse = exports["default"] = /*#__PURE__*/function (_Paginable) {
59
59
  /**
60
60
  * Constructs a new <code>AddUserApiResponse</code>.
61
- * REST response for all response codes in API path /licensing/v4.0/agreements/eula/$actions/add-user Post operation
61
+ * REST response for all response codes in API path /licensing/v4.1/agreements/eula/$actions/add-user Post operation
62
62
  * @alias module:Ntnx/AddUserApiResponse
63
63
  */
64
64
  function AddUserApiResponse() {
@@ -75,7 +75,7 @@ var AddUserApiResponse = exports["default"] = /*#__PURE__*/function (_Paginable)
75
75
  _this.$objectType = "licensing.v4.agreements.AddUserApiResponse";
76
76
  /** @type {object<string, any>} */
77
77
  _this.$reserved = {
78
- '$fv': "v4.r0"
78
+ '$fv': "v4.r1"
79
79
  };
80
80
  /** @type {object<string, any>} */
81
81
  _this.$unknownFields = {};
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The EndUser model module.
3
3
  * @module Ntnx/EndUser
4
- * @version 4.0.1
4
+ * @version 4.1.1
5
5
  * @class EndUser
6
6
  *
7
7
  * @param { string } userName User name of the user accepting the EULA.
@@ -27,11 +27,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
27
27
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
28
28
  * Nutanix Licensing APIs
29
29
  *
30
- * OpenAPI spec version: 4.0.1
30
+ * OpenAPI spec version: 4.1.1
31
31
  *
32
32
  * NOTE: This class is auto generated by the Open API Dev Platform.
33
33
  *
34
- * Open API Dev Platform Codegen version: 16.9.0.8546-RELEASE
34
+ * Open API Dev Platform Codegen version: 17.4.0.8851-RELEASE
35
35
  *
36
36
  * Do not edit the class manually.
37
37
  *
@@ -39,7 +39,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
39
39
  /**
40
40
  * The EndUser model module.
41
41
  * @module Ntnx/EndUser
42
- * @version 4.0.1
42
+ * @version 4.1.1
43
43
  * @class EndUser
44
44
  *
45
45
  * @param { string } userName User name of the user accepting the EULA.
@@ -81,7 +81,7 @@ var EndUser = exports["default"] = /*#__PURE__*/function () {
81
81
  this.$objectType = "licensing.v4.agreements.EndUser";
82
82
  /** @type {object<string, any>} */
83
83
  this.$reserved = {
84
- '$fv': "v4.r0"
84
+ '$fv': "v4.r1"
85
85
  };
86
86
  /** @type {object<string, any>} */
87
87
  this.$unknownFields = {};
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The Eula model module.
3
3
  * @module Ntnx/Eula
4
- * @version 4.0.1
4
+ * @version 4.1.1
5
5
  * @class Eula
6
6
  * @extends ExternalizableAbstractModel
7
7
  *
@@ -39,11 +39,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
39
39
  function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.has(t)) return arguments.length < 3 ? t : n; throw new TypeError("Private element is not present on this object"); } /*
40
40
  * Nutanix Licensing APIs
41
41
  *
42
- * OpenAPI spec version: 4.0.1
42
+ * OpenAPI spec version: 4.1.1
43
43
  *
44
44
  * NOTE: This class is auto generated by the Open API Dev Platform.
45
45
  *
46
- * Open API Dev Platform Codegen version: 16.9.0.8546-RELEASE
46
+ * Open API Dev Platform Codegen version: 17.4.0.8851-RELEASE
47
47
  *
48
48
  * Do not edit the class manually.
49
49
  *
@@ -51,7 +51,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
51
51
  /**
52
52
  * The Eula model module.
53
53
  * @module Ntnx/Eula
54
- * @version 4.0.1
54
+ * @version 4.1.1
55
55
  * @class Eula
56
56
  * @extends ExternalizableAbstractModel
57
57
  *
@@ -87,7 +87,7 @@ var Eula = exports["default"] = /*#__PURE__*/function (_ExternalizableAbstra) {
87
87
  _this.$objectType = "licensing.v4.agreements.Eula";
88
88
  /** @type {object<string, any>} */
89
89
  _this.$reserved = {
90
- '$fv': "v4.r0"
90
+ '$fv': "v4.r1"
91
91
  };
92
92
  /** @type {object<string, any>} */
93
93
  _this.$unknownFields = {};
@@ -434,7 +434,7 @@ _ExternalizableAbstractModel["default"].prototype.extId = undefined;
434
434
  */
435
435
  _ExternalizableAbstractModel["default"].prototype.links = undefined;
436
436
  /**
437
- * A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this Id to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
437
+ * A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this ID to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
438
438
  * @memberof Eula
439
439
  */
440
440
  _TenantAwareModel["default"].prototype.tenantId = undefined;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The GetEulaApiResponse model module.
3
3
  * @module Ntnx/GetEulaApiResponse
4
- * @version 4.0.1
4
+ * @version 4.1.1
5
5
  * @class GetEulaApiResponse
6
6
  */
7
7
  export default class GetEulaApiResponse extends Paginable {
@@ -39,11 +39,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
39
39
  function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.has(t)) return arguments.length < 3 ? t : n; throw new TypeError("Private element is not present on this object"); } /*
40
40
  * Nutanix Licensing APIs
41
41
  *
42
- * OpenAPI spec version: 4.0.1
42
+ * OpenAPI spec version: 4.1.1
43
43
  *
44
44
  * NOTE: This class is auto generated by the Open API Dev Platform.
45
45
  *
46
- * Open API Dev Platform Codegen version: 16.9.0.8546-RELEASE
46
+ * Open API Dev Platform Codegen version: 17.4.0.8851-RELEASE
47
47
  *
48
48
  * Do not edit the class manually.
49
49
  *
@@ -51,14 +51,14 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
51
51
  /**
52
52
  * The GetEulaApiResponse model module.
53
53
  * @module Ntnx/GetEulaApiResponse
54
- * @version 4.0.1
54
+ * @version 4.1.1
55
55
  * @class GetEulaApiResponse
56
56
  */
57
57
  var _GetEulaApiResponse_brand = /*#__PURE__*/new WeakSet();
58
58
  var GetEulaApiResponse = exports["default"] = /*#__PURE__*/function (_Paginable) {
59
59
  /**
60
60
  * Constructs a new <code>GetEulaApiResponse</code>.
61
- * REST response for all response codes in API path /licensing/v4.0/agreements/eula Get operation
61
+ * REST response for all response codes in API path /licensing/v4.1/agreements/eula Get operation
62
62
  * @alias module:Ntnx/GetEulaApiResponse
63
63
  */
64
64
  function GetEulaApiResponse() {
@@ -75,7 +75,7 @@ var GetEulaApiResponse = exports["default"] = /*#__PURE__*/function (_Paginable)
75
75
  _this.$objectType = "licensing.v4.agreements.GetEulaApiResponse";
76
76
  /** @type {object<string, any>} */
77
77
  _this.$reserved = {
78
- '$fv': "v4.r0"
78
+ '$fv': "v4.r1"
79
79
  };
80
80
  /** @type {object<string, any>} */
81
81
  _this.$unknownFields = {};
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The AddLicenseKeyApiResponse model module.
3
3
  * @module Ntnx/AddLicenseKeyApiResponse
4
- * @version 4.0.1
4
+ * @version 4.1.1
5
5
  * @class AddLicenseKeyApiResponse
6
6
  */
7
7
  export default class AddLicenseKeyApiResponse extends Paginable {
@@ -40,11 +40,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
40
40
  function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.has(t)) return arguments.length < 3 ? t : n; throw new TypeError("Private element is not present on this object"); } /*
41
41
  * Nutanix Licensing APIs
42
42
  *
43
- * OpenAPI spec version: 4.0.1
43
+ * OpenAPI spec version: 4.1.1
44
44
  *
45
45
  * NOTE: This class is auto generated by the Open API Dev Platform.
46
46
  *
47
- * Open API Dev Platform Codegen version: 16.9.0.8546-RELEASE
47
+ * Open API Dev Platform Codegen version: 17.4.0.8851-RELEASE
48
48
  *
49
49
  * Do not edit the class manually.
50
50
  *
@@ -52,14 +52,14 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
52
52
  /**
53
53
  * The AddLicenseKeyApiResponse model module.
54
54
  * @module Ntnx/AddLicenseKeyApiResponse
55
- * @version 4.0.1
55
+ * @version 4.1.1
56
56
  * @class AddLicenseKeyApiResponse
57
57
  */
58
58
  var _AddLicenseKeyApiResponse_brand = /*#__PURE__*/new WeakSet();
59
59
  var AddLicenseKeyApiResponse = exports["default"] = /*#__PURE__*/function (_Paginable) {
60
60
  /**
61
61
  * Constructs a new <code>AddLicenseKeyApiResponse</code>.
62
- * REST response for all response codes in API path /licensing/v4.0/config/license-keys Post operation
62
+ * REST response for all response codes in API path /licensing/v4.1/config/license-keys Post operation
63
63
  * @alias module:Ntnx/AddLicenseKeyApiResponse
64
64
  */
65
65
  function AddLicenseKeyApiResponse() {
@@ -76,7 +76,7 @@ var AddLicenseKeyApiResponse = exports["default"] = /*#__PURE__*/function (_Pagi
76
76
  _this.$objectType = "licensing.v4.config.AddLicenseKeyApiResponse";
77
77
  /** @type {object<string, any>} */
78
78
  _this.$reserved = {
79
- '$fv': "v4.r0"
79
+ '$fv': "v4.r1"
80
80
  };
81
81
  /** @type {object<string, any>} */
82
82
  _this.$unknownFields = {};
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The AddLicenseKeyDryRunApiResponse model module.
3
3
  * @module Ntnx/AddLicenseKeyDryRunApiResponse
4
- * @version 4.0.1
4
+ * @version 4.1.1
5
5
  * @class AddLicenseKeyDryRunApiResponse
6
6
  */
7
7
  export default class AddLicenseKeyDryRunApiResponse extends Paginable {
@@ -82,10 +82,11 @@ export default class AddLicenseKeyDryRunApiResponse extends Paginable {
82
82
  key?: string;
83
83
  clusterExtId?: string;
84
84
  }[];
85
- addons?: string[];
85
+ groupId?: string;
86
86
  quantity?: number;
87
87
  meter?: string;
88
- expiryDate?: any;
88
+ entitlementExpiryDate?: any;
89
+ subCategory?: string;
89
90
  category?: string;
90
91
  type?: string;
91
92
  validationDetail?: string;
@@ -38,11 +38,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
38
38
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
39
39
  * Nutanix Licensing APIs
40
40
  *
41
- * OpenAPI spec version: 4.0.1
41
+ * OpenAPI spec version: 4.1.1
42
42
  *
43
43
  * NOTE: This class is auto generated by the Open API Dev Platform.
44
44
  *
45
- * Open API Dev Platform Codegen version: 16.9.0.8546-RELEASE
45
+ * Open API Dev Platform Codegen version: 17.4.0.8851-RELEASE
46
46
  *
47
47
  * Do not edit the class manually.
48
48
  *
@@ -50,7 +50,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
50
50
  /**
51
51
  * The AddLicenseKeyDryRunApiResponse model module.
52
52
  * @module Ntnx/AddLicenseKeyDryRunApiResponse
53
- * @version 4.0.1
53
+ * @version 4.1.1
54
54
  * @class AddLicenseKeyDryRunApiResponse
55
55
  */
56
56
  var _AddLicenseKeyDryRunApiResponse_brand = /*#__PURE__*/new WeakSet();
@@ -73,7 +73,7 @@ var AddLicenseKeyDryRunApiResponse = exports["default"] = /*#__PURE__*/function
73
73
  _this.$objectType = "licensing.v4.config.AddLicenseKeyDryRunApiResponse";
74
74
  /** @type {object<string, any>} */
75
75
  _this.$reserved = {
76
- '$fv': "v4.r0"
76
+ '$fv': "v4.r1"
77
77
  };
78
78
  /** @type {object<string, any>} */
79
79
  _this.$unknownFields = {};
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The Allowance model module.
3
3
  * @module Ntnx/Allowance
4
- * @version 4.0.1
4
+ * @version 4.1.1
5
5
  * @class Allowance
6
6
  * @extends BaseClusterInfo
7
7
  */
@@ -39,11 +39,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
39
39
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
40
40
  * Nutanix Licensing APIs
41
41
  *
42
- * OpenAPI spec version: 4.0.1
42
+ * OpenAPI spec version: 4.1.1
43
43
  *
44
44
  * NOTE: This class is auto generated by the Open API Dev Platform.
45
45
  *
46
- * Open API Dev Platform Codegen version: 16.9.0.8546-RELEASE
46
+ * Open API Dev Platform Codegen version: 17.4.0.8851-RELEASE
47
47
  *
48
48
  * Do not edit the class manually.
49
49
  *
@@ -51,7 +51,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
51
51
  /**
52
52
  * The Allowance model module.
53
53
  * @module Ntnx/Allowance
54
- * @version 4.0.1
54
+ * @version 4.1.1
55
55
  * @class Allowance
56
56
  * @extends BaseClusterInfo
57
57
  */
@@ -77,7 +77,7 @@ var Allowance = exports["default"] = /*#__PURE__*/function (_BaseClusterInfo) {
77
77
  _this.$objectType = "licensing.v4.config.Allowance";
78
78
  /** @type {object<string, any>} */
79
79
  _this.$reserved = {
80
- '$fv': "v4.r0"
80
+ '$fv': "v4.r1"
81
81
  };
82
82
  /** @type {object<string, any>} */
83
83
  _this.$unknownFields = {};
@@ -365,7 +365,7 @@ _ExternalizableAbstractModel["default"].prototype.extId = undefined;
365
365
  */
366
366
  _ExternalizableAbstractModel["default"].prototype.links = undefined;
367
367
  /**
368
- * A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this Id to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
368
+ * A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this ID to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
369
369
  * @memberof Allowance
370
370
  */
371
371
  _TenantAwareModel["default"].prototype.tenantId = undefined;
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The AllowanceDetail model module.
3
3
  * @module Ntnx/AllowanceDetail
4
- * @version 4.0.1
4
+ * @version 4.1.1
5
5
  * @class AllowanceDetail
6
6
  */
7
7
  export default class AllowanceDetail {
@@ -29,11 +29,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
29
29
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
30
30
  * Nutanix Licensing APIs
31
31
  *
32
- * OpenAPI spec version: 4.0.1
32
+ * OpenAPI spec version: 4.1.1
33
33
  *
34
34
  * NOTE: This class is auto generated by the Open API Dev Platform.
35
35
  *
36
- * Open API Dev Platform Codegen version: 16.9.0.8546-RELEASE
36
+ * Open API Dev Platform Codegen version: 17.4.0.8851-RELEASE
37
37
  *
38
38
  * Do not edit the class manually.
39
39
  *
@@ -41,7 +41,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
41
41
  /**
42
42
  * The AllowanceDetail model module.
43
43
  * @module Ntnx/AllowanceDetail
44
- * @version 4.0.1
44
+ * @version 4.1.1
45
45
  * @class AllowanceDetail
46
46
  */
47
47
  var _AllowanceDetail_brand = /*#__PURE__*/new WeakSet();
@@ -63,7 +63,7 @@ var AllowanceDetail = exports["default"] = /*#__PURE__*/function () {
63
63
  this.$objectType = "licensing.v4.config.AllowanceDetail";
64
64
  /** @type {object<string, any>} */
65
65
  this.$reserved = {
66
- '$fv': "v4.r0"
66
+ '$fv': "v4.r1"
67
67
  };
68
68
  /** @type {object<string, any>} */
69
69
  this.$unknownFields = {};
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The AllowanceDetailProjection model module.
3
3
  * @module Ntnx/AllowanceDetailProjection
4
- * @version 4.0.1
4
+ * @version 4.1.1
5
5
  * @class AllowanceDetailProjection
6
6
  * @extends AllowanceDetail
7
7
  */