@nutanix-scratch/aiops-js-client 4.2.1-beta.1 → 4.2.2-beta.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 (392) hide show
  1. package/README.md +2 -2
  2. package/dist/Ntnx-Aiops-js-client-prod.js +1 -1
  3. package/dist/Ntnx-Aiops-js-client.js +125 -125
  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/scenarios-endpoints.d.ts +3 -3
  9. package/dist/es/apis/scenarios-endpoints.js +5 -5
  10. package/dist/es/apis/stats-endpoints.d.ts +5 -4
  11. package/dist/es/apis/stats-endpoints.js +7 -7
  12. package/dist/es/models/aiops/v4/clusterMetrics/Cluster.d.ts +1 -1
  13. package/dist/es/models/aiops/v4/clusterMetrics/Cluster.js +3 -3
  14. package/dist/es/models/aiops/v4/clusterMetrics/ClusterMetrics.d.ts +1 -1
  15. package/dist/es/models/aiops/v4/clusterMetrics/ClusterMetrics.js +3 -3
  16. package/dist/es/models/aiops/v4/clusterMetrics/ClusterProjection.d.ts +1 -1
  17. package/dist/es/models/aiops/v4/clusterMetrics/ClusterProjection.js +3 -3
  18. package/dist/es/models/aiops/v4/clusterMetrics/Node.d.ts +1 -1
  19. package/dist/es/models/aiops/v4/clusterMetrics/Node.js +3 -3
  20. package/dist/es/models/aiops/v4/clusterMetrics/NodeProjection.d.ts +1 -1
  21. package/dist/es/models/aiops/v4/clusterMetrics/NodeProjection.js +3 -3
  22. package/dist/es/models/aiops/v4/clusterMetrics/Vm.d.ts +1 -1
  23. package/dist/es/models/aiops/v4/clusterMetrics/Vm.js +3 -3
  24. package/dist/es/models/aiops/v4/clusterMetrics/VmProjection.d.ts +1 -1
  25. package/dist/es/models/aiops/v4/clusterMetrics/VmProjection.js +3 -3
  26. package/dist/es/models/aiops/v4/common/ClusterType.js +2 -2
  27. package/dist/es/models/aiops/v4/config/CapacityType.js +2 -2
  28. package/dist/es/models/aiops/v4/config/CapacityUnit.js +2 -2
  29. package/dist/es/models/aiops/v4/config/CapacityUpdateConfig.d.ts +1 -1
  30. package/dist/es/models/aiops/v4/config/CapacityUpdateConfig.js +3 -3
  31. package/dist/es/models/aiops/v4/config/CapacityUpdateType.js +2 -2
  32. package/dist/es/models/aiops/v4/config/CitrixXenProvisionType.js +2 -2
  33. package/dist/es/models/aiops/v4/config/CitrixXenWorkload.d.ts +1 -1
  34. package/dist/es/models/aiops/v4/config/CitrixXenWorkload.js +3 -3
  35. package/dist/es/models/aiops/v4/config/CitrixXenWorkloadVendor.js +2 -2
  36. package/dist/es/models/aiops/v4/config/ClusterConfig.d.ts +1 -1
  37. package/dist/es/models/aiops/v4/config/ClusterConfig.js +3 -3
  38. package/dist/es/models/aiops/v4/config/ClusterType.js +2 -2
  39. package/dist/es/models/aiops/v4/config/CreateScenarioApiResponse.d.ts +1 -1
  40. package/dist/es/models/aiops/v4/config/CreateScenarioApiResponse.js +3 -3
  41. package/dist/es/models/aiops/v4/config/CreateSimulationApiResponse.d.ts +1 -1
  42. package/dist/es/models/aiops/v4/config/CreateSimulationApiResponse.js +3 -3
  43. package/dist/es/models/aiops/v4/config/DataStoreConfig.d.ts +1 -1
  44. package/dist/es/models/aiops/v4/config/DataStoreConfig.js +3 -3
  45. package/dist/es/models/aiops/v4/config/DeleteScenarioApiResponse.d.ts +1 -1
  46. package/dist/es/models/aiops/v4/config/DeleteScenarioApiResponse.js +3 -3
  47. package/dist/es/models/aiops/v4/config/DeleteSimulationApiResponse.d.ts +1 -1
  48. package/dist/es/models/aiops/v4/config/DeleteSimulationApiResponse.js +3 -3
  49. package/dist/es/models/aiops/v4/config/EntityDescriptor.d.ts +1 -1
  50. package/dist/es/models/aiops/v4/config/EntityDescriptor.js +3 -3
  51. package/dist/es/models/aiops/v4/config/EntityDescriptorListApiResponse.d.ts +1 -1
  52. package/dist/es/models/aiops/v4/config/EntityDescriptorListApiResponse.js +3 -3
  53. package/dist/es/models/aiops/v4/config/EntityDetail.d.ts +1 -1
  54. package/dist/es/models/aiops/v4/config/EntityDetail.js +3 -3
  55. package/dist/es/models/aiops/v4/config/EntityType.d.ts +1 -1
  56. package/dist/es/models/aiops/v4/config/EntityType.js +3 -3
  57. package/dist/es/models/aiops/v4/config/EntityTypeListApiResponse.d.ts +1 -1
  58. package/dist/es/models/aiops/v4/config/EntityTypeListApiResponse.js +3 -3
  59. package/dist/es/models/aiops/v4/config/GenerateRecommendationApiResponse.d.ts +1 -1
  60. package/dist/es/models/aiops/v4/config/GenerateRecommendationApiResponse.js +3 -3
  61. package/dist/es/models/aiops/v4/config/GenerateReportApiResponse.d.ts +1 -1
  62. package/dist/es/models/aiops/v4/config/GenerateReportApiResponse.js +3 -3
  63. package/dist/es/models/aiops/v4/config/GenerateRunwayApiResponse.d.ts +1 -1
  64. package/dist/es/models/aiops/v4/config/GenerateRunwayApiResponse.js +3 -3
  65. package/dist/es/models/aiops/v4/config/GetScenarioApiResponse.d.ts +1 -1
  66. package/dist/es/models/aiops/v4/config/GetScenarioApiResponse.js +3 -3
  67. package/dist/es/models/aiops/v4/config/GetScenarioReportApiResponse.d.ts +1 -1
  68. package/dist/es/models/aiops/v4/config/GetScenarioReportApiResponse.js +3 -3
  69. package/dist/es/models/aiops/v4/config/GetSimulationApiResponse.d.ts +1 -1
  70. package/dist/es/models/aiops/v4/config/GetSimulationApiResponse.js +3 -3
  71. package/dist/es/models/aiops/v4/config/ListScenariosApiResponse.d.ts +1 -1
  72. package/dist/es/models/aiops/v4/config/ListScenariosApiResponse.js +3 -3
  73. package/dist/es/models/aiops/v4/config/ListSimulationsApiResponse.d.ts +1 -1
  74. package/dist/es/models/aiops/v4/config/ListSimulationsApiResponse.js +3 -3
  75. package/dist/es/models/aiops/v4/config/MetricDescriptor.d.ts +1 -1
  76. package/dist/es/models/aiops/v4/config/MetricDescriptor.js +3 -3
  77. package/dist/es/models/aiops/v4/config/MicrosoftXenProvisionType.js +2 -2
  78. package/dist/es/models/aiops/v4/config/MicrosoftXenWorkload.d.ts +1 -1
  79. package/dist/es/models/aiops/v4/config/MicrosoftXenWorkload.js +3 -3
  80. package/dist/es/models/aiops/v4/config/MicrosoftXenWorkloadVendor.js +2 -2
  81. package/dist/es/models/aiops/v4/config/NodeConfig.d.ts +1 -1
  82. package/dist/es/models/aiops/v4/config/NodeConfig.js +3 -3
  83. package/dist/es/models/aiops/v4/config/NodeSource.js +2 -2
  84. package/dist/es/models/aiops/v4/config/PolicyType.js +2 -2
  85. package/dist/es/models/aiops/v4/config/ReplicationFactor.js +2 -2
  86. package/dist/es/models/aiops/v4/config/ResourceCapacity.d.ts +1 -1
  87. package/dist/es/models/aiops/v4/config/ResourceCapacity.js +3 -3
  88. package/dist/es/models/aiops/v4/config/Runway.d.ts +1 -1
  89. package/dist/es/models/aiops/v4/config/Runway.js +3 -3
  90. package/dist/es/models/aiops/v4/config/Scenario.d.ts +1 -1
  91. package/dist/es/models/aiops/v4/config/Scenario.js +3 -3
  92. package/dist/es/models/aiops/v4/config/ScenarioProjection.d.ts +1 -1
  93. package/dist/es/models/aiops/v4/config/ScenarioProjection.js +3 -3
  94. package/dist/es/models/aiops/v4/config/SimulatedVmResourceSpec.d.ts +1 -1
  95. package/dist/es/models/aiops/v4/config/SimulatedVmResourceSpec.js +3 -3
  96. package/dist/es/models/aiops/v4/config/SimulatedVmResourceSpecProjection.d.ts +1 -1
  97. package/dist/es/models/aiops/v4/config/SimulatedVmResourceSpecProjection.js +3 -3
  98. package/dist/es/models/aiops/v4/config/Simulation.d.ts +1 -1
  99. package/dist/es/models/aiops/v4/config/Simulation.js +3 -3
  100. package/dist/es/models/aiops/v4/config/SimulationProjection.d.ts +1 -1
  101. package/dist/es/models/aiops/v4/config/SimulationProjection.js +3 -3
  102. package/dist/es/models/aiops/v4/config/Source.d.ts +1 -1
  103. package/dist/es/models/aiops/v4/config/Source.js +3 -3
  104. package/dist/es/models/aiops/v4/config/SourceListApiResponse.d.ts +1 -1
  105. package/dist/es/models/aiops/v4/config/SourceListApiResponse.js +3 -3
  106. package/dist/es/models/aiops/v4/config/SplunkWorkload.d.ts +1 -1
  107. package/dist/es/models/aiops/v4/config/SplunkWorkload.js +3 -3
  108. package/dist/es/models/aiops/v4/config/SqlProfileType.js +2 -2
  109. package/dist/es/models/aiops/v4/config/SqlTransactionType.js +2 -2
  110. package/dist/es/models/aiops/v4/config/SqlWorkload.d.ts +1 -1
  111. package/dist/es/models/aiops/v4/config/SqlWorkload.js +3 -3
  112. package/dist/es/models/aiops/v4/config/UpdateScenarioApiResponse.d.ts +1 -1
  113. package/dist/es/models/aiops/v4/config/UpdateScenarioApiResponse.js +3 -3
  114. package/dist/es/models/aiops/v4/config/UpdateSimulationApiResponse.d.ts +1 -1
  115. package/dist/es/models/aiops/v4/config/UpdateSimulationApiResponse.js +3 -3
  116. package/dist/es/models/aiops/v4/config/ValueRange.d.ts +1 -1
  117. package/dist/es/models/aiops/v4/config/ValueRange.js +3 -3
  118. package/dist/es/models/aiops/v4/config/ValueType.js +2 -2
  119. package/dist/es/models/aiops/v4/config/VdiProvisionType.js +2 -2
  120. package/dist/es/models/aiops/v4/config/VdiUserType.js +2 -2
  121. package/dist/es/models/aiops/v4/config/VdiVendor.js +2 -2
  122. package/dist/es/models/aiops/v4/config/VdiWorkload.d.ts +1 -1
  123. package/dist/es/models/aiops/v4/config/VdiWorkload.js +3 -3
  124. package/dist/es/models/aiops/v4/config/Vendor.js +2 -2
  125. package/dist/es/models/aiops/v4/config/VmCategoryWorkload.d.ts +1 -1
  126. package/dist/es/models/aiops/v4/config/VmCategoryWorkload.js +3 -3
  127. package/dist/es/models/aiops/v4/config/VmWorkload.d.ts +1 -1
  128. package/dist/es/models/aiops/v4/config/VmWorkload.js +3 -3
  129. package/dist/es/models/aiops/v4/config/Workload.d.ts +1 -1
  130. package/dist/es/models/aiops/v4/config/Workload.js +3 -3
  131. package/dist/es/models/aiops/v4/config/XenOperatingSystem.js +2 -2
  132. package/dist/es/models/aiops/v4/config/XenWorkload.d.ts +1 -1
  133. package/dist/es/models/aiops/v4/config/XenWorkload.js +3 -3
  134. package/dist/es/models/aiops/v4/config/XfitPolicy.d.ts +1 -1
  135. package/dist/es/models/aiops/v4/config/XfitPolicy.js +3 -3
  136. package/dist/es/models/aiops/v4/config/XfitPolicyProjection.d.ts +1 -1
  137. package/dist/es/models/aiops/v4/config/XfitPolicyProjection.js +3 -3
  138. package/dist/es/models/aiops/v4/error/AppMessage.d.ts +1 -1
  139. package/dist/es/models/aiops/v4/error/AppMessage.js +3 -3
  140. package/dist/es/models/aiops/v4/error/ErrorResponse.d.ts +1 -1
  141. package/dist/es/models/aiops/v4/error/ErrorResponse.js +3 -3
  142. package/dist/es/models/aiops/v4/error/SchemaValidationError.d.ts +1 -1
  143. package/dist/es/models/aiops/v4/error/SchemaValidationError.js +3 -3
  144. package/dist/es/models/aiops/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
  145. package/dist/es/models/aiops/v4/error/SchemaValidationErrorMessage.js +3 -3
  146. package/dist/es/models/aiops/v4/stats/BoolList.d.ts +1 -1
  147. package/dist/es/models/aiops/v4/stats/BoolList.js +3 -3
  148. package/dist/es/models/aiops/v4/stats/BoolVal.d.ts +1 -1
  149. package/dist/es/models/aiops/v4/stats/BoolVal.js +3 -3
  150. package/dist/es/models/aiops/v4/stats/DoubleList.d.ts +1 -1
  151. package/dist/es/models/aiops/v4/stats/DoubleList.js +3 -3
  152. package/dist/es/models/aiops/v4/stats/DoubleVal.d.ts +1 -1
  153. package/dist/es/models/aiops/v4/stats/DoubleVal.js +3 -3
  154. package/dist/es/models/aiops/v4/stats/Entity.d.ts +1 -1
  155. package/dist/es/models/aiops/v4/stats/Entity.js +3 -3
  156. package/dist/es/models/aiops/v4/stats/EntityListApiResponse.d.ts +1 -1
  157. package/dist/es/models/aiops/v4/stats/EntityListApiResponse.js +3 -3
  158. package/dist/es/models/aiops/v4/stats/IntList.d.ts +1 -1
  159. package/dist/es/models/aiops/v4/stats/IntList.js +3 -3
  160. package/dist/es/models/aiops/v4/stats/IntVal.d.ts +1 -1
  161. package/dist/es/models/aiops/v4/stats/IntVal.js +3 -3
  162. package/dist/es/models/aiops/v4/stats/Metric.d.ts +1 -1
  163. package/dist/es/models/aiops/v4/stats/Metric.js +3 -3
  164. package/dist/es/models/aiops/v4/stats/Point.d.ts +1 -1
  165. package/dist/es/models/aiops/v4/stats/Point.js +3 -3
  166. package/dist/es/models/aiops/v4/stats/StrList.d.ts +1 -1
  167. package/dist/es/models/aiops/v4/stats/StrList.js +3 -3
  168. package/dist/es/models/aiops/v4/stats/StrVal.d.ts +1 -1
  169. package/dist/es/models/aiops/v4/stats/StrVal.js +3 -3
  170. package/dist/es/models/aiops/v4/stats/TimeSeries.d.ts +1 -1
  171. package/dist/es/models/aiops/v4/stats/TimeSeries.js +3 -3
  172. package/dist/es/models/common/v1/config/Flag.d.ts +1 -1
  173. package/dist/es/models/common/v1/config/Flag.js +3 -3
  174. package/dist/es/models/common/v1/config/IPv4Address.d.ts +1 -1
  175. package/dist/es/models/common/v1/config/IPv4Address.js +3 -3
  176. package/dist/es/models/common/v1/config/KVPair.d.ts +1 -1
  177. package/dist/es/models/common/v1/config/KVPair.js +3 -3
  178. package/dist/es/models/common/v1/config/KVStringPair.d.ts +1 -1
  179. package/dist/es/models/common/v1/config/KVStringPair.js +3 -3
  180. package/dist/es/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
  181. package/dist/es/models/common/v1/config/MapOfStringWrapper.js +3 -3
  182. package/dist/es/models/common/v1/config/Message.d.ts +1 -1
  183. package/dist/es/models/common/v1/config/Message.js +3 -3
  184. package/dist/es/models/common/v1/config/MessageSeverity.js +2 -2
  185. package/dist/es/models/common/v1/config/TenantAwareModel.d.ts +1 -1
  186. package/dist/es/models/common/v1/config/TenantAwareModel.js +3 -3
  187. package/dist/es/models/common/v1/response/ApiLink.d.ts +1 -1
  188. package/dist/es/models/common/v1/response/ApiLink.js +3 -3
  189. package/dist/es/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
  190. package/dist/es/models/common/v1/response/ApiResponseMetadata.js +3 -3
  191. package/dist/es/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
  192. package/dist/es/models/common/v1/response/ExternalizableAbstractModel.js +3 -3
  193. package/dist/es/models/common/v1/stats/DownSamplingOperator.js +2 -2
  194. package/dist/es/models/prism/v4/config/TaskReference.d.ts +1 -1
  195. package/dist/es/models/prism/v4/config/TaskReference.js +4 -4
  196. package/dist/es/models/validation/ValidationError.js +2 -2
  197. package/dist/es/utils/ValidationUtils.js +2 -2
  198. package/dist/lib/ApiClient.d.ts +1 -1
  199. package/dist/lib/ApiClient.js +4 -4
  200. package/dist/lib/Paginable.d.ts +1 -1
  201. package/dist/lib/Paginable.js +3 -3
  202. package/dist/lib/apis/scenarios-endpoints.d.ts +3 -3
  203. package/dist/lib/apis/scenarios-endpoints.js +5 -5
  204. package/dist/lib/apis/stats-endpoints.d.ts +5 -4
  205. package/dist/lib/apis/stats-endpoints.js +7 -7
  206. package/dist/lib/models/aiops/v4/clusterMetrics/Cluster.d.ts +1 -1
  207. package/dist/lib/models/aiops/v4/clusterMetrics/Cluster.js +3 -3
  208. package/dist/lib/models/aiops/v4/clusterMetrics/ClusterMetrics.d.ts +1 -1
  209. package/dist/lib/models/aiops/v4/clusterMetrics/ClusterMetrics.js +3 -3
  210. package/dist/lib/models/aiops/v4/clusterMetrics/ClusterProjection.d.ts +1 -1
  211. package/dist/lib/models/aiops/v4/clusterMetrics/ClusterProjection.js +3 -3
  212. package/dist/lib/models/aiops/v4/clusterMetrics/Node.d.ts +1 -1
  213. package/dist/lib/models/aiops/v4/clusterMetrics/Node.js +3 -3
  214. package/dist/lib/models/aiops/v4/clusterMetrics/NodeProjection.d.ts +1 -1
  215. package/dist/lib/models/aiops/v4/clusterMetrics/NodeProjection.js +3 -3
  216. package/dist/lib/models/aiops/v4/clusterMetrics/Vm.d.ts +1 -1
  217. package/dist/lib/models/aiops/v4/clusterMetrics/Vm.js +3 -3
  218. package/dist/lib/models/aiops/v4/clusterMetrics/VmProjection.d.ts +1 -1
  219. package/dist/lib/models/aiops/v4/clusterMetrics/VmProjection.js +3 -3
  220. package/dist/lib/models/aiops/v4/common/ClusterType.js +2 -2
  221. package/dist/lib/models/aiops/v4/config/CapacityType.js +2 -2
  222. package/dist/lib/models/aiops/v4/config/CapacityUnit.js +2 -2
  223. package/dist/lib/models/aiops/v4/config/CapacityUpdateConfig.d.ts +1 -1
  224. package/dist/lib/models/aiops/v4/config/CapacityUpdateConfig.js +3 -3
  225. package/dist/lib/models/aiops/v4/config/CapacityUpdateType.js +2 -2
  226. package/dist/lib/models/aiops/v4/config/CitrixXenProvisionType.js +2 -2
  227. package/dist/lib/models/aiops/v4/config/CitrixXenWorkload.d.ts +1 -1
  228. package/dist/lib/models/aiops/v4/config/CitrixXenWorkload.js +3 -3
  229. package/dist/lib/models/aiops/v4/config/CitrixXenWorkloadVendor.js +2 -2
  230. package/dist/lib/models/aiops/v4/config/ClusterConfig.d.ts +1 -1
  231. package/dist/lib/models/aiops/v4/config/ClusterConfig.js +3 -3
  232. package/dist/lib/models/aiops/v4/config/ClusterType.js +2 -2
  233. package/dist/lib/models/aiops/v4/config/CreateScenarioApiResponse.d.ts +1 -1
  234. package/dist/lib/models/aiops/v4/config/CreateScenarioApiResponse.js +3 -3
  235. package/dist/lib/models/aiops/v4/config/CreateSimulationApiResponse.d.ts +1 -1
  236. package/dist/lib/models/aiops/v4/config/CreateSimulationApiResponse.js +3 -3
  237. package/dist/lib/models/aiops/v4/config/DataStoreConfig.d.ts +1 -1
  238. package/dist/lib/models/aiops/v4/config/DataStoreConfig.js +3 -3
  239. package/dist/lib/models/aiops/v4/config/DeleteScenarioApiResponse.d.ts +1 -1
  240. package/dist/lib/models/aiops/v4/config/DeleteScenarioApiResponse.js +3 -3
  241. package/dist/lib/models/aiops/v4/config/DeleteSimulationApiResponse.d.ts +1 -1
  242. package/dist/lib/models/aiops/v4/config/DeleteSimulationApiResponse.js +3 -3
  243. package/dist/lib/models/aiops/v4/config/EntityDescriptor.d.ts +1 -1
  244. package/dist/lib/models/aiops/v4/config/EntityDescriptor.js +3 -3
  245. package/dist/lib/models/aiops/v4/config/EntityDescriptorListApiResponse.d.ts +1 -1
  246. package/dist/lib/models/aiops/v4/config/EntityDescriptorListApiResponse.js +3 -3
  247. package/dist/lib/models/aiops/v4/config/EntityDetail.d.ts +1 -1
  248. package/dist/lib/models/aiops/v4/config/EntityDetail.js +3 -3
  249. package/dist/lib/models/aiops/v4/config/EntityType.d.ts +1 -1
  250. package/dist/lib/models/aiops/v4/config/EntityType.js +3 -3
  251. package/dist/lib/models/aiops/v4/config/EntityTypeListApiResponse.d.ts +1 -1
  252. package/dist/lib/models/aiops/v4/config/EntityTypeListApiResponse.js +3 -3
  253. package/dist/lib/models/aiops/v4/config/GenerateRecommendationApiResponse.d.ts +1 -1
  254. package/dist/lib/models/aiops/v4/config/GenerateRecommendationApiResponse.js +3 -3
  255. package/dist/lib/models/aiops/v4/config/GenerateReportApiResponse.d.ts +1 -1
  256. package/dist/lib/models/aiops/v4/config/GenerateReportApiResponse.js +3 -3
  257. package/dist/lib/models/aiops/v4/config/GenerateRunwayApiResponse.d.ts +1 -1
  258. package/dist/lib/models/aiops/v4/config/GenerateRunwayApiResponse.js +3 -3
  259. package/dist/lib/models/aiops/v4/config/GetScenarioApiResponse.d.ts +1 -1
  260. package/dist/lib/models/aiops/v4/config/GetScenarioApiResponse.js +3 -3
  261. package/dist/lib/models/aiops/v4/config/GetScenarioReportApiResponse.d.ts +1 -1
  262. package/dist/lib/models/aiops/v4/config/GetScenarioReportApiResponse.js +3 -3
  263. package/dist/lib/models/aiops/v4/config/GetSimulationApiResponse.d.ts +1 -1
  264. package/dist/lib/models/aiops/v4/config/GetSimulationApiResponse.js +3 -3
  265. package/dist/lib/models/aiops/v4/config/ListScenariosApiResponse.d.ts +1 -1
  266. package/dist/lib/models/aiops/v4/config/ListScenariosApiResponse.js +3 -3
  267. package/dist/lib/models/aiops/v4/config/ListSimulationsApiResponse.d.ts +1 -1
  268. package/dist/lib/models/aiops/v4/config/ListSimulationsApiResponse.js +3 -3
  269. package/dist/lib/models/aiops/v4/config/MetricDescriptor.d.ts +1 -1
  270. package/dist/lib/models/aiops/v4/config/MetricDescriptor.js +3 -3
  271. package/dist/lib/models/aiops/v4/config/MicrosoftXenProvisionType.js +2 -2
  272. package/dist/lib/models/aiops/v4/config/MicrosoftXenWorkload.d.ts +1 -1
  273. package/dist/lib/models/aiops/v4/config/MicrosoftXenWorkload.js +3 -3
  274. package/dist/lib/models/aiops/v4/config/MicrosoftXenWorkloadVendor.js +2 -2
  275. package/dist/lib/models/aiops/v4/config/NodeConfig.d.ts +1 -1
  276. package/dist/lib/models/aiops/v4/config/NodeConfig.js +3 -3
  277. package/dist/lib/models/aiops/v4/config/NodeSource.js +2 -2
  278. package/dist/lib/models/aiops/v4/config/PolicyType.js +2 -2
  279. package/dist/lib/models/aiops/v4/config/ReplicationFactor.js +2 -2
  280. package/dist/lib/models/aiops/v4/config/ResourceCapacity.d.ts +1 -1
  281. package/dist/lib/models/aiops/v4/config/ResourceCapacity.js +3 -3
  282. package/dist/lib/models/aiops/v4/config/Runway.d.ts +1 -1
  283. package/dist/lib/models/aiops/v4/config/Runway.js +3 -3
  284. package/dist/lib/models/aiops/v4/config/Scenario.d.ts +1 -1
  285. package/dist/lib/models/aiops/v4/config/Scenario.js +3 -3
  286. package/dist/lib/models/aiops/v4/config/ScenarioProjection.d.ts +1 -1
  287. package/dist/lib/models/aiops/v4/config/ScenarioProjection.js +3 -3
  288. package/dist/lib/models/aiops/v4/config/SimulatedVmResourceSpec.d.ts +1 -1
  289. package/dist/lib/models/aiops/v4/config/SimulatedVmResourceSpec.js +3 -3
  290. package/dist/lib/models/aiops/v4/config/SimulatedVmResourceSpecProjection.d.ts +1 -1
  291. package/dist/lib/models/aiops/v4/config/SimulatedVmResourceSpecProjection.js +3 -3
  292. package/dist/lib/models/aiops/v4/config/Simulation.d.ts +1 -1
  293. package/dist/lib/models/aiops/v4/config/Simulation.js +3 -3
  294. package/dist/lib/models/aiops/v4/config/SimulationProjection.d.ts +1 -1
  295. package/dist/lib/models/aiops/v4/config/SimulationProjection.js +3 -3
  296. package/dist/lib/models/aiops/v4/config/Source.d.ts +1 -1
  297. package/dist/lib/models/aiops/v4/config/Source.js +3 -3
  298. package/dist/lib/models/aiops/v4/config/SourceListApiResponse.d.ts +1 -1
  299. package/dist/lib/models/aiops/v4/config/SourceListApiResponse.js +3 -3
  300. package/dist/lib/models/aiops/v4/config/SplunkWorkload.d.ts +1 -1
  301. package/dist/lib/models/aiops/v4/config/SplunkWorkload.js +3 -3
  302. package/dist/lib/models/aiops/v4/config/SqlProfileType.js +2 -2
  303. package/dist/lib/models/aiops/v4/config/SqlTransactionType.js +2 -2
  304. package/dist/lib/models/aiops/v4/config/SqlWorkload.d.ts +1 -1
  305. package/dist/lib/models/aiops/v4/config/SqlWorkload.js +3 -3
  306. package/dist/lib/models/aiops/v4/config/UpdateScenarioApiResponse.d.ts +1 -1
  307. package/dist/lib/models/aiops/v4/config/UpdateScenarioApiResponse.js +3 -3
  308. package/dist/lib/models/aiops/v4/config/UpdateSimulationApiResponse.d.ts +1 -1
  309. package/dist/lib/models/aiops/v4/config/UpdateSimulationApiResponse.js +3 -3
  310. package/dist/lib/models/aiops/v4/config/ValueRange.d.ts +1 -1
  311. package/dist/lib/models/aiops/v4/config/ValueRange.js +3 -3
  312. package/dist/lib/models/aiops/v4/config/ValueType.js +2 -2
  313. package/dist/lib/models/aiops/v4/config/VdiProvisionType.js +2 -2
  314. package/dist/lib/models/aiops/v4/config/VdiUserType.js +2 -2
  315. package/dist/lib/models/aiops/v4/config/VdiVendor.js +2 -2
  316. package/dist/lib/models/aiops/v4/config/VdiWorkload.d.ts +1 -1
  317. package/dist/lib/models/aiops/v4/config/VdiWorkload.js +3 -3
  318. package/dist/lib/models/aiops/v4/config/Vendor.js +2 -2
  319. package/dist/lib/models/aiops/v4/config/VmCategoryWorkload.d.ts +1 -1
  320. package/dist/lib/models/aiops/v4/config/VmCategoryWorkload.js +3 -3
  321. package/dist/lib/models/aiops/v4/config/VmWorkload.d.ts +1 -1
  322. package/dist/lib/models/aiops/v4/config/VmWorkload.js +3 -3
  323. package/dist/lib/models/aiops/v4/config/Workload.d.ts +1 -1
  324. package/dist/lib/models/aiops/v4/config/Workload.js +3 -3
  325. package/dist/lib/models/aiops/v4/config/XenOperatingSystem.js +2 -2
  326. package/dist/lib/models/aiops/v4/config/XenWorkload.d.ts +1 -1
  327. package/dist/lib/models/aiops/v4/config/XenWorkload.js +3 -3
  328. package/dist/lib/models/aiops/v4/config/XfitPolicy.d.ts +1 -1
  329. package/dist/lib/models/aiops/v4/config/XfitPolicy.js +3 -3
  330. package/dist/lib/models/aiops/v4/config/XfitPolicyProjection.d.ts +1 -1
  331. package/dist/lib/models/aiops/v4/config/XfitPolicyProjection.js +3 -3
  332. package/dist/lib/models/aiops/v4/error/AppMessage.d.ts +1 -1
  333. package/dist/lib/models/aiops/v4/error/AppMessage.js +3 -3
  334. package/dist/lib/models/aiops/v4/error/ErrorResponse.d.ts +1 -1
  335. package/dist/lib/models/aiops/v4/error/ErrorResponse.js +3 -3
  336. package/dist/lib/models/aiops/v4/error/SchemaValidationError.d.ts +1 -1
  337. package/dist/lib/models/aiops/v4/error/SchemaValidationError.js +3 -3
  338. package/dist/lib/models/aiops/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
  339. package/dist/lib/models/aiops/v4/error/SchemaValidationErrorMessage.js +3 -3
  340. package/dist/lib/models/aiops/v4/stats/BoolList.d.ts +1 -1
  341. package/dist/lib/models/aiops/v4/stats/BoolList.js +3 -3
  342. package/dist/lib/models/aiops/v4/stats/BoolVal.d.ts +1 -1
  343. package/dist/lib/models/aiops/v4/stats/BoolVal.js +3 -3
  344. package/dist/lib/models/aiops/v4/stats/DoubleList.d.ts +1 -1
  345. package/dist/lib/models/aiops/v4/stats/DoubleList.js +3 -3
  346. package/dist/lib/models/aiops/v4/stats/DoubleVal.d.ts +1 -1
  347. package/dist/lib/models/aiops/v4/stats/DoubleVal.js +3 -3
  348. package/dist/lib/models/aiops/v4/stats/Entity.d.ts +1 -1
  349. package/dist/lib/models/aiops/v4/stats/Entity.js +3 -3
  350. package/dist/lib/models/aiops/v4/stats/EntityListApiResponse.d.ts +1 -1
  351. package/dist/lib/models/aiops/v4/stats/EntityListApiResponse.js +3 -3
  352. package/dist/lib/models/aiops/v4/stats/IntList.d.ts +1 -1
  353. package/dist/lib/models/aiops/v4/stats/IntList.js +3 -3
  354. package/dist/lib/models/aiops/v4/stats/IntVal.d.ts +1 -1
  355. package/dist/lib/models/aiops/v4/stats/IntVal.js +3 -3
  356. package/dist/lib/models/aiops/v4/stats/Metric.d.ts +1 -1
  357. package/dist/lib/models/aiops/v4/stats/Metric.js +3 -3
  358. package/dist/lib/models/aiops/v4/stats/Point.d.ts +1 -1
  359. package/dist/lib/models/aiops/v4/stats/Point.js +3 -3
  360. package/dist/lib/models/aiops/v4/stats/StrList.d.ts +1 -1
  361. package/dist/lib/models/aiops/v4/stats/StrList.js +3 -3
  362. package/dist/lib/models/aiops/v4/stats/StrVal.d.ts +1 -1
  363. package/dist/lib/models/aiops/v4/stats/StrVal.js +3 -3
  364. package/dist/lib/models/aiops/v4/stats/TimeSeries.d.ts +1 -1
  365. package/dist/lib/models/aiops/v4/stats/TimeSeries.js +3 -3
  366. package/dist/lib/models/common/v1/config/Flag.d.ts +1 -1
  367. package/dist/lib/models/common/v1/config/Flag.js +3 -3
  368. package/dist/lib/models/common/v1/config/IPv4Address.d.ts +1 -1
  369. package/dist/lib/models/common/v1/config/IPv4Address.js +3 -3
  370. package/dist/lib/models/common/v1/config/KVPair.d.ts +1 -1
  371. package/dist/lib/models/common/v1/config/KVPair.js +3 -3
  372. package/dist/lib/models/common/v1/config/KVStringPair.d.ts +1 -1
  373. package/dist/lib/models/common/v1/config/KVStringPair.js +3 -3
  374. package/dist/lib/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
  375. package/dist/lib/models/common/v1/config/MapOfStringWrapper.js +3 -3
  376. package/dist/lib/models/common/v1/config/Message.d.ts +1 -1
  377. package/dist/lib/models/common/v1/config/Message.js +3 -3
  378. package/dist/lib/models/common/v1/config/MessageSeverity.js +2 -2
  379. package/dist/lib/models/common/v1/config/TenantAwareModel.d.ts +1 -1
  380. package/dist/lib/models/common/v1/config/TenantAwareModel.js +3 -3
  381. package/dist/lib/models/common/v1/response/ApiLink.d.ts +1 -1
  382. package/dist/lib/models/common/v1/response/ApiLink.js +3 -3
  383. package/dist/lib/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
  384. package/dist/lib/models/common/v1/response/ApiResponseMetadata.js +3 -3
  385. package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
  386. package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.js +3 -3
  387. package/dist/lib/models/common/v1/stats/DownSamplingOperator.js +2 -2
  388. package/dist/lib/models/prism/v4/config/TaskReference.d.ts +1 -1
  389. package/dist/lib/models/prism/v4/config/TaskReference.js +4 -4
  390. package/dist/lib/models/validation/ValidationError.js +2 -2
  391. package/dist/lib/utils/ValidationUtils.js +2 -2
  392. package/package.json +1 -1
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The ApiResponseMetadata model module.
3
3
  * @module Ntnx/ApiResponseMetadata
4
- * @version 4.2.1-beta-1
4
+ * @version 4.2.2-beta-1
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 AIOps APIs
18
18
  *
19
- * OpenAPI spec version: 4.2.1-beta-1
19
+ * OpenAPI spec version: 4.2.2-beta-1
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.2.1-beta-1
31
+ * @version 4.2.2-beta-1
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.2.1-beta-1
4
+ * @version 4.2.2-beta-1
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 AIOps APIs
16
16
  *
17
- * OpenAPI spec version: 4.2.1-beta-1
17
+ * OpenAPI spec version: 4.2.2-beta-1
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.2.1-beta-1
29
+ * @version 4.2.2-beta-1
30
30
  * @class ExternalizableAbstractModel
31
31
  * @extends TenantAwareModel
32
32
  */
@@ -11,11 +11,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
11
11
  /*
12
12
  * Nutanix AIOps APIs
13
13
  *
14
- * OpenAPI spec version: 4.2.1-beta-1
14
+ * OpenAPI spec version: 4.2.2-beta-1
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 TaskReference model module.
3
3
  * @module Ntnx/TaskReference
4
- * @version 4.2.1-beta-1
4
+ * @version 4.2.2-beta-1
5
5
  * @class TaskReference
6
6
  */
7
7
  export default class TaskReference {
@@ -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 AIOps APIs
14
14
  *
15
- * OpenAPI spec version: 4.2.1-beta-1
15
+ * OpenAPI spec version: 4.2.2-beta-1
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 TaskReference model module.
26
26
  * @module Ntnx/TaskReference
27
- * @version 4.2.1-beta-1
27
+ * @version 4.2.2-beta-1
28
28
  * @class TaskReference
29
29
  */
30
30
  var _TaskReference_brand = /*#__PURE__*/new WeakSet();
@@ -45,7 +45,7 @@ class TaskReference {
45
45
  this.$objectType = "prism.v4.config.TaskReference";
46
46
  /** @type {object<string, any>} */
47
47
  this.$reserved = {
48
- '$fv': "v4.r2"
48
+ '$fv': "v4.r3"
49
49
  };
50
50
  /** @type {object<string, any>} */
51
51
  this.$unknownFields = {};
@@ -7,11 +7,11 @@ exports.default = void 0;
7
7
  /*
8
8
  * Nutanix AIOps APIs
9
9
  *
10
- * OpenAPI spec version: 4.2.1-beta-1
10
+ * OpenAPI spec version: 4.2.2-beta-1
11
11
  *
12
12
  * NOTE: This class is auto generated by the Open API Dev Platform.
13
13
  *
14
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
14
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
15
15
  *
16
16
  * Do not edit the class manually.
17
17
  *
@@ -7,11 +7,11 @@ exports.default = void 0;
7
7
  /*
8
8
  * Nutanix AIOps APIs
9
9
  *
10
- * OpenAPI spec version: 4.2.1-beta-1
10
+ * OpenAPI spec version: 4.2.2-beta-1
11
11
  *
12
12
  * NOTE: This class is auto generated by the Open API Dev Platform.
13
13
  *
14
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
14
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
15
15
  *
16
16
  * Do not edit the class manually.
17
17
  *
@@ -3,7 +3,7 @@
3
3
  * application to use this class directly - the *Api and model classes provide the public API for the service. The
4
4
  * contents of this file should be regarded as internal but are documented for completeness.
5
5
  * @module ApiClient
6
- * @version 4.2.1-beta-1
6
+ * @version 4.2.2-beta-1
7
7
  */
8
8
  export class ApiClient {
9
9
  /**
@@ -24,11 +24,11 @@ function _classPrivateFieldSet(s, a, r) { return s.set(_assertClassBrand(s, a),
24
24
  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"); } /*
25
25
  * Nutanix AIOps APIs
26
26
  *
27
- * OpenAPI spec version: 4.2.1-beta-1
27
+ * OpenAPI spec version: 4.2.2-beta-1
28
28
  *
29
29
  * NOTE: This class is auto generated by the Open API Dev Platform.
30
30
  *
31
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
31
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
32
32
  *
33
33
  * Do not edit the class manually.
34
34
  *
@@ -39,7 +39,7 @@ function _assertClassBrand(e, t, n) { if ("function" == typeof e ? e === t : e.h
39
39
  * application to use this class directly - the *Api and model classes provide the public API for the service. The
40
40
  * contents of this file should be regarded as internal but are documented for completeness.
41
41
  * @module ApiClient
42
- * @version 4.2.1-beta-1
42
+ * @version 4.2.2-beta-1
43
43
  */
44
44
  var _protocol = /*#__PURE__*/new WeakMap();
45
45
  var _cookie = /*#__PURE__*/new WeakMap();
@@ -622,7 +622,7 @@ class ApiClient {
622
622
  if (!isBrowser) {
623
623
  this.downloadDestination = '.';
624
624
  request.set(_assertClassBrand(_ApiClient_brand, this, _normalizeParams).call(this, {
625
- 'User-Agent': 'Nutanix-aiops-js-client/4.2.1-beta.1'
625
+ 'User-Agent': 'Nutanix-aiops-js-client/4.2.2-beta.1'
626
626
  }));
627
627
  }
628
628
 
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * A model that represents a paginable response from a list endpoint.
3
3
  * @module Paginable
4
- * @version 4.2.1-beta-1
4
+ * @version 4.2.2-beta-1
5
5
  */
6
6
  export default class Paginable {
7
7
  /**
@@ -8,11 +8,11 @@ var _ApiClient = require("./ApiClient");
8
8
  /*
9
9
  * Nutanix AIOps APIs
10
10
  *
11
- * OpenAPI spec version: 4.2.1-beta-1
11
+ * OpenAPI spec version: 4.2.2-beta-1
12
12
  *
13
13
  * NOTE: This class is auto generated by the Open API Dev Platform.
14
14
  *
15
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
15
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
16
16
  *
17
17
  * Do not edit the class manually.
18
18
  *
@@ -21,7 +21,7 @@ var _ApiClient = require("./ApiClient");
21
21
  /**
22
22
  * A model that represents a paginable response from a list endpoint.
23
23
  * @module Paginable
24
- * @version 4.2.1-beta-1
24
+ * @version 4.2.2-beta-1
25
25
  */
26
26
  class Paginable {
27
27
  /**
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Scenarios service.
3
- * @version 4.2.1-beta-1
3
+ * @version 4.2.2-beta-1
4
4
  * @class ScenariosApi
5
5
  */
6
6
  export class ScenariosApi {
@@ -107,7 +107,7 @@ export class ScenariosApi {
107
107
  * @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.
108
108
 
109
109
  * @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>
110
- * 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'.
110
+ * 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'.
111
111
  * @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.
112
112
  * @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.
113
113
  * @param {Object} args Additional Arguments
@@ -129,7 +129,7 @@ export class ScenariosApi {
129
129
  * @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.
130
130
 
131
131
  * @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>
132
- * 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'.
132
+ * 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'.
133
133
  * @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.
134
134
  * @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.
135
135
  * @param {Object} args Additional Arguments
@@ -25,11 +25,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
25
25
  /*
26
26
  * Nutanix AIOps APIs
27
27
  *
28
- * OpenAPI spec version: 4.2.1-beta-1
28
+ * OpenAPI spec version: 4.2.2-beta-1
29
29
  *
30
30
  * NOTE: This class is auto generated by the Open API Dev Platform.
31
31
  *
32
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
32
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
33
33
  *
34
34
  * Do not edit the class manually.
35
35
  *
@@ -37,7 +37,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
37
37
 
38
38
  /**
39
39
  * Scenarios service.
40
- * @version 4.2.1-beta-1
40
+ * @version 4.2.2-beta-1
41
41
  * @class ScenariosApi
42
42
  */
43
43
  class ScenariosApi {
@@ -432,7 +432,7 @@ class ScenariosApi {
432
432
  * @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.
433
433
  * @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.
434
434
  * @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>
435
- * 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'.
435
+ * 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'.
436
436
  * @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.
437
437
  * @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.
438
438
  * @param {Object} args Additional Arguments
@@ -484,7 +484,7 @@ class ScenariosApi {
484
484
  * @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.
485
485
  * @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.
486
486
  * @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>
487
- * 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'.
487
+ * 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'.
488
488
  * @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.
489
489
  * @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.
490
490
  * @param {Object} args Additional Arguments
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Stats service.
3
- * @version 4.2.1-beta-1
3
+ * @version 4.2.2-beta-1
4
4
  * @class StatsApi
5
5
  */
6
6
  export class StatsApi {
@@ -28,7 +28,7 @@ export class StatsApi {
28
28
  * @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.
29
29
 
30
30
  * @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>
31
- * 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
+ * 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'.
32
32
  * @param {Object} args Additional Arguments
33
33
  * @return {Promise<EntityDescriptorListApiResponse>} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link EntityDescriptorListApiResponse } and HTTP response
34
34
  */
@@ -53,9 +53,10 @@ export class StatsApi {
53
53
 
54
54
  * @param { Number } opts.$samplingInterval The sampling interval in seconds at which statistical data should be collected. For example, if you want performance statistics every 30 seconds, then provide the value as 30.
55
55
 
56
- * @param { DownSamplingOperator } opts.$statType
56
+ * @param { DownSamplingOperator } opts.$statType The operator to use while performing down-sampling on stats data. Allowed values are SUM, MIN, MAX, AVG, COUNT and LAST.
57
+
57
58
  * @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>
58
- * 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'.
59
+ * 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'.
59
60
  * @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.
60
61
  * @param {Object} args Additional Arguments
61
62
  * @return {Promise<EntityListApiResponse>} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link EntityListApiResponse } and HTTP response
@@ -14,11 +14,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
14
14
  /*
15
15
  * Nutanix AIOps APIs
16
16
  *
17
- * OpenAPI spec version: 4.2.1-beta-1
17
+ * OpenAPI spec version: 4.2.2-beta-1
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 _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
26
26
 
27
27
  /**
28
28
  * Stats service.
29
- * @version 4.2.1-beta-1
29
+ * @version 4.2.2-beta-1
30
30
  * @class StatsApi
31
31
  */
32
32
  class StatsApi {
@@ -64,7 +64,7 @@ class StatsApi {
64
64
  * @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.
65
65
  * @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.
66
66
  * @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>
67
- * 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'.
67
+ * 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'.
68
68
  * @param {Object} args Additional Arguments
69
69
  * @return {Promise<EntityDescriptorListApiResponse>} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link EntityDescriptorListApiResponse } and HTTP response
70
70
  */
@@ -118,9 +118,9 @@ class StatsApi {
118
118
  * @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.
119
119
  * @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.
120
120
  * @param { Number } opts.$samplingInterval The sampling interval in seconds at which statistical data should be collected. For example, if you want performance statistics every 30 seconds, then provide the value as 30.
121
- * @param { DownSamplingOperator } opts.$statType
122
- * @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>
123
- * 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'.
121
+ * @param { DownSamplingOperator } opts.$statType The operator to use while performing down-sampling on stats data. Allowed values are SUM, MIN, MAX, AVG, COUNT and LAST.
122
+ * @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>
123
+ * 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
124
  * @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.
125
125
  * @param {Object} args Additional Arguments
126
126
  * @return {Promise<EntityListApiResponse>} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link EntityListApiResponse } and HTTP response
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The Cluster model module.
3
3
  * @module Ntnx/Cluster
4
- * @version 4.2.1-beta-1
4
+ * @version 4.2.2-beta-1
5
5
  * @class Cluster
6
6
  */
7
7
  export default class Cluster {
@@ -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 AIOps APIs
14
14
  *
15
- * OpenAPI spec version: 4.2.1-beta-1
15
+ * OpenAPI spec version: 4.2.2-beta-1
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 Cluster model module.
26
26
  * @module Ntnx/Cluster
27
- * @version 4.2.1-beta-1
27
+ * @version 4.2.2-beta-1
28
28
  * @class Cluster
29
29
  */
30
30
  var _Cluster_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The ClusterMetrics model module.
3
3
  * @module Ntnx/ClusterMetrics
4
- * @version 4.2.1-beta-1
4
+ * @version 4.2.2-beta-1
5
5
  * @class ClusterMetrics
6
6
  * @extends ExternalizableAbstractModel
7
7
  */
@@ -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 AIOps APIs
18
18
  *
19
- * OpenAPI spec version: 4.2.1-beta-1
19
+ * OpenAPI spec version: 4.2.2-beta-1
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 ClusterMetrics model module.
30
30
  * @module Ntnx/ClusterMetrics
31
- * @version 4.2.1-beta-1
31
+ * @version 4.2.2-beta-1
32
32
  * @class ClusterMetrics
33
33
  * @extends ExternalizableAbstractModel
34
34
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The ClusterProjection model module.
3
3
  * @module Ntnx/ClusterProjection
4
- * @version 4.2.1-beta-1
4
+ * @version 4.2.2-beta-1
5
5
  * @class ClusterProjection
6
6
  * @extends Cluster
7
7
  */
@@ -15,11 +15,11 @@ function _classPrivateMethodInitSpec(e, a) { _checkPrivateRedeclaration(e, a), a
15
15
  function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("Cannot initialize the same private elements twice on an object"); } /*
16
16
  * Nutanix AIOps APIs
17
17
  *
18
- * OpenAPI spec version: 4.2.1-beta-1
18
+ * OpenAPI spec version: 4.2.2-beta-1
19
19
  *
20
20
  * NOTE: This class is auto generated by the Open API Dev Platform.
21
21
  *
22
- * Open API Dev Platform Codegen version: 17.5.0.10128-RELEASE
22
+ * Open API Dev Platform Codegen version: 17.5.1.10573-RELEASE
23
23
  *
24
24
  * Do not edit the class manually.
25
25
  *
@@ -27,7 +27,7 @@ function _checkPrivateRedeclaration(e, t) { if (t.has(e)) throw new TypeError("C
27
27
  /**
28
28
  * The ClusterProjection model module.
29
29
  * @module Ntnx/ClusterProjection
30
- * @version 4.2.1-beta-1
30
+ * @version 4.2.2-beta-1
31
31
  * @class ClusterProjection
32
32
  * @extends Cluster
33
33
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The Node model module.
3
3
  * @module Ntnx/Node
4
- * @version 4.2.1-beta-1
4
+ * @version 4.2.2-beta-1
5
5
  * @class Node
6
6
  */
7
7
  export default class Node {
@@ -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 AIOps APIs
14
14
  *
15
- * OpenAPI spec version: 4.2.1-beta-1
15
+ * OpenAPI spec version: 4.2.2-beta-1
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 Node model module.
26
26
  * @module Ntnx/Node
27
- * @version 4.2.1-beta-1
27
+ * @version 4.2.2-beta-1
28
28
  * @class Node
29
29
  */
30
30
  var _Node_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The NodeProjection model module.
3
3
  * @module Ntnx/NodeProjection
4
- * @version 4.2.1-beta-1
4
+ * @version 4.2.2-beta-1
5
5
  * @class NodeProjection
6
6
  * @extends Node
7
7
  */
@@ -12,11 +12,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
12
12
  /*
13
13
  * Nutanix AIOps APIs
14
14
  *
15
- * OpenAPI spec version: 4.2.1-beta-1
15
+ * OpenAPI spec version: 4.2.2-beta-1
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
  *
@@ -25,7 +25,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
25
25
  /**
26
26
  * The NodeProjection model module.
27
27
  * @module Ntnx/NodeProjection
28
- * @version 4.2.1-beta-1
28
+ * @version 4.2.2-beta-1
29
29
  * @class NodeProjection
30
30
  * @extends Node
31
31
  */
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The Vm model module.
3
3
  * @module Ntnx/Vm
4
- * @version 4.2.1-beta-1
4
+ * @version 4.2.2-beta-1
5
5
  * @class Vm
6
6
  */
7
7
  export default class Vm {
@@ -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 AIOps APIs
14
14
  *
15
- * OpenAPI spec version: 4.2.1-beta-1
15
+ * OpenAPI spec version: 4.2.2-beta-1
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 Vm model module.
26
26
  * @module Ntnx/Vm
27
- * @version 4.2.1-beta-1
27
+ * @version 4.2.2-beta-1
28
28
  * @class Vm
29
29
  */
30
30
  var _Vm_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The VmProjection model module.
3
3
  * @module Ntnx/VmProjection
4
- * @version 4.2.1-beta-1
4
+ * @version 4.2.2-beta-1
5
5
  * @class VmProjection
6
6
  * @extends Vm
7
7
  */
@@ -12,11 +12,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
12
12
  /*
13
13
  * Nutanix AIOps APIs
14
14
  *
15
- * OpenAPI spec version: 4.2.1-beta-1
15
+ * OpenAPI spec version: 4.2.2-beta-1
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
  *
@@ -25,7 +25,7 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
25
25
  /**
26
26
  * The VmProjection model module.
27
27
  * @module Ntnx/VmProjection
28
- * @version 4.2.1-beta-1
28
+ * @version 4.2.2-beta-1
29
29
  * @class VmProjection
30
30
  * @extends Vm
31
31
  */