@nutanix-scratch/licensing-js-client 4.3.1 → 4.3.2

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 (430) hide show
  1. package/README.md +1 -1
  2. package/dist/Ntnx-Licensing-js-client-prod.js +1 -1
  3. package/dist/Ntnx-Licensing-js-client.js +138 -138
  4. package/dist/es/ApiClient.d.ts +1 -1
  5. package/dist/es/ApiClient.js +4 -4
  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 +3 -3
  10. package/dist/es/apis/licensekeys-endpoints.d.ts +3 -3
  11. package/dist/es/apis/licensekeys-endpoints.js +5 -5
  12. package/dist/es/apis/licenses-endpoints.d.ts +6 -6
  13. package/dist/es/apis/licenses-endpoints.js +8 -8
  14. package/dist/es/models/common/v1/config/Flag.d.ts +1 -1
  15. package/dist/es/models/common/v1/config/Flag.js +3 -3
  16. package/dist/es/models/common/v1/config/KVPair.d.ts +1 -1
  17. package/dist/es/models/common/v1/config/KVPair.js +3 -3
  18. package/dist/es/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
  19. package/dist/es/models/common/v1/config/MapOfStringWrapper.js +3 -3
  20. package/dist/es/models/common/v1/config/Message.d.ts +1 -1
  21. package/dist/es/models/common/v1/config/Message.js +3 -3
  22. package/dist/es/models/common/v1/config/MessageSeverity.js +2 -2
  23. package/dist/es/models/common/v1/config/TenantAwareModel.d.ts +1 -1
  24. package/dist/es/models/common/v1/config/TenantAwareModel.js +3 -3
  25. package/dist/es/models/common/v1/response/ApiLink.d.ts +1 -1
  26. package/dist/es/models/common/v1/response/ApiLink.js +3 -3
  27. package/dist/es/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
  28. package/dist/es/models/common/v1/response/ApiResponseMetadata.js +3 -3
  29. package/dist/es/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
  30. package/dist/es/models/common/v1/response/ExternalizableAbstractModel.js +3 -3
  31. package/dist/es/models/licensing/v4/agreements/Acceptance.d.ts +1 -1
  32. package/dist/es/models/licensing/v4/agreements/Acceptance.js +3 -3
  33. package/dist/es/models/licensing/v4/agreements/AddUserApiResponse.d.ts +1 -1
  34. package/dist/es/models/licensing/v4/agreements/AddUserApiResponse.js +3 -3
  35. package/dist/es/models/licensing/v4/agreements/EndUser.d.ts +1 -1
  36. package/dist/es/models/licensing/v4/agreements/EndUser.js +3 -3
  37. package/dist/es/models/licensing/v4/agreements/Eula.d.ts +1 -1
  38. package/dist/es/models/licensing/v4/agreements/Eula.js +3 -3
  39. package/dist/es/models/licensing/v4/agreements/GetEulaApiResponse.d.ts +1 -1
  40. package/dist/es/models/licensing/v4/agreements/GetEulaApiResponse.js +3 -3
  41. package/dist/es/models/licensing/v4/config/AddLicenseKeyApiResponse.d.ts +1 -1
  42. package/dist/es/models/licensing/v4/config/AddLicenseKeyApiResponse.js +3 -3
  43. package/dist/es/models/licensing/v4/config/AddLicenseKeyDryRunApiResponse.d.ts +1 -1
  44. package/dist/es/models/licensing/v4/config/AddLicenseKeyDryRunApiResponse.js +3 -3
  45. package/dist/es/models/licensing/v4/config/Allowance.d.ts +1 -1
  46. package/dist/es/models/licensing/v4/config/Allowance.js +3 -3
  47. package/dist/es/models/licensing/v4/config/AllowanceDetail.d.ts +1 -1
  48. package/dist/es/models/licensing/v4/config/AllowanceDetail.js +3 -3
  49. package/dist/es/models/licensing/v4/config/AllowanceDetailProjection.d.ts +1 -1
  50. package/dist/es/models/licensing/v4/config/AllowanceDetailProjection.js +3 -3
  51. package/dist/es/models/licensing/v4/config/AllowanceProjection.d.ts +1 -1
  52. package/dist/es/models/licensing/v4/config/AllowanceProjection.js +3 -3
  53. package/dist/es/models/licensing/v4/config/AssignLicenseKeysApiResponse.d.ts +1 -1
  54. package/dist/es/models/licensing/v4/config/AssignLicenseKeysApiResponse.js +3 -3
  55. package/dist/es/models/licensing/v4/config/AssociateLicenseKeySpec.d.ts +1 -1
  56. package/dist/es/models/licensing/v4/config/AssociateLicenseKeySpec.js +3 -3
  57. package/dist/es/models/licensing/v4/config/AssociateLicenseKeysApiResponse.d.ts +1 -1
  58. package/dist/es/models/licensing/v4/config/AssociateLicenseKeysApiResponse.js +3 -3
  59. package/dist/es/models/licensing/v4/config/AssociationType.js +2 -2
  60. package/dist/es/models/licensing/v4/config/BaseClusterInfo.d.ts +1 -1
  61. package/dist/es/models/licensing/v4/config/BaseClusterInfo.js +3 -3
  62. package/dist/es/models/licensing/v4/config/BaseLicenseInfo.d.ts +1 -1
  63. package/dist/es/models/licensing/v4/config/BaseLicenseInfo.js +3 -3
  64. package/dist/es/models/licensing/v4/config/BillingPlan.js +2 -2
  65. package/dist/es/models/licensing/v4/config/CapacityViolation.d.ts +1 -1
  66. package/dist/es/models/licensing/v4/config/CapacityViolation.js +3 -3
  67. package/dist/es/models/licensing/v4/config/ClusterLicenseKeyMapping.d.ts +1 -1
  68. package/dist/es/models/licensing/v4/config/ClusterLicenseKeyMapping.js +3 -3
  69. package/dist/es/models/licensing/v4/config/ClusterLicenseKeyMappingProjection.d.ts +1 -1
  70. package/dist/es/models/licensing/v4/config/ClusterLicenseKeyMappingProjection.js +3 -3
  71. package/dist/es/models/licensing/v4/config/ClusterType.js +2 -2
  72. package/dist/es/models/licensing/v4/config/Compliance.d.ts +1 -1
  73. package/dist/es/models/licensing/v4/config/Compliance.js +3 -3
  74. package/dist/es/models/licensing/v4/config/ComplianceProjection.d.ts +1 -1
  75. package/dist/es/models/licensing/v4/config/ComplianceProjection.js +3 -3
  76. package/dist/es/models/licensing/v4/config/Consumption.d.ts +1 -1
  77. package/dist/es/models/licensing/v4/config/Consumption.js +3 -3
  78. package/dist/es/models/licensing/v4/config/ConsumptionProjection.d.ts +1 -1
  79. package/dist/es/models/licensing/v4/config/ConsumptionProjection.js +3 -3
  80. package/dist/es/models/licensing/v4/config/ConsumptionType.js +2 -2
  81. package/dist/es/models/licensing/v4/config/DeleteLicenseKeyApiResponse.d.ts +1 -1
  82. package/dist/es/models/licensing/v4/config/DeleteLicenseKeyApiResponse.js +3 -3
  83. package/dist/es/models/licensing/v4/config/DryRunCheck.d.ts +1 -1
  84. package/dist/es/models/licensing/v4/config/DryRunCheck.js +3 -3
  85. package/dist/es/models/licensing/v4/config/DryRunStatus.js +2 -2
  86. package/dist/es/models/licensing/v4/config/DryRunValidationResult.d.ts +1 -1
  87. package/dist/es/models/licensing/v4/config/DryRunValidationResult.js +3 -3
  88. package/dist/es/models/licensing/v4/config/EnforcementActions.js +2 -2
  89. package/dist/es/models/licensing/v4/config/EnforcementLevel.js +2 -2
  90. package/dist/es/models/licensing/v4/config/EnforcementPolicy.js +2 -2
  91. package/dist/es/models/licensing/v4/config/Entitlement.d.ts +1 -1
  92. package/dist/es/models/licensing/v4/config/Entitlement.js +3 -3
  93. package/dist/es/models/licensing/v4/config/EntitlementDetail.d.ts +1 -1
  94. package/dist/es/models/licensing/v4/config/EntitlementDetail.js +3 -3
  95. package/dist/es/models/licensing/v4/config/EntitlementDetailProjection.d.ts +1 -1
  96. package/dist/es/models/licensing/v4/config/EntitlementDetailProjection.js +3 -3
  97. package/dist/es/models/licensing/v4/config/EntitlementProjection.d.ts +1 -1
  98. package/dist/es/models/licensing/v4/config/EntitlementProjection.js +3 -3
  99. package/dist/es/models/licensing/v4/config/ExpiredLicense.d.ts +1 -1
  100. package/dist/es/models/licensing/v4/config/ExpiredLicense.js +3 -3
  101. package/dist/es/models/licensing/v4/config/Feature.d.ts +1 -1
  102. package/dist/es/models/licensing/v4/config/Feature.js +3 -3
  103. package/dist/es/models/licensing/v4/config/FeatureDetail.d.ts +1 -1
  104. package/dist/es/models/licensing/v4/config/FeatureDetail.js +3 -3
  105. package/dist/es/models/licensing/v4/config/FeatureProjection.d.ts +1 -1
  106. package/dist/es/models/licensing/v4/config/FeatureProjection.js +3 -3
  107. package/dist/es/models/licensing/v4/config/FeatureViolation.d.ts +1 -1
  108. package/dist/es/models/licensing/v4/config/FeatureViolation.js +3 -3
  109. package/dist/es/models/licensing/v4/config/GetLicenseKeyApiResponse.d.ts +1 -1
  110. package/dist/es/models/licensing/v4/config/GetLicenseKeyApiResponse.js +3 -3
  111. package/dist/es/models/licensing/v4/config/License.d.ts +1 -1
  112. package/dist/es/models/licensing/v4/config/License.js +3 -3
  113. package/dist/es/models/licensing/v4/config/LicenseCategory.js +2 -2
  114. package/dist/es/models/licensing/v4/config/LicenseClass.js +2 -2
  115. package/dist/es/models/licensing/v4/config/LicenseKey.d.ts +1 -1
  116. package/dist/es/models/licensing/v4/config/LicenseKey.js +3 -3
  117. package/dist/es/models/licensing/v4/config/LicenseKeyAssignment.d.ts +1 -1
  118. package/dist/es/models/licensing/v4/config/LicenseKeyAssignment.js +3 -3
  119. package/dist/es/models/licensing/v4/config/LicenseKeyAssignmentSpec.d.ts +1 -1
  120. package/dist/es/models/licensing/v4/config/LicenseKeyAssignmentSpec.js +3 -3
  121. package/dist/es/models/licensing/v4/config/LicenseKeyAssociation.d.ts +1 -1
  122. package/dist/es/models/licensing/v4/config/LicenseKeyAssociation.js +3 -3
  123. package/dist/es/models/licensing/v4/config/LicenseKeyAssociationProjection.d.ts +1 -1
  124. package/dist/es/models/licensing/v4/config/LicenseKeyAssociationProjection.js +3 -3
  125. package/dist/es/models/licensing/v4/config/LicenseKeyMapping.d.ts +1 -1
  126. package/dist/es/models/licensing/v4/config/LicenseKeyMapping.js +3 -3
  127. package/dist/es/models/licensing/v4/config/LicenseKeyProjection.d.ts +1 -1
  128. package/dist/es/models/licensing/v4/config/LicenseKeyProjection.js +3 -3
  129. package/dist/es/models/licensing/v4/config/LicenseKeySubCategory.js +2 -2
  130. package/dist/es/models/licensing/v4/config/LicenseProjection.d.ts +1 -1
  131. package/dist/es/models/licensing/v4/config/LicenseProjection.js +3 -3
  132. package/dist/es/models/licensing/v4/config/LicenseStateSyncSpec.d.ts +1 -1
  133. package/dist/es/models/licensing/v4/config/LicenseStateSyncSpec.js +3 -3
  134. package/dist/es/models/licensing/v4/config/LicenseType.js +2 -2
  135. package/dist/es/models/licensing/v4/config/ListAllowancesApiResponse.d.ts +1 -1
  136. package/dist/es/models/licensing/v4/config/ListAllowancesApiResponse.js +3 -3
  137. package/dist/es/models/licensing/v4/config/ListCompliancesApiResponse.d.ts +1 -1
  138. package/dist/es/models/licensing/v4/config/ListCompliancesApiResponse.js +3 -3
  139. package/dist/es/models/licensing/v4/config/ListEntitlementsApiResponse.d.ts +1 -1
  140. package/dist/es/models/licensing/v4/config/ListEntitlementsApiResponse.js +3 -3
  141. package/dist/es/models/licensing/v4/config/ListFeaturesApiResponse.d.ts +1 -1
  142. package/dist/es/models/licensing/v4/config/ListFeaturesApiResponse.js +3 -3
  143. package/dist/es/models/licensing/v4/config/ListLicenseKeysApiResponse.d.ts +1 -1
  144. package/dist/es/models/licensing/v4/config/ListLicenseKeysApiResponse.js +3 -3
  145. package/dist/es/models/licensing/v4/config/ListLicensesApiResponse.d.ts +1 -1
  146. package/dist/es/models/licensing/v4/config/ListLicensesApiResponse.js +3 -3
  147. package/dist/es/models/licensing/v4/config/ListReclaimLicenseTokensApiResponse.d.ts +1 -1
  148. package/dist/es/models/licensing/v4/config/ListReclaimLicenseTokensApiResponse.js +3 -3
  149. package/dist/es/models/licensing/v4/config/ListRecommendationsApiResponse.d.ts +1 -1
  150. package/dist/es/models/licensing/v4/config/ListRecommendationsApiResponse.js +3 -3
  151. package/dist/es/models/licensing/v4/config/ListSettingsApiResponse.d.ts +1 -1
  152. package/dist/es/models/licensing/v4/config/ListSettingsApiResponse.js +3 -3
  153. package/dist/es/models/licensing/v4/config/ListViolationsApiResponse.d.ts +1 -1
  154. package/dist/es/models/licensing/v4/config/ListViolationsApiResponse.js +3 -3
  155. package/dist/es/models/licensing/v4/config/LogicalVersion.d.ts +1 -1
  156. package/dist/es/models/licensing/v4/config/LogicalVersion.js +3 -3
  157. package/dist/es/models/licensing/v4/config/Meter.js +2 -2
  158. package/dist/es/models/licensing/v4/config/OperationType.js +2 -2
  159. package/dist/es/models/licensing/v4/config/PortalSetting.d.ts +1 -1
  160. package/dist/es/models/licensing/v4/config/PortalSetting.js +3 -3
  161. package/dist/es/models/licensing/v4/config/PostPaidCategory.js +2 -2
  162. package/dist/es/models/licensing/v4/config/PostPaidConfig.d.ts +1 -1
  163. package/dist/es/models/licensing/v4/config/PostPaidConfig.js +3 -3
  164. package/dist/es/models/licensing/v4/config/ProductName.js +2 -2
  165. package/dist/es/models/licensing/v4/config/ReclaimLicenseKeyApiResponse.d.ts +1 -1
  166. package/dist/es/models/licensing/v4/config/ReclaimLicenseKeyApiResponse.js +3 -3
  167. package/dist/es/models/licensing/v4/config/ReclaimLicenseKeySpec.d.ts +1 -1
  168. package/dist/es/models/licensing/v4/config/ReclaimLicenseKeySpec.js +3 -3
  169. package/dist/es/models/licensing/v4/config/ReclaimLicenseToken.d.ts +1 -1
  170. package/dist/es/models/licensing/v4/config/ReclaimLicenseToken.js +3 -3
  171. package/dist/es/models/licensing/v4/config/ReclaimLicenseTokenProjection.d.ts +1 -1
  172. package/dist/es/models/licensing/v4/config/ReclaimLicenseTokenProjection.js +3 -3
  173. package/dist/es/models/licensing/v4/config/ReclaimType.js +2 -2
  174. package/dist/es/models/licensing/v4/config/Recommendation.d.ts +1 -1
  175. package/dist/es/models/licensing/v4/config/Recommendation.js +3 -3
  176. package/dist/es/models/licensing/v4/config/RecommendationDetail.d.ts +1 -1
  177. package/dist/es/models/licensing/v4/config/RecommendationDetail.js +3 -3
  178. package/dist/es/models/licensing/v4/config/RecommendationScope.js +2 -2
  179. package/dist/es/models/licensing/v4/config/ResetScope.js +2 -2
  180. package/dist/es/models/licensing/v4/config/Scope.js +2 -2
  181. package/dist/es/models/licensing/v4/config/Service.d.ts +1 -1
  182. package/dist/es/models/licensing/v4/config/Service.js +3 -3
  183. package/dist/es/models/licensing/v4/config/ServiceProjection.d.ts +1 -1
  184. package/dist/es/models/licensing/v4/config/ServiceProjection.js +3 -3
  185. package/dist/es/models/licensing/v4/config/ServiceViolation.d.ts +1 -1
  186. package/dist/es/models/licensing/v4/config/ServiceViolation.js +3 -3
  187. package/dist/es/models/licensing/v4/config/ServiceViolationType.js +2 -2
  188. package/dist/es/models/licensing/v4/config/Setting.d.ts +1 -1
  189. package/dist/es/models/licensing/v4/config/Setting.js +3 -3
  190. package/dist/es/models/licensing/v4/config/Status.js +2 -2
  191. package/dist/es/models/licensing/v4/config/SubCategory.js +2 -2
  192. package/dist/es/models/licensing/v4/config/SyncLicenseStateApiResponse.d.ts +1 -1
  193. package/dist/es/models/licensing/v4/config/SyncLicenseStateApiResponse.js +3 -3
  194. package/dist/es/models/licensing/v4/config/SyncOperationType.js +2 -2
  195. package/dist/es/models/licensing/v4/config/Trial.d.ts +1 -1
  196. package/dist/es/models/licensing/v4/config/Trial.js +3 -3
  197. package/dist/es/models/licensing/v4/config/TrialCategory.js +2 -2
  198. package/dist/es/models/licensing/v4/config/TrialProjection.d.ts +1 -1
  199. package/dist/es/models/licensing/v4/config/TrialProjection.js +3 -3
  200. package/dist/es/models/licensing/v4/config/TrialStatus.js +2 -2
  201. package/dist/es/models/licensing/v4/config/TrialType.js +2 -2
  202. package/dist/es/models/licensing/v4/config/ValueType.js +2 -2
  203. package/dist/es/models/licensing/v4/config/Violation.d.ts +1 -1
  204. package/dist/es/models/licensing/v4/config/Violation.js +3 -3
  205. package/dist/es/models/licensing/v4/error/AppMessage.d.ts +1 -1
  206. package/dist/es/models/licensing/v4/error/AppMessage.js +3 -3
  207. package/dist/es/models/licensing/v4/error/ErrorResponse.d.ts +1 -1
  208. package/dist/es/models/licensing/v4/error/ErrorResponse.js +3 -3
  209. package/dist/es/models/licensing/v4/error/SchemaValidationError.d.ts +1 -1
  210. package/dist/es/models/licensing/v4/error/SchemaValidationError.js +3 -3
  211. package/dist/es/models/licensing/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
  212. package/dist/es/models/licensing/v4/error/SchemaValidationErrorMessage.js +3 -3
  213. package/dist/es/models/prism/v4/config/TaskReference.d.ts +1 -1
  214. package/dist/es/models/prism/v4/config/TaskReference.js +4 -4
  215. package/dist/es/models/validation/ValidationError.js +2 -2
  216. package/dist/es/utils/ValidationUtils.js +2 -2
  217. package/dist/lib/ApiClient.d.ts +1 -1
  218. package/dist/lib/ApiClient.js +4 -4
  219. package/dist/lib/Paginable.d.ts +1 -1
  220. package/dist/lib/Paginable.js +3 -3
  221. package/dist/lib/apis/enduserlicenseagreement-endpoints.d.ts +1 -1
  222. package/dist/lib/apis/enduserlicenseagreement-endpoints.js +3 -3
  223. package/dist/lib/apis/licensekeys-endpoints.d.ts +3 -3
  224. package/dist/lib/apis/licensekeys-endpoints.js +5 -5
  225. package/dist/lib/apis/licenses-endpoints.d.ts +6 -6
  226. package/dist/lib/apis/licenses-endpoints.js +8 -8
  227. package/dist/lib/models/common/v1/config/Flag.d.ts +1 -1
  228. package/dist/lib/models/common/v1/config/Flag.js +3 -3
  229. package/dist/lib/models/common/v1/config/KVPair.d.ts +1 -1
  230. package/dist/lib/models/common/v1/config/KVPair.js +3 -3
  231. package/dist/lib/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
  232. package/dist/lib/models/common/v1/config/MapOfStringWrapper.js +3 -3
  233. package/dist/lib/models/common/v1/config/Message.d.ts +1 -1
  234. package/dist/lib/models/common/v1/config/Message.js +3 -3
  235. package/dist/lib/models/common/v1/config/MessageSeverity.js +2 -2
  236. package/dist/lib/models/common/v1/config/TenantAwareModel.d.ts +1 -1
  237. package/dist/lib/models/common/v1/config/TenantAwareModel.js +3 -3
  238. package/dist/lib/models/common/v1/response/ApiLink.d.ts +1 -1
  239. package/dist/lib/models/common/v1/response/ApiLink.js +3 -3
  240. package/dist/lib/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
  241. package/dist/lib/models/common/v1/response/ApiResponseMetadata.js +3 -3
  242. package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
  243. package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.js +3 -3
  244. package/dist/lib/models/licensing/v4/agreements/Acceptance.d.ts +1 -1
  245. package/dist/lib/models/licensing/v4/agreements/Acceptance.js +3 -3
  246. package/dist/lib/models/licensing/v4/agreements/AddUserApiResponse.d.ts +1 -1
  247. package/dist/lib/models/licensing/v4/agreements/AddUserApiResponse.js +3 -3
  248. package/dist/lib/models/licensing/v4/agreements/EndUser.d.ts +1 -1
  249. package/dist/lib/models/licensing/v4/agreements/EndUser.js +3 -3
  250. package/dist/lib/models/licensing/v4/agreements/Eula.d.ts +1 -1
  251. package/dist/lib/models/licensing/v4/agreements/Eula.js +3 -3
  252. package/dist/lib/models/licensing/v4/agreements/GetEulaApiResponse.d.ts +1 -1
  253. package/dist/lib/models/licensing/v4/agreements/GetEulaApiResponse.js +3 -3
  254. package/dist/lib/models/licensing/v4/config/AddLicenseKeyApiResponse.d.ts +1 -1
  255. package/dist/lib/models/licensing/v4/config/AddLicenseKeyApiResponse.js +3 -3
  256. package/dist/lib/models/licensing/v4/config/AddLicenseKeyDryRunApiResponse.d.ts +1 -1
  257. package/dist/lib/models/licensing/v4/config/AddLicenseKeyDryRunApiResponse.js +3 -3
  258. package/dist/lib/models/licensing/v4/config/Allowance.d.ts +1 -1
  259. package/dist/lib/models/licensing/v4/config/Allowance.js +3 -3
  260. package/dist/lib/models/licensing/v4/config/AllowanceDetail.d.ts +1 -1
  261. package/dist/lib/models/licensing/v4/config/AllowanceDetail.js +3 -3
  262. package/dist/lib/models/licensing/v4/config/AllowanceDetailProjection.d.ts +1 -1
  263. package/dist/lib/models/licensing/v4/config/AllowanceDetailProjection.js +3 -3
  264. package/dist/lib/models/licensing/v4/config/AllowanceProjection.d.ts +1 -1
  265. package/dist/lib/models/licensing/v4/config/AllowanceProjection.js +3 -3
  266. package/dist/lib/models/licensing/v4/config/AssignLicenseKeysApiResponse.d.ts +1 -1
  267. package/dist/lib/models/licensing/v4/config/AssignLicenseKeysApiResponse.js +3 -3
  268. package/dist/lib/models/licensing/v4/config/AssociateLicenseKeySpec.d.ts +1 -1
  269. package/dist/lib/models/licensing/v4/config/AssociateLicenseKeySpec.js +3 -3
  270. package/dist/lib/models/licensing/v4/config/AssociateLicenseKeysApiResponse.d.ts +1 -1
  271. package/dist/lib/models/licensing/v4/config/AssociateLicenseKeysApiResponse.js +3 -3
  272. package/dist/lib/models/licensing/v4/config/AssociationType.js +2 -2
  273. package/dist/lib/models/licensing/v4/config/BaseClusterInfo.d.ts +1 -1
  274. package/dist/lib/models/licensing/v4/config/BaseClusterInfo.js +3 -3
  275. package/dist/lib/models/licensing/v4/config/BaseLicenseInfo.d.ts +1 -1
  276. package/dist/lib/models/licensing/v4/config/BaseLicenseInfo.js +3 -3
  277. package/dist/lib/models/licensing/v4/config/BillingPlan.js +2 -2
  278. package/dist/lib/models/licensing/v4/config/CapacityViolation.d.ts +1 -1
  279. package/dist/lib/models/licensing/v4/config/CapacityViolation.js +3 -3
  280. package/dist/lib/models/licensing/v4/config/ClusterLicenseKeyMapping.d.ts +1 -1
  281. package/dist/lib/models/licensing/v4/config/ClusterLicenseKeyMapping.js +3 -3
  282. package/dist/lib/models/licensing/v4/config/ClusterLicenseKeyMappingProjection.d.ts +1 -1
  283. package/dist/lib/models/licensing/v4/config/ClusterLicenseKeyMappingProjection.js +3 -3
  284. package/dist/lib/models/licensing/v4/config/ClusterType.js +2 -2
  285. package/dist/lib/models/licensing/v4/config/Compliance.d.ts +1 -1
  286. package/dist/lib/models/licensing/v4/config/Compliance.js +3 -3
  287. package/dist/lib/models/licensing/v4/config/ComplianceProjection.d.ts +1 -1
  288. package/dist/lib/models/licensing/v4/config/ComplianceProjection.js +3 -3
  289. package/dist/lib/models/licensing/v4/config/Consumption.d.ts +1 -1
  290. package/dist/lib/models/licensing/v4/config/Consumption.js +3 -3
  291. package/dist/lib/models/licensing/v4/config/ConsumptionProjection.d.ts +1 -1
  292. package/dist/lib/models/licensing/v4/config/ConsumptionProjection.js +3 -3
  293. package/dist/lib/models/licensing/v4/config/ConsumptionType.js +2 -2
  294. package/dist/lib/models/licensing/v4/config/DeleteLicenseKeyApiResponse.d.ts +1 -1
  295. package/dist/lib/models/licensing/v4/config/DeleteLicenseKeyApiResponse.js +3 -3
  296. package/dist/lib/models/licensing/v4/config/DryRunCheck.d.ts +1 -1
  297. package/dist/lib/models/licensing/v4/config/DryRunCheck.js +3 -3
  298. package/dist/lib/models/licensing/v4/config/DryRunStatus.js +2 -2
  299. package/dist/lib/models/licensing/v4/config/DryRunValidationResult.d.ts +1 -1
  300. package/dist/lib/models/licensing/v4/config/DryRunValidationResult.js +3 -3
  301. package/dist/lib/models/licensing/v4/config/EnforcementActions.js +2 -2
  302. package/dist/lib/models/licensing/v4/config/EnforcementLevel.js +2 -2
  303. package/dist/lib/models/licensing/v4/config/EnforcementPolicy.js +2 -2
  304. package/dist/lib/models/licensing/v4/config/Entitlement.d.ts +1 -1
  305. package/dist/lib/models/licensing/v4/config/Entitlement.js +3 -3
  306. package/dist/lib/models/licensing/v4/config/EntitlementDetail.d.ts +1 -1
  307. package/dist/lib/models/licensing/v4/config/EntitlementDetail.js +3 -3
  308. package/dist/lib/models/licensing/v4/config/EntitlementDetailProjection.d.ts +1 -1
  309. package/dist/lib/models/licensing/v4/config/EntitlementDetailProjection.js +3 -3
  310. package/dist/lib/models/licensing/v4/config/EntitlementProjection.d.ts +1 -1
  311. package/dist/lib/models/licensing/v4/config/EntitlementProjection.js +3 -3
  312. package/dist/lib/models/licensing/v4/config/ExpiredLicense.d.ts +1 -1
  313. package/dist/lib/models/licensing/v4/config/ExpiredLicense.js +3 -3
  314. package/dist/lib/models/licensing/v4/config/Feature.d.ts +1 -1
  315. package/dist/lib/models/licensing/v4/config/Feature.js +3 -3
  316. package/dist/lib/models/licensing/v4/config/FeatureDetail.d.ts +1 -1
  317. package/dist/lib/models/licensing/v4/config/FeatureDetail.js +3 -3
  318. package/dist/lib/models/licensing/v4/config/FeatureProjection.d.ts +1 -1
  319. package/dist/lib/models/licensing/v4/config/FeatureProjection.js +3 -3
  320. package/dist/lib/models/licensing/v4/config/FeatureViolation.d.ts +1 -1
  321. package/dist/lib/models/licensing/v4/config/FeatureViolation.js +3 -3
  322. package/dist/lib/models/licensing/v4/config/GetLicenseKeyApiResponse.d.ts +1 -1
  323. package/dist/lib/models/licensing/v4/config/GetLicenseKeyApiResponse.js +3 -3
  324. package/dist/lib/models/licensing/v4/config/License.d.ts +1 -1
  325. package/dist/lib/models/licensing/v4/config/License.js +3 -3
  326. package/dist/lib/models/licensing/v4/config/LicenseCategory.js +2 -2
  327. package/dist/lib/models/licensing/v4/config/LicenseClass.js +2 -2
  328. package/dist/lib/models/licensing/v4/config/LicenseKey.d.ts +1 -1
  329. package/dist/lib/models/licensing/v4/config/LicenseKey.js +3 -3
  330. package/dist/lib/models/licensing/v4/config/LicenseKeyAssignment.d.ts +1 -1
  331. package/dist/lib/models/licensing/v4/config/LicenseKeyAssignment.js +3 -3
  332. package/dist/lib/models/licensing/v4/config/LicenseKeyAssignmentSpec.d.ts +1 -1
  333. package/dist/lib/models/licensing/v4/config/LicenseKeyAssignmentSpec.js +3 -3
  334. package/dist/lib/models/licensing/v4/config/LicenseKeyAssociation.d.ts +1 -1
  335. package/dist/lib/models/licensing/v4/config/LicenseKeyAssociation.js +3 -3
  336. package/dist/lib/models/licensing/v4/config/LicenseKeyAssociationProjection.d.ts +1 -1
  337. package/dist/lib/models/licensing/v4/config/LicenseKeyAssociationProjection.js +3 -3
  338. package/dist/lib/models/licensing/v4/config/LicenseKeyMapping.d.ts +1 -1
  339. package/dist/lib/models/licensing/v4/config/LicenseKeyMapping.js +3 -3
  340. package/dist/lib/models/licensing/v4/config/LicenseKeyProjection.d.ts +1 -1
  341. package/dist/lib/models/licensing/v4/config/LicenseKeyProjection.js +3 -3
  342. package/dist/lib/models/licensing/v4/config/LicenseKeySubCategory.js +2 -2
  343. package/dist/lib/models/licensing/v4/config/LicenseProjection.d.ts +1 -1
  344. package/dist/lib/models/licensing/v4/config/LicenseProjection.js +3 -3
  345. package/dist/lib/models/licensing/v4/config/LicenseStateSyncSpec.d.ts +1 -1
  346. package/dist/lib/models/licensing/v4/config/LicenseStateSyncSpec.js +3 -3
  347. package/dist/lib/models/licensing/v4/config/LicenseType.js +2 -2
  348. package/dist/lib/models/licensing/v4/config/ListAllowancesApiResponse.d.ts +1 -1
  349. package/dist/lib/models/licensing/v4/config/ListAllowancesApiResponse.js +3 -3
  350. package/dist/lib/models/licensing/v4/config/ListCompliancesApiResponse.d.ts +1 -1
  351. package/dist/lib/models/licensing/v4/config/ListCompliancesApiResponse.js +3 -3
  352. package/dist/lib/models/licensing/v4/config/ListEntitlementsApiResponse.d.ts +1 -1
  353. package/dist/lib/models/licensing/v4/config/ListEntitlementsApiResponse.js +3 -3
  354. package/dist/lib/models/licensing/v4/config/ListFeaturesApiResponse.d.ts +1 -1
  355. package/dist/lib/models/licensing/v4/config/ListFeaturesApiResponse.js +3 -3
  356. package/dist/lib/models/licensing/v4/config/ListLicenseKeysApiResponse.d.ts +1 -1
  357. package/dist/lib/models/licensing/v4/config/ListLicenseKeysApiResponse.js +3 -3
  358. package/dist/lib/models/licensing/v4/config/ListLicensesApiResponse.d.ts +1 -1
  359. package/dist/lib/models/licensing/v4/config/ListLicensesApiResponse.js +3 -3
  360. package/dist/lib/models/licensing/v4/config/ListReclaimLicenseTokensApiResponse.d.ts +1 -1
  361. package/dist/lib/models/licensing/v4/config/ListReclaimLicenseTokensApiResponse.js +3 -3
  362. package/dist/lib/models/licensing/v4/config/ListRecommendationsApiResponse.d.ts +1 -1
  363. package/dist/lib/models/licensing/v4/config/ListRecommendationsApiResponse.js +3 -3
  364. package/dist/lib/models/licensing/v4/config/ListSettingsApiResponse.d.ts +1 -1
  365. package/dist/lib/models/licensing/v4/config/ListSettingsApiResponse.js +3 -3
  366. package/dist/lib/models/licensing/v4/config/ListViolationsApiResponse.d.ts +1 -1
  367. package/dist/lib/models/licensing/v4/config/ListViolationsApiResponse.js +3 -3
  368. package/dist/lib/models/licensing/v4/config/LogicalVersion.d.ts +1 -1
  369. package/dist/lib/models/licensing/v4/config/LogicalVersion.js +3 -3
  370. package/dist/lib/models/licensing/v4/config/Meter.js +2 -2
  371. package/dist/lib/models/licensing/v4/config/OperationType.js +2 -2
  372. package/dist/lib/models/licensing/v4/config/PortalSetting.d.ts +1 -1
  373. package/dist/lib/models/licensing/v4/config/PortalSetting.js +3 -3
  374. package/dist/lib/models/licensing/v4/config/PostPaidCategory.js +2 -2
  375. package/dist/lib/models/licensing/v4/config/PostPaidConfig.d.ts +1 -1
  376. package/dist/lib/models/licensing/v4/config/PostPaidConfig.js +3 -3
  377. package/dist/lib/models/licensing/v4/config/ProductName.js +2 -2
  378. package/dist/lib/models/licensing/v4/config/ReclaimLicenseKeyApiResponse.d.ts +1 -1
  379. package/dist/lib/models/licensing/v4/config/ReclaimLicenseKeyApiResponse.js +3 -3
  380. package/dist/lib/models/licensing/v4/config/ReclaimLicenseKeySpec.d.ts +1 -1
  381. package/dist/lib/models/licensing/v4/config/ReclaimLicenseKeySpec.js +3 -3
  382. package/dist/lib/models/licensing/v4/config/ReclaimLicenseToken.d.ts +1 -1
  383. package/dist/lib/models/licensing/v4/config/ReclaimLicenseToken.js +3 -3
  384. package/dist/lib/models/licensing/v4/config/ReclaimLicenseTokenProjection.d.ts +1 -1
  385. package/dist/lib/models/licensing/v4/config/ReclaimLicenseTokenProjection.js +3 -3
  386. package/dist/lib/models/licensing/v4/config/ReclaimType.js +2 -2
  387. package/dist/lib/models/licensing/v4/config/Recommendation.d.ts +1 -1
  388. package/dist/lib/models/licensing/v4/config/Recommendation.js +3 -3
  389. package/dist/lib/models/licensing/v4/config/RecommendationDetail.d.ts +1 -1
  390. package/dist/lib/models/licensing/v4/config/RecommendationDetail.js +3 -3
  391. package/dist/lib/models/licensing/v4/config/RecommendationScope.js +2 -2
  392. package/dist/lib/models/licensing/v4/config/ResetScope.js +2 -2
  393. package/dist/lib/models/licensing/v4/config/Scope.js +2 -2
  394. package/dist/lib/models/licensing/v4/config/Service.d.ts +1 -1
  395. package/dist/lib/models/licensing/v4/config/Service.js +3 -3
  396. package/dist/lib/models/licensing/v4/config/ServiceProjection.d.ts +1 -1
  397. package/dist/lib/models/licensing/v4/config/ServiceProjection.js +3 -3
  398. package/dist/lib/models/licensing/v4/config/ServiceViolation.d.ts +1 -1
  399. package/dist/lib/models/licensing/v4/config/ServiceViolation.js +3 -3
  400. package/dist/lib/models/licensing/v4/config/ServiceViolationType.js +2 -2
  401. package/dist/lib/models/licensing/v4/config/Setting.d.ts +1 -1
  402. package/dist/lib/models/licensing/v4/config/Setting.js +3 -3
  403. package/dist/lib/models/licensing/v4/config/Status.js +2 -2
  404. package/dist/lib/models/licensing/v4/config/SubCategory.js +2 -2
  405. package/dist/lib/models/licensing/v4/config/SyncLicenseStateApiResponse.d.ts +1 -1
  406. package/dist/lib/models/licensing/v4/config/SyncLicenseStateApiResponse.js +3 -3
  407. package/dist/lib/models/licensing/v4/config/SyncOperationType.js +2 -2
  408. package/dist/lib/models/licensing/v4/config/Trial.d.ts +1 -1
  409. package/dist/lib/models/licensing/v4/config/Trial.js +3 -3
  410. package/dist/lib/models/licensing/v4/config/TrialCategory.js +2 -2
  411. package/dist/lib/models/licensing/v4/config/TrialProjection.d.ts +1 -1
  412. package/dist/lib/models/licensing/v4/config/TrialProjection.js +3 -3
  413. package/dist/lib/models/licensing/v4/config/TrialStatus.js +2 -2
  414. package/dist/lib/models/licensing/v4/config/TrialType.js +2 -2
  415. package/dist/lib/models/licensing/v4/config/ValueType.js +2 -2
  416. package/dist/lib/models/licensing/v4/config/Violation.d.ts +1 -1
  417. package/dist/lib/models/licensing/v4/config/Violation.js +3 -3
  418. package/dist/lib/models/licensing/v4/error/AppMessage.d.ts +1 -1
  419. package/dist/lib/models/licensing/v4/error/AppMessage.js +3 -3
  420. package/dist/lib/models/licensing/v4/error/ErrorResponse.d.ts +1 -1
  421. package/dist/lib/models/licensing/v4/error/ErrorResponse.js +3 -3
  422. package/dist/lib/models/licensing/v4/error/SchemaValidationError.d.ts +1 -1
  423. package/dist/lib/models/licensing/v4/error/SchemaValidationError.js +3 -3
  424. package/dist/lib/models/licensing/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
  425. package/dist/lib/models/licensing/v4/error/SchemaValidationErrorMessage.js +3 -3
  426. package/dist/lib/models/prism/v4/config/TaskReference.d.ts +1 -1
  427. package/dist/lib/models/prism/v4/config/TaskReference.js +4 -4
  428. package/dist/lib/models/validation/ValidationError.js +2 -2
  429. package/dist/lib/utils/ValidationUtils.js +2 -2
  430. package/package.json +1 -1
@@ -12,11 +12,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
12
12
  /*
13
13
  * Nutanix Licensing APIs
14
14
  *
15
- * OpenAPI spec version: 4.3.1
15
+ * OpenAPI spec version: 4.3.2
16
16
  *
17
17
  * NOTE: This class is auto generated by the Open API Dev Platform.
18
18
  *
19
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
19
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
20
20
  *
21
21
  * Do not edit the class manually.
22
22
  *
@@ -24,7 +24,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
24
24
 
25
25
  /**
26
26
  * EndUserLicenseAgreement service.
27
- * @version 4.3.1
27
+ * @version 4.3.2
28
28
  * @class EndUserLicenseAgreementApi
29
29
  */
30
30
  class EndUserLicenseAgreementApi {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * LicenseKeys service.
3
- * @version 4.3.1
3
+ * @version 4.3.2
4
4
  * @class LicenseKeysApi
5
5
  */
6
6
  export class LicenseKeysApi {
@@ -73,7 +73,7 @@ export class LicenseKeysApi {
73
73
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
74
74
 
75
75
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
76
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
76
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
77
77
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
78
78
  * @param { String } opts.$expand A URL query parameter that allows clients to request related resources when a resource that satisfies a particular request is retrieved. Each expanded item is evaluated relative to the entity containing the property being expanded. Other query options can be applied to an expanded property by appending a semicolon-separated list of query options, enclosed in parentheses, to the property name. Permissible system query options are $filter, $select and $orderby.
79
79
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
@@ -97,7 +97,7 @@ export class LicenseKeysApi {
97
97
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
98
98
 
99
99
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
100
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
100
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
101
101
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
102
102
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
103
103
  * @param {Object} args Additional Arguments
@@ -21,11 +21,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
21
21
  /*
22
22
  * Nutanix Licensing APIs
23
23
  *
24
- * OpenAPI spec version: 4.3.1
24
+ * OpenAPI spec version: 4.3.2
25
25
  *
26
26
  * NOTE: This class is auto generated by the Open API Dev Platform.
27
27
  *
28
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
28
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
29
29
  *
30
30
  * Do not edit the class manually.
31
31
  *
@@ -33,7 +33,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
33
33
 
34
34
  /**
35
35
  * LicenseKeys service.
36
- * @version 4.3.1
36
+ * @version 4.3.2
37
37
  * @class LicenseKeysApi
38
38
  */
39
39
  class LicenseKeysApi {
@@ -271,7 +271,7 @@ class LicenseKeysApi {
271
271
  * @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
272
272
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
273
273
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
274
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
274
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
275
275
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
276
276
  * @param { String } opts.$expand A URL query parameter that allows clients to request related resources when a resource that satisfies a particular request is retrieved. Each expanded item is evaluated relative to the entity containing the property being expanded. Other query options can be applied to an expanded property by appending a semicolon-separated list of query options, enclosed in parentheses, to the property name. Permissible system query options are $filter, $select and $orderby.
277
277
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
@@ -327,7 +327,7 @@ class LicenseKeysApi {
327
327
  * @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
328
328
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
329
329
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
330
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
330
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
331
331
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
332
332
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
333
333
  * @param {Object} args Additional Arguments
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Licenses service.
3
- * @version 4.3.1
3
+ * @version 4.3.2
4
4
  * @class LicensesApi
5
5
  */
6
6
  export class LicensesApi {
@@ -27,7 +27,7 @@ export class LicensesApi {
27
27
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
28
28
 
29
29
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
30
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
30
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
31
31
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
32
32
  * @param { String } opts.$expand A URL query parameter that allows clients to request related resources when a resource that satisfies a particular request is retrieved. Each expanded item is evaluated relative to the entity containing the property being expanded. Other query options can be applied to an expanded property by appending a semicolon-separated list of query options, enclosed in parentheses, to the property name. Permissible system query options are $filter, $select and $orderby.
33
33
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
@@ -51,7 +51,7 @@ export class LicensesApi {
51
51
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
52
52
 
53
53
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
54
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
54
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
55
55
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
56
56
  * @param { String } opts.$expand A URL query parameter that allows clients to request related resources when a resource that satisfies a particular request is retrieved. Each expanded item is evaluated relative to the entity containing the property being expanded. Other query options can be applied to an expanded property by appending a semicolon-separated list of query options, enclosed in parentheses, to the property name. Permissible system query options are $filter, $select and $orderby.
57
57
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
@@ -75,7 +75,7 @@ export class LicensesApi {
75
75
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
76
76
 
77
77
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
78
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
78
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
79
79
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
80
80
  * @param { String } opts.$expand A URL query parameter that allows clients to request related resources when a resource that satisfies a particular request is retrieved. Each expanded item is evaluated relative to the entity containing the property being expanded. Other query options can be applied to an expanded property by appending a semicolon-separated list of query options, enclosed in parentheses, to the property name. Permissible system query options are $filter, $select and $orderby.
81
81
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
@@ -99,7 +99,7 @@ export class LicensesApi {
99
99
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
100
100
 
101
101
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
102
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
102
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
103
103
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
104
104
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
105
105
  * @param {Object} args Additional Arguments
@@ -121,7 +121,7 @@ export class LicensesApi {
121
121
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
122
122
 
123
123
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
124
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
124
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
125
125
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
126
126
  * @param { String } opts.$expand A URL query parameter that allows clients to request related resources when a resource that satisfies a particular request is retrieved. Each expanded item is evaluated relative to the entity containing the property being expanded. Other query options can be applied to an expanded property by appending a semicolon-separated list of query options, enclosed in parentheses, to the property name. Permissible system query options are $filter, $select and $orderby.
127
127
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
@@ -19,11 +19,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
19
19
  /*
20
20
  * Nutanix Licensing APIs
21
21
  *
22
- * OpenAPI spec version: 4.3.1
22
+ * OpenAPI spec version: 4.3.2
23
23
  *
24
24
  * NOTE: This class is auto generated by the Open API Dev Platform.
25
25
  *
26
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
26
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
27
27
  *
28
28
  * Do not edit the class manually.
29
29
  *
@@ -31,7 +31,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
31
31
 
32
32
  /**
33
33
  * Licenses service.
34
- * @version 4.3.1
34
+ * @version 4.3.2
35
35
  * @class LicensesApi
36
36
  */
37
37
  class LicensesApi {
@@ -68,7 +68,7 @@ class LicensesApi {
68
68
  * @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
69
69
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
70
70
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
71
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
71
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
72
72
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
73
73
  * @param { String } opts.$expand A URL query parameter that allows clients to request related resources when a resource that satisfies a particular request is retrieved. Each expanded item is evaluated relative to the entity containing the property being expanded. Other query options can be applied to an expanded property by appending a semicolon-separated list of query options, enclosed in parentheses, to the property name. Permissible system query options are $filter, $select and $orderby.
74
74
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
@@ -124,7 +124,7 @@ class LicensesApi {
124
124
  * @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
125
125
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
126
126
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
127
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
127
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
128
128
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
129
129
  * @param { String } opts.$expand A URL query parameter that allows clients to request related resources when a resource that satisfies a particular request is retrieved. Each expanded item is evaluated relative to the entity containing the property being expanded. Other query options can be applied to an expanded property by appending a semicolon-separated list of query options, enclosed in parentheses, to the property name. Permissible system query options are $filter, $select and $orderby.
130
130
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
@@ -180,7 +180,7 @@ class LicensesApi {
180
180
  * @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
181
181
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
182
182
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
183
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
183
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
184
184
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
185
185
  * @param { String } opts.$expand A URL query parameter that allows clients to request related resources when a resource that satisfies a particular request is retrieved. Each expanded item is evaluated relative to the entity containing the property being expanded. Other query options can be applied to an expanded property by appending a semicolon-separated list of query options, enclosed in parentheses, to the property name. Permissible system query options are $filter, $select and $orderby.
186
186
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
@@ -236,7 +236,7 @@ class LicensesApi {
236
236
  * @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
237
237
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
238
238
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
239
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
239
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
240
240
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
241
241
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
242
242
  * @param {Object} args Additional Arguments
@@ -288,7 +288,7 @@ class LicensesApi {
288
288
  * @param { Number } opts.$page A URL query parameter that specifies the page number of the result set. It must be a positive integer between 0 and the maximum number of pages that are available for that resource. Any number out of this range might lead to no results.
289
289
  * @param { Number } opts.$limit A URL query parameter that specifies the total number of records returned in the result set. Must be a positive integer between 1 and 100. Any number out of this range will lead to a validation error. If the limit is not provided, a default value of 50 records will be returned in the result set.
290
290
  * @param { String } opts.$filter A URL query parameter that allows clients to filter a collection of resources. The expression specified with $filter is evaluated for each resource in the collection, and only items where the expression evaluates to true are included in the response. Expression specified with the $filter must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions.<br>
291
- * For example, filter '$filter=name eq 'karbon-ntnx-1.0' would filter the result on cluster name 'karbon-ntnx1.0', filter '$filter=startswith(name, 'C')' would filter on cluster name starting with 'C'.
291
+ * For example, filter **$filter=name eq 'karbon-ntnx-1.0'** would filter the result on cluster name 'karbon-ntnx1.0', filter **$filter=startswith(name, 'C')** would filter on cluster name starting with 'C'.
292
292
  * @param { String } opts.$orderby A URL query parameter that allows clients to specify the sort criteria for the returned list of objects. Resources can be sorted in ascending order using asc or descending order using desc. If asc or desc are not specified, the resources will be sorted in ascending order by default. For example, '$orderby=templateName desc' would get all templates sorted by templateName in descending order.
293
293
  * @param { String } opts.$expand A URL query parameter that allows clients to request related resources when a resource that satisfies a particular request is retrieved. Each expanded item is evaluated relative to the entity containing the property being expanded. Other query options can be applied to an expanded property by appending a semicolon-separated list of query options, enclosed in parentheses, to the property name. Permissible system query options are $filter, $select and $orderby.
294
294
  * @param { String } opts.$select A URL query parameter that allows clients to request a specific set of properties for each entity or complex type. Expression specified with the $select must conform to the [OData V4.01](https://docs.oasis-open.org/odata/odata/v4.01/odata-v4.01-part1-protocol.html) URL conventions. If a $select expression consists of a single select item that is an asterisk (i.e., *), then all properties on the matching resource will be returned.
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The Flag model module.
3
3
  * @module Ntnx/Flag
4
- * @version 4.3.1
4
+ * @version 4.3.2
5
5
  * @class Flag
6
6
  */
7
7
  export default class Flag {
@@ -12,11 +12,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
12
12
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
13
13
  * Nutanix Licensing APIs
14
14
  *
15
- * OpenAPI spec version: 4.3.1
15
+ * OpenAPI spec version: 4.3.2
16
16
  *
17
17
  * NOTE: This class is auto generated by the Open API Dev Platform.
18
18
  *
19
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
19
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
20
20
  *
21
21
  * Do not edit the class manually.
22
22
  *
@@ -24,7 +24,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
24
24
  /**
25
25
  * The Flag model module.
26
26
  * @module Ntnx/Flag
27
- * @version 4.3.1
27
+ * @version 4.3.2
28
28
  * @class Flag
29
29
  */
30
30
  var _Flag_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The KVPair model module.
3
3
  * @module Ntnx/KVPair
4
- * @version 4.3.1
4
+ * @version 4.3.2
5
5
  * @class KVPair
6
6
  */
7
7
  export default class KVPair {
@@ -14,11 +14,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
14
14
  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"); } /*
15
15
  * Nutanix Licensing APIs
16
16
  *
17
- * OpenAPI spec version: 4.3.1
17
+ * OpenAPI spec version: 4.3.2
18
18
  *
19
19
  * NOTE: This class is auto generated by the Open API Dev Platform.
20
20
  *
21
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
21
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
22
22
  *
23
23
  * Do not edit the class manually.
24
24
  *
@@ -26,7 +26,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
26
26
  /**
27
27
  * The KVPair model module.
28
28
  * @module Ntnx/KVPair
29
- * @version 4.3.1
29
+ * @version 4.3.2
30
30
  * @class KVPair
31
31
  */
32
32
  var _KVPair_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The MapOfStringWrapper model module.
3
3
  * @module Ntnx/MapOfStringWrapper
4
- * @version 4.3.1
4
+ * @version 4.3.2
5
5
  * @class MapOfStringWrapper
6
6
  */
7
7
  export default class MapOfStringWrapper {
@@ -13,11 +13,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
13
13
  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"); } /*
14
14
  * Nutanix Licensing APIs
15
15
  *
16
- * OpenAPI spec version: 4.3.1
16
+ * OpenAPI spec version: 4.3.2
17
17
  *
18
18
  * NOTE: This class is auto generated by the Open API Dev Platform.
19
19
  *
20
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
20
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
21
21
  *
22
22
  * Do not edit the class manually.
23
23
  *
@@ -25,7 +25,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
25
25
  /**
26
26
  * The MapOfStringWrapper model module.
27
27
  * @module Ntnx/MapOfStringWrapper
28
- * @version 4.3.1
28
+ * @version 4.3.2
29
29
  * @class MapOfStringWrapper
30
30
  */
31
31
  var _MapOfStringWrapper_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The Message model module.
3
3
  * @module Ntnx/Message
4
- * @version 4.3.1
4
+ * @version 4.3.2
5
5
  * @class Message
6
6
  */
7
7
  export default class Message {
@@ -13,11 +13,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
13
13
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
14
14
  * Nutanix Licensing APIs
15
15
  *
16
- * OpenAPI spec version: 4.3.1
16
+ * OpenAPI spec version: 4.3.2
17
17
  *
18
18
  * NOTE: This class is auto generated by the Open API Dev Platform.
19
19
  *
20
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
20
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
21
21
  *
22
22
  * Do not edit the class manually.
23
23
  *
@@ -25,7 +25,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
25
25
  /**
26
26
  * The Message model module.
27
27
  * @module Ntnx/Message
28
- * @version 4.3.1
28
+ * @version 4.3.2
29
29
  * @class Message
30
30
  */
31
31
  var _Message_brand = /*#__PURE__*/new WeakSet();
@@ -11,11 +11,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
11
11
  /*
12
12
  * Nutanix Licensing APIs
13
13
  *
14
- * OpenAPI spec version: 4.3.1
14
+ * OpenAPI spec version: 4.3.2
15
15
  *
16
16
  * NOTE: This class is auto generated by the Open API Dev Platform.
17
17
  *
18
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
18
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
19
19
  *
20
20
  * Do not edit the class manually.
21
21
  *
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The TenantAwareModel model module.
3
3
  * @module Ntnx/TenantAwareModel
4
- * @version 4.3.1
4
+ * @version 4.3.2
5
5
  * @class TenantAwareModel
6
6
  */
7
7
  export default class TenantAwareModel {
@@ -12,11 +12,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
12
12
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
13
13
  * Nutanix Licensing APIs
14
14
  *
15
- * OpenAPI spec version: 4.3.1
15
+ * OpenAPI spec version: 4.3.2
16
16
  *
17
17
  * NOTE: This class is auto generated by the Open API Dev Platform.
18
18
  *
19
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
19
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
20
20
  *
21
21
  * Do not edit the class manually.
22
22
  *
@@ -24,7 +24,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
24
24
  /**
25
25
  * The TenantAwareModel model module.
26
26
  * @module Ntnx/TenantAwareModel
27
- * @version 4.3.1
27
+ * @version 4.3.2
28
28
  * @class TenantAwareModel
29
29
  */
30
30
  var _TenantAwareModel_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The ApiLink model module.
3
3
  * @module Ntnx/ApiLink
4
- * @version 4.3.1
4
+ * @version 4.3.2
5
5
  * @class ApiLink
6
6
  */
7
7
  export default class ApiLink {
@@ -12,11 +12,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
12
12
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
13
13
  * Nutanix Licensing APIs
14
14
  *
15
- * OpenAPI spec version: 4.3.1
15
+ * OpenAPI spec version: 4.3.2
16
16
  *
17
17
  * NOTE: This class is auto generated by the Open API Dev Platform.
18
18
  *
19
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
19
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
20
20
  *
21
21
  * Do not edit the class manually.
22
22
  *
@@ -24,7 +24,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
24
24
  /**
25
25
  * The ApiLink model module.
26
26
  * @module Ntnx/ApiLink
27
- * @version 4.3.1
27
+ * @version 4.3.2
28
28
  * @class ApiLink
29
29
  */
30
30
  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.3.1
4
+ * @version 4.3.2
5
5
  * @class ApiResponseMetadata
6
6
  */
7
7
  export default class ApiResponseMetadata {
@@ -16,11 +16,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
16
16
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
17
17
  * Nutanix Licensing APIs
18
18
  *
19
- * OpenAPI spec version: 4.3.1
19
+ * OpenAPI spec version: 4.3.2
20
20
  *
21
21
  * NOTE: This class is auto generated by the Open API Dev Platform.
22
22
  *
23
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
23
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
24
24
  *
25
25
  * Do not edit the class manually.
26
26
  *
@@ -28,7 +28,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
28
28
  /**
29
29
  * The ApiResponseMetadata model module.
30
30
  * @module Ntnx/ApiResponseMetadata
31
- * @version 4.3.1
31
+ * @version 4.3.2
32
32
  * @class ApiResponseMetadata
33
33
  */
34
34
  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.3.1
4
+ * @version 4.3.2
5
5
  * @class ExternalizableAbstractModel
6
6
  * @extends TenantAwareModel
7
7
  */
@@ -14,11 +14,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
14
14
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
15
15
  * Nutanix Licensing APIs
16
16
  *
17
- * OpenAPI spec version: 4.3.1
17
+ * OpenAPI spec version: 4.3.2
18
18
  *
19
19
  * NOTE: This class is auto generated by the Open API Dev Platform.
20
20
  *
21
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
21
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
22
22
  *
23
23
  * Do not edit the class manually.
24
24
  *
@@ -26,7 +26,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
26
26
  /**
27
27
  * The ExternalizableAbstractModel model module.
28
28
  * @module Ntnx/ExternalizableAbstractModel
29
- * @version 4.3.1
29
+ * @version 4.3.2
30
30
  * @class ExternalizableAbstractModel
31
31
  * @extends TenantAwareModel
32
32
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The Acceptance model module.
3
3
  * @module Ntnx/Acceptance
4
- * @version 4.3.1
4
+ * @version 4.3.2
5
5
  * @class Acceptance
6
6
  *
7
7
  * @param { EndUser } acceptedBy
@@ -14,11 +14,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
14
14
  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"); } /*
15
15
  * Nutanix Licensing APIs
16
16
  *
17
- * OpenAPI spec version: 4.3.1
17
+ * OpenAPI spec version: 4.3.2
18
18
  *
19
19
  * NOTE: This class is auto generated by the Open API Dev Platform.
20
20
  *
21
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
21
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
22
22
  *
23
23
  * Do not edit the class manually.
24
24
  *
@@ -26,7 +26,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
26
26
  /**
27
27
  * The Acceptance model module.
28
28
  * @module Ntnx/Acceptance
29
- * @version 4.3.1
29
+ * @version 4.3.2
30
30
  * @class Acceptance
31
31
  *
32
32
  * @param { EndUser } acceptedBy
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The AddUserApiResponse model module.
3
3
  * @module Ntnx/AddUserApiResponse
4
- * @version 4.3.1
4
+ * @version 4.3.2
5
5
  * @class AddUserApiResponse
6
6
  */
7
7
  export default class AddUserApiResponse extends Paginable {
@@ -17,11 +17,11 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
17
17
  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"); } /*
18
18
  * Nutanix Licensing APIs
19
19
  *
20
- * OpenAPI spec version: 4.3.1
20
+ * OpenAPI spec version: 4.3.2
21
21
  *
22
22
  * NOTE: This class is auto generated by the Open API Dev Platform.
23
23
  *
24
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
24
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
25
25
  *
26
26
  * Do not edit the class manually.
27
27
  *
@@ -29,7 +29,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
29
29
  /**
30
30
  * The AddUserApiResponse model module.
31
31
  * @module Ntnx/AddUserApiResponse
32
- * @version 4.3.1
32
+ * @version 4.3.2
33
33
  * @class AddUserApiResponse
34
34
  */
35
35
  var _AddUserApiResponse_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The EndUser model module.
3
3
  * @module Ntnx/EndUser
4
- * @version 4.3.1
4
+ * @version 4.3.2
5
5
  * @class EndUser
6
6
  *
7
7
  * @param { string } userName User name of the user accepting the EULA.