@nutanix-scratch/opsmgmt-js-client 4.0.3 → 4.0.4

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 (304) hide show
  1. package/README.md +3 -3
  2. package/dist/Ntnx-Opsmgmt-js-client-prod.js +1 -1
  3. package/dist/Ntnx-Opsmgmt-js-client.js +101 -101
  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/globalreportsetting-endpoints.d.ts +1 -1
  9. package/dist/es/apis/globalreportsetting-endpoints.js +3 -3
  10. package/dist/es/apis/reportartifacts-endpoints.d.ts +2 -2
  11. package/dist/es/apis/reportartifacts-endpoints.js +4 -4
  12. package/dist/es/apis/reportconfig-endpoints.d.ts +2 -2
  13. package/dist/es/apis/reportconfig-endpoints.js +4 -4
  14. package/dist/es/apis/reports-endpoints.d.ts +2 -2
  15. package/dist/es/apis/reports-endpoints.js +4 -4
  16. package/dist/es/models/common/v1/config/Flag.d.ts +1 -1
  17. package/dist/es/models/common/v1/config/Flag.js +3 -3
  18. package/dist/es/models/common/v1/config/KVPair.d.ts +1 -1
  19. package/dist/es/models/common/v1/config/KVPair.js +3 -3
  20. package/dist/es/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
  21. package/dist/es/models/common/v1/config/MapOfStringWrapper.js +3 -3
  22. package/dist/es/models/common/v1/config/Message.d.ts +1 -1
  23. package/dist/es/models/common/v1/config/Message.js +3 -3
  24. package/dist/es/models/common/v1/config/MessageSeverity.js +2 -2
  25. package/dist/es/models/common/v1/config/TenantAwareModel.d.ts +1 -1
  26. package/dist/es/models/common/v1/config/TenantAwareModel.js +3 -3
  27. package/dist/es/models/common/v1/response/ApiLink.d.ts +1 -1
  28. package/dist/es/models/common/v1/response/ApiLink.js +3 -3
  29. package/dist/es/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
  30. package/dist/es/models/common/v1/response/ApiResponseMetadata.js +3 -3
  31. package/dist/es/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
  32. package/dist/es/models/common/v1/response/ExternalizableAbstractModel.js +3 -3
  33. package/dist/es/models/opsmgmt/v4/config/AggregateFunction.js +2 -2
  34. package/dist/es/models/opsmgmt/v4/config/CreateReportApiResponse.d.ts +1 -1
  35. package/dist/es/models/opsmgmt/v4/config/CreateReportApiResponse.js +3 -3
  36. package/dist/es/models/opsmgmt/v4/config/CreateReportConfigApiResponse.d.ts +1 -1
  37. package/dist/es/models/opsmgmt/v4/config/CreateReportConfigApiResponse.js +3 -3
  38. package/dist/es/models/opsmgmt/v4/config/DataCriteria.d.ts +1 -1
  39. package/dist/es/models/opsmgmt/v4/config/DataCriteria.js +3 -3
  40. package/dist/es/models/opsmgmt/v4/config/DeleteReportApiResponse.d.ts +1 -1
  41. package/dist/es/models/opsmgmt/v4/config/DeleteReportApiResponse.js +3 -3
  42. package/dist/es/models/opsmgmt/v4/config/DeleteReportConfigApiResponse.d.ts +1 -1
  43. package/dist/es/models/opsmgmt/v4/config/DeleteReportConfigApiResponse.js +3 -3
  44. package/dist/es/models/opsmgmt/v4/config/EntitySelection.d.ts +1 -1
  45. package/dist/es/models/opsmgmt/v4/config/EntitySelection.js +3 -3
  46. package/dist/es/models/opsmgmt/v4/config/EntityType.js +2 -2
  47. package/dist/es/models/opsmgmt/v4/config/GetGlobalReportSettingApiResponse.d.ts +1 -1
  48. package/dist/es/models/opsmgmt/v4/config/GetGlobalReportSettingApiResponse.js +3 -3
  49. package/dist/es/models/opsmgmt/v4/config/GetReportApiResponse.d.ts +1 -1
  50. package/dist/es/models/opsmgmt/v4/config/GetReportApiResponse.js +3 -3
  51. package/dist/es/models/opsmgmt/v4/config/GetReportConfigApiResponse.d.ts +1 -1
  52. package/dist/es/models/opsmgmt/v4/config/GetReportConfigApiResponse.js +3 -3
  53. package/dist/es/models/opsmgmt/v4/config/GlobalReportSetting.d.ts +1 -1
  54. package/dist/es/models/opsmgmt/v4/config/GlobalReportSetting.js +3 -3
  55. package/dist/es/models/opsmgmt/v4/config/ListReportConfigsApiResponse.d.ts +1 -1
  56. package/dist/es/models/opsmgmt/v4/config/ListReportConfigsApiResponse.js +3 -3
  57. package/dist/es/models/opsmgmt/v4/config/ListReportsApiResponse.d.ts +1 -1
  58. package/dist/es/models/opsmgmt/v4/config/ListReportsApiResponse.js +3 -3
  59. package/dist/es/models/opsmgmt/v4/config/NotificationPolicy.d.ts +1 -1
  60. package/dist/es/models/opsmgmt/v4/config/NotificationPolicy.js +3 -3
  61. package/dist/es/models/opsmgmt/v4/config/NotifyReportApiResponse.d.ts +1 -1
  62. package/dist/es/models/opsmgmt/v4/config/NotifyReportApiResponse.js +3 -3
  63. package/dist/es/models/opsmgmt/v4/config/Recipient.d.ts +1 -1
  64. package/dist/es/models/opsmgmt/v4/config/Recipient.js +3 -3
  65. package/dist/es/models/opsmgmt/v4/config/RepeatCriteria.d.ts +1 -1
  66. package/dist/es/models/opsmgmt/v4/config/RepeatCriteria.js +3 -3
  67. package/dist/es/models/opsmgmt/v4/config/Report.d.ts +1 -1
  68. package/dist/es/models/opsmgmt/v4/config/Report.js +3 -3
  69. package/dist/es/models/opsmgmt/v4/config/ReportConfig.d.ts +1 -1
  70. package/dist/es/models/opsmgmt/v4/config/ReportConfig.js +3 -3
  71. package/dist/es/models/opsmgmt/v4/config/ReportCustomization.d.ts +1 -1
  72. package/dist/es/models/opsmgmt/v4/config/ReportCustomization.js +3 -3
  73. package/dist/es/models/opsmgmt/v4/config/ReportFormat.js +2 -2
  74. package/dist/es/models/opsmgmt/v4/config/ReportNotificationSpec.d.ts +1 -1
  75. package/dist/es/models/opsmgmt/v4/config/ReportNotificationSpec.js +3 -3
  76. package/dist/es/models/opsmgmt/v4/config/ReportSchedule.d.ts +1 -1
  77. package/dist/es/models/opsmgmt/v4/config/ReportSchedule.js +3 -3
  78. package/dist/es/models/opsmgmt/v4/config/RetentionConfig.d.ts +1 -1
  79. package/dist/es/models/opsmgmt/v4/config/RetentionConfig.js +3 -3
  80. package/dist/es/models/opsmgmt/v4/config/Row.d.ts +1 -1
  81. package/dist/es/models/opsmgmt/v4/config/Row.js +3 -3
  82. package/dist/es/models/opsmgmt/v4/config/ScheduleInterval.js +2 -2
  83. package/dist/es/models/opsmgmt/v4/config/Section.d.ts +1 -1
  84. package/dist/es/models/opsmgmt/v4/config/Section.js +3 -3
  85. package/dist/es/models/opsmgmt/v4/config/SortKey.js +2 -2
  86. package/dist/es/models/opsmgmt/v4/config/SortOrder.js +2 -2
  87. package/dist/es/models/opsmgmt/v4/config/TimeFilter.js +2 -2
  88. package/dist/es/models/opsmgmt/v4/config/UpdateGlobalReportSettingsApiResponse.d.ts +1 -1
  89. package/dist/es/models/opsmgmt/v4/config/UpdateGlobalReportSettingsApiResponse.js +3 -3
  90. package/dist/es/models/opsmgmt/v4/config/UpdateReportConfigApiResponse.d.ts +1 -1
  91. package/dist/es/models/opsmgmt/v4/config/UpdateReportConfigApiResponse.js +3 -3
  92. package/dist/es/models/opsmgmt/v4/config/Widget.d.ts +1 -1
  93. package/dist/es/models/opsmgmt/v4/config/Widget.js +3 -3
  94. package/dist/es/models/opsmgmt/v4/config/WidgetConfig.d.ts +1 -1
  95. package/dist/es/models/opsmgmt/v4/config/WidgetConfig.js +3 -3
  96. package/dist/es/models/opsmgmt/v4/config/WidgetField.d.ts +1 -1
  97. package/dist/es/models/opsmgmt/v4/config/WidgetField.js +3 -3
  98. package/dist/es/models/opsmgmt/v4/config/WidgetSize.js +2 -2
  99. package/dist/es/models/opsmgmt/v4/config/WidgetTemplate.d.ts +1 -1
  100. package/dist/es/models/opsmgmt/v4/config/WidgetTemplate.js +3 -3
  101. package/dist/es/models/opsmgmt/v4/config/WidgetTemplateType.js +2 -2
  102. package/dist/es/models/opsmgmt/v4/config/WidgetType.js +2 -2
  103. package/dist/es/models/opsmgmt/v4/content/ArtifactFileType.js +2 -2
  104. package/dist/es/models/opsmgmt/v4/content/ArtifactType.js +2 -2
  105. package/dist/es/models/opsmgmt/v4/content/CreateReportArtifactApiResponse.d.ts +1 -1
  106. package/dist/es/models/opsmgmt/v4/content/CreateReportArtifactApiResponse.js +3 -3
  107. package/dist/es/models/opsmgmt/v4/content/DownloadArtifactileApiResponse.d.ts +1 -1
  108. package/dist/es/models/opsmgmt/v4/content/DownloadArtifactileApiResponse.js +3 -3
  109. package/dist/es/models/opsmgmt/v4/content/DownloadReportApiResponse.d.ts +1 -1
  110. package/dist/es/models/opsmgmt/v4/content/DownloadReportApiResponse.js +3 -3
  111. package/dist/es/models/opsmgmt/v4/content/ListReportArtifactsApiResponse.d.ts +1 -1
  112. package/dist/es/models/opsmgmt/v4/content/ListReportArtifactsApiResponse.js +3 -3
  113. package/dist/es/models/opsmgmt/v4/content/ReportArtifact.d.ts +1 -1
  114. package/dist/es/models/opsmgmt/v4/content/ReportArtifact.js +3 -3
  115. package/dist/es/models/opsmgmt/v4/content/UploadArtifactApiResponse.d.ts +1 -1
  116. package/dist/es/models/opsmgmt/v4/content/UploadArtifactApiResponse.js +3 -3
  117. package/dist/es/models/opsmgmt/v4/error/AppMessage.d.ts +1 -1
  118. package/dist/es/models/opsmgmt/v4/error/AppMessage.js +3 -3
  119. package/dist/es/models/opsmgmt/v4/error/ErrorResponse.d.ts +1 -1
  120. package/dist/es/models/opsmgmt/v4/error/ErrorResponse.js +3 -3
  121. package/dist/es/models/opsmgmt/v4/error/SchemaValidationError.d.ts +1 -1
  122. package/dist/es/models/opsmgmt/v4/error/SchemaValidationError.js +3 -3
  123. package/dist/es/models/opsmgmt/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
  124. package/dist/es/models/opsmgmt/v4/error/SchemaValidationErrorMessage.js +3 -3
  125. package/dist/es/models/opsmgmt/v4/reporting/CustomView.d.ts +1 -1
  126. package/dist/es/models/opsmgmt/v4/reporting/CustomView.js +3 -3
  127. package/dist/es/models/opsmgmt/v4/reporting/Field.d.ts +1 -1
  128. package/dist/es/models/opsmgmt/v4/reporting/Field.js +3 -3
  129. package/dist/es/models/opsmgmt/v4/reporting/FileWrapper.d.ts +1 -1
  130. package/dist/es/models/opsmgmt/v4/reporting/FileWrapper.js +3 -3
  131. package/dist/es/models/opsmgmt/v4/reporting/ImportExportParams.d.ts +1 -1
  132. package/dist/es/models/opsmgmt/v4/reporting/ImportExportParams.js +3 -3
  133. package/dist/es/models/opsmgmt/v4/reporting/NotificationPolicy.d.ts +1 -1
  134. package/dist/es/models/opsmgmt/v4/reporting/NotificationPolicy.js +3 -3
  135. package/dist/es/models/opsmgmt/v4/reporting/Operator.js +2 -2
  136. package/dist/es/models/opsmgmt/v4/reporting/PredefinedType.js +2 -2
  137. package/dist/es/models/opsmgmt/v4/reporting/PredefinedView.d.ts +1 -1
  138. package/dist/es/models/opsmgmt/v4/reporting/PredefinedView.js +3 -3
  139. package/dist/es/models/opsmgmt/v4/reporting/Recipient.d.ts +1 -1
  140. package/dist/es/models/opsmgmt/v4/reporting/Recipient.js +3 -3
  141. package/dist/es/models/opsmgmt/v4/reporting/ReportCustomization.d.ts +1 -1
  142. package/dist/es/models/opsmgmt/v4/reporting/ReportCustomization.js +3 -3
  143. package/dist/es/models/opsmgmt/v4/reporting/ReportFormat.js +2 -2
  144. package/dist/es/models/opsmgmt/v4/reporting/SortOrder.js +2 -2
  145. package/dist/es/models/opsmgmt/v4/reporting/View.d.ts +1 -1
  146. package/dist/es/models/opsmgmt/v4/reporting/View.js +3 -3
  147. package/dist/es/models/opsmgmt/v4/reporting/ViewFormat.js +2 -2
  148. package/dist/es/models/opsmgmt/v4/reporting/ViewReport.d.ts +1 -1
  149. package/dist/es/models/opsmgmt/v4/reporting/ViewReport.js +3 -3
  150. package/dist/es/models/prism/v4/config/TaskReference.d.ts +1 -1
  151. package/dist/es/models/prism/v4/config/TaskReference.js +4 -4
  152. package/dist/es/models/validation/ValidationError.js +2 -2
  153. package/dist/es/utils/ValidationUtils.js +2 -2
  154. package/dist/lib/ApiClient.d.ts +1 -1
  155. package/dist/lib/ApiClient.js +4 -4
  156. package/dist/lib/Paginable.d.ts +1 -1
  157. package/dist/lib/Paginable.js +3 -3
  158. package/dist/lib/apis/globalreportsetting-endpoints.d.ts +1 -1
  159. package/dist/lib/apis/globalreportsetting-endpoints.js +3 -3
  160. package/dist/lib/apis/reportartifacts-endpoints.d.ts +2 -2
  161. package/dist/lib/apis/reportartifacts-endpoints.js +4 -4
  162. package/dist/lib/apis/reportconfig-endpoints.d.ts +2 -2
  163. package/dist/lib/apis/reportconfig-endpoints.js +4 -4
  164. package/dist/lib/apis/reports-endpoints.d.ts +2 -2
  165. package/dist/lib/apis/reports-endpoints.js +4 -4
  166. package/dist/lib/models/common/v1/config/Flag.d.ts +1 -1
  167. package/dist/lib/models/common/v1/config/Flag.js +3 -3
  168. package/dist/lib/models/common/v1/config/KVPair.d.ts +1 -1
  169. package/dist/lib/models/common/v1/config/KVPair.js +3 -3
  170. package/dist/lib/models/common/v1/config/MapOfStringWrapper.d.ts +1 -1
  171. package/dist/lib/models/common/v1/config/MapOfStringWrapper.js +3 -3
  172. package/dist/lib/models/common/v1/config/Message.d.ts +1 -1
  173. package/dist/lib/models/common/v1/config/Message.js +3 -3
  174. package/dist/lib/models/common/v1/config/MessageSeverity.js +2 -2
  175. package/dist/lib/models/common/v1/config/TenantAwareModel.d.ts +1 -1
  176. package/dist/lib/models/common/v1/config/TenantAwareModel.js +3 -3
  177. package/dist/lib/models/common/v1/response/ApiLink.d.ts +1 -1
  178. package/dist/lib/models/common/v1/response/ApiLink.js +3 -3
  179. package/dist/lib/models/common/v1/response/ApiResponseMetadata.d.ts +1 -1
  180. package/dist/lib/models/common/v1/response/ApiResponseMetadata.js +3 -3
  181. package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.d.ts +1 -1
  182. package/dist/lib/models/common/v1/response/ExternalizableAbstractModel.js +3 -3
  183. package/dist/lib/models/opsmgmt/v4/config/AggregateFunction.js +2 -2
  184. package/dist/lib/models/opsmgmt/v4/config/CreateReportApiResponse.d.ts +1 -1
  185. package/dist/lib/models/opsmgmt/v4/config/CreateReportApiResponse.js +3 -3
  186. package/dist/lib/models/opsmgmt/v4/config/CreateReportConfigApiResponse.d.ts +1 -1
  187. package/dist/lib/models/opsmgmt/v4/config/CreateReportConfigApiResponse.js +3 -3
  188. package/dist/lib/models/opsmgmt/v4/config/DataCriteria.d.ts +1 -1
  189. package/dist/lib/models/opsmgmt/v4/config/DataCriteria.js +3 -3
  190. package/dist/lib/models/opsmgmt/v4/config/DeleteReportApiResponse.d.ts +1 -1
  191. package/dist/lib/models/opsmgmt/v4/config/DeleteReportApiResponse.js +3 -3
  192. package/dist/lib/models/opsmgmt/v4/config/DeleteReportConfigApiResponse.d.ts +1 -1
  193. package/dist/lib/models/opsmgmt/v4/config/DeleteReportConfigApiResponse.js +3 -3
  194. package/dist/lib/models/opsmgmt/v4/config/EntitySelection.d.ts +1 -1
  195. package/dist/lib/models/opsmgmt/v4/config/EntitySelection.js +3 -3
  196. package/dist/lib/models/opsmgmt/v4/config/EntityType.js +2 -2
  197. package/dist/lib/models/opsmgmt/v4/config/GetGlobalReportSettingApiResponse.d.ts +1 -1
  198. package/dist/lib/models/opsmgmt/v4/config/GetGlobalReportSettingApiResponse.js +3 -3
  199. package/dist/lib/models/opsmgmt/v4/config/GetReportApiResponse.d.ts +1 -1
  200. package/dist/lib/models/opsmgmt/v4/config/GetReportApiResponse.js +3 -3
  201. package/dist/lib/models/opsmgmt/v4/config/GetReportConfigApiResponse.d.ts +1 -1
  202. package/dist/lib/models/opsmgmt/v4/config/GetReportConfigApiResponse.js +3 -3
  203. package/dist/lib/models/opsmgmt/v4/config/GlobalReportSetting.d.ts +1 -1
  204. package/dist/lib/models/opsmgmt/v4/config/GlobalReportSetting.js +3 -3
  205. package/dist/lib/models/opsmgmt/v4/config/ListReportConfigsApiResponse.d.ts +1 -1
  206. package/dist/lib/models/opsmgmt/v4/config/ListReportConfigsApiResponse.js +3 -3
  207. package/dist/lib/models/opsmgmt/v4/config/ListReportsApiResponse.d.ts +1 -1
  208. package/dist/lib/models/opsmgmt/v4/config/ListReportsApiResponse.js +3 -3
  209. package/dist/lib/models/opsmgmt/v4/config/NotificationPolicy.d.ts +1 -1
  210. package/dist/lib/models/opsmgmt/v4/config/NotificationPolicy.js +3 -3
  211. package/dist/lib/models/opsmgmt/v4/config/NotifyReportApiResponse.d.ts +1 -1
  212. package/dist/lib/models/opsmgmt/v4/config/NotifyReportApiResponse.js +3 -3
  213. package/dist/lib/models/opsmgmt/v4/config/Recipient.d.ts +1 -1
  214. package/dist/lib/models/opsmgmt/v4/config/Recipient.js +3 -3
  215. package/dist/lib/models/opsmgmt/v4/config/RepeatCriteria.d.ts +1 -1
  216. package/dist/lib/models/opsmgmt/v4/config/RepeatCriteria.js +3 -3
  217. package/dist/lib/models/opsmgmt/v4/config/Report.d.ts +1 -1
  218. package/dist/lib/models/opsmgmt/v4/config/Report.js +3 -3
  219. package/dist/lib/models/opsmgmt/v4/config/ReportConfig.d.ts +1 -1
  220. package/dist/lib/models/opsmgmt/v4/config/ReportConfig.js +3 -3
  221. package/dist/lib/models/opsmgmt/v4/config/ReportCustomization.d.ts +1 -1
  222. package/dist/lib/models/opsmgmt/v4/config/ReportCustomization.js +3 -3
  223. package/dist/lib/models/opsmgmt/v4/config/ReportFormat.js +2 -2
  224. package/dist/lib/models/opsmgmt/v4/config/ReportNotificationSpec.d.ts +1 -1
  225. package/dist/lib/models/opsmgmt/v4/config/ReportNotificationSpec.js +3 -3
  226. package/dist/lib/models/opsmgmt/v4/config/ReportSchedule.d.ts +1 -1
  227. package/dist/lib/models/opsmgmt/v4/config/ReportSchedule.js +3 -3
  228. package/dist/lib/models/opsmgmt/v4/config/RetentionConfig.d.ts +1 -1
  229. package/dist/lib/models/opsmgmt/v4/config/RetentionConfig.js +3 -3
  230. package/dist/lib/models/opsmgmt/v4/config/Row.d.ts +1 -1
  231. package/dist/lib/models/opsmgmt/v4/config/Row.js +3 -3
  232. package/dist/lib/models/opsmgmt/v4/config/ScheduleInterval.js +2 -2
  233. package/dist/lib/models/opsmgmt/v4/config/Section.d.ts +1 -1
  234. package/dist/lib/models/opsmgmt/v4/config/Section.js +3 -3
  235. package/dist/lib/models/opsmgmt/v4/config/SortKey.js +2 -2
  236. package/dist/lib/models/opsmgmt/v4/config/SortOrder.js +2 -2
  237. package/dist/lib/models/opsmgmt/v4/config/TimeFilter.js +2 -2
  238. package/dist/lib/models/opsmgmt/v4/config/UpdateGlobalReportSettingsApiResponse.d.ts +1 -1
  239. package/dist/lib/models/opsmgmt/v4/config/UpdateGlobalReportSettingsApiResponse.js +3 -3
  240. package/dist/lib/models/opsmgmt/v4/config/UpdateReportConfigApiResponse.d.ts +1 -1
  241. package/dist/lib/models/opsmgmt/v4/config/UpdateReportConfigApiResponse.js +3 -3
  242. package/dist/lib/models/opsmgmt/v4/config/Widget.d.ts +1 -1
  243. package/dist/lib/models/opsmgmt/v4/config/Widget.js +3 -3
  244. package/dist/lib/models/opsmgmt/v4/config/WidgetConfig.d.ts +1 -1
  245. package/dist/lib/models/opsmgmt/v4/config/WidgetConfig.js +3 -3
  246. package/dist/lib/models/opsmgmt/v4/config/WidgetField.d.ts +1 -1
  247. package/dist/lib/models/opsmgmt/v4/config/WidgetField.js +3 -3
  248. package/dist/lib/models/opsmgmt/v4/config/WidgetSize.js +2 -2
  249. package/dist/lib/models/opsmgmt/v4/config/WidgetTemplate.d.ts +1 -1
  250. package/dist/lib/models/opsmgmt/v4/config/WidgetTemplate.js +3 -3
  251. package/dist/lib/models/opsmgmt/v4/config/WidgetTemplateType.js +2 -2
  252. package/dist/lib/models/opsmgmt/v4/config/WidgetType.js +2 -2
  253. package/dist/lib/models/opsmgmt/v4/content/ArtifactFileType.js +2 -2
  254. package/dist/lib/models/opsmgmt/v4/content/ArtifactType.js +2 -2
  255. package/dist/lib/models/opsmgmt/v4/content/CreateReportArtifactApiResponse.d.ts +1 -1
  256. package/dist/lib/models/opsmgmt/v4/content/CreateReportArtifactApiResponse.js +3 -3
  257. package/dist/lib/models/opsmgmt/v4/content/DownloadArtifactileApiResponse.d.ts +1 -1
  258. package/dist/lib/models/opsmgmt/v4/content/DownloadArtifactileApiResponse.js +3 -3
  259. package/dist/lib/models/opsmgmt/v4/content/DownloadReportApiResponse.d.ts +1 -1
  260. package/dist/lib/models/opsmgmt/v4/content/DownloadReportApiResponse.js +3 -3
  261. package/dist/lib/models/opsmgmt/v4/content/ListReportArtifactsApiResponse.d.ts +1 -1
  262. package/dist/lib/models/opsmgmt/v4/content/ListReportArtifactsApiResponse.js +3 -3
  263. package/dist/lib/models/opsmgmt/v4/content/ReportArtifact.d.ts +1 -1
  264. package/dist/lib/models/opsmgmt/v4/content/ReportArtifact.js +3 -3
  265. package/dist/lib/models/opsmgmt/v4/content/UploadArtifactApiResponse.d.ts +1 -1
  266. package/dist/lib/models/opsmgmt/v4/content/UploadArtifactApiResponse.js +3 -3
  267. package/dist/lib/models/opsmgmt/v4/error/AppMessage.d.ts +1 -1
  268. package/dist/lib/models/opsmgmt/v4/error/AppMessage.js +3 -3
  269. package/dist/lib/models/opsmgmt/v4/error/ErrorResponse.d.ts +1 -1
  270. package/dist/lib/models/opsmgmt/v4/error/ErrorResponse.js +3 -3
  271. package/dist/lib/models/opsmgmt/v4/error/SchemaValidationError.d.ts +1 -1
  272. package/dist/lib/models/opsmgmt/v4/error/SchemaValidationError.js +3 -3
  273. package/dist/lib/models/opsmgmt/v4/error/SchemaValidationErrorMessage.d.ts +1 -1
  274. package/dist/lib/models/opsmgmt/v4/error/SchemaValidationErrorMessage.js +3 -3
  275. package/dist/lib/models/opsmgmt/v4/reporting/CustomView.d.ts +1 -1
  276. package/dist/lib/models/opsmgmt/v4/reporting/CustomView.js +3 -3
  277. package/dist/lib/models/opsmgmt/v4/reporting/Field.d.ts +1 -1
  278. package/dist/lib/models/opsmgmt/v4/reporting/Field.js +3 -3
  279. package/dist/lib/models/opsmgmt/v4/reporting/FileWrapper.d.ts +1 -1
  280. package/dist/lib/models/opsmgmt/v4/reporting/FileWrapper.js +3 -3
  281. package/dist/lib/models/opsmgmt/v4/reporting/ImportExportParams.d.ts +1 -1
  282. package/dist/lib/models/opsmgmt/v4/reporting/ImportExportParams.js +3 -3
  283. package/dist/lib/models/opsmgmt/v4/reporting/NotificationPolicy.d.ts +1 -1
  284. package/dist/lib/models/opsmgmt/v4/reporting/NotificationPolicy.js +3 -3
  285. package/dist/lib/models/opsmgmt/v4/reporting/Operator.js +2 -2
  286. package/dist/lib/models/opsmgmt/v4/reporting/PredefinedType.js +2 -2
  287. package/dist/lib/models/opsmgmt/v4/reporting/PredefinedView.d.ts +1 -1
  288. package/dist/lib/models/opsmgmt/v4/reporting/PredefinedView.js +3 -3
  289. package/dist/lib/models/opsmgmt/v4/reporting/Recipient.d.ts +1 -1
  290. package/dist/lib/models/opsmgmt/v4/reporting/Recipient.js +3 -3
  291. package/dist/lib/models/opsmgmt/v4/reporting/ReportCustomization.d.ts +1 -1
  292. package/dist/lib/models/opsmgmt/v4/reporting/ReportCustomization.js +3 -3
  293. package/dist/lib/models/opsmgmt/v4/reporting/ReportFormat.js +2 -2
  294. package/dist/lib/models/opsmgmt/v4/reporting/SortOrder.js +2 -2
  295. package/dist/lib/models/opsmgmt/v4/reporting/View.d.ts +1 -1
  296. package/dist/lib/models/opsmgmt/v4/reporting/View.js +3 -3
  297. package/dist/lib/models/opsmgmt/v4/reporting/ViewFormat.js +2 -2
  298. package/dist/lib/models/opsmgmt/v4/reporting/ViewReport.d.ts +1 -1
  299. package/dist/lib/models/opsmgmt/v4/reporting/ViewReport.js +3 -3
  300. package/dist/lib/models/prism/v4/config/TaskReference.d.ts +1 -1
  301. package/dist/lib/models/prism/v4/config/TaskReference.js +4 -4
  302. package/dist/lib/models/validation/ValidationError.js +2 -2
  303. package/dist/lib/utils/ValidationUtils.js +2 -2
  304. package/package.json +1 -1
@@ -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.0.3
6
+ * @version 4.0.4
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 Cloud Management Platform APIs
26
26
  *
27
- * OpenAPI spec version: 4.0.3
27
+ * OpenAPI spec version: 4.0.4
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.0.3
42
+ * @version 4.0.4
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-opsmgmt-js-client/4.0.3'
625
+ 'User-Agent': 'Nutanix-opsmgmt-js-client/4.0.4'
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.0.3
4
+ * @version 4.0.4
5
5
  */
6
6
  export default class Paginable {
7
7
  /**
@@ -8,11 +8,11 @@ var _ApiClient = require("./ApiClient");
8
8
  /*
9
9
  * Nutanix Cloud Management Platform APIs
10
10
  *
11
- * OpenAPI spec version: 4.0.3
11
+ * OpenAPI spec version: 4.0.4
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.0.3
24
+ * @version 4.0.4
25
25
  */
26
26
  class Paginable {
27
27
  /**
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * GlobalReportSetting service.
3
- * @version 4.0.3
3
+ * @version 4.0.4
4
4
  * @class GlobalReportSettingApi
5
5
  */
6
6
  export class GlobalReportSettingApi {
@@ -12,11 +12,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
12
12
  /*
13
13
  * Nutanix Cloud Management Platform APIs
14
14
  *
15
- * OpenAPI spec version: 4.0.3
15
+ * OpenAPI spec version: 4.0.4
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
  * GlobalReportSetting service.
27
- * @version 4.0.3
27
+ * @version 4.0.4
28
28
  * @class GlobalReportSettingApi
29
29
  */
30
30
  class GlobalReportSettingApi {
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * ReportArtifacts service.
3
- * @version 4.0.3
3
+ * @version 4.0.4
4
4
  * @class ReportArtifactsApi
5
5
  */
6
6
  export class ReportArtifactsApi {
@@ -43,7 +43,7 @@ export class ReportArtifactsApi {
43
43
  * @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.
44
44
 
45
45
  * @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>
46
- * 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'.
46
+ * 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'.
47
47
  * @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.
48
48
  * @param {Object} args Additional Arguments
49
49
  * @return {Promise<ListReportArtifactsApiResponse>} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link ListReportArtifactsApiResponse } and HTTP response
@@ -15,11 +15,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
15
15
  /*
16
16
  * Nutanix Cloud Management Platform APIs
17
17
  *
18
- * OpenAPI spec version: 4.0.3
18
+ * OpenAPI spec version: 4.0.4
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 _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
27
27
 
28
28
  /**
29
29
  * ReportArtifacts service.
30
- * @version 4.0.3
30
+ * @version 4.0.4
31
31
  * @class ReportArtifactsApi
32
32
  */
33
33
  class ReportArtifactsApi {
@@ -138,7 +138,7 @@ class ReportArtifactsApi {
138
138
  * @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.
139
139
  * @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.
140
140
  * @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>
141
- * 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'.
141
+ * 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'.
142
142
  * @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.
143
143
  * @param {Object} args Additional Arguments
144
144
  * @return {Promise<ListReportArtifactsApiResponse>} a {@link https://www.promisejs.org/|Promise}, with an object containing data of type {@link ListReportArtifactsApiResponse } and HTTP response
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * ReportConfig service.
3
- * @version 4.0.3
3
+ * @version 4.0.4
4
4
  * @class ReportConfigApi
5
5
  */
6
6
  export class ReportConfigApi {
@@ -51,7 +51,7 @@ export class ReportConfigApi {
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.$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.
57
57
  * @param {Object} args Additional Arguments
@@ -15,11 +15,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
15
15
  /*
16
16
  * Nutanix Cloud Management Platform APIs
17
17
  *
18
- * OpenAPI spec version: 4.0.3
18
+ * OpenAPI spec version: 4.0.4
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 _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
27
27
 
28
28
  /**
29
29
  * ReportConfig service.
30
- * @version 4.0.3
30
+ * @version 4.0.4
31
31
  * @class ReportConfigApi
32
32
  */
33
33
  class ReportConfigApi {
@@ -173,7 +173,7 @@ class ReportConfigApi {
173
173
  * @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.
174
174
  * @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.
175
175
  * @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>
176
- * 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'.
176
+ * 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'.
177
177
  * @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.
178
178
  * @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.
179
179
  * @param {Object} args Additional Arguments
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * Reports service.
3
- * @version 4.0.3
3
+ * @version 4.0.4
4
4
  * @class ReportsApi
5
5
  */
6
6
  export class ReportsApi {
@@ -59,7 +59,7 @@ export class ReportsApi {
59
59
  * @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.
60
60
 
61
61
  * @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>
62
- * 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'.
62
+ * 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'.
63
63
  * @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.
64
64
  * @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.
65
65
  * @param {Object} args Additional Arguments
@@ -17,11 +17,11 @@ function _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
17
17
  /*
18
18
  * Nutanix Cloud Management Platform APIs
19
19
  *
20
- * OpenAPI spec version: 4.0.3
20
+ * OpenAPI spec version: 4.0.4
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 _interopRequireDefault(e) { return e && e.__esModule ? e : { default: e
29
29
 
30
30
  /**
31
31
  * Reports service.
32
- * @version 4.0.3
32
+ * @version 4.0.4
33
33
  * @class ReportsApi
34
34
  */
35
35
  class ReportsApi {
@@ -210,7 +210,7 @@ class ReportsApi {
210
210
  * @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.
211
211
  * @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.
212
212
  * @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>
213
- * 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'.
213
+ * 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'.
214
214
  * @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.
215
215
  * @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.
216
216
  * @param {Object} args Additional Arguments
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The Flag model module.
3
3
  * @module Ntnx/Flag
4
- * @version 4.0.3
4
+ * @version 4.0.4
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 Cloud Management Platform APIs
14
14
  *
15
- * OpenAPI spec version: 4.0.3
15
+ * OpenAPI spec version: 4.0.4
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.0.3
27
+ * @version 4.0.4
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.0.3
4
+ * @version 4.0.4
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 Cloud Management Platform APIs
16
16
  *
17
- * OpenAPI spec version: 4.0.3
17
+ * OpenAPI spec version: 4.0.4
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.0.3
29
+ * @version 4.0.4
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.0.3
4
+ * @version 4.0.4
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 Cloud Management Platform APIs
15
15
  *
16
- * OpenAPI spec version: 4.0.3
16
+ * OpenAPI spec version: 4.0.4
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.0.3
28
+ * @version 4.0.4
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.0.3
4
+ * @version 4.0.4
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 Cloud Management Platform APIs
15
15
  *
16
- * OpenAPI spec version: 4.0.3
16
+ * OpenAPI spec version: 4.0.4
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.0.3
28
+ * @version 4.0.4
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 Cloud Management Platform APIs
13
13
  *
14
- * OpenAPI spec version: 4.0.3
14
+ * OpenAPI spec version: 4.0.4
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.0.3
4
+ * @version 4.0.4
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 Cloud Management Platform APIs
14
14
  *
15
- * OpenAPI spec version: 4.0.3
15
+ * OpenAPI spec version: 4.0.4
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.0.3
27
+ * @version 4.0.4
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.0.3
4
+ * @version 4.0.4
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 Cloud Management Platform APIs
14
14
  *
15
- * OpenAPI spec version: 4.0.3
15
+ * OpenAPI spec version: 4.0.4
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.0.3
27
+ * @version 4.0.4
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.0.3
4
+ * @version 4.0.4
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 Cloud Management Platform APIs
18
18
  *
19
- * OpenAPI spec version: 4.0.3
19
+ * OpenAPI spec version: 4.0.4
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.0.3
31
+ * @version 4.0.4
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.0.3
4
+ * @version 4.0.4
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 Cloud Management Platform APIs
16
16
  *
17
- * OpenAPI spec version: 4.0.3
17
+ * OpenAPI spec version: 4.0.4
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.0.3
29
+ * @version 4.0.4
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 Cloud Management Platform APIs
13
13
  *
14
- * OpenAPI spec version: 4.0.3
14
+ * OpenAPI spec version: 4.0.4
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 CreateReportApiResponse model module.
3
3
  * @module Ntnx/CreateReportApiResponse
4
- * @version 4.0.3
4
+ * @version 4.0.4
5
5
  * @class CreateReportApiResponse
6
6
  */
7
7
  export default class CreateReportApiResponse 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 Cloud Management Platform APIs
19
19
  *
20
- * OpenAPI spec version: 4.0.3
20
+ * OpenAPI spec version: 4.0.4
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 CreateReportApiResponse model module.
31
31
  * @module Ntnx/CreateReportApiResponse
32
- * @version 4.0.3
32
+ * @version 4.0.4
33
33
  * @class CreateReportApiResponse
34
34
  */
35
35
  var _CreateReportApiResponse_brand = /*#__PURE__*/new WeakSet();
@@ -1,7 +1,7 @@
1
1
  /**
2
2
  * The CreateReportConfigApiResponse model module.
3
3
  * @module Ntnx/CreateReportConfigApiResponse
4
- * @version 4.0.3
4
+ * @version 4.0.4
5
5
  * @class CreateReportConfigApiResponse
6
6
  */
7
7
  export default class CreateReportConfigApiResponse 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 Cloud Management Platform APIs
19
19
  *
20
- * OpenAPI spec version: 4.0.3
20
+ * OpenAPI spec version: 4.0.4
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 CreateReportConfigApiResponse model module.
31
31
  * @module Ntnx/CreateReportConfigApiResponse
32
- * @version 4.0.3
32
+ * @version 4.0.4
33
33
  * @class CreateReportConfigApiResponse
34
34
  */
35
35
  var _CreateReportConfigApiResponse_brand = /*#__PURE__*/new WeakSet();