@openshift-migration-advisor/planner-sdk 0.11.0-7cc84aae7ba0 → 0.11.0-92891f5da8a7

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 (382) hide show
  1. package/.openapi-generator/FILES +2 -0
  2. package/README.md +5 -3
  3. package/dist/apis/AccountApi.d.ts +1 -1
  4. package/dist/apis/AccountApi.js +1 -1
  5. package/dist/apis/AssessmentApi.d.ts +39 -2
  6. package/dist/apis/AssessmentApi.js +46 -1
  7. package/dist/apis/HealthApi.d.ts +1 -1
  8. package/dist/apis/HealthApi.js +1 -1
  9. package/dist/apis/ImageApi.d.ts +1 -1
  10. package/dist/apis/ImageApi.js +1 -1
  11. package/dist/apis/InfoApi.d.ts +1 -1
  12. package/dist/apis/InfoApi.js +1 -1
  13. package/dist/apis/JobApi.d.ts +1 -1
  14. package/dist/apis/JobApi.js +1 -1
  15. package/dist/apis/PartnerApi.d.ts +1 -1
  16. package/dist/apis/PartnerApi.js +1 -1
  17. package/dist/apis/SourceApi.d.ts +1 -1
  18. package/dist/apis/SourceApi.js +1 -1
  19. package/dist/esm/apis/AccountApi.d.ts +1 -1
  20. package/dist/esm/apis/AccountApi.js +1 -1
  21. package/dist/esm/apis/AssessmentApi.d.ts +39 -2
  22. package/dist/esm/apis/AssessmentApi.js +47 -2
  23. package/dist/esm/apis/HealthApi.d.ts +1 -1
  24. package/dist/esm/apis/HealthApi.js +1 -1
  25. package/dist/esm/apis/ImageApi.d.ts +1 -1
  26. package/dist/esm/apis/ImageApi.js +1 -1
  27. package/dist/esm/apis/InfoApi.d.ts +1 -1
  28. package/dist/esm/apis/InfoApi.js +1 -1
  29. package/dist/esm/apis/JobApi.d.ts +1 -1
  30. package/dist/esm/apis/JobApi.js +1 -1
  31. package/dist/esm/apis/PartnerApi.d.ts +1 -1
  32. package/dist/esm/apis/PartnerApi.js +1 -1
  33. package/dist/esm/apis/SourceApi.d.ts +1 -1
  34. package/dist/esm/apis/SourceApi.js +1 -1
  35. package/dist/esm/models/Agent.d.ts +1 -1
  36. package/dist/esm/models/Agent.js +1 -1
  37. package/dist/esm/models/AgentProxy.d.ts +1 -1
  38. package/dist/esm/models/AgentProxy.js +1 -1
  39. package/dist/esm/models/Assessment.d.ts +1 -1
  40. package/dist/esm/models/Assessment.js +1 -1
  41. package/dist/esm/models/AssessmentForm.d.ts +1 -1
  42. package/dist/esm/models/AssessmentForm.js +1 -1
  43. package/dist/esm/models/AssessmentUpdate.d.ts +1 -1
  44. package/dist/esm/models/AssessmentUpdate.js +1 -1
  45. package/dist/esm/models/ClusterRequirementsRequest.d.ts +1 -1
  46. package/dist/esm/models/ClusterRequirementsRequest.js +1 -1
  47. package/dist/esm/models/ClusterRequirementsResponse.d.ts +1 -1
  48. package/dist/esm/models/ClusterRequirementsResponse.js +1 -1
  49. package/dist/esm/models/ClusterRequirementsStoredInput.d.ts +119 -0
  50. package/dist/esm/models/ClusterRequirementsStoredInput.js +87 -0
  51. package/dist/esm/models/ClusterSizing.d.ts +1 -1
  52. package/dist/esm/models/ClusterSizing.js +1 -1
  53. package/dist/esm/models/ComplexityDiskScoreEntry.d.ts +1 -1
  54. package/dist/esm/models/ComplexityDiskScoreEntry.js +1 -1
  55. package/dist/esm/models/ComplexityOSNameEntry.d.ts +1 -1
  56. package/dist/esm/models/ComplexityOSNameEntry.js +1 -1
  57. package/dist/esm/models/ComplexityOSScoreEntry.d.ts +1 -1
  58. package/dist/esm/models/ComplexityOSScoreEntry.js +1 -1
  59. package/dist/esm/models/Datastore.d.ts +1 -1
  60. package/dist/esm/models/Datastore.js +1 -1
  61. package/dist/esm/models/DiskSizeTierSummary.d.ts +1 -1
  62. package/dist/esm/models/DiskSizeTierSummary.js +1 -1
  63. package/dist/esm/models/DiskTypeSummary.d.ts +1 -1
  64. package/dist/esm/models/DiskTypeSummary.js +1 -1
  65. package/dist/esm/models/EstimationContext.d.ts +1 -1
  66. package/dist/esm/models/EstimationContext.js +1 -1
  67. package/dist/esm/models/EstimationDetail.d.ts +1 -1
  68. package/dist/esm/models/EstimationDetail.js +1 -1
  69. package/dist/esm/models/Group.d.ts +1 -1
  70. package/dist/esm/models/Group.js +1 -1
  71. package/dist/esm/models/GroupCreate.d.ts +1 -1
  72. package/dist/esm/models/GroupCreate.js +1 -1
  73. package/dist/esm/models/GroupUpdate.d.ts +1 -1
  74. package/dist/esm/models/GroupUpdate.js +1 -1
  75. package/dist/esm/models/Histogram.d.ts +1 -1
  76. package/dist/esm/models/Histogram.js +1 -1
  77. package/dist/esm/models/Host.d.ts +1 -1
  78. package/dist/esm/models/Host.js +1 -1
  79. package/dist/esm/models/Identity.d.ts +1 -1
  80. package/dist/esm/models/Identity.js +1 -1
  81. package/dist/esm/models/Info.d.ts +1 -1
  82. package/dist/esm/models/Info.js +1 -1
  83. package/dist/esm/models/Infra.d.ts +1 -1
  84. package/dist/esm/models/Infra.js +1 -1
  85. package/dist/esm/models/Inventory.d.ts +1 -1
  86. package/dist/esm/models/Inventory.js +1 -1
  87. package/dist/esm/models/InventoryData.d.ts +1 -1
  88. package/dist/esm/models/InventoryData.js +1 -1
  89. package/dist/esm/models/InventoryTotals.d.ts +1 -1
  90. package/dist/esm/models/InventoryTotals.js +1 -1
  91. package/dist/esm/models/Ipv4Config.d.ts +1 -1
  92. package/dist/esm/models/Ipv4Config.js +1 -1
  93. package/dist/esm/models/Job.d.ts +1 -1
  94. package/dist/esm/models/Job.js +1 -1
  95. package/dist/esm/models/JobStatus.d.ts +1 -1
  96. package/dist/esm/models/JobStatus.js +1 -1
  97. package/dist/esm/models/Label.d.ts +1 -1
  98. package/dist/esm/models/Label.js +1 -1
  99. package/dist/esm/models/Member.d.ts +1 -1
  100. package/dist/esm/models/Member.js +1 -1
  101. package/dist/esm/models/MemberCreate.d.ts +1 -1
  102. package/dist/esm/models/MemberCreate.js +1 -1
  103. package/dist/esm/models/MemberUpdate.d.ts +1 -1
  104. package/dist/esm/models/MemberUpdate.js +1 -1
  105. package/dist/esm/models/MigrationComplexityRequest.d.ts +1 -1
  106. package/dist/esm/models/MigrationComplexityRequest.js +1 -1
  107. package/dist/esm/models/MigrationComplexityResponse.d.ts +1 -1
  108. package/dist/esm/models/MigrationComplexityResponse.js +1 -1
  109. package/dist/esm/models/MigrationEstimationByComplexityResponse.d.ts +1 -1
  110. package/dist/esm/models/MigrationEstimationByComplexityResponse.js +1 -1
  111. package/dist/esm/models/MigrationEstimationRequest.d.ts +1 -1
  112. package/dist/esm/models/MigrationEstimationRequest.js +1 -1
  113. package/dist/esm/models/MigrationEstimationResponse.d.ts +1 -1
  114. package/dist/esm/models/MigrationEstimationResponse.js +1 -1
  115. package/dist/esm/models/MigrationIssue.d.ts +1 -1
  116. package/dist/esm/models/MigrationIssue.js +1 -1
  117. package/dist/esm/models/ModelError.d.ts +1 -1
  118. package/dist/esm/models/ModelError.js +1 -1
  119. package/dist/esm/models/Network.d.ts +1 -1
  120. package/dist/esm/models/Network.js +1 -1
  121. package/dist/esm/models/OsDiskEstimationEntry.d.ts +1 -1
  122. package/dist/esm/models/OsDiskEstimationEntry.js +1 -1
  123. package/dist/esm/models/OsInfo.d.ts +1 -1
  124. package/dist/esm/models/OsInfo.js +1 -1
  125. package/dist/esm/models/PartnerRequest.d.ts +1 -1
  126. package/dist/esm/models/PartnerRequest.js +1 -1
  127. package/dist/esm/models/PartnerRequestCreate.d.ts +1 -1
  128. package/dist/esm/models/PartnerRequestCreate.js +1 -1
  129. package/dist/esm/models/PartnerRequestStatus.d.ts +1 -1
  130. package/dist/esm/models/PartnerRequestStatus.js +1 -1
  131. package/dist/esm/models/PartnerRequestUpdate.d.ts +1 -1
  132. package/dist/esm/models/PartnerRequestUpdate.js +1 -1
  133. package/dist/esm/models/PresignedUrl.d.ts +1 -1
  134. package/dist/esm/models/PresignedUrl.js +1 -1
  135. package/dist/esm/models/SchemaEstimationResult.d.ts +1 -1
  136. package/dist/esm/models/SchemaEstimationResult.js +1 -1
  137. package/dist/esm/models/SizingOverCommitRatio.d.ts +1 -1
  138. package/dist/esm/models/SizingOverCommitRatio.js +1 -1
  139. package/dist/esm/models/SizingResourceConsumption.d.ts +1 -1
  140. package/dist/esm/models/SizingResourceConsumption.js +1 -1
  141. package/dist/esm/models/SizingResourceLimits.d.ts +1 -1
  142. package/dist/esm/models/SizingResourceLimits.js +1 -1
  143. package/dist/esm/models/Snapshot.d.ts +1 -1
  144. package/dist/esm/models/Snapshot.js +1 -1
  145. package/dist/esm/models/Source.d.ts +1 -1
  146. package/dist/esm/models/Source.js +1 -1
  147. package/dist/esm/models/SourceCreate.d.ts +1 -1
  148. package/dist/esm/models/SourceCreate.js +1 -1
  149. package/dist/esm/models/SourceInfra.d.ts +1 -1
  150. package/dist/esm/models/SourceInfra.js +1 -1
  151. package/dist/esm/models/SourceUpdate.d.ts +1 -1
  152. package/dist/esm/models/SourceUpdate.js +1 -1
  153. package/dist/esm/models/Status.d.ts +1 -1
  154. package/dist/esm/models/Status.js +1 -1
  155. package/dist/esm/models/UpdateInventory.d.ts +1 -1
  156. package/dist/esm/models/UpdateInventory.js +1 -1
  157. package/dist/esm/models/VCenter.d.ts +1 -1
  158. package/dist/esm/models/VCenter.js +1 -1
  159. package/dist/esm/models/VMResourceBreakdown.d.ts +1 -1
  160. package/dist/esm/models/VMResourceBreakdown.js +1 -1
  161. package/dist/esm/models/VMs.d.ts +10 -1
  162. package/dist/esm/models/VMs.js +3 -1
  163. package/dist/esm/models/VmNetwork.d.ts +1 -1
  164. package/dist/esm/models/VmNetwork.js +1 -1
  165. package/dist/esm/models/index.d.ts +1 -0
  166. package/dist/esm/models/index.js +1 -0
  167. package/dist/esm/runtime.d.ts +1 -1
  168. package/dist/esm/runtime.js +1 -1
  169. package/dist/models/Agent.d.ts +1 -1
  170. package/dist/models/Agent.js +1 -1
  171. package/dist/models/AgentProxy.d.ts +1 -1
  172. package/dist/models/AgentProxy.js +1 -1
  173. package/dist/models/Assessment.d.ts +1 -1
  174. package/dist/models/Assessment.js +1 -1
  175. package/dist/models/AssessmentForm.d.ts +1 -1
  176. package/dist/models/AssessmentForm.js +1 -1
  177. package/dist/models/AssessmentUpdate.d.ts +1 -1
  178. package/dist/models/AssessmentUpdate.js +1 -1
  179. package/dist/models/ClusterRequirementsRequest.d.ts +1 -1
  180. package/dist/models/ClusterRequirementsRequest.js +1 -1
  181. package/dist/models/ClusterRequirementsResponse.d.ts +1 -1
  182. package/dist/models/ClusterRequirementsResponse.js +1 -1
  183. package/dist/models/ClusterRequirementsStoredInput.d.ts +119 -0
  184. package/dist/models/ClusterRequirementsStoredInput.js +95 -0
  185. package/dist/models/ClusterSizing.d.ts +1 -1
  186. package/dist/models/ClusterSizing.js +1 -1
  187. package/dist/models/ComplexityDiskScoreEntry.d.ts +1 -1
  188. package/dist/models/ComplexityDiskScoreEntry.js +1 -1
  189. package/dist/models/ComplexityOSNameEntry.d.ts +1 -1
  190. package/dist/models/ComplexityOSNameEntry.js +1 -1
  191. package/dist/models/ComplexityOSScoreEntry.d.ts +1 -1
  192. package/dist/models/ComplexityOSScoreEntry.js +1 -1
  193. package/dist/models/Datastore.d.ts +1 -1
  194. package/dist/models/Datastore.js +1 -1
  195. package/dist/models/DiskSizeTierSummary.d.ts +1 -1
  196. package/dist/models/DiskSizeTierSummary.js +1 -1
  197. package/dist/models/DiskTypeSummary.d.ts +1 -1
  198. package/dist/models/DiskTypeSummary.js +1 -1
  199. package/dist/models/EstimationContext.d.ts +1 -1
  200. package/dist/models/EstimationContext.js +1 -1
  201. package/dist/models/EstimationDetail.d.ts +1 -1
  202. package/dist/models/EstimationDetail.js +1 -1
  203. package/dist/models/Group.d.ts +1 -1
  204. package/dist/models/Group.js +1 -1
  205. package/dist/models/GroupCreate.d.ts +1 -1
  206. package/dist/models/GroupCreate.js +1 -1
  207. package/dist/models/GroupUpdate.d.ts +1 -1
  208. package/dist/models/GroupUpdate.js +1 -1
  209. package/dist/models/Histogram.d.ts +1 -1
  210. package/dist/models/Histogram.js +1 -1
  211. package/dist/models/Host.d.ts +1 -1
  212. package/dist/models/Host.js +1 -1
  213. package/dist/models/Identity.d.ts +1 -1
  214. package/dist/models/Identity.js +1 -1
  215. package/dist/models/Info.d.ts +1 -1
  216. package/dist/models/Info.js +1 -1
  217. package/dist/models/Infra.d.ts +1 -1
  218. package/dist/models/Infra.js +1 -1
  219. package/dist/models/Inventory.d.ts +1 -1
  220. package/dist/models/Inventory.js +1 -1
  221. package/dist/models/InventoryData.d.ts +1 -1
  222. package/dist/models/InventoryData.js +1 -1
  223. package/dist/models/InventoryTotals.d.ts +1 -1
  224. package/dist/models/InventoryTotals.js +1 -1
  225. package/dist/models/Ipv4Config.d.ts +1 -1
  226. package/dist/models/Ipv4Config.js +1 -1
  227. package/dist/models/Job.d.ts +1 -1
  228. package/dist/models/Job.js +1 -1
  229. package/dist/models/JobStatus.d.ts +1 -1
  230. package/dist/models/JobStatus.js +1 -1
  231. package/dist/models/Label.d.ts +1 -1
  232. package/dist/models/Label.js +1 -1
  233. package/dist/models/Member.d.ts +1 -1
  234. package/dist/models/Member.js +1 -1
  235. package/dist/models/MemberCreate.d.ts +1 -1
  236. package/dist/models/MemberCreate.js +1 -1
  237. package/dist/models/MemberUpdate.d.ts +1 -1
  238. package/dist/models/MemberUpdate.js +1 -1
  239. package/dist/models/MigrationComplexityRequest.d.ts +1 -1
  240. package/dist/models/MigrationComplexityRequest.js +1 -1
  241. package/dist/models/MigrationComplexityResponse.d.ts +1 -1
  242. package/dist/models/MigrationComplexityResponse.js +1 -1
  243. package/dist/models/MigrationEstimationByComplexityResponse.d.ts +1 -1
  244. package/dist/models/MigrationEstimationByComplexityResponse.js +1 -1
  245. package/dist/models/MigrationEstimationRequest.d.ts +1 -1
  246. package/dist/models/MigrationEstimationRequest.js +1 -1
  247. package/dist/models/MigrationEstimationResponse.d.ts +1 -1
  248. package/dist/models/MigrationEstimationResponse.js +1 -1
  249. package/dist/models/MigrationIssue.d.ts +1 -1
  250. package/dist/models/MigrationIssue.js +1 -1
  251. package/dist/models/ModelError.d.ts +1 -1
  252. package/dist/models/ModelError.js +1 -1
  253. package/dist/models/Network.d.ts +1 -1
  254. package/dist/models/Network.js +1 -1
  255. package/dist/models/OsDiskEstimationEntry.d.ts +1 -1
  256. package/dist/models/OsDiskEstimationEntry.js +1 -1
  257. package/dist/models/OsInfo.d.ts +1 -1
  258. package/dist/models/OsInfo.js +1 -1
  259. package/dist/models/PartnerRequest.d.ts +1 -1
  260. package/dist/models/PartnerRequest.js +1 -1
  261. package/dist/models/PartnerRequestCreate.d.ts +1 -1
  262. package/dist/models/PartnerRequestCreate.js +1 -1
  263. package/dist/models/PartnerRequestStatus.d.ts +1 -1
  264. package/dist/models/PartnerRequestStatus.js +1 -1
  265. package/dist/models/PartnerRequestUpdate.d.ts +1 -1
  266. package/dist/models/PartnerRequestUpdate.js +1 -1
  267. package/dist/models/PresignedUrl.d.ts +1 -1
  268. package/dist/models/PresignedUrl.js +1 -1
  269. package/dist/models/SchemaEstimationResult.d.ts +1 -1
  270. package/dist/models/SchemaEstimationResult.js +1 -1
  271. package/dist/models/SizingOverCommitRatio.d.ts +1 -1
  272. package/dist/models/SizingOverCommitRatio.js +1 -1
  273. package/dist/models/SizingResourceConsumption.d.ts +1 -1
  274. package/dist/models/SizingResourceConsumption.js +1 -1
  275. package/dist/models/SizingResourceLimits.d.ts +1 -1
  276. package/dist/models/SizingResourceLimits.js +1 -1
  277. package/dist/models/Snapshot.d.ts +1 -1
  278. package/dist/models/Snapshot.js +1 -1
  279. package/dist/models/Source.d.ts +1 -1
  280. package/dist/models/Source.js +1 -1
  281. package/dist/models/SourceCreate.d.ts +1 -1
  282. package/dist/models/SourceCreate.js +1 -1
  283. package/dist/models/SourceInfra.d.ts +1 -1
  284. package/dist/models/SourceInfra.js +1 -1
  285. package/dist/models/SourceUpdate.d.ts +1 -1
  286. package/dist/models/SourceUpdate.js +1 -1
  287. package/dist/models/Status.d.ts +1 -1
  288. package/dist/models/Status.js +1 -1
  289. package/dist/models/UpdateInventory.d.ts +1 -1
  290. package/dist/models/UpdateInventory.js +1 -1
  291. package/dist/models/VCenter.d.ts +1 -1
  292. package/dist/models/VCenter.js +1 -1
  293. package/dist/models/VMResourceBreakdown.d.ts +1 -1
  294. package/dist/models/VMResourceBreakdown.js +1 -1
  295. package/dist/models/VMs.d.ts +10 -1
  296. package/dist/models/VMs.js +3 -1
  297. package/dist/models/VmNetwork.d.ts +1 -1
  298. package/dist/models/VmNetwork.js +1 -1
  299. package/dist/models/index.d.ts +1 -0
  300. package/dist/models/index.js +1 -0
  301. package/dist/runtime.d.ts +1 -1
  302. package/dist/runtime.js +1 -1
  303. package/docs/AssessmentApi.md +76 -0
  304. package/docs/ClusterRequirementsStoredInput.md +55 -0
  305. package/docs/SourceApi.md +1 -1
  306. package/docs/VMs.md +2 -0
  307. package/package.json +1 -1
  308. package/src/apis/AccountApi.ts +1 -1
  309. package/src/apis/AssessmentApi.ts +89 -1
  310. package/src/apis/HealthApi.ts +1 -1
  311. package/src/apis/ImageApi.ts +1 -1
  312. package/src/apis/InfoApi.ts +1 -1
  313. package/src/apis/JobApi.ts +1 -1
  314. package/src/apis/PartnerApi.ts +1 -1
  315. package/src/apis/SourceApi.ts +1 -1
  316. package/src/models/Agent.ts +1 -1
  317. package/src/models/AgentProxy.ts +1 -1
  318. package/src/models/Assessment.ts +1 -1
  319. package/src/models/AssessmentForm.ts +1 -1
  320. package/src/models/AssessmentUpdate.ts +1 -1
  321. package/src/models/ClusterRequirementsRequest.ts +1 -1
  322. package/src/models/ClusterRequirementsResponse.ts +1 -1
  323. package/src/models/ClusterRequirementsStoredInput.ts +178 -0
  324. package/src/models/ClusterSizing.ts +1 -1
  325. package/src/models/ComplexityDiskScoreEntry.ts +1 -1
  326. package/src/models/ComplexityOSNameEntry.ts +1 -1
  327. package/src/models/ComplexityOSScoreEntry.ts +1 -1
  328. package/src/models/Datastore.ts +1 -1
  329. package/src/models/DiskSizeTierSummary.ts +1 -1
  330. package/src/models/DiskTypeSummary.ts +1 -1
  331. package/src/models/EstimationContext.ts +1 -1
  332. package/src/models/EstimationDetail.ts +1 -1
  333. package/src/models/Group.ts +1 -1
  334. package/src/models/GroupCreate.ts +1 -1
  335. package/src/models/GroupUpdate.ts +1 -1
  336. package/src/models/Histogram.ts +1 -1
  337. package/src/models/Host.ts +1 -1
  338. package/src/models/Identity.ts +1 -1
  339. package/src/models/Info.ts +1 -1
  340. package/src/models/Infra.ts +1 -1
  341. package/src/models/Inventory.ts +1 -1
  342. package/src/models/InventoryData.ts +1 -1
  343. package/src/models/InventoryTotals.ts +1 -1
  344. package/src/models/Ipv4Config.ts +1 -1
  345. package/src/models/Job.ts +1 -1
  346. package/src/models/JobStatus.ts +1 -1
  347. package/src/models/Label.ts +1 -1
  348. package/src/models/Member.ts +1 -1
  349. package/src/models/MemberCreate.ts +1 -1
  350. package/src/models/MemberUpdate.ts +1 -1
  351. package/src/models/MigrationComplexityRequest.ts +1 -1
  352. package/src/models/MigrationComplexityResponse.ts +1 -1
  353. package/src/models/MigrationEstimationByComplexityResponse.ts +1 -1
  354. package/src/models/MigrationEstimationRequest.ts +1 -1
  355. package/src/models/MigrationEstimationResponse.ts +1 -1
  356. package/src/models/MigrationIssue.ts +1 -1
  357. package/src/models/ModelError.ts +1 -1
  358. package/src/models/Network.ts +1 -1
  359. package/src/models/OsDiskEstimationEntry.ts +1 -1
  360. package/src/models/OsInfo.ts +1 -1
  361. package/src/models/PartnerRequest.ts +1 -1
  362. package/src/models/PartnerRequestCreate.ts +1 -1
  363. package/src/models/PartnerRequestStatus.ts +1 -1
  364. package/src/models/PartnerRequestUpdate.ts +1 -1
  365. package/src/models/PresignedUrl.ts +1 -1
  366. package/src/models/SchemaEstimationResult.ts +1 -1
  367. package/src/models/SizingOverCommitRatio.ts +1 -1
  368. package/src/models/SizingResourceConsumption.ts +1 -1
  369. package/src/models/SizingResourceLimits.ts +1 -1
  370. package/src/models/Snapshot.ts +1 -1
  371. package/src/models/Source.ts +1 -1
  372. package/src/models/SourceCreate.ts +1 -1
  373. package/src/models/SourceInfra.ts +1 -1
  374. package/src/models/SourceUpdate.ts +1 -1
  375. package/src/models/Status.ts +1 -1
  376. package/src/models/UpdateInventory.ts +1 -1
  377. package/src/models/VCenter.ts +1 -1
  378. package/src/models/VMResourceBreakdown.ts +1 -1
  379. package/src/models/VMs.ts +10 -1
  380. package/src/models/VmNetwork.ts +1 -1
  381. package/src/models/index.ts +1 -0
  382. package/src/runtime.ts +1 -1
@@ -11,6 +11,7 @@ docs/AssessmentForm.md
11
11
  docs/AssessmentUpdate.md
12
12
  docs/ClusterRequirementsRequest.md
13
13
  docs/ClusterRequirementsResponse.md
14
+ docs/ClusterRequirementsStoredInput.md
14
15
  docs/ClusterSizing.md
15
16
  docs/ComplexityDiskScoreEntry.md
16
17
  docs/ComplexityOSNameEntry.md
@@ -92,6 +93,7 @@ src/models/AssessmentForm.ts
92
93
  src/models/AssessmentUpdate.ts
93
94
  src/models/ClusterRequirementsRequest.ts
94
95
  src/models/ClusterRequirementsResponse.ts
96
+ src/models/ClusterRequirementsStoredInput.ts
95
97
  src/models/ClusterSizing.ts
96
98
  src/models/ComplexityDiskScoreEntry.ts
97
99
  src/models/ComplexityOSNameEntry.ts
package/README.md CHANGED
@@ -1,4 +1,4 @@
1
- # @openshift-migration-advisor/planner-sdk@0.11.0-7cc84aae7ba0
1
+ # @openshift-migration-advisor/planner-sdk@0.11.0-92891f5da8a7
2
2
 
3
3
  A TypeScript SDK client for the raw.githubusercontent.com API.
4
4
 
@@ -67,6 +67,7 @@ All URIs are relative to *https://raw.githubusercontent.com*
67
67
  *AssessmentApi* | [**createAssessment**](docs/AssessmentApi.md#createassessment) | **POST** /api/v1/assessments |
68
68
  *AssessmentApi* | [**deleteAssessment**](docs/AssessmentApi.md#deleteassessment) | **DELETE** /api/v1/assessments/{id} |
69
69
  *AssessmentApi* | [**getAssessment**](docs/AssessmentApi.md#getassessment) | **GET** /api/v1/assessments/{id} |
70
+ *AssessmentApi* | [**getAssessmentClusterRequirementsStoredInput**](docs/AssessmentApi.md#getassessmentclusterrequirementsstoredinput) | **GET** /api/v1/assessments/{id}/cluster-requirements/stored-input |
70
71
  *AssessmentApi* | [**listAssessments**](docs/AssessmentApi.md#listassessments) | **GET** /api/v1/assessments |
71
72
  *AssessmentApi* | [**updateAssessment**](docs/AssessmentApi.md#updateassessment) | **PUT** /api/v1/assessments/{id} |
72
73
  *HealthApi* | [**health**](docs/HealthApi.md#health) | **GET** /health |
@@ -103,6 +104,7 @@ All URIs are relative to *https://raw.githubusercontent.com*
103
104
  - [AssessmentUpdate](docs/AssessmentUpdate.md)
104
105
  - [ClusterRequirementsRequest](docs/ClusterRequirementsRequest.md)
105
106
  - [ClusterRequirementsResponse](docs/ClusterRequirementsResponse.md)
107
+ - [ClusterRequirementsStoredInput](docs/ClusterRequirementsStoredInput.md)
106
108
  - [ClusterSizing](docs/ClusterSizing.md)
107
109
  - [ComplexityDiskScoreEntry](docs/ComplexityDiskScoreEntry.md)
108
110
  - [ComplexityOSNameEntry](docs/ComplexityOSNameEntry.md)
@@ -172,8 +174,8 @@ This TypeScript SDK client supports the [Fetch API](https://fetch.spec.whatwg.or
172
174
  and is automatically generated by the
173
175
  [OpenAPI Generator](https://openapi-generator.tech) project:
174
176
 
175
- - API version: `undefined`
176
- - Package version: `0.11.0-7cc84aae7ba0`
177
+ - API version: `v1alpha1`
178
+ - Package version: `0.11.0-92891f5da8a7`
177
179
  - Generator version: `7.22.0-SNAPSHOT`
178
180
  - Build package: `org.openapitools.codegen.languages.TypeScriptFetchClientCodegen`
179
181
 
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * OpenShift Migration Advisor API
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: undefined
8
+ * The version of the OpenAPI document: v1alpha1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import * as runtime from '../runtime.js';
13
- import type { Assessment, AssessmentForm, AssessmentUpdate, ClusterRequirementsRequest, ClusterRequirementsResponse, MigrationComplexityRequest, MigrationComplexityResponse, MigrationEstimationByComplexityResponse, MigrationEstimationRequest, MigrationEstimationResponse } from '../models/index.js';
13
+ import type { Assessment, AssessmentForm, AssessmentUpdate, ClusterRequirementsRequest, ClusterRequirementsResponse, ClusterRequirementsStoredInput, MigrationComplexityRequest, MigrationComplexityResponse, MigrationEstimationByComplexityResponse, MigrationEstimationRequest, MigrationEstimationResponse } from '../models/index.js';
14
14
  export interface CalculateAssessmentClusterRequirementsRequest {
15
15
  id: string;
16
16
  clusterRequirementsRequest: ClusterRequirementsRequest;
@@ -36,6 +36,10 @@ export interface DeleteAssessmentRequest {
36
36
  export interface GetAssessmentRequest {
37
37
  id: string;
38
38
  }
39
+ export interface GetAssessmentClusterRequirementsStoredInputRequest {
40
+ id: string;
41
+ clusterId: string;
42
+ }
39
43
  export interface ListAssessmentsRequest {
40
44
  sourceId?: string;
41
45
  }
@@ -191,6 +195,27 @@ export interface AssessmentApiInterface {
191
195
  * Get the specified assessment
192
196
  */
193
197
  getAssessment(requestParameters: GetAssessmentRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Assessment>;
198
+ /**
199
+ * Creates request options for getAssessmentClusterRequirementsStoredInput without sending the request
200
+ * @param {string} id ID of the assessment
201
+ * @param {string} clusterId ID of the VMware cluster
202
+ * @throws {RequiredError}
203
+ * @memberof AssessmentApiInterface
204
+ */
205
+ getAssessmentClusterRequirementsStoredInputRequestOpts(requestParameters: GetAssessmentClusterRequirementsStoredInputRequest): Promise<runtime.RequestOpts>;
206
+ /**
207
+ * Get stored cluster requirements input for an assessment cluster
208
+ * @param {string} id ID of the assessment
209
+ * @param {string} clusterId ID of the VMware cluster
210
+ * @param {*} [options] Override http request option.
211
+ * @throws {RequiredError}
212
+ * @memberof AssessmentApiInterface
213
+ */
214
+ getAssessmentClusterRequirementsStoredInputRaw(requestParameters: GetAssessmentClusterRequirementsStoredInputRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ClusterRequirementsStoredInput>>;
215
+ /**
216
+ * Get stored cluster requirements input for an assessment cluster
217
+ */
218
+ getAssessmentClusterRequirementsStoredInput(requestParameters: GetAssessmentClusterRequirementsStoredInputRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ClusterRequirementsStoredInput>;
194
219
  /**
195
220
  * Creates request options for listAssessments without sending the request
196
221
  * @param {string} [sourceId] Filter assessments by source ID
@@ -320,6 +345,18 @@ export declare class AssessmentApi extends runtime.BaseAPI implements Assessment
320
345
  * Get the specified assessment
321
346
  */
322
347
  getAssessment(requestParameters: GetAssessmentRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Assessment>;
348
+ /**
349
+ * Creates request options for getAssessmentClusterRequirementsStoredInput without sending the request
350
+ */
351
+ getAssessmentClusterRequirementsStoredInputRequestOpts(requestParameters: GetAssessmentClusterRequirementsStoredInputRequest): Promise<runtime.RequestOpts>;
352
+ /**
353
+ * Get stored cluster requirements input for an assessment cluster
354
+ */
355
+ getAssessmentClusterRequirementsStoredInputRaw(requestParameters: GetAssessmentClusterRequirementsStoredInputRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ClusterRequirementsStoredInput>>;
356
+ /**
357
+ * Get stored cluster requirements input for an assessment cluster
358
+ */
359
+ getAssessmentClusterRequirementsStoredInput(requestParameters: GetAssessmentClusterRequirementsStoredInputRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ClusterRequirementsStoredInput>;
323
360
  /**
324
361
  * Creates request options for listAssessments without sending the request
325
362
  */
@@ -5,7 +5,7 @@
5
5
  * OpenShift Migration Advisor API
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: undefined
8
+ * The version of the OpenAPI document: v1alpha1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -323,6 +323,51 @@ class AssessmentApi extends runtime.BaseAPI {
323
323
  return yield response.value();
324
324
  });
325
325
  }
326
+ /**
327
+ * Creates request options for getAssessmentClusterRequirementsStoredInput without sending the request
328
+ */
329
+ getAssessmentClusterRequirementsStoredInputRequestOpts(requestParameters) {
330
+ return __awaiter(this, void 0, void 0, function* () {
331
+ if (requestParameters['id'] == null) {
332
+ throw new runtime.RequiredError('id', 'Required parameter "id" was null or undefined when calling getAssessmentClusterRequirementsStoredInput().');
333
+ }
334
+ if (requestParameters['clusterId'] == null) {
335
+ throw new runtime.RequiredError('clusterId', 'Required parameter "clusterId" was null or undefined when calling getAssessmentClusterRequirementsStoredInput().');
336
+ }
337
+ const queryParameters = {};
338
+ if (requestParameters['clusterId'] != null) {
339
+ queryParameters['clusterId'] = requestParameters['clusterId'];
340
+ }
341
+ const headerParameters = {};
342
+ let urlPath = `/api/v1/assessments/{id}/cluster-requirements/stored-input`;
343
+ urlPath = urlPath.replace('{id}', encodeURIComponent(String(requestParameters['id'])));
344
+ return {
345
+ path: urlPath,
346
+ method: 'GET',
347
+ headers: headerParameters,
348
+ query: queryParameters,
349
+ };
350
+ });
351
+ }
352
+ /**
353
+ * Get stored cluster requirements input for an assessment cluster
354
+ */
355
+ getAssessmentClusterRequirementsStoredInputRaw(requestParameters, initOverrides) {
356
+ return __awaiter(this, void 0, void 0, function* () {
357
+ const requestOptions = yield this.getAssessmentClusterRequirementsStoredInputRequestOpts(requestParameters);
358
+ const response = yield this.request(requestOptions, initOverrides);
359
+ return new runtime.JSONApiResponse(response, (jsonValue) => (0, index_js_1.ClusterRequirementsStoredInputFromJSON)(jsonValue));
360
+ });
361
+ }
362
+ /**
363
+ * Get stored cluster requirements input for an assessment cluster
364
+ */
365
+ getAssessmentClusterRequirementsStoredInput(requestParameters, initOverrides) {
366
+ return __awaiter(this, void 0, void 0, function* () {
367
+ const response = yield this.getAssessmentClusterRequirementsStoredInputRaw(requestParameters, initOverrides);
368
+ return yield response.value();
369
+ });
370
+ }
326
371
  /**
327
372
  * Creates request options for listAssessments without sending the request
328
373
  */
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * OpenShift Migration Advisor API
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: undefined
8
+ * The version of the OpenAPI document: v1alpha1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * OpenShift Migration Advisor API
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: undefined
8
+ * The version of the OpenAPI document: v1alpha1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * OpenShift Migration Advisor API
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: undefined
8
+ * The version of the OpenAPI document: v1alpha1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * OpenShift Migration Advisor API
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: undefined
8
+ * The version of the OpenAPI document: v1alpha1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * OpenShift Migration Advisor API
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: undefined
8
+ * The version of the OpenAPI document: v1alpha1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -5,7 +5,7 @@
5
5
  * OpenShift Migration Advisor API
6
6
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
7
7
  *
8
- * The version of the OpenAPI document: undefined
8
+ * The version of the OpenAPI document: v1alpha1
9
9
  *
10
10
  *
11
11
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * OpenShift Migration Advisor API
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: undefined
7
+ * The version of the OpenAPI document: v1alpha1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -10,7 +10,7 @@
10
10
  * Do not edit the class manually.
11
11
  */
12
12
  import * as runtime from '../runtime.js';
13
- import type { Assessment, AssessmentForm, AssessmentUpdate, ClusterRequirementsRequest, ClusterRequirementsResponse, MigrationComplexityRequest, MigrationComplexityResponse, MigrationEstimationByComplexityResponse, MigrationEstimationRequest, MigrationEstimationResponse } from '../models/index.js';
13
+ import type { Assessment, AssessmentForm, AssessmentUpdate, ClusterRequirementsRequest, ClusterRequirementsResponse, ClusterRequirementsStoredInput, MigrationComplexityRequest, MigrationComplexityResponse, MigrationEstimationByComplexityResponse, MigrationEstimationRequest, MigrationEstimationResponse } from '../models/index.js';
14
14
  export interface CalculateAssessmentClusterRequirementsRequest {
15
15
  id: string;
16
16
  clusterRequirementsRequest: ClusterRequirementsRequest;
@@ -36,6 +36,10 @@ export interface DeleteAssessmentRequest {
36
36
  export interface GetAssessmentRequest {
37
37
  id: string;
38
38
  }
39
+ export interface GetAssessmentClusterRequirementsStoredInputRequest {
40
+ id: string;
41
+ clusterId: string;
42
+ }
39
43
  export interface ListAssessmentsRequest {
40
44
  sourceId?: string;
41
45
  }
@@ -191,6 +195,27 @@ export interface AssessmentApiInterface {
191
195
  * Get the specified assessment
192
196
  */
193
197
  getAssessment(requestParameters: GetAssessmentRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Assessment>;
198
+ /**
199
+ * Creates request options for getAssessmentClusterRequirementsStoredInput without sending the request
200
+ * @param {string} id ID of the assessment
201
+ * @param {string} clusterId ID of the VMware cluster
202
+ * @throws {RequiredError}
203
+ * @memberof AssessmentApiInterface
204
+ */
205
+ getAssessmentClusterRequirementsStoredInputRequestOpts(requestParameters: GetAssessmentClusterRequirementsStoredInputRequest): Promise<runtime.RequestOpts>;
206
+ /**
207
+ * Get stored cluster requirements input for an assessment cluster
208
+ * @param {string} id ID of the assessment
209
+ * @param {string} clusterId ID of the VMware cluster
210
+ * @param {*} [options] Override http request option.
211
+ * @throws {RequiredError}
212
+ * @memberof AssessmentApiInterface
213
+ */
214
+ getAssessmentClusterRequirementsStoredInputRaw(requestParameters: GetAssessmentClusterRequirementsStoredInputRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ClusterRequirementsStoredInput>>;
215
+ /**
216
+ * Get stored cluster requirements input for an assessment cluster
217
+ */
218
+ getAssessmentClusterRequirementsStoredInput(requestParameters: GetAssessmentClusterRequirementsStoredInputRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ClusterRequirementsStoredInput>;
194
219
  /**
195
220
  * Creates request options for listAssessments without sending the request
196
221
  * @param {string} [sourceId] Filter assessments by source ID
@@ -320,6 +345,18 @@ export declare class AssessmentApi extends runtime.BaseAPI implements Assessment
320
345
  * Get the specified assessment
321
346
  */
322
347
  getAssessment(requestParameters: GetAssessmentRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<Assessment>;
348
+ /**
349
+ * Creates request options for getAssessmentClusterRequirementsStoredInput without sending the request
350
+ */
351
+ getAssessmentClusterRequirementsStoredInputRequestOpts(requestParameters: GetAssessmentClusterRequirementsStoredInputRequest): Promise<runtime.RequestOpts>;
352
+ /**
353
+ * Get stored cluster requirements input for an assessment cluster
354
+ */
355
+ getAssessmentClusterRequirementsStoredInputRaw(requestParameters: GetAssessmentClusterRequirementsStoredInputRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<runtime.ApiResponse<ClusterRequirementsStoredInput>>;
356
+ /**
357
+ * Get stored cluster requirements input for an assessment cluster
358
+ */
359
+ getAssessmentClusterRequirementsStoredInput(requestParameters: GetAssessmentClusterRequirementsStoredInputRequest, initOverrides?: RequestInit | runtime.InitOverrideFunction): Promise<ClusterRequirementsStoredInput>;
323
360
  /**
324
361
  * Creates request options for listAssessments without sending the request
325
362
  */
@@ -4,7 +4,7 @@
4
4
  * OpenShift Migration Advisor API
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: undefined
7
+ * The version of the OpenAPI document: v1alpha1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -21,7 +21,7 @@ var __awaiter = (this && this.__awaiter) || function (thisArg, _arguments, P, ge
21
21
  });
22
22
  };
23
23
  import * as runtime from '../runtime.js';
24
- import { AssessmentFromJSON, AssessmentFormToJSON, AssessmentUpdateToJSON, ClusterRequirementsRequestToJSON, ClusterRequirementsResponseFromJSON, MigrationComplexityRequestToJSON, MigrationComplexityResponseFromJSON, MigrationEstimationByComplexityResponseFromJSON, MigrationEstimationRequestToJSON, MigrationEstimationResponseFromJSON, } from '../models/index.js';
24
+ import { AssessmentFromJSON, AssessmentFormToJSON, AssessmentUpdateToJSON, ClusterRequirementsRequestToJSON, ClusterRequirementsResponseFromJSON, ClusterRequirementsStoredInputFromJSON, MigrationComplexityRequestToJSON, MigrationComplexityResponseFromJSON, MigrationEstimationByComplexityResponseFromJSON, MigrationEstimationRequestToJSON, MigrationEstimationResponseFromJSON, } from '../models/index.js';
25
25
  /**
26
26
  *
27
27
  */
@@ -320,6 +320,51 @@ export class AssessmentApi extends runtime.BaseAPI {
320
320
  return yield response.value();
321
321
  });
322
322
  }
323
+ /**
324
+ * Creates request options for getAssessmentClusterRequirementsStoredInput without sending the request
325
+ */
326
+ getAssessmentClusterRequirementsStoredInputRequestOpts(requestParameters) {
327
+ return __awaiter(this, void 0, void 0, function* () {
328
+ if (requestParameters['id'] == null) {
329
+ throw new runtime.RequiredError('id', 'Required parameter "id" was null or undefined when calling getAssessmentClusterRequirementsStoredInput().');
330
+ }
331
+ if (requestParameters['clusterId'] == null) {
332
+ throw new runtime.RequiredError('clusterId', 'Required parameter "clusterId" was null or undefined when calling getAssessmentClusterRequirementsStoredInput().');
333
+ }
334
+ const queryParameters = {};
335
+ if (requestParameters['clusterId'] != null) {
336
+ queryParameters['clusterId'] = requestParameters['clusterId'];
337
+ }
338
+ const headerParameters = {};
339
+ let urlPath = `/api/v1/assessments/{id}/cluster-requirements/stored-input`;
340
+ urlPath = urlPath.replace('{id}', encodeURIComponent(String(requestParameters['id'])));
341
+ return {
342
+ path: urlPath,
343
+ method: 'GET',
344
+ headers: headerParameters,
345
+ query: queryParameters,
346
+ };
347
+ });
348
+ }
349
+ /**
350
+ * Get stored cluster requirements input for an assessment cluster
351
+ */
352
+ getAssessmentClusterRequirementsStoredInputRaw(requestParameters, initOverrides) {
353
+ return __awaiter(this, void 0, void 0, function* () {
354
+ const requestOptions = yield this.getAssessmentClusterRequirementsStoredInputRequestOpts(requestParameters);
355
+ const response = yield this.request(requestOptions, initOverrides);
356
+ return new runtime.JSONApiResponse(response, (jsonValue) => ClusterRequirementsStoredInputFromJSON(jsonValue));
357
+ });
358
+ }
359
+ /**
360
+ * Get stored cluster requirements input for an assessment cluster
361
+ */
362
+ getAssessmentClusterRequirementsStoredInput(requestParameters, initOverrides) {
363
+ return __awaiter(this, void 0, void 0, function* () {
364
+ const response = yield this.getAssessmentClusterRequirementsStoredInputRaw(requestParameters, initOverrides);
365
+ return yield response.value();
366
+ });
367
+ }
323
368
  /**
324
369
  * Creates request options for listAssessments without sending the request
325
370
  */
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * OpenShift Migration Advisor API
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: undefined
7
+ * The version of the OpenAPI document: v1alpha1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * OpenShift Migration Advisor API
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: undefined
7
+ * The version of the OpenAPI document: v1alpha1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * OpenShift Migration Advisor API
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: undefined
7
+ * The version of the OpenAPI document: v1alpha1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * OpenShift Migration Advisor API
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: undefined
7
+ * The version of the OpenAPI document: v1alpha1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * OpenShift Migration Advisor API
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: undefined
7
+ * The version of the OpenAPI document: v1alpha1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * OpenShift Migration Advisor API
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: undefined
7
+ * The version of the OpenAPI document: v1alpha1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -2,7 +2,7 @@
2
2
  * OpenShift Migration Advisor API
3
3
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
4
4
  *
5
- * The version of the OpenAPI document: undefined
5
+ * The version of the OpenAPI document: v1alpha1
6
6
  *
7
7
  *
8
8
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).
@@ -4,7 +4,7 @@
4
4
  * OpenShift Migration Advisor API
5
5
  * No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)
6
6
  *
7
- * The version of the OpenAPI document: undefined
7
+ * The version of the OpenAPI document: v1alpha1
8
8
  *
9
9
  *
10
10
  * NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech).