nutanix_vmm 0.1.0

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 (2080) hide show
  1. checksums.yaml +7 -0
  2. data/CHANGELOG.md +11 -0
  3. data/Gemfile +9 -0
  4. data/README.md +931 -0
  5. data/Rakefile +10 -0
  6. data/docs/AssignIpById202Response.md +20 -0
  7. data/docs/AssignIpById4XXResponse.md +20 -0
  8. data/docs/AssignVmOwner202Response.md +20 -0
  9. data/docs/AssignVmOwner202Response1.md +20 -0
  10. data/docs/AssignVmOwner4XXResponse.md +20 -0
  11. data/docs/AssignVmOwner4XXResponse1.md +20 -0
  12. data/docs/AssociateCategories202Response.md +20 -0
  13. data/docs/AssociateCategories202Response1.md +20 -0
  14. data/docs/AssociateCategories4XXResponse.md +20 -0
  15. data/docs/AssociateCategories4XXResponse1.md +20 -0
  16. data/docs/CancelGuestUpdate202Response.md +20 -0
  17. data/docs/CancelGuestUpdate4XXResponse.md +20 -0
  18. data/docs/CloneVm202Response.md +20 -0
  19. data/docs/CloneVm4XXResponse.md +20 -0
  20. data/docs/CommonV10ConfigFlag.md +20 -0
  21. data/docs/CommonV10ConfigIPv4Address.md +20 -0
  22. data/docs/CommonV10ConfigKVPair.md +20 -0
  23. data/docs/CommonV10ConfigKVPairValue.md +59 -0
  24. data/docs/CommonV10ConfigMapOfStringWrapper.md +18 -0
  25. data/docs/CommonV10ConfigMessage.md +24 -0
  26. data/docs/CommonV10ConfigMessageSeverity.md +15 -0
  27. data/docs/CommonV10ConfigTenantAwareModel.md +18 -0
  28. data/docs/CommonV10ResponseApiLink.md +20 -0
  29. data/docs/CommonV10ResponseApiResponseMetadata.md +26 -0
  30. data/docs/CommonV10ResponseExternalizableAbstractModel.md +22 -0
  31. data/docs/CommonV10StatsDownSamplingOperator.md +15 -0
  32. data/docs/CompleteGuestUpdate202Response.md +20 -0
  33. data/docs/CompleteGuestUpdate4XXResponse.md +20 -0
  34. data/docs/CreateCdRom202Response.md +20 -0
  35. data/docs/CreateCdRom4XXResponse.md +20 -0
  36. data/docs/CreateDisk202Response.md +20 -0
  37. data/docs/CreateDisk4XXResponse.md +20 -0
  38. data/docs/CreateGpu202Response.md +20 -0
  39. data/docs/CreateGpu4XXResponse.md +20 -0
  40. data/docs/CreateImage202Response.md +20 -0
  41. data/docs/CreateImage4XXResponse.md +20 -0
  42. data/docs/CreateNic202Response.md +20 -0
  43. data/docs/CreateNic4XXResponse.md +20 -0
  44. data/docs/CreatePcieDevice202Response.md +20 -0
  45. data/docs/CreatePcieDevice4XXResponse.md +20 -0
  46. data/docs/CreatePlacementPolicy202Response.md +20 -0
  47. data/docs/CreatePlacementPolicy4XXResponse.md +20 -0
  48. data/docs/CreateRateLimitPolicy202Response.md +20 -0
  49. data/docs/CreateRateLimitPolicy4XXResponse.md +20 -0
  50. data/docs/CreateSerialPort202Response.md +20 -0
  51. data/docs/CreateSerialPort4XXResponse.md +20 -0
  52. data/docs/CreateTemplate202Response.md +20 -0
  53. data/docs/CreateTemplate4XXResponse.md +20 -0
  54. data/docs/CreateVm202Response.md +20 -0
  55. data/docs/CreateVm4XXResponse.md +20 -0
  56. data/docs/CreateVmAntiAffinityPolicy202Response.md +20 -0
  57. data/docs/CreateVmAntiAffinityPolicy4XXResponse.md +20 -0
  58. data/docs/CreateVmHostAffinityPolicy202Response.md +20 -0
  59. data/docs/CreateVmHostAffinityPolicy4XXResponse.md +20 -0
  60. data/docs/CrossClusterMigrateVm202Response.md +20 -0
  61. data/docs/CrossClusterMigrateVm4XXResponse.md +20 -0
  62. data/docs/CustomizeGuestVm202Response.md +20 -0
  63. data/docs/CustomizeGuestVm4XXResponse.md +20 -0
  64. data/docs/DataprotectionV40CommonBaseRecoveryPoint.md +34 -0
  65. data/docs/DataprotectionV40CommonRecoveryPointStatus.md +15 -0
  66. data/docs/DataprotectionV40CommonRecoveryPointType.md +15 -0
  67. data/docs/DeleteCdRomById202Response.md +20 -0
  68. data/docs/DeleteCdRomById4XXResponse.md +20 -0
  69. data/docs/DeleteDiskById202Response.md +20 -0
  70. data/docs/DeleteDiskById4XXResponse.md +20 -0
  71. data/docs/DeleteGpuById202Response.md +20 -0
  72. data/docs/DeleteGpuById4XXResponse.md +20 -0
  73. data/docs/DeleteImageById202Response.md +20 -0
  74. data/docs/DeleteImageById4XXResponse.md +20 -0
  75. data/docs/DeleteLegacyVmAntiAffinityPolicyById202Response.md +20 -0
  76. data/docs/DeleteLegacyVmAntiAffinityPolicyById4XXResponse.md +20 -0
  77. data/docs/DeleteNicById202Response.md +20 -0
  78. data/docs/DeleteNicById4XXResponse.md +20 -0
  79. data/docs/DeletePcieDeviceById202Response.md +20 -0
  80. data/docs/DeletePcieDeviceById4XXResponse.md +20 -0
  81. data/docs/DeletePlacementPolicyById202Response.md +20 -0
  82. data/docs/DeletePlacementPolicyById4XXResponse.md +20 -0
  83. data/docs/DeleteRateLimitPolicyById202Response.md +20 -0
  84. data/docs/DeleteRateLimitPolicyById4XXResponse.md +20 -0
  85. data/docs/DeleteSerialPortById202Response.md +20 -0
  86. data/docs/DeleteSerialPortById4XXResponse.md +20 -0
  87. data/docs/DeleteTemplateById202Response.md +20 -0
  88. data/docs/DeleteTemplateById4XXResponse.md +20 -0
  89. data/docs/DeleteTemplateVersionById202Response.md +20 -0
  90. data/docs/DeleteTemplateVersionById4XXResponse.md +20 -0
  91. data/docs/DeleteVmAntiAffinityPolicyById202Response.md +20 -0
  92. data/docs/DeleteVmAntiAffinityPolicyById4XXResponse.md +20 -0
  93. data/docs/DeleteVmById202Response.md +20 -0
  94. data/docs/DeleteVmById4XXResponse.md +20 -0
  95. data/docs/DeleteVmHostAffinityPolicyById202Response.md +20 -0
  96. data/docs/DeleteVmHostAffinityPolicyById4XXResponse.md +20 -0
  97. data/docs/DeployTemplate202Response.md +20 -0
  98. data/docs/DeployTemplate4XXResponse.md +20 -0
  99. data/docs/DisassociateCategories202Response.md +20 -0
  100. data/docs/DisassociateCategories202Response1.md +20 -0
  101. data/docs/DisassociateCategories4XXResponse.md +20 -0
  102. data/docs/DisassociateCategories4XXResponse1.md +20 -0
  103. data/docs/EjectCdRomById202Response.md +20 -0
  104. data/docs/EjectCdRomById4XXResponse.md +20 -0
  105. data/docs/EsxiStatsApi.md +369 -0
  106. data/docs/EsxiVmApi.md +1455 -0
  107. data/docs/GetCdRomById200Response.md +20 -0
  108. data/docs/GetCdRomById4XXResponse.md +20 -0
  109. data/docs/GetDiskById200Response.md +20 -0
  110. data/docs/GetDiskById4XXResponse.md +20 -0
  111. data/docs/GetDiskStatsById200Response.md +20 -0
  112. data/docs/GetDiskStatsById200Response1.md +20 -0
  113. data/docs/GetDiskStatsById4XXResponse.md +20 -0
  114. data/docs/GetDiskStatsById4XXResponse1.md +20 -0
  115. data/docs/GetFileByImageId4XXResponse.md +20 -0
  116. data/docs/GetGpuById200Response.md +20 -0
  117. data/docs/GetGpuById4XXResponse.md +20 -0
  118. data/docs/GetGuestToolsById200Response.md +20 -0
  119. data/docs/GetGuestToolsById4XXResponse.md +20 -0
  120. data/docs/GetImageById200Response.md +20 -0
  121. data/docs/GetImageById4XXResponse.md +20 -0
  122. data/docs/GetNicById200Response.md +20 -0
  123. data/docs/GetNicById4XXResponse.md +20 -0
  124. data/docs/GetNicStatsById200Response.md +20 -0
  125. data/docs/GetNicStatsById200Response1.md +20 -0
  126. data/docs/GetNicStatsById4XXResponse.md +20 -0
  127. data/docs/GetNicStatsById4XXResponse1.md +20 -0
  128. data/docs/GetNutanixGuestToolsById200Response.md +20 -0
  129. data/docs/GetNutanixGuestToolsById4XXResponse.md +20 -0
  130. data/docs/GetPcieDeviceById200Response.md +20 -0
  131. data/docs/GetPcieDeviceById4XXResponse.md +20 -0
  132. data/docs/GetPlacementPolicyById200Response.md +20 -0
  133. data/docs/GetPlacementPolicyById4XXResponse.md +20 -0
  134. data/docs/GetRateLimitPolicyById200Response.md +20 -0
  135. data/docs/GetRateLimitPolicyById4XXResponse.md +20 -0
  136. data/docs/GetSerialPortById200Response.md +20 -0
  137. data/docs/GetSerialPortById4XXResponse.md +20 -0
  138. data/docs/GetTemplateById200Response.md +20 -0
  139. data/docs/GetTemplateById4XXResponse.md +20 -0
  140. data/docs/GetTemplateVersionById200Response.md +20 -0
  141. data/docs/GetTemplateVersionById4XXResponse.md +20 -0
  142. data/docs/GetVmAntiAffinityPolicyById200Response.md +20 -0
  143. data/docs/GetVmAntiAffinityPolicyById4XXResponse.md +20 -0
  144. data/docs/GetVmById200Response.md +20 -0
  145. data/docs/GetVmById200Response1.md +20 -0
  146. data/docs/GetVmById4XXResponse.md +20 -0
  147. data/docs/GetVmById4XXResponse1.md +20 -0
  148. data/docs/GetVmHostAffinityPolicyById200Response.md +20 -0
  149. data/docs/GetVmHostAffinityPolicyById4XXResponse.md +20 -0
  150. data/docs/GetVmStatsById200Response.md +20 -0
  151. data/docs/GetVmStatsById200Response1.md +20 -0
  152. data/docs/GetVmStatsById4XXResponse.md +20 -0
  153. data/docs/GetVmStatsById4XXResponse1.md +20 -0
  154. data/docs/IamV40AuthnBucketsAccessKey.md +44 -0
  155. data/docs/IamV40AuthnBucketsAccessKeyStatusType.md +15 -0
  156. data/docs/IamV40AuthnCreationType.md +15 -0
  157. data/docs/IamV40AuthnUser.md +66 -0
  158. data/docs/IamV40AuthnUserStatusType.md +15 -0
  159. data/docs/IamV40AuthnUserType.md +15 -0
  160. data/docs/ImagePlacementPoliciesApi.md +567 -0
  161. data/docs/ImageRateLimitPoliciesApi.md +491 -0
  162. data/docs/ImagesApi.md +558 -0
  163. data/docs/ImportImage202Response.md +20 -0
  164. data/docs/ImportImage4XXResponse.md +20 -0
  165. data/docs/InitiateGuestUpdate202Response.md +20 -0
  166. data/docs/InitiateGuestUpdate4XXResponse.md +20 -0
  167. data/docs/InsertCdRomById202Response.md +20 -0
  168. data/docs/InsertCdRomById4XXResponse.md +20 -0
  169. data/docs/InsertNutanixGuestTools202Response.md +20 -0
  170. data/docs/InsertNutanixGuestTools4XXResponse.md +20 -0
  171. data/docs/InsertVmGuestTools202Response.md +20 -0
  172. data/docs/InsertVmGuestTools4XXResponse.md +20 -0
  173. data/docs/InstallNutanixGuestTools202Response.md +20 -0
  174. data/docs/InstallNutanixGuestTools4XXResponse.md +20 -0
  175. data/docs/InstallVmGuestTools202Response.md +20 -0
  176. data/docs/InstallVmGuestTools4XXResponse.md +20 -0
  177. data/docs/ListCdRomsByVmId200Response.md +20 -0
  178. data/docs/ListCdRomsByVmId4XXResponse.md +20 -0
  179. data/docs/ListDisksByVmId200Response.md +20 -0
  180. data/docs/ListDisksByVmId4XXResponse.md +20 -0
  181. data/docs/ListEffectiveRateLimitPolicies200Response.md +20 -0
  182. data/docs/ListEffectiveRateLimitPolicies4XXResponse.md +20 -0
  183. data/docs/ListGpusByVmId200Response.md +20 -0
  184. data/docs/ListGpusByVmId4XXResponse.md +20 -0
  185. data/docs/ListImages200Response.md +20 -0
  186. data/docs/ListImages4XXResponse.md +20 -0
  187. data/docs/ListLegacyVmAntiAffinityPolicies200Response.md +20 -0
  188. data/docs/ListLegacyVmAntiAffinityPolicies4XXResponse.md +20 -0
  189. data/docs/ListNicsByVmId200Response.md +20 -0
  190. data/docs/ListNicsByVmId4XXResponse.md +20 -0
  191. data/docs/ListPcieDevicesByVmId200Response.md +20 -0
  192. data/docs/ListPcieDevicesByVmId4XXResponse.md +20 -0
  193. data/docs/ListPlacementPolicies200Response.md +20 -0
  194. data/docs/ListPlacementPolicies4XXResponse.md +20 -0
  195. data/docs/ListRateLimitPolicies200Response.md +20 -0
  196. data/docs/ListRateLimitPolicies4XXResponse.md +20 -0
  197. data/docs/ListSerialPortsByVmId200Response.md +20 -0
  198. data/docs/ListSerialPortsByVmId4XXResponse.md +20 -0
  199. data/docs/ListTemplateVersions200Response.md +20 -0
  200. data/docs/ListTemplateVersions4XXResponse.md +20 -0
  201. data/docs/ListTemplates200Response.md +20 -0
  202. data/docs/ListTemplates4XXResponse.md +20 -0
  203. data/docs/ListVmAntiAffinityPolicies200Response.md +20 -0
  204. data/docs/ListVmAntiAffinityPolicies4XXResponse.md +20 -0
  205. data/docs/ListVmAntiAffinityPolicyVmComplianceStates200Response.md +20 -0
  206. data/docs/ListVmAntiAffinityPolicyVmComplianceStates4XXResponse.md +20 -0
  207. data/docs/ListVmHostAffinityPolicies200Response.md +20 -0
  208. data/docs/ListVmHostAffinityPolicies4XXResponse.md +20 -0
  209. data/docs/ListVmHostAffinityPolicyVmComplianceStates200Response.md +20 -0
  210. data/docs/ListVmHostAffinityPolicyVmComplianceStates4XXResponse.md +20 -0
  211. data/docs/ListVmStats200Response.md +20 -0
  212. data/docs/ListVmStats200Response1.md +20 -0
  213. data/docs/ListVmStats4XXResponse.md +20 -0
  214. data/docs/ListVmStats4XXResponse1.md +20 -0
  215. data/docs/ListVms200Response.md +20 -0
  216. data/docs/ListVms200Response1.md +20 -0
  217. data/docs/ListVms4XXResponse.md +20 -0
  218. data/docs/ListVms4XXResponse1.md +20 -0
  219. data/docs/MigrateNicById202Response.md +20 -0
  220. data/docs/MigrateNicById4XXResponse.md +20 -0
  221. data/docs/MigrateVmDisks202Response.md +20 -0
  222. data/docs/MigrateVmDisks4XXResponse.md +20 -0
  223. data/docs/MigrateVmToHost202Response.md +20 -0
  224. data/docs/MigrateVmToHost4XXResponse.md +20 -0
  225. data/docs/PowerCycleVm202Response.md +20 -0
  226. data/docs/PowerCycleVm4XXResponse.md +20 -0
  227. data/docs/PowerOffVm202Response.md +20 -0
  228. data/docs/PowerOffVm202Response1.md +20 -0
  229. data/docs/PowerOffVm4XXResponse.md +20 -0
  230. data/docs/PowerOffVm4XXResponse1.md +20 -0
  231. data/docs/PowerOnVm202Response.md +20 -0
  232. data/docs/PowerOnVm202Response1.md +20 -0
  233. data/docs/PowerOnVm4XXResponse.md +20 -0
  234. data/docs/PowerOnVm4XXResponse1.md +20 -0
  235. data/docs/PrismV40ConfigTaskReference.md +18 -0
  236. data/docs/PublishTemplate202Response.md +20 -0
  237. data/docs/PublishTemplate4XXResponse.md +20 -0
  238. data/docs/ReEnforceVmHostAffinityPolicyById202Response.md +20 -0
  239. data/docs/ReEnforceVmHostAffinityPolicyById4XXResponse.md +20 -0
  240. data/docs/RebootGuestVm202Response.md +20 -0
  241. data/docs/RebootGuestVm4XXResponse.md +20 -0
  242. data/docs/RebootVm202Response.md +20 -0
  243. data/docs/RebootVm4XXResponse.md +20 -0
  244. data/docs/ReleaseIpById202Response.md +20 -0
  245. data/docs/ReleaseIpById4XXResponse.md +20 -0
  246. data/docs/ResetVm202Response.md +20 -0
  247. data/docs/ResetVm202Response1.md +20 -0
  248. data/docs/ResetVm4XXResponse.md +20 -0
  249. data/docs/ResetVm4XXResponse1.md +20 -0
  250. data/docs/ResumePlacementPolicy202Response.md +20 -0
  251. data/docs/ResumePlacementPolicy4XXResponse.md +20 -0
  252. data/docs/RevertVm202Response.md +20 -0
  253. data/docs/RevertVm202Response1.md +20 -0
  254. data/docs/RevertVm4XXResponse.md +20 -0
  255. data/docs/RevertVm4XXResponse1.md +20 -0
  256. data/docs/ShutdownGuestVm202Response.md +20 -0
  257. data/docs/ShutdownGuestVm4XXResponse.md +20 -0
  258. data/docs/ShutdownVm202Response.md +20 -0
  259. data/docs/ShutdownVm4XXResponse.md +20 -0
  260. data/docs/StatsApi.md +369 -0
  261. data/docs/SuspendPlacementPolicy202Response.md +20 -0
  262. data/docs/SuspendPlacementPolicy4XXResponse.md +20 -0
  263. data/docs/SuspendVm202Response.md +20 -0
  264. data/docs/SuspendVm4XXResponse.md +20 -0
  265. data/docs/TemplatesApi.md +1057 -0
  266. data/docs/UninstallNutanixGuestTools202Response.md +20 -0
  267. data/docs/UninstallNutanixGuestTools4XXResponse.md +20 -0
  268. data/docs/UninstallVmGuestTools202Response.md +20 -0
  269. data/docs/UninstallVmGuestTools4XXResponse.md +20 -0
  270. data/docs/UpdateDiskById202Response.md +20 -0
  271. data/docs/UpdateDiskById4XXResponse.md +20 -0
  272. data/docs/UpdateGuestToolsById202Response.md +20 -0
  273. data/docs/UpdateGuestToolsById4XXResponse.md +20 -0
  274. data/docs/UpdateImageById202Response.md +20 -0
  275. data/docs/UpdateImageById4XXResponse.md +20 -0
  276. data/docs/UpdateNicById202Response.md +20 -0
  277. data/docs/UpdateNicById4XXResponse.md +20 -0
  278. data/docs/UpdateNutanixGuestToolsById202Response.md +20 -0
  279. data/docs/UpdateNutanixGuestToolsById4XXResponse.md +20 -0
  280. data/docs/UpdatePlacementPolicyById202Response.md +20 -0
  281. data/docs/UpdatePlacementPolicyById4XXResponse.md +20 -0
  282. data/docs/UpdateRateLimitPolicyById202Response.md +20 -0
  283. data/docs/UpdateRateLimitPolicyById4XXResponse.md +20 -0
  284. data/docs/UpdateSerialPortById202Response.md +20 -0
  285. data/docs/UpdateSerialPortById4XXResponse.md +20 -0
  286. data/docs/UpdateTemplateById202Response.md +20 -0
  287. data/docs/UpdateTemplateById4XXResponse.md +20 -0
  288. data/docs/UpdateVmAntiAffinityPolicyById202Response.md +20 -0
  289. data/docs/UpdateVmAntiAffinityPolicyById4XXResponse.md +20 -0
  290. data/docs/UpdateVmById202Response.md +20 -0
  291. data/docs/UpdateVmById4XXResponse.md +20 -0
  292. data/docs/UpdateVmHostAffinityPolicyById202Response.md +20 -0
  293. data/docs/UpdateVmHostAffinityPolicyById4XXResponse.md +20 -0
  294. data/docs/UpgradeNutanixGuestTools202Response.md +20 -0
  295. data/docs/UpgradeNutanixGuestTools4XXResponse.md +20 -0
  296. data/docs/UpgradeVmGuestTools202Response.md +20 -0
  297. data/docs/UpgradeVmGuestTools4XXResponse.md +20 -0
  298. data/docs/VersionOfATemplateVersionSource.md +18 -0
  299. data/docs/VirtualDiskImageChecksum.md +18 -0
  300. data/docs/VirtualDiskImageSource.md +18 -0
  301. data/docs/VmAntiAffinityPoliciesApi.md +649 -0
  302. data/docs/VmApi.md +4897 -0
  303. data/docs/VmHostAffinityPoliciesApi.md +569 -0
  304. data/docs/VmmV40AhvConfigADSFDiskMigrationPlan.md +20 -0
  305. data/docs/VmmV40AhvConfigADSFVmStorageConfig.md +20 -0
  306. data/docs/VmmV40AhvConfigADSFVolumeGroupReference.md +18 -0
  307. data/docs/VmmV40AhvConfigAllDisksMigrationPlan.md +18 -0
  308. data/docs/VmmV40AhvConfigApcConfig.md +20 -0
  309. data/docs/VmmV40AhvConfigAssignIpApiResponse.md +20 -0
  310. data/docs/VmmV40AhvConfigAssignIpParams.md +18 -0
  311. data/docs/VmmV40AhvConfigAssignVmOwnerApiResponse.md +20 -0
  312. data/docs/VmmV40AhvConfigAssociateCategoriesApiResponse.md +20 -0
  313. data/docs/VmmV40AhvConfigAssociateVmCategoriesParams.md +18 -0
  314. data/docs/VmmV40AhvConfigAvailabilityZoneReference.md +18 -0
  315. data/docs/VmmV40AhvConfigBootDeviceDisk.md +18 -0
  316. data/docs/VmmV40AhvConfigBootDeviceNic.md +18 -0
  317. data/docs/VmmV40AhvConfigBootDeviceType.md +15 -0
  318. data/docs/VmmV40AhvConfigCategoryReference.md +18 -0
  319. data/docs/VmmV40AhvConfigCdRom.md +28 -0
  320. data/docs/VmmV40AhvConfigCdRomAddress.md +20 -0
  321. data/docs/VmmV40AhvConfigCdRomBusType.md +15 -0
  322. data/docs/VmmV40AhvConfigCdRomInsertParams.md +18 -0
  323. data/docs/VmmV40AhvConfigCloneOverrideParams.md +32 -0
  324. data/docs/VmmV40AhvConfigCloneOverrideParamsBootConfig.md +49 -0
  325. data/docs/VmmV40AhvConfigCloneVmApiResponse.md +20 -0
  326. data/docs/VmmV40AhvConfigCloudInit.md +22 -0
  327. data/docs/VmmV40AhvConfigCloudInitCloudInitScript.md +49 -0
  328. data/docs/VmmV40AhvConfigCloudInitDataSourceType.md +15 -0
  329. data/docs/VmmV40AhvConfigClusterReference.md +18 -0
  330. data/docs/VmmV40AhvConfigCpuFeature.md +15 -0
  331. data/docs/VmmV40AhvConfigCpuModelReference.md +20 -0
  332. data/docs/VmmV40AhvConfigCreateCdRomApiResponse.md +20 -0
  333. data/docs/VmmV40AhvConfigCreateDiskApiResponse.md +20 -0
  334. data/docs/VmmV40AhvConfigCreateGpuApiResponse.md +20 -0
  335. data/docs/VmmV40AhvConfigCreateNicApiResponse.md +20 -0
  336. data/docs/VmmV40AhvConfigCreatePcieDeviceApiResponse.md +20 -0
  337. data/docs/VmmV40AhvConfigCreateSerialPortApiResponse.md +20 -0
  338. data/docs/VmmV40AhvConfigCreateVmApiResponse.md +20 -0
  339. data/docs/VmmV40AhvConfigCredential.md +20 -0
  340. data/docs/VmmV40AhvConfigCrossClusterMigrateVmApiResponse.md +20 -0
  341. data/docs/VmmV40AhvConfigCustomKeyValues.md +18 -0
  342. data/docs/VmmV40AhvConfigCustomizeGuestVmApiResponse.md +20 -0
  343. data/docs/VmmV40AhvConfigDataSource.md +18 -0
  344. data/docs/VmmV40AhvConfigDataSourceReference.md +49 -0
  345. data/docs/VmmV40AhvConfigDeleteCdRomApiResponse.md +20 -0
  346. data/docs/VmmV40AhvConfigDeleteDiskApiResponse.md +20 -0
  347. data/docs/VmmV40AhvConfigDeleteGpuApiResponse.md +20 -0
  348. data/docs/VmmV40AhvConfigDeleteNicApiResponse.md +20 -0
  349. data/docs/VmmV40AhvConfigDeletePcieDeviceApiResponse.md +20 -0
  350. data/docs/VmmV40AhvConfigDeleteSerialPortApiResponse.md +20 -0
  351. data/docs/VmmV40AhvConfigDeleteVmApiResponse.md +20 -0
  352. data/docs/VmmV40AhvConfigDisassociateCategoriesApiResponse.md +20 -0
  353. data/docs/VmmV40AhvConfigDisassociateVmCategoriesParams.md +18 -0
  354. data/docs/VmmV40AhvConfigDisk.md +26 -0
  355. data/docs/VmmV40AhvConfigDiskAddress.md +20 -0
  356. data/docs/VmmV40AhvConfigDiskAllOfBackingInfo.md +18 -0
  357. data/docs/VmmV40AhvConfigDiskBusType.md +15 -0
  358. data/docs/VmmV40AhvConfigDiskMigrationParams.md +18 -0
  359. data/docs/VmmV40AhvConfigDiskMigrationParamsMigrateDisks.md +49 -0
  360. data/docs/VmmV40AhvConfigEjectCdRomApiResponse.md +20 -0
  361. data/docs/VmmV40AhvConfigEmulatedNic.md +24 -0
  362. data/docs/VmmV40AhvConfigEmulatedNicModel.md +15 -0
  363. data/docs/VmmV40AhvConfigGetCdRomApiResponse.md +20 -0
  364. data/docs/VmmV40AhvConfigGetCdRomApiResponseData.md +49 -0
  365. data/docs/VmmV40AhvConfigGetDiskApiResponse.md +20 -0
  366. data/docs/VmmV40AhvConfigGetDiskApiResponseData.md +49 -0
  367. data/docs/VmmV40AhvConfigGetGpuApiResponse.md +20 -0
  368. data/docs/VmmV40AhvConfigGetGpuApiResponseData.md +49 -0
  369. data/docs/VmmV40AhvConfigGetGuestToolsApiResponse.md +20 -0
  370. data/docs/VmmV40AhvConfigGetGuestToolsApiResponseData.md +49 -0
  371. data/docs/VmmV40AhvConfigGetNicApiResponse.md +20 -0
  372. data/docs/VmmV40AhvConfigGetNicApiResponseData.md +49 -0
  373. data/docs/VmmV40AhvConfigGetPcieDeviceApiResponse.md +20 -0
  374. data/docs/VmmV40AhvConfigGetPcieDeviceApiResponseData.md +49 -0
  375. data/docs/VmmV40AhvConfigGetSerialPortApiResponse.md +20 -0
  376. data/docs/VmmV40AhvConfigGetSerialPortApiResponseData.md +49 -0
  377. data/docs/VmmV40AhvConfigGetVmApiResponse.md +20 -0
  378. data/docs/VmmV40AhvConfigGetVmApiResponseData.md +49 -0
  379. data/docs/VmmV40AhvConfigGpu.md +40 -0
  380. data/docs/VmmV40AhvConfigGpuMode.md +15 -0
  381. data/docs/VmmV40AhvConfigGpuVendor.md +15 -0
  382. data/docs/VmmV40AhvConfigGuestCustomizationParams.md +18 -0
  383. data/docs/VmmV40AhvConfigGuestCustomizationParamsConfig.md +49 -0
  384. data/docs/VmmV40AhvConfigGuestPowerOptions.md +18 -0
  385. data/docs/VmmV40AhvConfigGuestPowerStateTransitionConfig.md +20 -0
  386. data/docs/VmmV40AhvConfigGuestTools.md +36 -0
  387. data/docs/VmmV40AhvConfigGuestToolsInsertConfig.md +20 -0
  388. data/docs/VmmV40AhvConfigGuestToolsInstallConfig.md +22 -0
  389. data/docs/VmmV40AhvConfigGuestToolsUpgradeConfig.md +18 -0
  390. data/docs/VmmV40AhvConfigHostReference.md +18 -0
  391. data/docs/VmmV40AhvConfigImageReference.md +18 -0
  392. data/docs/VmmV40AhvConfigInsertCdRomApiResponse.md +20 -0
  393. data/docs/VmmV40AhvConfigInsertVmGuestToolsApiResponse.md +20 -0
  394. data/docs/VmmV40AhvConfigInstallType.md +15 -0
  395. data/docs/VmmV40AhvConfigInstallVmGuestToolsApiResponse.md +20 -0
  396. data/docs/VmmV40AhvConfigIpv4Config.md +22 -0
  397. data/docs/VmmV40AhvConfigIpv4Info.md +18 -0
  398. data/docs/VmmV40AhvConfigIsoType.md +15 -0
  399. data/docs/VmmV40AhvConfigLegacyBoot.md +20 -0
  400. data/docs/VmmV40AhvConfigLegacyBootBootDevice.md +49 -0
  401. data/docs/VmmV40AhvConfigListCdRomsApiResponse.md +20 -0
  402. data/docs/VmmV40AhvConfigListCdRomsApiResponseData.md +49 -0
  403. data/docs/VmmV40AhvConfigListDisksApiResponse.md +20 -0
  404. data/docs/VmmV40AhvConfigListDisksApiResponseData.md +49 -0
  405. data/docs/VmmV40AhvConfigListGpusApiResponse.md +20 -0
  406. data/docs/VmmV40AhvConfigListGpusApiResponseData.md +49 -0
  407. data/docs/VmmV40AhvConfigListNicsApiResponse.md +20 -0
  408. data/docs/VmmV40AhvConfigListNicsApiResponseData.md +49 -0
  409. data/docs/VmmV40AhvConfigListPcieDevicesApiResponse.md +20 -0
  410. data/docs/VmmV40AhvConfigListPcieDevicesApiResponseData.md +49 -0
  411. data/docs/VmmV40AhvConfigListSerialPortsApiResponse.md +20 -0
  412. data/docs/VmmV40AhvConfigListSerialPortsApiResponseData.md +49 -0
  413. data/docs/VmmV40AhvConfigListVmsApiResponse.md +20 -0
  414. data/docs/VmmV40AhvConfigListVmsApiResponseData.md +49 -0
  415. data/docs/VmmV40AhvConfigMachineType.md +15 -0
  416. data/docs/VmmV40AhvConfigMigrateDiskReference.md +18 -0
  417. data/docs/VmmV40AhvConfigMigrateNicApiResponse.md +20 -0
  418. data/docs/VmmV40AhvConfigMigrateNicConfig.md +22 -0
  419. data/docs/VmmV40AhvConfigMigrateNicType.md +15 -0
  420. data/docs/VmmV40AhvConfigMigrateVmDisksApiResponse.md +20 -0
  421. data/docs/VmmV40AhvConfigMigrateVmToHostApiResponse.md +20 -0
  422. data/docs/VmmV40AhvConfigMigrationPlans.md +18 -0
  423. data/docs/VmmV40AhvConfigNetworkFunctionChainReference.md +18 -0
  424. data/docs/VmmV40AhvConfigNetworkFunctionNicType.md +15 -0
  425. data/docs/VmmV40AhvConfigNgtCapability.md +15 -0
  426. data/docs/VmmV40AhvConfigNic.md +26 -0
  427. data/docs/VmmV40AhvConfigNicNetworkInfo.md +34 -0
  428. data/docs/VmmV40AhvConfigNicType.md +15 -0
  429. data/docs/VmmV40AhvConfigNvramDevice.md +18 -0
  430. data/docs/VmmV40AhvConfigOwnerReference.md +18 -0
  431. data/docs/VmmV40AhvConfigOwnershipInfo.md +18 -0
  432. data/docs/VmmV40AhvConfigPcieDevice.md +26 -0
  433. data/docs/VmmV40AhvConfigPcieDeviceAllOfBackingInfo.md +18 -0
  434. data/docs/VmmV40AhvConfigPcieDeviceInfo.md +18 -0
  435. data/docs/VmmV40AhvConfigPcieDeviceReference.md +18 -0
  436. data/docs/VmmV40AhvConfigPolicyReference.md +18 -0
  437. data/docs/VmmV40AhvConfigPowerCycleVmApiResponse.md +20 -0
  438. data/docs/VmmV40AhvConfigPowerOffVmApiResponse.md +20 -0
  439. data/docs/VmmV40AhvConfigPowerOnVmApiResponse.md +20 -0
  440. data/docs/VmmV40AhvConfigPowerState.md +15 -0
  441. data/docs/VmmV40AhvConfigProtectionPolicyState.md +18 -0
  442. data/docs/VmmV40AhvConfigProtectionType.md +15 -0
  443. data/docs/VmmV40AhvConfigQosConfig.md +18 -0
  444. data/docs/VmmV40AhvConfigRebootPreference.md +20 -0
  445. data/docs/VmmV40AhvConfigRebootPreferenceSchedule.md +18 -0
  446. data/docs/VmmV40AhvConfigRebootVmApiResponse.md +20 -0
  447. data/docs/VmmV40AhvConfigReleaseIpApiResponse.md +20 -0
  448. data/docs/VmmV40AhvConfigResetVmApiResponse.md +20 -0
  449. data/docs/VmmV40AhvConfigRevertParams.md +18 -0
  450. data/docs/VmmV40AhvConfigRevertVmApiResponse.md +20 -0
  451. data/docs/VmmV40AhvConfigSBDF.md +24 -0
  452. data/docs/VmmV40AhvConfigScheduleType.md +15 -0
  453. data/docs/VmmV40AhvConfigSerialPort.md +26 -0
  454. data/docs/VmmV40AhvConfigShutdownVmApiResponse.md +20 -0
  455. data/docs/VmmV40AhvConfigSubnetReference.md +18 -0
  456. data/docs/VmmV40AhvConfigSysprep.md +20 -0
  457. data/docs/VmmV40AhvConfigSysprepSysprepScript.md +49 -0
  458. data/docs/VmmV40AhvConfigUefiBoot.md +24 -0
  459. data/docs/VmmV40AhvConfigUefiBootBootDevice.md +49 -0
  460. data/docs/VmmV40AhvConfigUnattendxml.md +18 -0
  461. data/docs/VmmV40AhvConfigUninstallVmGuestToolsApiResponse.md +20 -0
  462. data/docs/VmmV40AhvConfigUpdateDiskApiResponse.md +20 -0
  463. data/docs/VmmV40AhvConfigUpdateGuestToolsApiResponse.md +20 -0
  464. data/docs/VmmV40AhvConfigUpdateNicApiResponse.md +20 -0
  465. data/docs/VmmV40AhvConfigUpdateSerialPortApiResponse.md +20 -0
  466. data/docs/VmmV40AhvConfigUpdateVmApiResponse.md +20 -0
  467. data/docs/VmmV40AhvConfigUpgradeVmGuestToolsApiResponse.md +20 -0
  468. data/docs/VmmV40AhvConfigUserdata.md +18 -0
  469. data/docs/VmmV40AhvConfigVlanMode.md +15 -0
  470. data/docs/VmmV40AhvConfigVm.md +114 -0
  471. data/docs/VmmV40AhvConfigVmAllOfBootConfig.md +18 -0
  472. data/docs/VmmV40AhvConfigVmCrossClusterMigrateOverrides.md +18 -0
  473. data/docs/VmmV40AhvConfigVmCrossClusterMigrateParams.md +24 -0
  474. data/docs/VmmV40AhvConfigVmDisk.md +28 -0
  475. data/docs/VmmV40AhvConfigVmDiskContainerReference.md +18 -0
  476. data/docs/VmmV40AhvConfigVmDiskReference.md +22 -0
  477. data/docs/VmmV40AhvConfigVmDiskStorageConfig.md +18 -0
  478. data/docs/VmmV40AhvConfigVmMigrateToHostParams.md +18 -0
  479. data/docs/VmmV40AhvConfigVmRecoveryPoint.md +36 -0
  480. data/docs/VmmV40AhvConfigVmReference.md +18 -0
  481. data/docs/VmmV40AhvConfigVmSourceReference.md +20 -0
  482. data/docs/VmmV40AhvConfigVmSourceReferenceEntityType.md +15 -0
  483. data/docs/VmmV40AhvConfigVtpmConfig.md +20 -0
  484. data/docs/VmmV40AhvPoliciesCategoryReference.md +18 -0
  485. data/docs/VmmV40AhvPoliciesClusterReference.md +18 -0
  486. data/docs/VmmV40AhvPoliciesConflictingLegacyVmAntiAffinityPolicy.md +18 -0
  487. data/docs/VmmV40AhvPoliciesConflictingVmAntiAffinityPolicy.md +18 -0
  488. data/docs/VmmV40AhvPoliciesConflictingVmHostAffinityPolicy.md +18 -0
  489. data/docs/VmmV40AhvPoliciesCreateVmAntiAffinityPolicyApiResponse.md +20 -0
  490. data/docs/VmmV40AhvPoliciesCreateVmHostAffinityPolicyApiResponse.md +20 -0
  491. data/docs/VmmV40AhvPoliciesDeleteLegacyVmAntiAffinityPolicyApiResponse.md +20 -0
  492. data/docs/VmmV40AhvPoliciesDeleteVmAntiAffinityPolicyApiResponse.md +20 -0
  493. data/docs/VmmV40AhvPoliciesDeleteVmHostAffinityPolicyApiResponse.md +20 -0
  494. data/docs/VmmV40AhvPoliciesGetVmAntiAffinityPolicyApiResponse.md +20 -0
  495. data/docs/VmmV40AhvPoliciesGetVmAntiAffinityPolicyApiResponseData.md +49 -0
  496. data/docs/VmmV40AhvPoliciesGetVmHostAffinityPolicyApiResponse.md +20 -0
  497. data/docs/VmmV40AhvPoliciesGetVmHostAffinityPolicyApiResponseData.md +49 -0
  498. data/docs/VmmV40AhvPoliciesHostReference.md +18 -0
  499. data/docs/VmmV40AhvPoliciesLegacyVmAntiAffinityPolicy.md +28 -0
  500. data/docs/VmmV40AhvPoliciesListLegacyVmAntiAffinityPoliciesApiResponse.md +20 -0
  501. data/docs/VmmV40AhvPoliciesListLegacyVmAntiAffinityPoliciesApiResponseData.md +49 -0
  502. data/docs/VmmV40AhvPoliciesListVmAntiAffinityPoliciesApiResponse.md +20 -0
  503. data/docs/VmmV40AhvPoliciesListVmAntiAffinityPoliciesApiResponseData.md +49 -0
  504. data/docs/VmmV40AhvPoliciesListVmAntiAffinityPolicyVmComplianceStatesApiResponse.md +20 -0
  505. data/docs/VmmV40AhvPoliciesListVmAntiAffinityPolicyVmComplianceStatesApiResponseData.md +49 -0
  506. data/docs/VmmV40AhvPoliciesListVmHostAffinityPoliciesApiResponse.md +20 -0
  507. data/docs/VmmV40AhvPoliciesListVmHostAffinityPoliciesApiResponseData.md +49 -0
  508. data/docs/VmmV40AhvPoliciesListVmHostAffinityPolicyVmComplianceStatesApiResponse.md +20 -0
  509. data/docs/VmmV40AhvPoliciesListVmHostAffinityPolicyVmComplianceStatesApiResponseData.md +49 -0
  510. data/docs/VmmV40AhvPoliciesNonCompliantVmAntiAffinityPolicy.md +18 -0
  511. data/docs/VmmV40AhvPoliciesNonCompliantVmAntiAffinityPolicyNonComplianceReason.md +51 -0
  512. data/docs/VmmV40AhvPoliciesNonCompliantVmHostAffinityPolicy.md +18 -0
  513. data/docs/VmmV40AhvPoliciesNonCompliantVmHostAffinityPolicyNonComplianceReason.md +51 -0
  514. data/docs/VmmV40AhvPoliciesPeNotCapableForVmHostAffinityPolicy.md +18 -0
  515. data/docs/VmmV40AhvPoliciesReEnforceVmHostAffinityPolicyApiResponse.md +20 -0
  516. data/docs/VmmV40AhvPoliciesUpdateVmAntiAffinityPolicyApiResponse.md +20 -0
  517. data/docs/VmmV40AhvPoliciesUpdateVmHostAffinityPolicyApiResponse.md +20 -0
  518. data/docs/VmmV40AhvPoliciesUserReference.md +18 -0
  519. data/docs/VmmV40AhvPoliciesVmAntiAffinityPolicy.md +42 -0
  520. data/docs/VmmV40AhvPoliciesVmAntiAffinityPolicyVmComplianceState.md +30 -0
  521. data/docs/VmmV40AhvPoliciesVmAntiAffinityPolicyVmComplianceStateAllOfComplianceStatus.md +18 -0
  522. data/docs/VmmV40AhvPoliciesVmHostAffinityPolicy.md +46 -0
  523. data/docs/VmmV40AhvPoliciesVmHostAffinityPolicyVmComplianceState.md +30 -0
  524. data/docs/VmmV40AhvPoliciesVmHostAffinityPolicyVmComplianceStateAllOfComplianceStatus.md +18 -0
  525. data/docs/VmmV40AhvPoliciesVmReference.md +18 -0
  526. data/docs/VmmV40AhvStatsGetDiskStatsApiResponse.md +20 -0
  527. data/docs/VmmV40AhvStatsGetDiskStatsApiResponseData.md +49 -0
  528. data/docs/VmmV40AhvStatsGetNicStatsApiResponse.md +20 -0
  529. data/docs/VmmV40AhvStatsGetNicStatsApiResponseData.md +49 -0
  530. data/docs/VmmV40AhvStatsGetVmStatsApiResponse.md +20 -0
  531. data/docs/VmmV40AhvStatsGetVmStatsApiResponseData.md +49 -0
  532. data/docs/VmmV40AhvStatsListVmStatsApiResponse.md +20 -0
  533. data/docs/VmmV40AhvStatsListVmStatsApiResponseData.md +49 -0
  534. data/docs/VmmV40AhvStatsVmDiskStats.md +26 -0
  535. data/docs/VmmV40AhvStatsVmDiskStatsTuple.md +72 -0
  536. data/docs/VmmV40AhvStatsVmNicStats.md +26 -0
  537. data/docs/VmmV40AhvStatsVmNicStatsTuple.md +22 -0
  538. data/docs/VmmV40AhvStatsVmStats.md +24 -0
  539. data/docs/VmmV40AhvStatsVmStatsTuple.md +184 -0
  540. data/docs/VmmV40ContentCancelGuestUpdateApiResponse.md +20 -0
  541. data/docs/VmmV40ContentCompleteGuestUpdateApiResponse.md +20 -0
  542. data/docs/VmmV40ContentCompleteGuestUpdateSpec.md +22 -0
  543. data/docs/VmmV40ContentComplianceStatus.md +15 -0
  544. data/docs/VmmV40ContentCreateImageApiResponse.md +20 -0
  545. data/docs/VmmV40ContentCreateImageApiResponseData.md +49 -0
  546. data/docs/VmmV40ContentCreateTemplateApiResponse.md +20 -0
  547. data/docs/VmmV40ContentDeleteImageApiResponse.md +20 -0
  548. data/docs/VmmV40ContentDeleteTemplateApiResponse.md +20 -0
  549. data/docs/VmmV40ContentDeleteTemplateVersionApiResponse.md +20 -0
  550. data/docs/VmmV40ContentDeployTemplateApiResponse.md +20 -0
  551. data/docs/VmmV40ContentEnforcementMode.md +15 -0
  552. data/docs/VmmV40ContentGetImageApiResponse.md +20 -0
  553. data/docs/VmmV40ContentGetImageApiResponseData.md +49 -0
  554. data/docs/VmmV40ContentGetImageFileApiResponse.md +20 -0
  555. data/docs/VmmV40ContentGetImageFileApiResponseData.md +49 -0
  556. data/docs/VmmV40ContentGetTemplateApiResponse.md +20 -0
  557. data/docs/VmmV40ContentGetTemplateApiResponseData.md +49 -0
  558. data/docs/VmmV40ContentGetTemplateVersionApiResponse.md +20 -0
  559. data/docs/VmmV40ContentGetTemplateVersionApiResponseData.md +49 -0
  560. data/docs/VmmV40ContentGuestUpdateStatus.md +18 -0
  561. data/docs/VmmV40ContentImage.md +46 -0
  562. data/docs/VmmV40ContentImageImportConfig.md +20 -0
  563. data/docs/VmmV40ContentImagePlacementStatus.md +28 -0
  564. data/docs/VmmV40ContentImageSha1Checksum.md +18 -0
  565. data/docs/VmmV40ContentImageSha256Checksum.md +18 -0
  566. data/docs/VmmV40ContentImageType.md +15 -0
  567. data/docs/VmmV40ContentImportImageApiResponse.md +20 -0
  568. data/docs/VmmV40ContentInitiateGuestUpdateApiResponse.md +20 -0
  569. data/docs/VmmV40ContentInitiateGuestUpdateSpec.md +18 -0
  570. data/docs/VmmV40ContentListImagesApiResponse.md +20 -0
  571. data/docs/VmmV40ContentListImagesApiResponseData.md +49 -0
  572. data/docs/VmmV40ContentListTemplateVersionsApiResponse.md +20 -0
  573. data/docs/VmmV40ContentListTemplateVersionsApiResponseData.md +49 -0
  574. data/docs/VmmV40ContentListTemplatesApiResponse.md +20 -0
  575. data/docs/VmmV40ContentListTemplatesApiResponseData.md +49 -0
  576. data/docs/VmmV40ContentObjectsLiteSource.md +18 -0
  577. data/docs/VmmV40ContentPublishTemplateApiResponse.md +20 -0
  578. data/docs/VmmV40ContentTemplate.md +38 -0
  579. data/docs/VmmV40ContentTemplateDeployment.md +24 -0
  580. data/docs/VmmV40ContentTemplatePublishSpec.md +18 -0
  581. data/docs/VmmV40ContentTemplateUser.md +66 -0
  582. data/docs/VmmV40ContentTemplateVersionReference.md +20 -0
  583. data/docs/VmmV40ContentTemplateVersionSpec.md +40 -0
  584. data/docs/VmmV40ContentTemplateVmReference.md +20 -0
  585. data/docs/VmmV40ContentUpdateImageApiResponse.md +20 -0
  586. data/docs/VmmV40ContentUpdateTemplateApiResponse.md +20 -0
  587. data/docs/VmmV40ContentUrlBasicAuth.md +20 -0
  588. data/docs/VmmV40ContentUrlSource.md +22 -0
  589. data/docs/VmmV40ContentVmConfigOverride.md +30 -0
  590. data/docs/VmmV40ContentVmDiskSource.md +18 -0
  591. data/docs/VmmV40ErrorAppMessage.md +28 -0
  592. data/docs/VmmV40ErrorErrorResponse.md +18 -0
  593. data/docs/VmmV40ErrorErrorResponseError.md +49 -0
  594. data/docs/VmmV40ErrorMessageSeverity.md +15 -0
  595. data/docs/VmmV40ErrorSchemaValidationError.md +26 -0
  596. data/docs/VmmV40ErrorSchemaValidationErrorMessage.md +22 -0
  597. data/docs/VmmV40EsxiConfigAdapterType.md +15 -0
  598. data/docs/VmmV40EsxiConfigAssignVmOwnerApiResponse.md +20 -0
  599. data/docs/VmmV40EsxiConfigAssociateCategoriesApiResponse.md +20 -0
  600. data/docs/VmmV40EsxiConfigAssociateVmCategoriesParams.md +18 -0
  601. data/docs/VmmV40EsxiConfigCategoryReference.md +18 -0
  602. data/docs/VmmV40EsxiConfigCdRom.md +26 -0
  603. data/docs/VmmV40EsxiConfigCdRomAddress.md +20 -0
  604. data/docs/VmmV40EsxiConfigCdRomBackingInfo.md +20 -0
  605. data/docs/VmmV40EsxiConfigCdRomBusType.md +15 -0
  606. data/docs/VmmV40EsxiConfigClusterReference.md +18 -0
  607. data/docs/VmmV40EsxiConfigDisassociateCategoriesApiResponse.md +20 -0
  608. data/docs/VmmV40EsxiConfigDisassociateVmCategoriesParams.md +18 -0
  609. data/docs/VmmV40EsxiConfigDisk.md +26 -0
  610. data/docs/VmmV40EsxiConfigDiskAddress.md +20 -0
  611. data/docs/VmmV40EsxiConfigDiskBusType.md +15 -0
  612. data/docs/VmmV40EsxiConfigGetNutanixGuestToolsApiResponse.md +20 -0
  613. data/docs/VmmV40EsxiConfigGetNutanixGuestToolsApiResponseData.md +49 -0
  614. data/docs/VmmV40EsxiConfigGetVmApiResponse.md +20 -0
  615. data/docs/VmmV40EsxiConfigGetVmApiResponseData.md +49 -0
  616. data/docs/VmmV40EsxiConfigHostReference.md +18 -0
  617. data/docs/VmmV40EsxiConfigInsertNutanixGuestToolsApiResponse.md +20 -0
  618. data/docs/VmmV40EsxiConfigInstallNutanixGuestToolsApiResponse.md +20 -0
  619. data/docs/VmmV40EsxiConfigIpAddressInfo.md +20 -0
  620. data/docs/VmmV40EsxiConfigListVmsApiResponse.md +20 -0
  621. data/docs/VmmV40EsxiConfigListVmsApiResponseData.md +49 -0
  622. data/docs/VmmV40EsxiConfigNic.md +26 -0
  623. data/docs/VmmV40EsxiConfigNicBackingInfo.md +22 -0
  624. data/docs/VmmV40EsxiConfigNicNetworkInfo.md +20 -0
  625. data/docs/VmmV40EsxiConfigNutanixCredential.md +20 -0
  626. data/docs/VmmV40EsxiConfigNutanixGuestTools.md +36 -0
  627. data/docs/VmmV40EsxiConfigNutanixGuestToolsCapability.md +15 -0
  628. data/docs/VmmV40EsxiConfigNutanixGuestToolsInsertConfig.md +18 -0
  629. data/docs/VmmV40EsxiConfigNutanixGuestToolsInstallConfig.md +22 -0
  630. data/docs/VmmV40EsxiConfigNutanixGuestToolsUpgradeConfig.md +18 -0
  631. data/docs/VmmV40EsxiConfigNutanixRebootPreference.md +20 -0
  632. data/docs/VmmV40EsxiConfigNutanixRebootPreferenceSchedule.md +18 -0
  633. data/docs/VmmV40EsxiConfigNutanixScheduleType.md +15 -0
  634. data/docs/VmmV40EsxiConfigOwnerReference.md +20 -0
  635. data/docs/VmmV40EsxiConfigOwnerReferenceEntityType.md +15 -0
  636. data/docs/VmmV40EsxiConfigOwnershipInfo.md +18 -0
  637. data/docs/VmmV40EsxiConfigPortGroupInfo.md +18 -0
  638. data/docs/VmmV40EsxiConfigPowerOffVmApiResponse.md +20 -0
  639. data/docs/VmmV40EsxiConfigPowerOnVmApiResponse.md +20 -0
  640. data/docs/VmmV40EsxiConfigPowerState.md +15 -0
  641. data/docs/VmmV40EsxiConfigRebootGuestOSApiResponse.md +20 -0
  642. data/docs/VmmV40EsxiConfigResetVmApiResponse.md +20 -0
  643. data/docs/VmmV40EsxiConfigRevertParams.md +18 -0
  644. data/docs/VmmV40EsxiConfigRevertVmApiResponse.md +20 -0
  645. data/docs/VmmV40EsxiConfigShutdownVmApiResponse.md +20 -0
  646. data/docs/VmmV40EsxiConfigSuspendVmApiResponse.md +20 -0
  647. data/docs/VmmV40EsxiConfigUninstallNutanixGuestToolsApiResponse.md +20 -0
  648. data/docs/VmmV40EsxiConfigUpdateNutanixGuestToolsApiResponse.md +20 -0
  649. data/docs/VmmV40EsxiConfigUpgradeNutanixGuestToolsApiResponse.md +20 -0
  650. data/docs/VmmV40EsxiConfigVm.md +54 -0
  651. data/docs/VmmV40EsxiConfigVmDisk.md +22 -0
  652. data/docs/VmmV40EsxiConfigVmDiskContainerReference.md +18 -0
  653. data/docs/VmmV40EsxiConfigVmDiskStorageConfig.md +18 -0
  654. data/docs/VmmV40EsxiStatsGetDiskStatsApiResponse.md +20 -0
  655. data/docs/VmmV40EsxiStatsGetDiskStatsApiResponseData.md +49 -0
  656. data/docs/VmmV40EsxiStatsGetNicStatsApiResponse.md +20 -0
  657. data/docs/VmmV40EsxiStatsGetNicStatsApiResponseData.md +49 -0
  658. data/docs/VmmV40EsxiStatsGetVmStatsApiResponse.md +20 -0
  659. data/docs/VmmV40EsxiStatsGetVmStatsApiResponseData.md +49 -0
  660. data/docs/VmmV40EsxiStatsListVmStatsApiResponse.md +20 -0
  661. data/docs/VmmV40EsxiStatsListVmStatsApiResponseData.md +49 -0
  662. data/docs/VmmV40EsxiStatsVmDiskStats.md +26 -0
  663. data/docs/VmmV40EsxiStatsVmDiskStatsTuple.md +68 -0
  664. data/docs/VmmV40EsxiStatsVmNicStats.md +26 -0
  665. data/docs/VmmV40EsxiStatsVmNicStatsTuple.md +22 -0
  666. data/docs/VmmV40EsxiStatsVmStats.md +24 -0
  667. data/docs/VmmV40EsxiStatsVmStatsTuple.md +124 -0
  668. data/docs/VmmV40ImagesConfigCreatePlacementPolicyApiResponse.md +20 -0
  669. data/docs/VmmV40ImagesConfigCreateRateLimitPolicyApiResponse.md +20 -0
  670. data/docs/VmmV40ImagesConfigDeletePlacementPolicyApiResponse.md +20 -0
  671. data/docs/VmmV40ImagesConfigDeleteRateLimitPolicyApiResponse.md +20 -0
  672. data/docs/VmmV40ImagesConfigEffectiveRateLimitPolicy.md +26 -0
  673. data/docs/VmmV40ImagesConfigEnforcementState.md +15 -0
  674. data/docs/VmmV40ImagesConfigFilter.md +20 -0
  675. data/docs/VmmV40ImagesConfigFilterMatchType.md +15 -0
  676. data/docs/VmmV40ImagesConfigGetPlacementPolicyApiResponse.md +20 -0
  677. data/docs/VmmV40ImagesConfigGetPlacementPolicyApiResponseData.md +49 -0
  678. data/docs/VmmV40ImagesConfigGetRateLimitPolicyApiResponse.md +20 -0
  679. data/docs/VmmV40ImagesConfigGetRateLimitPolicyApiResponseData.md +49 -0
  680. data/docs/VmmV40ImagesConfigListEffectiveRateLimitPoliciesApiResponse.md +20 -0
  681. data/docs/VmmV40ImagesConfigListEffectiveRateLimitPoliciesApiResponseData.md +49 -0
  682. data/docs/VmmV40ImagesConfigListPlacementPoliciesApiResponse.md +20 -0
  683. data/docs/VmmV40ImagesConfigListPlacementPoliciesApiResponseData.md +49 -0
  684. data/docs/VmmV40ImagesConfigListRateLimitPoliciesApiResponse.md +20 -0
  685. data/docs/VmmV40ImagesConfigListRateLimitPoliciesApiResponseData.md +49 -0
  686. data/docs/VmmV40ImagesConfigPlacementPolicy.md +40 -0
  687. data/docs/VmmV40ImagesConfigPlacementType.md +15 -0
  688. data/docs/VmmV40ImagesConfigRateLimitPolicy.md +38 -0
  689. data/docs/VmmV40ImagesConfigResumePlacementPolicyApiResponse.md +20 -0
  690. data/docs/VmmV40ImagesConfigSuspendPlacementPolicyApiResponse.md +20 -0
  691. data/docs/VmmV40ImagesConfigSuspendPlacementPolicyConfig.md +18 -0
  692. data/docs/VmmV40ImagesConfigUpdatePlacementPolicyApiResponse.md +20 -0
  693. data/docs/VmmV40ImagesConfigUpdateRateLimitPolicyApiResponse.md +20 -0
  694. data/git_push.sh +57 -0
  695. data/lib/nutanix_vmm/api/esxi_stats_api.rb +437 -0
  696. data/lib/nutanix_vmm/api/esxi_vm_api.rb +1539 -0
  697. data/lib/nutanix_vmm/api/image_placement_policies_api.rb +585 -0
  698. data/lib/nutanix_vmm/api/image_rate_limit_policies_api.rb +494 -0
  699. data/lib/nutanix_vmm/api/images_api.rb +553 -0
  700. data/lib/nutanix_vmm/api/stats_api.rb +437 -0
  701. data/lib/nutanix_vmm/api/templates_api.rb +1095 -0
  702. data/lib/nutanix_vmm/api/vm_anti_affinity_policies_api.rb +660 -0
  703. data/lib/nutanix_vmm/api/vm_api.rb +5382 -0
  704. data/lib/nutanix_vmm/api/vm_host_affinity_policies_api.rb +589 -0
  705. data/lib/nutanix_vmm/api_client.rb +394 -0
  706. data/lib/nutanix_vmm/api_error.rb +58 -0
  707. data/lib/nutanix_vmm/configuration.rb +315 -0
  708. data/lib/nutanix_vmm/models/assign_ip_by_id202_response.rb +224 -0
  709. data/lib/nutanix_vmm/models/assign_ip_by_id4_xx_response.rb +224 -0
  710. data/lib/nutanix_vmm/models/assign_vm_owner202_response.rb +224 -0
  711. data/lib/nutanix_vmm/models/assign_vm_owner202_response1.rb +224 -0
  712. data/lib/nutanix_vmm/models/assign_vm_owner4_xx_response.rb +224 -0
  713. data/lib/nutanix_vmm/models/assign_vm_owner4_xx_response1.rb +224 -0
  714. data/lib/nutanix_vmm/models/associate_categories202_response.rb +224 -0
  715. data/lib/nutanix_vmm/models/associate_categories202_response1.rb +224 -0
  716. data/lib/nutanix_vmm/models/associate_categories4_xx_response.rb +224 -0
  717. data/lib/nutanix_vmm/models/associate_categories4_xx_response1.rb +224 -0
  718. data/lib/nutanix_vmm/models/cancel_guest_update202_response.rb +224 -0
  719. data/lib/nutanix_vmm/models/cancel_guest_update4_xx_response.rb +224 -0
  720. data/lib/nutanix_vmm/models/clone_vm202_response.rb +224 -0
  721. data/lib/nutanix_vmm/models/clone_vm4_xx_response.rb +224 -0
  722. data/lib/nutanix_vmm/models/common_v10_config_flag.rb +256 -0
  723. data/lib/nutanix_vmm/models/common_v10_config_ipv4_address.rb +284 -0
  724. data/lib/nutanix_vmm/models/common_v10_config_kv_pair.rb +253 -0
  725. data/lib/nutanix_vmm/models/common_v10_config_kv_pair_value.rb +111 -0
  726. data/lib/nutanix_vmm/models/common_v10_config_map_of_string_wrapper.rb +218 -0
  727. data/lib/nutanix_vmm/models/common_v10_config_message.rb +268 -0
  728. data/lib/nutanix_vmm/models/common_v10_config_message_severity.rb +43 -0
  729. data/lib/nutanix_vmm/models/common_v10_config_tenant_aware_model.rb +237 -0
  730. data/lib/nutanix_vmm/models/common_v10_response_api_link.rb +226 -0
  731. data/lib/nutanix_vmm/models/common_v10_response_api_response_metadata.rb +376 -0
  732. data/lib/nutanix_vmm/models/common_v10_response_externalizable_abstract_model.rb +312 -0
  733. data/lib/nutanix_vmm/models/common_v10_stats_down_sampling_operator.rb +46 -0
  734. data/lib/nutanix_vmm/models/complete_guest_update202_response.rb +224 -0
  735. data/lib/nutanix_vmm/models/complete_guest_update4_xx_response.rb +224 -0
  736. data/lib/nutanix_vmm/models/create_cd_rom202_response.rb +224 -0
  737. data/lib/nutanix_vmm/models/create_cd_rom4_xx_response.rb +224 -0
  738. data/lib/nutanix_vmm/models/create_disk202_response.rb +224 -0
  739. data/lib/nutanix_vmm/models/create_disk4_xx_response.rb +224 -0
  740. data/lib/nutanix_vmm/models/create_gpu202_response.rb +224 -0
  741. data/lib/nutanix_vmm/models/create_gpu4_xx_response.rb +224 -0
  742. data/lib/nutanix_vmm/models/create_image202_response.rb +224 -0
  743. data/lib/nutanix_vmm/models/create_image4_xx_response.rb +224 -0
  744. data/lib/nutanix_vmm/models/create_nic202_response.rb +224 -0
  745. data/lib/nutanix_vmm/models/create_nic4_xx_response.rb +224 -0
  746. data/lib/nutanix_vmm/models/create_pcie_device202_response.rb +224 -0
  747. data/lib/nutanix_vmm/models/create_pcie_device4_xx_response.rb +224 -0
  748. data/lib/nutanix_vmm/models/create_placement_policy202_response.rb +224 -0
  749. data/lib/nutanix_vmm/models/create_placement_policy4_xx_response.rb +224 -0
  750. data/lib/nutanix_vmm/models/create_rate_limit_policy202_response.rb +224 -0
  751. data/lib/nutanix_vmm/models/create_rate_limit_policy4_xx_response.rb +224 -0
  752. data/lib/nutanix_vmm/models/create_serial_port202_response.rb +224 -0
  753. data/lib/nutanix_vmm/models/create_serial_port4_xx_response.rb +224 -0
  754. data/lib/nutanix_vmm/models/create_template202_response.rb +224 -0
  755. data/lib/nutanix_vmm/models/create_template4_xx_response.rb +224 -0
  756. data/lib/nutanix_vmm/models/create_vm202_response.rb +224 -0
  757. data/lib/nutanix_vmm/models/create_vm4_xx_response.rb +224 -0
  758. data/lib/nutanix_vmm/models/create_vm_anti_affinity_policy202_response.rb +224 -0
  759. data/lib/nutanix_vmm/models/create_vm_anti_affinity_policy4_xx_response.rb +224 -0
  760. data/lib/nutanix_vmm/models/create_vm_host_affinity_policy202_response.rb +224 -0
  761. data/lib/nutanix_vmm/models/create_vm_host_affinity_policy4_xx_response.rb +224 -0
  762. data/lib/nutanix_vmm/models/cross_cluster_migrate_vm202_response.rb +224 -0
  763. data/lib/nutanix_vmm/models/cross_cluster_migrate_vm4_xx_response.rb +224 -0
  764. data/lib/nutanix_vmm/models/customize_guest_vm202_response.rb +224 -0
  765. data/lib/nutanix_vmm/models/customize_guest_vm4_xx_response.rb +224 -0
  766. data/lib/nutanix_vmm/models/dataprotection_v40_common_base_recovery_point.rb +432 -0
  767. data/lib/nutanix_vmm/models/dataprotection_v40_common_recovery_point_status.rb +41 -0
  768. data/lib/nutanix_vmm/models/dataprotection_v40_common_recovery_point_type.rb +42 -0
  769. data/lib/nutanix_vmm/models/delete_cd_rom_by_id202_response.rb +224 -0
  770. data/lib/nutanix_vmm/models/delete_cd_rom_by_id4_xx_response.rb +224 -0
  771. data/lib/nutanix_vmm/models/delete_disk_by_id202_response.rb +224 -0
  772. data/lib/nutanix_vmm/models/delete_disk_by_id4_xx_response.rb +224 -0
  773. data/lib/nutanix_vmm/models/delete_gpu_by_id202_response.rb +224 -0
  774. data/lib/nutanix_vmm/models/delete_gpu_by_id4_xx_response.rb +224 -0
  775. data/lib/nutanix_vmm/models/delete_image_by_id202_response.rb +224 -0
  776. data/lib/nutanix_vmm/models/delete_image_by_id4_xx_response.rb +224 -0
  777. data/lib/nutanix_vmm/models/delete_legacy_vm_anti_affinity_policy_by_id202_response.rb +224 -0
  778. data/lib/nutanix_vmm/models/delete_legacy_vm_anti_affinity_policy_by_id4_xx_response.rb +224 -0
  779. data/lib/nutanix_vmm/models/delete_nic_by_id202_response.rb +224 -0
  780. data/lib/nutanix_vmm/models/delete_nic_by_id4_xx_response.rb +224 -0
  781. data/lib/nutanix_vmm/models/delete_pcie_device_by_id202_response.rb +224 -0
  782. data/lib/nutanix_vmm/models/delete_pcie_device_by_id4_xx_response.rb +224 -0
  783. data/lib/nutanix_vmm/models/delete_placement_policy_by_id202_response.rb +224 -0
  784. data/lib/nutanix_vmm/models/delete_placement_policy_by_id4_xx_response.rb +224 -0
  785. data/lib/nutanix_vmm/models/delete_rate_limit_policy_by_id202_response.rb +224 -0
  786. data/lib/nutanix_vmm/models/delete_rate_limit_policy_by_id4_xx_response.rb +224 -0
  787. data/lib/nutanix_vmm/models/delete_serial_port_by_id202_response.rb +224 -0
  788. data/lib/nutanix_vmm/models/delete_serial_port_by_id4_xx_response.rb +224 -0
  789. data/lib/nutanix_vmm/models/delete_template_by_id202_response.rb +224 -0
  790. data/lib/nutanix_vmm/models/delete_template_by_id4_xx_response.rb +224 -0
  791. data/lib/nutanix_vmm/models/delete_template_version_by_id202_response.rb +224 -0
  792. data/lib/nutanix_vmm/models/delete_template_version_by_id4_xx_response.rb +224 -0
  793. data/lib/nutanix_vmm/models/delete_vm_anti_affinity_policy_by_id202_response.rb +224 -0
  794. data/lib/nutanix_vmm/models/delete_vm_anti_affinity_policy_by_id4_xx_response.rb +224 -0
  795. data/lib/nutanix_vmm/models/delete_vm_by_id202_response.rb +224 -0
  796. data/lib/nutanix_vmm/models/delete_vm_by_id4_xx_response.rb +224 -0
  797. data/lib/nutanix_vmm/models/delete_vm_host_affinity_policy_by_id202_response.rb +224 -0
  798. data/lib/nutanix_vmm/models/delete_vm_host_affinity_policy_by_id4_xx_response.rb +224 -0
  799. data/lib/nutanix_vmm/models/deploy_template202_response.rb +224 -0
  800. data/lib/nutanix_vmm/models/deploy_template4_xx_response.rb +224 -0
  801. data/lib/nutanix_vmm/models/disassociate_categories202_response.rb +224 -0
  802. data/lib/nutanix_vmm/models/disassociate_categories202_response1.rb +224 -0
  803. data/lib/nutanix_vmm/models/disassociate_categories4_xx_response.rb +224 -0
  804. data/lib/nutanix_vmm/models/disassociate_categories4_xx_response1.rb +224 -0
  805. data/lib/nutanix_vmm/models/eject_cd_rom_by_id202_response.rb +224 -0
  806. data/lib/nutanix_vmm/models/eject_cd_rom_by_id4_xx_response.rb +224 -0
  807. data/lib/nutanix_vmm/models/get_cd_rom_by_id200_response.rb +224 -0
  808. data/lib/nutanix_vmm/models/get_cd_rom_by_id4_xx_response.rb +224 -0
  809. data/lib/nutanix_vmm/models/get_disk_by_id200_response.rb +224 -0
  810. data/lib/nutanix_vmm/models/get_disk_by_id4_xx_response.rb +224 -0
  811. data/lib/nutanix_vmm/models/get_disk_stats_by_id200_response.rb +224 -0
  812. data/lib/nutanix_vmm/models/get_disk_stats_by_id200_response1.rb +224 -0
  813. data/lib/nutanix_vmm/models/get_disk_stats_by_id4_xx_response.rb +224 -0
  814. data/lib/nutanix_vmm/models/get_disk_stats_by_id4_xx_response1.rb +224 -0
  815. data/lib/nutanix_vmm/models/get_file_by_image_id4_xx_response.rb +224 -0
  816. data/lib/nutanix_vmm/models/get_gpu_by_id200_response.rb +224 -0
  817. data/lib/nutanix_vmm/models/get_gpu_by_id4_xx_response.rb +224 -0
  818. data/lib/nutanix_vmm/models/get_guest_tools_by_id200_response.rb +224 -0
  819. data/lib/nutanix_vmm/models/get_guest_tools_by_id4_xx_response.rb +224 -0
  820. data/lib/nutanix_vmm/models/get_image_by_id200_response.rb +224 -0
  821. data/lib/nutanix_vmm/models/get_image_by_id4_xx_response.rb +224 -0
  822. data/lib/nutanix_vmm/models/get_nic_by_id200_response.rb +224 -0
  823. data/lib/nutanix_vmm/models/get_nic_by_id4_xx_response.rb +224 -0
  824. data/lib/nutanix_vmm/models/get_nic_stats_by_id200_response.rb +224 -0
  825. data/lib/nutanix_vmm/models/get_nic_stats_by_id200_response1.rb +224 -0
  826. data/lib/nutanix_vmm/models/get_nic_stats_by_id4_xx_response.rb +224 -0
  827. data/lib/nutanix_vmm/models/get_nic_stats_by_id4_xx_response1.rb +224 -0
  828. data/lib/nutanix_vmm/models/get_nutanix_guest_tools_by_id200_response.rb +224 -0
  829. data/lib/nutanix_vmm/models/get_nutanix_guest_tools_by_id4_xx_response.rb +224 -0
  830. data/lib/nutanix_vmm/models/get_pcie_device_by_id200_response.rb +224 -0
  831. data/lib/nutanix_vmm/models/get_pcie_device_by_id4_xx_response.rb +224 -0
  832. data/lib/nutanix_vmm/models/get_placement_policy_by_id200_response.rb +224 -0
  833. data/lib/nutanix_vmm/models/get_placement_policy_by_id4_xx_response.rb +224 -0
  834. data/lib/nutanix_vmm/models/get_rate_limit_policy_by_id200_response.rb +224 -0
  835. data/lib/nutanix_vmm/models/get_rate_limit_policy_by_id4_xx_response.rb +224 -0
  836. data/lib/nutanix_vmm/models/get_serial_port_by_id200_response.rb +224 -0
  837. data/lib/nutanix_vmm/models/get_serial_port_by_id4_xx_response.rb +224 -0
  838. data/lib/nutanix_vmm/models/get_template_by_id200_response.rb +224 -0
  839. data/lib/nutanix_vmm/models/get_template_by_id4_xx_response.rb +224 -0
  840. data/lib/nutanix_vmm/models/get_template_version_by_id200_response.rb +224 -0
  841. data/lib/nutanix_vmm/models/get_template_version_by_id4_xx_response.rb +224 -0
  842. data/lib/nutanix_vmm/models/get_vm_anti_affinity_policy_by_id200_response.rb +224 -0
  843. data/lib/nutanix_vmm/models/get_vm_anti_affinity_policy_by_id4_xx_response.rb +224 -0
  844. data/lib/nutanix_vmm/models/get_vm_by_id200_response.rb +224 -0
  845. data/lib/nutanix_vmm/models/get_vm_by_id200_response1.rb +224 -0
  846. data/lib/nutanix_vmm/models/get_vm_by_id4_xx_response.rb +224 -0
  847. data/lib/nutanix_vmm/models/get_vm_by_id4_xx_response1.rb +224 -0
  848. data/lib/nutanix_vmm/models/get_vm_host_affinity_policy_by_id200_response.rb +224 -0
  849. data/lib/nutanix_vmm/models/get_vm_host_affinity_policy_by_id4_xx_response.rb +224 -0
  850. data/lib/nutanix_vmm/models/get_vm_stats_by_id200_response.rb +224 -0
  851. data/lib/nutanix_vmm/models/get_vm_stats_by_id200_response1.rb +224 -0
  852. data/lib/nutanix_vmm/models/get_vm_stats_by_id4_xx_response.rb +224 -0
  853. data/lib/nutanix_vmm/models/get_vm_stats_by_id4_xx_response1.rb +224 -0
  854. data/lib/nutanix_vmm/models/iam_v40_authn_buckets_access_key.rb +579 -0
  855. data/lib/nutanix_vmm/models/iam_v40_authn_buckets_access_key_status_type.rb +43 -0
  856. data/lib/nutanix_vmm/models/iam_v40_authn_creation_type.rb +43 -0
  857. data/lib/nutanix_vmm/models/iam_v40_authn_user.rb +913 -0
  858. data/lib/nutanix_vmm/models/iam_v40_authn_user_status_type.rb +42 -0
  859. data/lib/nutanix_vmm/models/iam_v40_authn_user_type.rb +45 -0
  860. data/lib/nutanix_vmm/models/import_image202_response.rb +224 -0
  861. data/lib/nutanix_vmm/models/import_image4_xx_response.rb +224 -0
  862. data/lib/nutanix_vmm/models/initiate_guest_update202_response.rb +224 -0
  863. data/lib/nutanix_vmm/models/initiate_guest_update4_xx_response.rb +224 -0
  864. data/lib/nutanix_vmm/models/insert_cd_rom_by_id202_response.rb +224 -0
  865. data/lib/nutanix_vmm/models/insert_cd_rom_by_id4_xx_response.rb +224 -0
  866. data/lib/nutanix_vmm/models/insert_nutanix_guest_tools202_response.rb +224 -0
  867. data/lib/nutanix_vmm/models/insert_nutanix_guest_tools4_xx_response.rb +224 -0
  868. data/lib/nutanix_vmm/models/insert_vm_guest_tools202_response.rb +224 -0
  869. data/lib/nutanix_vmm/models/insert_vm_guest_tools4_xx_response.rb +224 -0
  870. data/lib/nutanix_vmm/models/install_nutanix_guest_tools202_response.rb +224 -0
  871. data/lib/nutanix_vmm/models/install_nutanix_guest_tools4_xx_response.rb +224 -0
  872. data/lib/nutanix_vmm/models/install_vm_guest_tools202_response.rb +224 -0
  873. data/lib/nutanix_vmm/models/install_vm_guest_tools4_xx_response.rb +224 -0
  874. data/lib/nutanix_vmm/models/list_cd_roms_by_vm_id200_response.rb +226 -0
  875. data/lib/nutanix_vmm/models/list_cd_roms_by_vm_id4_xx_response.rb +224 -0
  876. data/lib/nutanix_vmm/models/list_disks_by_vm_id200_response.rb +226 -0
  877. data/lib/nutanix_vmm/models/list_disks_by_vm_id4_xx_response.rb +224 -0
  878. data/lib/nutanix_vmm/models/list_effective_rate_limit_policies200_response.rb +226 -0
  879. data/lib/nutanix_vmm/models/list_effective_rate_limit_policies4_xx_response.rb +224 -0
  880. data/lib/nutanix_vmm/models/list_gpus_by_vm_id200_response.rb +226 -0
  881. data/lib/nutanix_vmm/models/list_gpus_by_vm_id4_xx_response.rb +224 -0
  882. data/lib/nutanix_vmm/models/list_images200_response.rb +226 -0
  883. data/lib/nutanix_vmm/models/list_images4_xx_response.rb +224 -0
  884. data/lib/nutanix_vmm/models/list_legacy_vm_anti_affinity_policies200_response.rb +226 -0
  885. data/lib/nutanix_vmm/models/list_legacy_vm_anti_affinity_policies4_xx_response.rb +224 -0
  886. data/lib/nutanix_vmm/models/list_nics_by_vm_id200_response.rb +226 -0
  887. data/lib/nutanix_vmm/models/list_nics_by_vm_id4_xx_response.rb +224 -0
  888. data/lib/nutanix_vmm/models/list_pcie_devices_by_vm_id200_response.rb +226 -0
  889. data/lib/nutanix_vmm/models/list_pcie_devices_by_vm_id4_xx_response.rb +224 -0
  890. data/lib/nutanix_vmm/models/list_placement_policies200_response.rb +226 -0
  891. data/lib/nutanix_vmm/models/list_placement_policies4_xx_response.rb +224 -0
  892. data/lib/nutanix_vmm/models/list_rate_limit_policies200_response.rb +226 -0
  893. data/lib/nutanix_vmm/models/list_rate_limit_policies4_xx_response.rb +224 -0
  894. data/lib/nutanix_vmm/models/list_serial_ports_by_vm_id200_response.rb +226 -0
  895. data/lib/nutanix_vmm/models/list_serial_ports_by_vm_id4_xx_response.rb +224 -0
  896. data/lib/nutanix_vmm/models/list_template_versions200_response.rb +226 -0
  897. data/lib/nutanix_vmm/models/list_template_versions4_xx_response.rb +224 -0
  898. data/lib/nutanix_vmm/models/list_templates200_response.rb +226 -0
  899. data/lib/nutanix_vmm/models/list_templates4_xx_response.rb +224 -0
  900. data/lib/nutanix_vmm/models/list_vm_anti_affinity_policies200_response.rb +226 -0
  901. data/lib/nutanix_vmm/models/list_vm_anti_affinity_policies4_xx_response.rb +224 -0
  902. data/lib/nutanix_vmm/models/list_vm_anti_affinity_policy_vm_compliance_states200_response.rb +226 -0
  903. data/lib/nutanix_vmm/models/list_vm_anti_affinity_policy_vm_compliance_states4_xx_response.rb +224 -0
  904. data/lib/nutanix_vmm/models/list_vm_host_affinity_policies200_response.rb +226 -0
  905. data/lib/nutanix_vmm/models/list_vm_host_affinity_policies4_xx_response.rb +224 -0
  906. data/lib/nutanix_vmm/models/list_vm_host_affinity_policy_vm_compliance_states200_response.rb +226 -0
  907. data/lib/nutanix_vmm/models/list_vm_host_affinity_policy_vm_compliance_states4_xx_response.rb +224 -0
  908. data/lib/nutanix_vmm/models/list_vm_stats200_response.rb +226 -0
  909. data/lib/nutanix_vmm/models/list_vm_stats200_response1.rb +226 -0
  910. data/lib/nutanix_vmm/models/list_vm_stats4_xx_response.rb +224 -0
  911. data/lib/nutanix_vmm/models/list_vm_stats4_xx_response1.rb +224 -0
  912. data/lib/nutanix_vmm/models/list_vms200_response.rb +226 -0
  913. data/lib/nutanix_vmm/models/list_vms200_response1.rb +226 -0
  914. data/lib/nutanix_vmm/models/list_vms4_xx_response.rb +224 -0
  915. data/lib/nutanix_vmm/models/list_vms4_xx_response1.rb +224 -0
  916. data/lib/nutanix_vmm/models/migrate_nic_by_id202_response.rb +224 -0
  917. data/lib/nutanix_vmm/models/migrate_nic_by_id4_xx_response.rb +224 -0
  918. data/lib/nutanix_vmm/models/migrate_vm_disks202_response.rb +224 -0
  919. data/lib/nutanix_vmm/models/migrate_vm_disks4_xx_response.rb +224 -0
  920. data/lib/nutanix_vmm/models/migrate_vm_to_host202_response.rb +224 -0
  921. data/lib/nutanix_vmm/models/migrate_vm_to_host4_xx_response.rb +224 -0
  922. data/lib/nutanix_vmm/models/power_cycle_vm202_response.rb +224 -0
  923. data/lib/nutanix_vmm/models/power_cycle_vm4_xx_response.rb +224 -0
  924. data/lib/nutanix_vmm/models/power_off_vm202_response.rb +224 -0
  925. data/lib/nutanix_vmm/models/power_off_vm202_response1.rb +224 -0
  926. data/lib/nutanix_vmm/models/power_off_vm4_xx_response.rb +224 -0
  927. data/lib/nutanix_vmm/models/power_off_vm4_xx_response1.rb +224 -0
  928. data/lib/nutanix_vmm/models/power_on_vm202_response.rb +224 -0
  929. data/lib/nutanix_vmm/models/power_on_vm202_response1.rb +224 -0
  930. data/lib/nutanix_vmm/models/power_on_vm4_xx_response.rb +224 -0
  931. data/lib/nutanix_vmm/models/power_on_vm4_xx_response1.rb +224 -0
  932. data/lib/nutanix_vmm/models/prism_v40_config_task_reference.rb +237 -0
  933. data/lib/nutanix_vmm/models/publish_template202_response.rb +224 -0
  934. data/lib/nutanix_vmm/models/publish_template4_xx_response.rb +224 -0
  935. data/lib/nutanix_vmm/models/re_enforce_vm_host_affinity_policy_by_id202_response.rb +224 -0
  936. data/lib/nutanix_vmm/models/re_enforce_vm_host_affinity_policy_by_id4_xx_response.rb +224 -0
  937. data/lib/nutanix_vmm/models/reboot_guest_vm202_response.rb +224 -0
  938. data/lib/nutanix_vmm/models/reboot_guest_vm4_xx_response.rb +224 -0
  939. data/lib/nutanix_vmm/models/reboot_vm202_response.rb +224 -0
  940. data/lib/nutanix_vmm/models/reboot_vm4_xx_response.rb +224 -0
  941. data/lib/nutanix_vmm/models/release_ip_by_id202_response.rb +224 -0
  942. data/lib/nutanix_vmm/models/release_ip_by_id4_xx_response.rb +224 -0
  943. data/lib/nutanix_vmm/models/reset_vm202_response.rb +224 -0
  944. data/lib/nutanix_vmm/models/reset_vm202_response1.rb +224 -0
  945. data/lib/nutanix_vmm/models/reset_vm4_xx_response.rb +224 -0
  946. data/lib/nutanix_vmm/models/reset_vm4_xx_response1.rb +224 -0
  947. data/lib/nutanix_vmm/models/resume_placement_policy202_response.rb +224 -0
  948. data/lib/nutanix_vmm/models/resume_placement_policy4_xx_response.rb +224 -0
  949. data/lib/nutanix_vmm/models/revert_vm202_response.rb +224 -0
  950. data/lib/nutanix_vmm/models/revert_vm202_response1.rb +224 -0
  951. data/lib/nutanix_vmm/models/revert_vm4_xx_response.rb +224 -0
  952. data/lib/nutanix_vmm/models/revert_vm4_xx_response1.rb +224 -0
  953. data/lib/nutanix_vmm/models/shutdown_guest_vm202_response.rb +224 -0
  954. data/lib/nutanix_vmm/models/shutdown_guest_vm4_xx_response.rb +224 -0
  955. data/lib/nutanix_vmm/models/shutdown_vm202_response.rb +224 -0
  956. data/lib/nutanix_vmm/models/shutdown_vm4_xx_response.rb +224 -0
  957. data/lib/nutanix_vmm/models/suspend_placement_policy202_response.rb +224 -0
  958. data/lib/nutanix_vmm/models/suspend_placement_policy4_xx_response.rb +224 -0
  959. data/lib/nutanix_vmm/models/suspend_vm202_response.rb +224 -0
  960. data/lib/nutanix_vmm/models/suspend_vm4_xx_response.rb +224 -0
  961. data/lib/nutanix_vmm/models/uninstall_nutanix_guest_tools202_response.rb +224 -0
  962. data/lib/nutanix_vmm/models/uninstall_nutanix_guest_tools4_xx_response.rb +224 -0
  963. data/lib/nutanix_vmm/models/uninstall_vm_guest_tools202_response.rb +224 -0
  964. data/lib/nutanix_vmm/models/uninstall_vm_guest_tools4_xx_response.rb +224 -0
  965. data/lib/nutanix_vmm/models/update_disk_by_id202_response.rb +224 -0
  966. data/lib/nutanix_vmm/models/update_disk_by_id4_xx_response.rb +224 -0
  967. data/lib/nutanix_vmm/models/update_guest_tools_by_id202_response.rb +224 -0
  968. data/lib/nutanix_vmm/models/update_guest_tools_by_id4_xx_response.rb +224 -0
  969. data/lib/nutanix_vmm/models/update_image_by_id202_response.rb +224 -0
  970. data/lib/nutanix_vmm/models/update_image_by_id4_xx_response.rb +224 -0
  971. data/lib/nutanix_vmm/models/update_nic_by_id202_response.rb +224 -0
  972. data/lib/nutanix_vmm/models/update_nic_by_id4_xx_response.rb +224 -0
  973. data/lib/nutanix_vmm/models/update_nutanix_guest_tools_by_id202_response.rb +224 -0
  974. data/lib/nutanix_vmm/models/update_nutanix_guest_tools_by_id4_xx_response.rb +224 -0
  975. data/lib/nutanix_vmm/models/update_placement_policy_by_id202_response.rb +224 -0
  976. data/lib/nutanix_vmm/models/update_placement_policy_by_id4_xx_response.rb +224 -0
  977. data/lib/nutanix_vmm/models/update_rate_limit_policy_by_id202_response.rb +224 -0
  978. data/lib/nutanix_vmm/models/update_rate_limit_policy_by_id4_xx_response.rb +224 -0
  979. data/lib/nutanix_vmm/models/update_serial_port_by_id202_response.rb +224 -0
  980. data/lib/nutanix_vmm/models/update_serial_port_by_id4_xx_response.rb +224 -0
  981. data/lib/nutanix_vmm/models/update_template_by_id202_response.rb +224 -0
  982. data/lib/nutanix_vmm/models/update_template_by_id4_xx_response.rb +224 -0
  983. data/lib/nutanix_vmm/models/update_vm_anti_affinity_policy_by_id202_response.rb +224 -0
  984. data/lib/nutanix_vmm/models/update_vm_anti_affinity_policy_by_id4_xx_response.rb +224 -0
  985. data/lib/nutanix_vmm/models/update_vm_by_id202_response.rb +224 -0
  986. data/lib/nutanix_vmm/models/update_vm_by_id4_xx_response.rb +224 -0
  987. data/lib/nutanix_vmm/models/update_vm_host_affinity_policy_by_id202_response.rb +224 -0
  988. data/lib/nutanix_vmm/models/update_vm_host_affinity_policy_by_id4_xx_response.rb +224 -0
  989. data/lib/nutanix_vmm/models/upgrade_nutanix_guest_tools202_response.rb +224 -0
  990. data/lib/nutanix_vmm/models/upgrade_nutanix_guest_tools4_xx_response.rb +224 -0
  991. data/lib/nutanix_vmm/models/upgrade_vm_guest_tools202_response.rb +224 -0
  992. data/lib/nutanix_vmm/models/upgrade_vm_guest_tools4_xx_response.rb +224 -0
  993. data/lib/nutanix_vmm/models/version_of_a_template_version_source.rb +222 -0
  994. data/lib/nutanix_vmm/models/virtual_disk_image_checksum.rb +222 -0
  995. data/lib/nutanix_vmm/models/virtual_disk_image_source.rb +222 -0
  996. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_adsf_disk_migration_plan.rb +255 -0
  997. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_adsf_volume_group_reference.rb +237 -0
  998. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_adsfvm_storage_config.rb +225 -0
  999. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_all_disks_migration_plan.rb +215 -0
  1000. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_apc_config.rb +225 -0
  1001. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_assign_ip_api_response.rb +224 -0
  1002. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_assign_ip_params.rb +215 -0
  1003. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_assign_vm_owner_api_response.rb +224 -0
  1004. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_associate_categories_api_response.rb +224 -0
  1005. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_associate_vm_categories_params.rb +245 -0
  1006. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_availability_zone_reference.rb +237 -0
  1007. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_boot_device_disk.rb +215 -0
  1008. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_boot_device_nic.rb +237 -0
  1009. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_boot_device_type.rb +43 -0
  1010. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_category_reference.rb +237 -0
  1011. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cd_rom.rb +361 -0
  1012. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cd_rom_address.rb +247 -0
  1013. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cd_rom_bus_type.rb +42 -0
  1014. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cd_rom_insert_params.rb +215 -0
  1015. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_clone_override_params.rb +409 -0
  1016. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_clone_override_params_boot_config.rb +106 -0
  1017. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_clone_vm_api_response.rb +224 -0
  1018. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cloud_init.rb +275 -0
  1019. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cloud_init_cloud_init_script.rb +106 -0
  1020. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cloud_init_data_source_type.rb +41 -0
  1021. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cluster_reference.rb +237 -0
  1022. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cpu_feature.rb +41 -0
  1023. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cpu_model_reference.rb +266 -0
  1024. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_create_cd_rom_api_response.rb +224 -0
  1025. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_create_disk_api_response.rb +224 -0
  1026. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_create_gpu_api_response.rb +224 -0
  1027. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_create_nic_api_response.rb +224 -0
  1028. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_create_pcie_device_api_response.rb +224 -0
  1029. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_create_serial_port_api_response.rb +224 -0
  1030. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_create_vm_api_response.rb +224 -0
  1031. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_credential.rb +245 -0
  1032. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_cross_cluster_migrate_vm_api_response.rb +224 -0
  1033. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_custom_key_values.rb +246 -0
  1034. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_customize_guest_vm_api_response.rb +224 -0
  1035. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_data_source.rb +215 -0
  1036. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_data_source_reference.rb +106 -0
  1037. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_delete_cd_rom_api_response.rb +224 -0
  1038. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_delete_disk_api_response.rb +224 -0
  1039. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_delete_gpu_api_response.rb +224 -0
  1040. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_delete_nic_api_response.rb +224 -0
  1041. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_delete_pcie_device_api_response.rb +224 -0
  1042. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_delete_serial_port_api_response.rb +224 -0
  1043. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_delete_vm_api_response.rb +224 -0
  1044. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disassociate_categories_api_response.rb +224 -0
  1045. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disassociate_vm_categories_params.rb +245 -0
  1046. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disk.rb +330 -0
  1047. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disk_address.rb +266 -0
  1048. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disk_all_of_backing_info.rb +222 -0
  1049. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disk_bus_type.rb +45 -0
  1050. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disk_migration_params.rb +215 -0
  1051. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_disk_migration_params_migrate_disks.rb +106 -0
  1052. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_eject_cd_rom_api_response.rb +224 -0
  1053. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_emulated_nic.rb +311 -0
  1054. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_emulated_nic_model.rb +42 -0
  1055. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_cd_rom_api_response.rb +224 -0
  1056. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_cd_rom_api_response_data.rb +105 -0
  1057. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_disk_api_response.rb +224 -0
  1058. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_disk_api_response_data.rb +105 -0
  1059. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_gpu_api_response.rb +224 -0
  1060. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_gpu_api_response_data.rb +105 -0
  1061. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_guest_tools_api_response.rb +224 -0
  1062. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_guest_tools_api_response_data.rb +105 -0
  1063. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_nic_api_response.rb +224 -0
  1064. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_nic_api_response_data.rb +105 -0
  1065. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_pcie_device_api_response.rb +224 -0
  1066. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_pcie_device_api_response_data.rb +105 -0
  1067. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_serial_port_api_response.rb +224 -0
  1068. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_serial_port_api_response_data.rb +105 -0
  1069. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_vm_api_response.rb +224 -0
  1070. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_get_vm_api_response_data.rb +105 -0
  1071. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_gpu.rb +459 -0
  1072. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_gpu_mode.rb +43 -0
  1073. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_gpu_vendor.rb +43 -0
  1074. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_customization_params.rb +215 -0
  1075. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_customization_params_config.rb +106 -0
  1076. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_power_options.rb +215 -0
  1077. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_power_state_transition_config.rb +226 -0
  1078. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_tools.rb +336 -0
  1079. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_tools_insert_config.rb +256 -0
  1080. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_tools_install_config.rb +264 -0
  1081. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_guest_tools_upgrade_config.rb +215 -0
  1082. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_host_reference.rb +237 -0
  1083. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_image_reference.rb +237 -0
  1084. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_insert_cd_rom_api_response.rb +224 -0
  1085. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_insert_vm_guest_tools_api_response.rb +224 -0
  1086. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_install_type.rb +42 -0
  1087. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_install_vm_guest_tools_api_response.rb +224 -0
  1088. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_ipv4_config.rb +265 -0
  1089. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_ipv4_info.rb +246 -0
  1090. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_iso_type.rb +43 -0
  1091. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_legacy_boot.rb +255 -0
  1092. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_legacy_boot_boot_device.rb +106 -0
  1093. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_cd_roms_api_response.rb +224 -0
  1094. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_cd_roms_api_response_data.rb +105 -0
  1095. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_disks_api_response.rb +224 -0
  1096. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_disks_api_response_data.rb +105 -0
  1097. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_gpus_api_response.rb +224 -0
  1098. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_gpus_api_response_data.rb +105 -0
  1099. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_nics_api_response.rb +224 -0
  1100. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_nics_api_response_data.rb +105 -0
  1101. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_pcie_devices_api_response.rb +224 -0
  1102. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_pcie_devices_api_response_data.rb +105 -0
  1103. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_serial_ports_api_response.rb +224 -0
  1104. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_serial_ports_api_response_data.rb +105 -0
  1105. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_vms_api_response.rb +224 -0
  1106. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_list_vms_api_response_data.rb +105 -0
  1107. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_machine_type.rb +43 -0
  1108. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_migrate_disk_reference.rb +237 -0
  1109. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_migrate_nic_api_response.rb +224 -0
  1110. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_migrate_nic_config.rb +269 -0
  1111. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_migrate_nic_type.rb +42 -0
  1112. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_migrate_vm_disks_api_response.rb +224 -0
  1113. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_migrate_vm_to_host_api_response.rb +224 -0
  1114. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_migration_plans.rb +245 -0
  1115. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_network_function_chain_reference.rb +237 -0
  1116. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_network_function_nic_type.rb +43 -0
  1117. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_ngt_capability.rb +42 -0
  1118. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_nic.rb +330 -0
  1119. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_nic_network_info.rb +341 -0
  1120. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_nic_type.rb +44 -0
  1121. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_nvram_device.rb +215 -0
  1122. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_owner_reference.rb +237 -0
  1123. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_ownership_info.rb +215 -0
  1124. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_pcie_device.rb +330 -0
  1125. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_pcie_device_all_of_backing_info.rb +222 -0
  1126. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_pcie_device_info.rb +215 -0
  1127. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_pcie_device_reference.rb +237 -0
  1128. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_policy_reference.rb +237 -0
  1129. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_power_cycle_vm_api_response.rb +224 -0
  1130. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_power_off_vm_api_response.rb +224 -0
  1131. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_power_on_vm_api_response.rb +224 -0
  1132. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_power_state.rb +44 -0
  1133. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_protection_policy_state.rb +215 -0
  1134. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_protection_type.rb +43 -0
  1135. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_qos_config.rb +216 -0
  1136. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_reboot_preference.rb +246 -0
  1137. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_reboot_preference_schedule.rb +216 -0
  1138. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_reboot_vm_api_response.rb +224 -0
  1139. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_release_ip_api_response.rb +224 -0
  1140. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_reset_vm_api_response.rb +224 -0
  1141. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_revert_params.rb +244 -0
  1142. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_revert_vm_api_response.rb +224 -0
  1143. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_sbdf.rb +246 -0
  1144. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_schedule_type.rb +43 -0
  1145. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_serial_port.rb +360 -0
  1146. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_shutdown_vm_api_response.rb +224 -0
  1147. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_subnet_reference.rb +237 -0
  1148. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_sysprep.rb +246 -0
  1149. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_sysprep_sysprep_script.rb +106 -0
  1150. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_uefi_boot.rb +274 -0
  1151. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_uefi_boot_boot_device.rb +105 -0
  1152. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_unattendxml.rb +235 -0
  1153. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_uninstall_vm_guest_tools_api_response.rb +224 -0
  1154. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_update_disk_api_response.rb +224 -0
  1155. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_update_guest_tools_api_response.rb +224 -0
  1156. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_update_nic_api_response.rb +224 -0
  1157. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_update_serial_port_api_response.rb +224 -0
  1158. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_update_vm_api_response.rb +224 -0
  1159. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_upgrade_vm_guest_tools_api_response.rb +224 -0
  1160. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_userdata.rb +235 -0
  1161. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vlan_mode.rb +42 -0
  1162. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm.rb +1177 -0
  1163. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_all_of_boot_config.rb +222 -0
  1164. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_cross_cluster_migrate_overrides.rb +246 -0
  1165. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_cross_cluster_migrate_params.rb +257 -0
  1166. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_disk.rb +303 -0
  1167. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_disk_container_reference.rb +237 -0
  1168. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_disk_reference.rb +255 -0
  1169. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_disk_storage_config.rb +216 -0
  1170. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_migrate_to_host_params.rb +222 -0
  1171. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_recovery_point.rb +441 -0
  1172. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_reference.rb +237 -0
  1173. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_source_reference.rb +268 -0
  1174. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vm_source_reference_entity_type.rb +42 -0
  1175. data/lib/nutanix_vmm/models/vmm_v40_ahv_config_vtpm_config.rb +226 -0
  1176. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_category_reference.rb +237 -0
  1177. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_cluster_reference.rb +237 -0
  1178. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_conflicting_legacy_vm_anti_affinity_policy.rb +237 -0
  1179. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_conflicting_vm_anti_affinity_policy.rb +237 -0
  1180. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_conflicting_vm_host_affinity_policy.rb +237 -0
  1181. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_create_vm_anti_affinity_policy_api_response.rb +224 -0
  1182. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_create_vm_host_affinity_policy_api_response.rb +224 -0
  1183. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_delete_legacy_vm_anti_affinity_policy_api_response.rb +224 -0
  1184. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_delete_vm_anti_affinity_policy_api_response.rb +224 -0
  1185. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_delete_vm_host_affinity_policy_api_response.rb +224 -0
  1186. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_get_vm_anti_affinity_policy_api_response.rb +224 -0
  1187. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_get_vm_anti_affinity_policy_api_response_data.rb +105 -0
  1188. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_get_vm_host_affinity_policy_api_response.rb +224 -0
  1189. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_get_vm_host_affinity_policy_api_response_data.rb +105 -0
  1190. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_host_reference.rb +237 -0
  1191. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_legacy_vm_anti_affinity_policy.rb +399 -0
  1192. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_legacy_vm_anti_affinity_policies_api_response.rb +224 -0
  1193. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_legacy_vm_anti_affinity_policies_api_response_data.rb +105 -0
  1194. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policies_api_response.rb +224 -0
  1195. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policies_api_response_data.rb +105 -0
  1196. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policy_vm_compliance_states_api_response.rb +224 -0
  1197. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policy_vm_compliance_states_api_response_data.rb +105 -0
  1198. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_host_affinity_policies_api_response.rb +224 -0
  1199. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_host_affinity_policies_api_response_data.rb +105 -0
  1200. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_host_affinity_policy_vm_compliance_states_api_response.rb +224 -0
  1201. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_list_vm_host_affinity_policy_vm_compliance_states_api_response_data.rb +105 -0
  1202. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_non_compliant_vm_anti_affinity_policy.rb +215 -0
  1203. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_non_compliant_vm_anti_affinity_policy_non_compliance_reason.rb +107 -0
  1204. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_non_compliant_vm_host_affinity_policy.rb +215 -0
  1205. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_non_compliant_vm_host_affinity_policy_non_compliance_reason.rb +107 -0
  1206. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_pe_not_capable_for_vm_host_affinity_policy.rb +216 -0
  1207. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_re_enforce_vm_host_affinity_policy_api_response.rb +224 -0
  1208. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_update_vm_anti_affinity_policy_api_response.rb +224 -0
  1209. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_update_vm_host_affinity_policy_api_response.rb +224 -0
  1210. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_user_reference.rb +237 -0
  1211. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_vm_anti_affinity_policy.rb +468 -0
  1212. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_vm_anti_affinity_policy_vm_compliance_state.rb +379 -0
  1213. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_vm_anti_affinity_policy_vm_compliance_state_all_of_compliance_status.rb +222 -0
  1214. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_vm_host_affinity_policy.rb +509 -0
  1215. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_vm_host_affinity_policy_vm_compliance_state.rb +379 -0
  1216. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_vm_host_affinity_policy_vm_compliance_state_all_of_compliance_status.rb +222 -0
  1217. data/lib/nutanix_vmm/models/vmm_v40_ahv_policies_vm_reference.rb +237 -0
  1218. data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_get_disk_stats_api_response.rb +224 -0
  1219. data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_get_disk_stats_api_response_data.rb +105 -0
  1220. data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_get_nic_stats_api_response.rb +224 -0
  1221. data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_get_nic_stats_api_response_data.rb +105 -0
  1222. data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_get_vm_stats_api_response.rb +224 -0
  1223. data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_get_vm_stats_api_response_data.rb +105 -0
  1224. data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_list_vm_stats_api_response.rb +224 -0
  1225. data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_list_vm_stats_api_response_data.rb +105 -0
  1226. data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_vm_disk_stats.rb +355 -0
  1227. data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_vm_disk_stats_tuple.rb +486 -0
  1228. data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_vm_nic_stats.rb +355 -0
  1229. data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_vm_nic_stats_tuple.rb +236 -0
  1230. data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_vm_stats.rb +324 -0
  1231. data/lib/nutanix_vmm/models/vmm_v40_ahv_stats_vm_stats_tuple.rb +1046 -0
  1232. data/lib/nutanix_vmm/models/vmm_v40_content_cancel_guest_update_api_response.rb +224 -0
  1233. data/lib/nutanix_vmm/models/vmm_v40_content_complete_guest_update_api_response.rb +224 -0
  1234. data/lib/nutanix_vmm/models/vmm_v40_content_complete_guest_update_spec.rb +290 -0
  1235. data/lib/nutanix_vmm/models/vmm_v40_content_compliance_status.rb +42 -0
  1236. data/lib/nutanix_vmm/models/vmm_v40_content_create_image_api_response.rb +224 -0
  1237. data/lib/nutanix_vmm/models/vmm_v40_content_create_image_api_response_data.rb +105 -0
  1238. data/lib/nutanix_vmm/models/vmm_v40_content_create_template_api_response.rb +224 -0
  1239. data/lib/nutanix_vmm/models/vmm_v40_content_delete_image_api_response.rb +224 -0
  1240. data/lib/nutanix_vmm/models/vmm_v40_content_delete_template_api_response.rb +224 -0
  1241. data/lib/nutanix_vmm/models/vmm_v40_content_delete_template_version_api_response.rb +224 -0
  1242. data/lib/nutanix_vmm/models/vmm_v40_content_deploy_template_api_response.rb +224 -0
  1243. data/lib/nutanix_vmm/models/vmm_v40_content_enforcement_mode.rb +42 -0
  1244. data/lib/nutanix_vmm/models/vmm_v40_content_get_image_api_response.rb +224 -0
  1245. data/lib/nutanix_vmm/models/vmm_v40_content_get_image_api_response_data.rb +105 -0
  1246. data/lib/nutanix_vmm/models/vmm_v40_content_get_image_file_api_response.rb +224 -0
  1247. data/lib/nutanix_vmm/models/vmm_v40_content_get_image_file_api_response_data.rb +105 -0
  1248. data/lib/nutanix_vmm/models/vmm_v40_content_get_template_api_response.rb +224 -0
  1249. data/lib/nutanix_vmm/models/vmm_v40_content_get_template_api_response_data.rb +105 -0
  1250. data/lib/nutanix_vmm/models/vmm_v40_content_get_template_version_api_response.rb +224 -0
  1251. data/lib/nutanix_vmm/models/vmm_v40_content_get_template_version_api_response_data.rb +105 -0
  1252. data/lib/nutanix_vmm/models/vmm_v40_content_guest_update_status.rb +237 -0
  1253. data/lib/nutanix_vmm/models/vmm_v40_content_image.rb +622 -0
  1254. data/lib/nutanix_vmm/models/vmm_v40_content_image_import_config.rb +291 -0
  1255. data/lib/nutanix_vmm/models/vmm_v40_content_image_placement_status.rb +418 -0
  1256. data/lib/nutanix_vmm/models/vmm_v40_content_image_sha1_checksum.rb +244 -0
  1257. data/lib/nutanix_vmm/models/vmm_v40_content_image_sha256_checksum.rb +244 -0
  1258. data/lib/nutanix_vmm/models/vmm_v40_content_image_type.rb +42 -0
  1259. data/lib/nutanix_vmm/models/vmm_v40_content_import_image_api_response.rb +224 -0
  1260. data/lib/nutanix_vmm/models/vmm_v40_content_initiate_guest_update_api_response.rb +224 -0
  1261. data/lib/nutanix_vmm/models/vmm_v40_content_initiate_guest_update_spec.rb +237 -0
  1262. data/lib/nutanix_vmm/models/vmm_v40_content_list_images_api_response.rb +224 -0
  1263. data/lib/nutanix_vmm/models/vmm_v40_content_list_images_api_response_data.rb +105 -0
  1264. data/lib/nutanix_vmm/models/vmm_v40_content_list_template_versions_api_response.rb +224 -0
  1265. data/lib/nutanix_vmm/models/vmm_v40_content_list_template_versions_api_response_data.rb +105 -0
  1266. data/lib/nutanix_vmm/models/vmm_v40_content_list_templates_api_response.rb +224 -0
  1267. data/lib/nutanix_vmm/models/vmm_v40_content_list_templates_api_response_data.rb +105 -0
  1268. data/lib/nutanix_vmm/models/vmm_v40_content_objects_lite_source.rb +251 -0
  1269. data/lib/nutanix_vmm/models/vmm_v40_content_publish_template_api_response.rb +224 -0
  1270. data/lib/nutanix_vmm/models/vmm_v40_content_template.rb +434 -0
  1271. data/lib/nutanix_vmm/models/vmm_v40_content_template_deployment.rb +332 -0
  1272. data/lib/nutanix_vmm/models/vmm_v40_content_template_publish_spec.rb +243 -0
  1273. data/lib/nutanix_vmm/models/vmm_v40_content_template_user.rb +913 -0
  1274. data/lib/nutanix_vmm/models/vmm_v40_content_template_version_reference.rb +260 -0
  1275. data/lib/nutanix_vmm/models/vmm_v40_content_template_version_spec.rb +455 -0
  1276. data/lib/nutanix_vmm/models/vmm_v40_content_template_vm_reference.rb +253 -0
  1277. data/lib/nutanix_vmm/models/vmm_v40_content_update_image_api_response.rb +224 -0
  1278. data/lib/nutanix_vmm/models/vmm_v40_content_update_template_api_response.rb +224 -0
  1279. data/lib/nutanix_vmm/models/vmm_v40_content_url_basic_auth.rb +268 -0
  1280. data/lib/nutanix_vmm/models/vmm_v40_content_url_source.rb +265 -0
  1281. data/lib/nutanix_vmm/models/vmm_v40_content_vm_config_override.rb +409 -0
  1282. data/lib/nutanix_vmm/models/vmm_v40_content_vm_disk_source.rb +244 -0
  1283. data/lib/nutanix_vmm/models/vmm_v40_error_app_message.rb +291 -0
  1284. data/lib/nutanix_vmm/models/vmm_v40_error_error_response.rb +215 -0
  1285. data/lib/nutanix_vmm/models/vmm_v40_error_error_response_error.rb +105 -0
  1286. data/lib/nutanix_vmm/models/vmm_v40_error_message_severity.rb +43 -0
  1287. data/lib/nutanix_vmm/models/vmm_v40_error_schema_validation_error.rb +258 -0
  1288. data/lib/nutanix_vmm/models/vmm_v40_error_schema_validation_error_message.rb +236 -0
  1289. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_adapter_type.rb +47 -0
  1290. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_assign_vm_owner_api_response.rb +224 -0
  1291. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_associate_categories_api_response.rb +224 -0
  1292. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_associate_vm_categories_params.rb +252 -0
  1293. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_category_reference.rb +237 -0
  1294. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_cd_rom.rb +330 -0
  1295. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_cd_rom_address.rb +266 -0
  1296. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_cd_rom_backing_info.rb +246 -0
  1297. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_cd_rom_bus_type.rb +42 -0
  1298. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_cluster_reference.rb +237 -0
  1299. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_disassociate_categories_api_response.rb +224 -0
  1300. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_disassociate_vm_categories_params.rb +252 -0
  1301. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_disk.rb +330 -0
  1302. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_disk_address.rb +266 -0
  1303. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_disk_bus_type.rb +44 -0
  1304. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_get_nutanix_guest_tools_api_response.rb +224 -0
  1305. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_get_nutanix_guest_tools_api_response_data.rb +105 -0
  1306. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_get_vm_api_response.rb +224 -0
  1307. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_get_vm_api_response_data.rb +105 -0
  1308. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_host_reference.rb +237 -0
  1309. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_insert_nutanix_guest_tools_api_response.rb +224 -0
  1310. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_install_nutanix_guest_tools_api_response.rb +224 -0
  1311. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_ip_address_info.rb +286 -0
  1312. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_list_vms_api_response.rb +224 -0
  1313. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_list_vms_api_response_data.rb +105 -0
  1314. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nic.rb +330 -0
  1315. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nic_backing_info.rb +280 -0
  1316. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nic_network_info.rb +224 -0
  1317. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_credential.rb +259 -0
  1318. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_guest_tools.rb +336 -0
  1319. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_guest_tools_capability.rb +42 -0
  1320. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_guest_tools_insert_config.rb +246 -0
  1321. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_guest_tools_install_config.rb +271 -0
  1322. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_guest_tools_upgrade_config.rb +215 -0
  1323. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_reboot_preference.rb +246 -0
  1324. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_reboot_preference_schedule.rb +216 -0
  1325. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_nutanix_schedule_type.rb +43 -0
  1326. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_owner_reference.rb +268 -0
  1327. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_owner_reference_entity_type.rb +41 -0
  1328. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_ownership_info.rb +222 -0
  1329. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_port_group_info.rb +235 -0
  1330. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_power_off_vm_api_response.rb +224 -0
  1331. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_power_on_vm_api_response.rb +224 -0
  1332. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_power_state.rb +44 -0
  1333. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_reboot_guest_os_api_response.rb +224 -0
  1334. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_reset_vm_api_response.rb +224 -0
  1335. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_revert_params.rb +244 -0
  1336. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_revert_vm_api_response.rb +224 -0
  1337. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_shutdown_vm_api_response.rb +224 -0
  1338. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_suspend_vm_api_response.rb +224 -0
  1339. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_uninstall_nutanix_guest_tools_api_response.rb +224 -0
  1340. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_update_nutanix_guest_tools_api_response.rb +224 -0
  1341. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_upgrade_nutanix_guest_tools_api_response.rb +224 -0
  1342. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_vm.rb +723 -0
  1343. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_vm_disk.rb +253 -0
  1344. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_vm_disk_container_reference.rb +237 -0
  1345. data/lib/nutanix_vmm/models/vmm_v40_esxi_config_vm_disk_storage_config.rb +216 -0
  1346. data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_get_disk_stats_api_response.rb +224 -0
  1347. data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_get_disk_stats_api_response_data.rb +105 -0
  1348. data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_get_nic_stats_api_response.rb +224 -0
  1349. data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_get_nic_stats_api_response_data.rb +105 -0
  1350. data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_get_vm_stats_api_response.rb +224 -0
  1351. data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_get_vm_stats_api_response_data.rb +105 -0
  1352. data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_list_vm_stats_api_response.rb +224 -0
  1353. data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_list_vm_stats_api_response_data.rb +105 -0
  1354. data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_vm_disk_stats.rb +355 -0
  1355. data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_vm_disk_stats_tuple.rb +466 -0
  1356. data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_vm_nic_stats.rb +355 -0
  1357. data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_vm_nic_stats_tuple.rb +236 -0
  1358. data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_vm_stats.rb +324 -0
  1359. data/lib/nutanix_vmm/models/vmm_v40_esxi_stats_vm_stats_tuple.rb +746 -0
  1360. data/lib/nutanix_vmm/models/vmm_v40_images_config_create_placement_policy_api_response.rb +224 -0
  1361. data/lib/nutanix_vmm/models/vmm_v40_images_config_create_rate_limit_policy_api_response.rb +224 -0
  1362. data/lib/nutanix_vmm/models/vmm_v40_images_config_delete_placement_policy_api_response.rb +224 -0
  1363. data/lib/nutanix_vmm/models/vmm_v40_images_config_delete_rate_limit_policy_api_response.rb +224 -0
  1364. data/lib/nutanix_vmm/models/vmm_v40_images_config_effective_rate_limit_policy.rb +387 -0
  1365. data/lib/nutanix_vmm/models/vmm_v40_images_config_enforcement_state.rb +42 -0
  1366. data/lib/nutanix_vmm/models/vmm_v40_images_config_filter.rb +291 -0
  1367. data/lib/nutanix_vmm/models/vmm_v40_images_config_filter_match_type.rb +42 -0
  1368. data/lib/nutanix_vmm/models/vmm_v40_images_config_get_placement_policy_api_response.rb +224 -0
  1369. data/lib/nutanix_vmm/models/vmm_v40_images_config_get_placement_policy_api_response_data.rb +105 -0
  1370. data/lib/nutanix_vmm/models/vmm_v40_images_config_get_rate_limit_policy_api_response.rb +224 -0
  1371. data/lib/nutanix_vmm/models/vmm_v40_images_config_get_rate_limit_policy_api_response_data.rb +105 -0
  1372. data/lib/nutanix_vmm/models/vmm_v40_images_config_list_effective_rate_limit_policies_api_response.rb +224 -0
  1373. data/lib/nutanix_vmm/models/vmm_v40_images_config_list_effective_rate_limit_policies_api_response_data.rb +105 -0
  1374. data/lib/nutanix_vmm/models/vmm_v40_images_config_list_placement_policies_api_response.rb +224 -0
  1375. data/lib/nutanix_vmm/models/vmm_v40_images_config_list_placement_policies_api_response_data.rb +105 -0
  1376. data/lib/nutanix_vmm/models/vmm_v40_images_config_list_rate_limit_policies_api_response.rb +224 -0
  1377. data/lib/nutanix_vmm/models/vmm_v40_images_config_list_rate_limit_policies_api_response_data.rb +105 -0
  1378. data/lib/nutanix_vmm/models/vmm_v40_images_config_placement_policy.rb +515 -0
  1379. data/lib/nutanix_vmm/models/vmm_v40_images_config_placement_type.rb +42 -0
  1380. data/lib/nutanix_vmm/models/vmm_v40_images_config_rate_limit_policy.rb +537 -0
  1381. data/lib/nutanix_vmm/models/vmm_v40_images_config_resume_placement_policy_api_response.rb +224 -0
  1382. data/lib/nutanix_vmm/models/vmm_v40_images_config_suspend_placement_policy_api_response.rb +224 -0
  1383. data/lib/nutanix_vmm/models/vmm_v40_images_config_suspend_placement_policy_config.rb +218 -0
  1384. data/lib/nutanix_vmm/models/vmm_v40_images_config_update_placement_policy_api_response.rb +224 -0
  1385. data/lib/nutanix_vmm/models/vmm_v40_images_config_update_rate_limit_policy_api_response.rb +224 -0
  1386. data/lib/nutanix_vmm/version.rb +15 -0
  1387. data/lib/nutanix_vmm.rb +727 -0
  1388. data/nutanix_vmm.gemspec +39 -0
  1389. data/renovate.json +5 -0
  1390. data/spec/api/esxi_stats_api_spec.rb +108 -0
  1391. data/spec/api/esxi_vm_api_spec.rb +290 -0
  1392. data/spec/api/image_placement_policies_api_spec.rb +132 -0
  1393. data/spec/api/image_rate_limit_policies_api_spec.rb +119 -0
  1394. data/spec/api/images_api_spec.rb +128 -0
  1395. data/spec/api/stats_api_spec.rb +108 -0
  1396. data/spec/api/templates_api_spec.rb +218 -0
  1397. data/spec/api/vm_anti_affinity_policies_api_spec.rb +145 -0
  1398. data/spec/api/vm_api_spec.rb +911 -0
  1399. data/spec/api/vm_host_affinity_policies_api_spec.rb +132 -0
  1400. data/spec/models/assign_ip_by_id202_response_spec.rb +42 -0
  1401. data/spec/models/assign_ip_by_id4_xx_response_spec.rb +42 -0
  1402. data/spec/models/assign_vm_owner202_response1_spec.rb +42 -0
  1403. data/spec/models/assign_vm_owner202_response_spec.rb +42 -0
  1404. data/spec/models/assign_vm_owner4_xx_response1_spec.rb +42 -0
  1405. data/spec/models/assign_vm_owner4_xx_response_spec.rb +42 -0
  1406. data/spec/models/associate_categories202_response1_spec.rb +42 -0
  1407. data/spec/models/associate_categories202_response_spec.rb +42 -0
  1408. data/spec/models/associate_categories4_xx_response1_spec.rb +42 -0
  1409. data/spec/models/associate_categories4_xx_response_spec.rb +42 -0
  1410. data/spec/models/cancel_guest_update202_response_spec.rb +42 -0
  1411. data/spec/models/cancel_guest_update4_xx_response_spec.rb +42 -0
  1412. data/spec/models/clone_vm202_response_spec.rb +42 -0
  1413. data/spec/models/clone_vm4_xx_response_spec.rb +42 -0
  1414. data/spec/models/common_v10_config_flag_spec.rb +42 -0
  1415. data/spec/models/common_v10_config_ipv4_address_spec.rb +42 -0
  1416. data/spec/models/common_v10_config_kv_pair_spec.rb +42 -0
  1417. data/spec/models/common_v10_config_kv_pair_value_spec.rb +32 -0
  1418. data/spec/models/common_v10_config_map_of_string_wrapper_spec.rb +36 -0
  1419. data/spec/models/common_v10_config_message_severity_spec.rb +30 -0
  1420. data/spec/models/common_v10_config_message_spec.rb +54 -0
  1421. data/spec/models/common_v10_config_tenant_aware_model_spec.rb +36 -0
  1422. data/spec/models/common_v10_response_api_link_spec.rb +42 -0
  1423. data/spec/models/common_v10_response_api_response_metadata_spec.rb +60 -0
  1424. data/spec/models/common_v10_response_externalizable_abstract_model_spec.rb +48 -0
  1425. data/spec/models/common_v10_stats_down_sampling_operator_spec.rb +30 -0
  1426. data/spec/models/complete_guest_update202_response_spec.rb +42 -0
  1427. data/spec/models/complete_guest_update4_xx_response_spec.rb +42 -0
  1428. data/spec/models/create_cd_rom202_response_spec.rb +42 -0
  1429. data/spec/models/create_cd_rom4_xx_response_spec.rb +42 -0
  1430. data/spec/models/create_disk202_response_spec.rb +42 -0
  1431. data/spec/models/create_disk4_xx_response_spec.rb +42 -0
  1432. data/spec/models/create_gpu202_response_spec.rb +42 -0
  1433. data/spec/models/create_gpu4_xx_response_spec.rb +42 -0
  1434. data/spec/models/create_image202_response_spec.rb +42 -0
  1435. data/spec/models/create_image4_xx_response_spec.rb +42 -0
  1436. data/spec/models/create_nic202_response_spec.rb +42 -0
  1437. data/spec/models/create_nic4_xx_response_spec.rb +42 -0
  1438. data/spec/models/create_pcie_device202_response_spec.rb +42 -0
  1439. data/spec/models/create_pcie_device4_xx_response_spec.rb +42 -0
  1440. data/spec/models/create_placement_policy202_response_spec.rb +42 -0
  1441. data/spec/models/create_placement_policy4_xx_response_spec.rb +42 -0
  1442. data/spec/models/create_rate_limit_policy202_response_spec.rb +42 -0
  1443. data/spec/models/create_rate_limit_policy4_xx_response_spec.rb +42 -0
  1444. data/spec/models/create_serial_port202_response_spec.rb +42 -0
  1445. data/spec/models/create_serial_port4_xx_response_spec.rb +42 -0
  1446. data/spec/models/create_template202_response_spec.rb +42 -0
  1447. data/spec/models/create_template4_xx_response_spec.rb +42 -0
  1448. data/spec/models/create_vm202_response_spec.rb +42 -0
  1449. data/spec/models/create_vm4_xx_response_spec.rb +42 -0
  1450. data/spec/models/create_vm_anti_affinity_policy202_response_spec.rb +42 -0
  1451. data/spec/models/create_vm_anti_affinity_policy4_xx_response_spec.rb +42 -0
  1452. data/spec/models/create_vm_host_affinity_policy202_response_spec.rb +42 -0
  1453. data/spec/models/create_vm_host_affinity_policy4_xx_response_spec.rb +42 -0
  1454. data/spec/models/cross_cluster_migrate_vm202_response_spec.rb +42 -0
  1455. data/spec/models/cross_cluster_migrate_vm4_xx_response_spec.rb +42 -0
  1456. data/spec/models/customize_guest_vm202_response_spec.rb +42 -0
  1457. data/spec/models/customize_guest_vm4_xx_response_spec.rb +42 -0
  1458. data/spec/models/dataprotection_v40_common_base_recovery_point_spec.rb +84 -0
  1459. data/spec/models/dataprotection_v40_common_recovery_point_status_spec.rb +30 -0
  1460. data/spec/models/dataprotection_v40_common_recovery_point_type_spec.rb +30 -0
  1461. data/spec/models/delete_cd_rom_by_id202_response_spec.rb +42 -0
  1462. data/spec/models/delete_cd_rom_by_id4_xx_response_spec.rb +42 -0
  1463. data/spec/models/delete_disk_by_id202_response_spec.rb +42 -0
  1464. data/spec/models/delete_disk_by_id4_xx_response_spec.rb +42 -0
  1465. data/spec/models/delete_gpu_by_id202_response_spec.rb +42 -0
  1466. data/spec/models/delete_gpu_by_id4_xx_response_spec.rb +42 -0
  1467. data/spec/models/delete_image_by_id202_response_spec.rb +42 -0
  1468. data/spec/models/delete_image_by_id4_xx_response_spec.rb +42 -0
  1469. data/spec/models/delete_legacy_vm_anti_affinity_policy_by_id202_response_spec.rb +42 -0
  1470. data/spec/models/delete_legacy_vm_anti_affinity_policy_by_id4_xx_response_spec.rb +42 -0
  1471. data/spec/models/delete_nic_by_id202_response_spec.rb +42 -0
  1472. data/spec/models/delete_nic_by_id4_xx_response_spec.rb +42 -0
  1473. data/spec/models/delete_pcie_device_by_id202_response_spec.rb +42 -0
  1474. data/spec/models/delete_pcie_device_by_id4_xx_response_spec.rb +42 -0
  1475. data/spec/models/delete_placement_policy_by_id202_response_spec.rb +42 -0
  1476. data/spec/models/delete_placement_policy_by_id4_xx_response_spec.rb +42 -0
  1477. data/spec/models/delete_rate_limit_policy_by_id202_response_spec.rb +42 -0
  1478. data/spec/models/delete_rate_limit_policy_by_id4_xx_response_spec.rb +42 -0
  1479. data/spec/models/delete_serial_port_by_id202_response_spec.rb +42 -0
  1480. data/spec/models/delete_serial_port_by_id4_xx_response_spec.rb +42 -0
  1481. data/spec/models/delete_template_by_id202_response_spec.rb +42 -0
  1482. data/spec/models/delete_template_by_id4_xx_response_spec.rb +42 -0
  1483. data/spec/models/delete_template_version_by_id202_response_spec.rb +42 -0
  1484. data/spec/models/delete_template_version_by_id4_xx_response_spec.rb +42 -0
  1485. data/spec/models/delete_vm_anti_affinity_policy_by_id202_response_spec.rb +42 -0
  1486. data/spec/models/delete_vm_anti_affinity_policy_by_id4_xx_response_spec.rb +42 -0
  1487. data/spec/models/delete_vm_by_id202_response_spec.rb +42 -0
  1488. data/spec/models/delete_vm_by_id4_xx_response_spec.rb +42 -0
  1489. data/spec/models/delete_vm_host_affinity_policy_by_id202_response_spec.rb +42 -0
  1490. data/spec/models/delete_vm_host_affinity_policy_by_id4_xx_response_spec.rb +42 -0
  1491. data/spec/models/deploy_template202_response_spec.rb +42 -0
  1492. data/spec/models/deploy_template4_xx_response_spec.rb +42 -0
  1493. data/spec/models/disassociate_categories202_response1_spec.rb +42 -0
  1494. data/spec/models/disassociate_categories202_response_spec.rb +42 -0
  1495. data/spec/models/disassociate_categories4_xx_response1_spec.rb +42 -0
  1496. data/spec/models/disassociate_categories4_xx_response_spec.rb +42 -0
  1497. data/spec/models/eject_cd_rom_by_id202_response_spec.rb +42 -0
  1498. data/spec/models/eject_cd_rom_by_id4_xx_response_spec.rb +42 -0
  1499. data/spec/models/get_cd_rom_by_id200_response_spec.rb +42 -0
  1500. data/spec/models/get_cd_rom_by_id4_xx_response_spec.rb +42 -0
  1501. data/spec/models/get_disk_by_id200_response_spec.rb +42 -0
  1502. data/spec/models/get_disk_by_id4_xx_response_spec.rb +42 -0
  1503. data/spec/models/get_disk_stats_by_id200_response1_spec.rb +42 -0
  1504. data/spec/models/get_disk_stats_by_id200_response_spec.rb +42 -0
  1505. data/spec/models/get_disk_stats_by_id4_xx_response1_spec.rb +42 -0
  1506. data/spec/models/get_disk_stats_by_id4_xx_response_spec.rb +42 -0
  1507. data/spec/models/get_file_by_image_id4_xx_response_spec.rb +42 -0
  1508. data/spec/models/get_gpu_by_id200_response_spec.rb +42 -0
  1509. data/spec/models/get_gpu_by_id4_xx_response_spec.rb +42 -0
  1510. data/spec/models/get_guest_tools_by_id200_response_spec.rb +42 -0
  1511. data/spec/models/get_guest_tools_by_id4_xx_response_spec.rb +42 -0
  1512. data/spec/models/get_image_by_id200_response_spec.rb +42 -0
  1513. data/spec/models/get_image_by_id4_xx_response_spec.rb +42 -0
  1514. data/spec/models/get_nic_by_id200_response_spec.rb +42 -0
  1515. data/spec/models/get_nic_by_id4_xx_response_spec.rb +42 -0
  1516. data/spec/models/get_nic_stats_by_id200_response1_spec.rb +42 -0
  1517. data/spec/models/get_nic_stats_by_id200_response_spec.rb +42 -0
  1518. data/spec/models/get_nic_stats_by_id4_xx_response1_spec.rb +42 -0
  1519. data/spec/models/get_nic_stats_by_id4_xx_response_spec.rb +42 -0
  1520. data/spec/models/get_nutanix_guest_tools_by_id200_response_spec.rb +42 -0
  1521. data/spec/models/get_nutanix_guest_tools_by_id4_xx_response_spec.rb +42 -0
  1522. data/spec/models/get_pcie_device_by_id200_response_spec.rb +42 -0
  1523. data/spec/models/get_pcie_device_by_id4_xx_response_spec.rb +42 -0
  1524. data/spec/models/get_placement_policy_by_id200_response_spec.rb +42 -0
  1525. data/spec/models/get_placement_policy_by_id4_xx_response_spec.rb +42 -0
  1526. data/spec/models/get_rate_limit_policy_by_id200_response_spec.rb +42 -0
  1527. data/spec/models/get_rate_limit_policy_by_id4_xx_response_spec.rb +42 -0
  1528. data/spec/models/get_serial_port_by_id200_response_spec.rb +42 -0
  1529. data/spec/models/get_serial_port_by_id4_xx_response_spec.rb +42 -0
  1530. data/spec/models/get_template_by_id200_response_spec.rb +42 -0
  1531. data/spec/models/get_template_by_id4_xx_response_spec.rb +42 -0
  1532. data/spec/models/get_template_version_by_id200_response_spec.rb +42 -0
  1533. data/spec/models/get_template_version_by_id4_xx_response_spec.rb +42 -0
  1534. data/spec/models/get_vm_anti_affinity_policy_by_id200_response_spec.rb +42 -0
  1535. data/spec/models/get_vm_anti_affinity_policy_by_id4_xx_response_spec.rb +42 -0
  1536. data/spec/models/get_vm_by_id200_response1_spec.rb +42 -0
  1537. data/spec/models/get_vm_by_id200_response_spec.rb +42 -0
  1538. data/spec/models/get_vm_by_id4_xx_response1_spec.rb +42 -0
  1539. data/spec/models/get_vm_by_id4_xx_response_spec.rb +42 -0
  1540. data/spec/models/get_vm_host_affinity_policy_by_id200_response_spec.rb +42 -0
  1541. data/spec/models/get_vm_host_affinity_policy_by_id4_xx_response_spec.rb +42 -0
  1542. data/spec/models/get_vm_stats_by_id200_response1_spec.rb +42 -0
  1543. data/spec/models/get_vm_stats_by_id200_response_spec.rb +42 -0
  1544. data/spec/models/get_vm_stats_by_id4_xx_response1_spec.rb +42 -0
  1545. data/spec/models/get_vm_stats_by_id4_xx_response_spec.rb +42 -0
  1546. data/spec/models/iam_v40_authn_buckets_access_key_spec.rb +114 -0
  1547. data/spec/models/iam_v40_authn_buckets_access_key_status_type_spec.rb +30 -0
  1548. data/spec/models/iam_v40_authn_creation_type_spec.rb +30 -0
  1549. data/spec/models/iam_v40_authn_user_spec.rb +180 -0
  1550. data/spec/models/iam_v40_authn_user_status_type_spec.rb +30 -0
  1551. data/spec/models/iam_v40_authn_user_type_spec.rb +30 -0
  1552. data/spec/models/import_image202_response_spec.rb +42 -0
  1553. data/spec/models/import_image4_xx_response_spec.rb +42 -0
  1554. data/spec/models/initiate_guest_update202_response_spec.rb +42 -0
  1555. data/spec/models/initiate_guest_update4_xx_response_spec.rb +42 -0
  1556. data/spec/models/insert_cd_rom_by_id202_response_spec.rb +42 -0
  1557. data/spec/models/insert_cd_rom_by_id4_xx_response_spec.rb +42 -0
  1558. data/spec/models/insert_nutanix_guest_tools202_response_spec.rb +42 -0
  1559. data/spec/models/insert_nutanix_guest_tools4_xx_response_spec.rb +42 -0
  1560. data/spec/models/insert_vm_guest_tools202_response_spec.rb +42 -0
  1561. data/spec/models/insert_vm_guest_tools4_xx_response_spec.rb +42 -0
  1562. data/spec/models/install_nutanix_guest_tools202_response_spec.rb +42 -0
  1563. data/spec/models/install_nutanix_guest_tools4_xx_response_spec.rb +42 -0
  1564. data/spec/models/install_vm_guest_tools202_response_spec.rb +42 -0
  1565. data/spec/models/install_vm_guest_tools4_xx_response_spec.rb +42 -0
  1566. data/spec/models/list_cd_roms_by_vm_id200_response_spec.rb +42 -0
  1567. data/spec/models/list_cd_roms_by_vm_id4_xx_response_spec.rb +42 -0
  1568. data/spec/models/list_disks_by_vm_id200_response_spec.rb +42 -0
  1569. data/spec/models/list_disks_by_vm_id4_xx_response_spec.rb +42 -0
  1570. data/spec/models/list_effective_rate_limit_policies200_response_spec.rb +42 -0
  1571. data/spec/models/list_effective_rate_limit_policies4_xx_response_spec.rb +42 -0
  1572. data/spec/models/list_gpus_by_vm_id200_response_spec.rb +42 -0
  1573. data/spec/models/list_gpus_by_vm_id4_xx_response_spec.rb +42 -0
  1574. data/spec/models/list_images200_response_spec.rb +42 -0
  1575. data/spec/models/list_images4_xx_response_spec.rb +42 -0
  1576. data/spec/models/list_legacy_vm_anti_affinity_policies200_response_spec.rb +42 -0
  1577. data/spec/models/list_legacy_vm_anti_affinity_policies4_xx_response_spec.rb +42 -0
  1578. data/spec/models/list_nics_by_vm_id200_response_spec.rb +42 -0
  1579. data/spec/models/list_nics_by_vm_id4_xx_response_spec.rb +42 -0
  1580. data/spec/models/list_pcie_devices_by_vm_id200_response_spec.rb +42 -0
  1581. data/spec/models/list_pcie_devices_by_vm_id4_xx_response_spec.rb +42 -0
  1582. data/spec/models/list_placement_policies200_response_spec.rb +42 -0
  1583. data/spec/models/list_placement_policies4_xx_response_spec.rb +42 -0
  1584. data/spec/models/list_rate_limit_policies200_response_spec.rb +42 -0
  1585. data/spec/models/list_rate_limit_policies4_xx_response_spec.rb +42 -0
  1586. data/spec/models/list_serial_ports_by_vm_id200_response_spec.rb +42 -0
  1587. data/spec/models/list_serial_ports_by_vm_id4_xx_response_spec.rb +42 -0
  1588. data/spec/models/list_template_versions200_response_spec.rb +42 -0
  1589. data/spec/models/list_template_versions4_xx_response_spec.rb +42 -0
  1590. data/spec/models/list_templates200_response_spec.rb +42 -0
  1591. data/spec/models/list_templates4_xx_response_spec.rb +42 -0
  1592. data/spec/models/list_vm_anti_affinity_policies200_response_spec.rb +42 -0
  1593. data/spec/models/list_vm_anti_affinity_policies4_xx_response_spec.rb +42 -0
  1594. data/spec/models/list_vm_anti_affinity_policy_vm_compliance_states200_response_spec.rb +42 -0
  1595. data/spec/models/list_vm_anti_affinity_policy_vm_compliance_states4_xx_response_spec.rb +42 -0
  1596. data/spec/models/list_vm_host_affinity_policies200_response_spec.rb +42 -0
  1597. data/spec/models/list_vm_host_affinity_policies4_xx_response_spec.rb +42 -0
  1598. data/spec/models/list_vm_host_affinity_policy_vm_compliance_states200_response_spec.rb +42 -0
  1599. data/spec/models/list_vm_host_affinity_policy_vm_compliance_states4_xx_response_spec.rb +42 -0
  1600. data/spec/models/list_vm_stats200_response1_spec.rb +42 -0
  1601. data/spec/models/list_vm_stats200_response_spec.rb +42 -0
  1602. data/spec/models/list_vm_stats4_xx_response1_spec.rb +42 -0
  1603. data/spec/models/list_vm_stats4_xx_response_spec.rb +42 -0
  1604. data/spec/models/list_vms200_response1_spec.rb +42 -0
  1605. data/spec/models/list_vms200_response_spec.rb +42 -0
  1606. data/spec/models/list_vms4_xx_response1_spec.rb +42 -0
  1607. data/spec/models/list_vms4_xx_response_spec.rb +42 -0
  1608. data/spec/models/migrate_nic_by_id202_response_spec.rb +42 -0
  1609. data/spec/models/migrate_nic_by_id4_xx_response_spec.rb +42 -0
  1610. data/spec/models/migrate_vm_disks202_response_spec.rb +42 -0
  1611. data/spec/models/migrate_vm_disks4_xx_response_spec.rb +42 -0
  1612. data/spec/models/migrate_vm_to_host202_response_spec.rb +42 -0
  1613. data/spec/models/migrate_vm_to_host4_xx_response_spec.rb +42 -0
  1614. data/spec/models/power_cycle_vm202_response_spec.rb +42 -0
  1615. data/spec/models/power_cycle_vm4_xx_response_spec.rb +42 -0
  1616. data/spec/models/power_off_vm202_response1_spec.rb +42 -0
  1617. data/spec/models/power_off_vm202_response_spec.rb +42 -0
  1618. data/spec/models/power_off_vm4_xx_response1_spec.rb +42 -0
  1619. data/spec/models/power_off_vm4_xx_response_spec.rb +42 -0
  1620. data/spec/models/power_on_vm202_response1_spec.rb +42 -0
  1621. data/spec/models/power_on_vm202_response_spec.rb +42 -0
  1622. data/spec/models/power_on_vm4_xx_response1_spec.rb +42 -0
  1623. data/spec/models/power_on_vm4_xx_response_spec.rb +42 -0
  1624. data/spec/models/prism_v40_config_task_reference_spec.rb +36 -0
  1625. data/spec/models/publish_template202_response_spec.rb +42 -0
  1626. data/spec/models/publish_template4_xx_response_spec.rb +42 -0
  1627. data/spec/models/re_enforce_vm_host_affinity_policy_by_id202_response_spec.rb +42 -0
  1628. data/spec/models/re_enforce_vm_host_affinity_policy_by_id4_xx_response_spec.rb +42 -0
  1629. data/spec/models/reboot_guest_vm202_response_spec.rb +42 -0
  1630. data/spec/models/reboot_guest_vm4_xx_response_spec.rb +42 -0
  1631. data/spec/models/reboot_vm202_response_spec.rb +42 -0
  1632. data/spec/models/reboot_vm4_xx_response_spec.rb +42 -0
  1633. data/spec/models/release_ip_by_id202_response_spec.rb +42 -0
  1634. data/spec/models/release_ip_by_id4_xx_response_spec.rb +42 -0
  1635. data/spec/models/reset_vm202_response1_spec.rb +42 -0
  1636. data/spec/models/reset_vm202_response_spec.rb +42 -0
  1637. data/spec/models/reset_vm4_xx_response1_spec.rb +42 -0
  1638. data/spec/models/reset_vm4_xx_response_spec.rb +42 -0
  1639. data/spec/models/resume_placement_policy202_response_spec.rb +42 -0
  1640. data/spec/models/resume_placement_policy4_xx_response_spec.rb +42 -0
  1641. data/spec/models/revert_vm202_response1_spec.rb +42 -0
  1642. data/spec/models/revert_vm202_response_spec.rb +42 -0
  1643. data/spec/models/revert_vm4_xx_response1_spec.rb +42 -0
  1644. data/spec/models/revert_vm4_xx_response_spec.rb +42 -0
  1645. data/spec/models/shutdown_guest_vm202_response_spec.rb +42 -0
  1646. data/spec/models/shutdown_guest_vm4_xx_response_spec.rb +42 -0
  1647. data/spec/models/shutdown_vm202_response_spec.rb +42 -0
  1648. data/spec/models/shutdown_vm4_xx_response_spec.rb +42 -0
  1649. data/spec/models/suspend_placement_policy202_response_spec.rb +42 -0
  1650. data/spec/models/suspend_placement_policy4_xx_response_spec.rb +42 -0
  1651. data/spec/models/suspend_vm202_response_spec.rb +42 -0
  1652. data/spec/models/suspend_vm4_xx_response_spec.rb +42 -0
  1653. data/spec/models/uninstall_nutanix_guest_tools202_response_spec.rb +42 -0
  1654. data/spec/models/uninstall_nutanix_guest_tools4_xx_response_spec.rb +42 -0
  1655. data/spec/models/uninstall_vm_guest_tools202_response_spec.rb +42 -0
  1656. data/spec/models/uninstall_vm_guest_tools4_xx_response_spec.rb +42 -0
  1657. data/spec/models/update_disk_by_id202_response_spec.rb +42 -0
  1658. data/spec/models/update_disk_by_id4_xx_response_spec.rb +42 -0
  1659. data/spec/models/update_guest_tools_by_id202_response_spec.rb +42 -0
  1660. data/spec/models/update_guest_tools_by_id4_xx_response_spec.rb +42 -0
  1661. data/spec/models/update_image_by_id202_response_spec.rb +42 -0
  1662. data/spec/models/update_image_by_id4_xx_response_spec.rb +42 -0
  1663. data/spec/models/update_nic_by_id202_response_spec.rb +42 -0
  1664. data/spec/models/update_nic_by_id4_xx_response_spec.rb +42 -0
  1665. data/spec/models/update_nutanix_guest_tools_by_id202_response_spec.rb +42 -0
  1666. data/spec/models/update_nutanix_guest_tools_by_id4_xx_response_spec.rb +42 -0
  1667. data/spec/models/update_placement_policy_by_id202_response_spec.rb +42 -0
  1668. data/spec/models/update_placement_policy_by_id4_xx_response_spec.rb +42 -0
  1669. data/spec/models/update_rate_limit_policy_by_id202_response_spec.rb +42 -0
  1670. data/spec/models/update_rate_limit_policy_by_id4_xx_response_spec.rb +42 -0
  1671. data/spec/models/update_serial_port_by_id202_response_spec.rb +42 -0
  1672. data/spec/models/update_serial_port_by_id4_xx_response_spec.rb +42 -0
  1673. data/spec/models/update_template_by_id202_response_spec.rb +42 -0
  1674. data/spec/models/update_template_by_id4_xx_response_spec.rb +42 -0
  1675. data/spec/models/update_vm_anti_affinity_policy_by_id202_response_spec.rb +42 -0
  1676. data/spec/models/update_vm_anti_affinity_policy_by_id4_xx_response_spec.rb +42 -0
  1677. data/spec/models/update_vm_by_id202_response_spec.rb +42 -0
  1678. data/spec/models/update_vm_by_id4_xx_response_spec.rb +42 -0
  1679. data/spec/models/update_vm_host_affinity_policy_by_id202_response_spec.rb +42 -0
  1680. data/spec/models/update_vm_host_affinity_policy_by_id4_xx_response_spec.rb +42 -0
  1681. data/spec/models/upgrade_nutanix_guest_tools202_response_spec.rb +42 -0
  1682. data/spec/models/upgrade_nutanix_guest_tools4_xx_response_spec.rb +42 -0
  1683. data/spec/models/upgrade_vm_guest_tools202_response_spec.rb +42 -0
  1684. data/spec/models/upgrade_vm_guest_tools4_xx_response_spec.rb +42 -0
  1685. data/spec/models/version_of_a_template_version_source_spec.rb +36 -0
  1686. data/spec/models/virtual_disk_image_checksum_spec.rb +36 -0
  1687. data/spec/models/virtual_disk_image_source_spec.rb +36 -0
  1688. data/spec/models/vmm_v40_ahv_config_adsf_disk_migration_plan_spec.rb +42 -0
  1689. data/spec/models/vmm_v40_ahv_config_adsf_volume_group_reference_spec.rb +36 -0
  1690. data/spec/models/vmm_v40_ahv_config_adsfvm_storage_config_spec.rb +42 -0
  1691. data/spec/models/vmm_v40_ahv_config_all_disks_migration_plan_spec.rb +36 -0
  1692. data/spec/models/vmm_v40_ahv_config_apc_config_spec.rb +42 -0
  1693. data/spec/models/vmm_v40_ahv_config_assign_ip_api_response_spec.rb +42 -0
  1694. data/spec/models/vmm_v40_ahv_config_assign_ip_params_spec.rb +36 -0
  1695. data/spec/models/vmm_v40_ahv_config_assign_vm_owner_api_response_spec.rb +42 -0
  1696. data/spec/models/vmm_v40_ahv_config_associate_categories_api_response_spec.rb +42 -0
  1697. data/spec/models/vmm_v40_ahv_config_associate_vm_categories_params_spec.rb +36 -0
  1698. data/spec/models/vmm_v40_ahv_config_availability_zone_reference_spec.rb +36 -0
  1699. data/spec/models/vmm_v40_ahv_config_boot_device_disk_spec.rb +36 -0
  1700. data/spec/models/vmm_v40_ahv_config_boot_device_nic_spec.rb +36 -0
  1701. data/spec/models/vmm_v40_ahv_config_boot_device_type_spec.rb +30 -0
  1702. data/spec/models/vmm_v40_ahv_config_category_reference_spec.rb +36 -0
  1703. data/spec/models/vmm_v40_ahv_config_cd_rom_address_spec.rb +42 -0
  1704. data/spec/models/vmm_v40_ahv_config_cd_rom_bus_type_spec.rb +30 -0
  1705. data/spec/models/vmm_v40_ahv_config_cd_rom_insert_params_spec.rb +36 -0
  1706. data/spec/models/vmm_v40_ahv_config_cd_rom_spec.rb +66 -0
  1707. data/spec/models/vmm_v40_ahv_config_clone_override_params_boot_config_spec.rb +32 -0
  1708. data/spec/models/vmm_v40_ahv_config_clone_override_params_spec.rb +78 -0
  1709. data/spec/models/vmm_v40_ahv_config_clone_vm_api_response_spec.rb +42 -0
  1710. data/spec/models/vmm_v40_ahv_config_cloud_init_cloud_init_script_spec.rb +32 -0
  1711. data/spec/models/vmm_v40_ahv_config_cloud_init_data_source_type_spec.rb +30 -0
  1712. data/spec/models/vmm_v40_ahv_config_cloud_init_spec.rb +48 -0
  1713. data/spec/models/vmm_v40_ahv_config_cluster_reference_spec.rb +36 -0
  1714. data/spec/models/vmm_v40_ahv_config_cpu_feature_spec.rb +30 -0
  1715. data/spec/models/vmm_v40_ahv_config_cpu_model_reference_spec.rb +42 -0
  1716. data/spec/models/vmm_v40_ahv_config_create_cd_rom_api_response_spec.rb +42 -0
  1717. data/spec/models/vmm_v40_ahv_config_create_disk_api_response_spec.rb +42 -0
  1718. data/spec/models/vmm_v40_ahv_config_create_gpu_api_response_spec.rb +42 -0
  1719. data/spec/models/vmm_v40_ahv_config_create_nic_api_response_spec.rb +42 -0
  1720. data/spec/models/vmm_v40_ahv_config_create_pcie_device_api_response_spec.rb +42 -0
  1721. data/spec/models/vmm_v40_ahv_config_create_serial_port_api_response_spec.rb +42 -0
  1722. data/spec/models/vmm_v40_ahv_config_create_vm_api_response_spec.rb +42 -0
  1723. data/spec/models/vmm_v40_ahv_config_credential_spec.rb +42 -0
  1724. data/spec/models/vmm_v40_ahv_config_cross_cluster_migrate_vm_api_response_spec.rb +42 -0
  1725. data/spec/models/vmm_v40_ahv_config_custom_key_values_spec.rb +36 -0
  1726. data/spec/models/vmm_v40_ahv_config_customize_guest_vm_api_response_spec.rb +42 -0
  1727. data/spec/models/vmm_v40_ahv_config_data_source_reference_spec.rb +32 -0
  1728. data/spec/models/vmm_v40_ahv_config_data_source_spec.rb +36 -0
  1729. data/spec/models/vmm_v40_ahv_config_delete_cd_rom_api_response_spec.rb +42 -0
  1730. data/spec/models/vmm_v40_ahv_config_delete_disk_api_response_spec.rb +42 -0
  1731. data/spec/models/vmm_v40_ahv_config_delete_gpu_api_response_spec.rb +42 -0
  1732. data/spec/models/vmm_v40_ahv_config_delete_nic_api_response_spec.rb +42 -0
  1733. data/spec/models/vmm_v40_ahv_config_delete_pcie_device_api_response_spec.rb +42 -0
  1734. data/spec/models/vmm_v40_ahv_config_delete_serial_port_api_response_spec.rb +42 -0
  1735. data/spec/models/vmm_v40_ahv_config_delete_vm_api_response_spec.rb +42 -0
  1736. data/spec/models/vmm_v40_ahv_config_disassociate_categories_api_response_spec.rb +42 -0
  1737. data/spec/models/vmm_v40_ahv_config_disassociate_vm_categories_params_spec.rb +36 -0
  1738. data/spec/models/vmm_v40_ahv_config_disk_address_spec.rb +42 -0
  1739. data/spec/models/vmm_v40_ahv_config_disk_all_of_backing_info_spec.rb +36 -0
  1740. data/spec/models/vmm_v40_ahv_config_disk_bus_type_spec.rb +30 -0
  1741. data/spec/models/vmm_v40_ahv_config_disk_migration_params_migrate_disks_spec.rb +32 -0
  1742. data/spec/models/vmm_v40_ahv_config_disk_migration_params_spec.rb +36 -0
  1743. data/spec/models/vmm_v40_ahv_config_disk_spec.rb +60 -0
  1744. data/spec/models/vmm_v40_ahv_config_eject_cd_rom_api_response_spec.rb +42 -0
  1745. data/spec/models/vmm_v40_ahv_config_emulated_nic_model_spec.rb +30 -0
  1746. data/spec/models/vmm_v40_ahv_config_emulated_nic_spec.rb +54 -0
  1747. data/spec/models/vmm_v40_ahv_config_get_cd_rom_api_response_data_spec.rb +32 -0
  1748. data/spec/models/vmm_v40_ahv_config_get_cd_rom_api_response_spec.rb +42 -0
  1749. data/spec/models/vmm_v40_ahv_config_get_disk_api_response_data_spec.rb +32 -0
  1750. data/spec/models/vmm_v40_ahv_config_get_disk_api_response_spec.rb +42 -0
  1751. data/spec/models/vmm_v40_ahv_config_get_gpu_api_response_data_spec.rb +32 -0
  1752. data/spec/models/vmm_v40_ahv_config_get_gpu_api_response_spec.rb +42 -0
  1753. data/spec/models/vmm_v40_ahv_config_get_guest_tools_api_response_data_spec.rb +32 -0
  1754. data/spec/models/vmm_v40_ahv_config_get_guest_tools_api_response_spec.rb +42 -0
  1755. data/spec/models/vmm_v40_ahv_config_get_nic_api_response_data_spec.rb +32 -0
  1756. data/spec/models/vmm_v40_ahv_config_get_nic_api_response_spec.rb +42 -0
  1757. data/spec/models/vmm_v40_ahv_config_get_pcie_device_api_response_data_spec.rb +32 -0
  1758. data/spec/models/vmm_v40_ahv_config_get_pcie_device_api_response_spec.rb +42 -0
  1759. data/spec/models/vmm_v40_ahv_config_get_serial_port_api_response_data_spec.rb +32 -0
  1760. data/spec/models/vmm_v40_ahv_config_get_serial_port_api_response_spec.rb +42 -0
  1761. data/spec/models/vmm_v40_ahv_config_get_vm_api_response_data_spec.rb +32 -0
  1762. data/spec/models/vmm_v40_ahv_config_get_vm_api_response_spec.rb +42 -0
  1763. data/spec/models/vmm_v40_ahv_config_gpu_mode_spec.rb +30 -0
  1764. data/spec/models/vmm_v40_ahv_config_gpu_spec.rb +102 -0
  1765. data/spec/models/vmm_v40_ahv_config_gpu_vendor_spec.rb +30 -0
  1766. data/spec/models/vmm_v40_ahv_config_guest_customization_params_config_spec.rb +32 -0
  1767. data/spec/models/vmm_v40_ahv_config_guest_customization_params_spec.rb +36 -0
  1768. data/spec/models/vmm_v40_ahv_config_guest_power_options_spec.rb +36 -0
  1769. data/spec/models/vmm_v40_ahv_config_guest_power_state_transition_config_spec.rb +42 -0
  1770. data/spec/models/vmm_v40_ahv_config_guest_tools_insert_config_spec.rb +42 -0
  1771. data/spec/models/vmm_v40_ahv_config_guest_tools_install_config_spec.rb +48 -0
  1772. data/spec/models/vmm_v40_ahv_config_guest_tools_spec.rb +90 -0
  1773. data/spec/models/vmm_v40_ahv_config_guest_tools_upgrade_config_spec.rb +36 -0
  1774. data/spec/models/vmm_v40_ahv_config_host_reference_spec.rb +36 -0
  1775. data/spec/models/vmm_v40_ahv_config_image_reference_spec.rb +36 -0
  1776. data/spec/models/vmm_v40_ahv_config_insert_cd_rom_api_response_spec.rb +42 -0
  1777. data/spec/models/vmm_v40_ahv_config_insert_vm_guest_tools_api_response_spec.rb +42 -0
  1778. data/spec/models/vmm_v40_ahv_config_install_type_spec.rb +30 -0
  1779. data/spec/models/vmm_v40_ahv_config_install_vm_guest_tools_api_response_spec.rb +42 -0
  1780. data/spec/models/vmm_v40_ahv_config_ipv4_config_spec.rb +48 -0
  1781. data/spec/models/vmm_v40_ahv_config_ipv4_info_spec.rb +36 -0
  1782. data/spec/models/vmm_v40_ahv_config_iso_type_spec.rb +30 -0
  1783. data/spec/models/vmm_v40_ahv_config_legacy_boot_boot_device_spec.rb +32 -0
  1784. data/spec/models/vmm_v40_ahv_config_legacy_boot_spec.rb +42 -0
  1785. data/spec/models/vmm_v40_ahv_config_list_cd_roms_api_response_data_spec.rb +32 -0
  1786. data/spec/models/vmm_v40_ahv_config_list_cd_roms_api_response_spec.rb +42 -0
  1787. data/spec/models/vmm_v40_ahv_config_list_disks_api_response_data_spec.rb +32 -0
  1788. data/spec/models/vmm_v40_ahv_config_list_disks_api_response_spec.rb +42 -0
  1789. data/spec/models/vmm_v40_ahv_config_list_gpus_api_response_data_spec.rb +32 -0
  1790. data/spec/models/vmm_v40_ahv_config_list_gpus_api_response_spec.rb +42 -0
  1791. data/spec/models/vmm_v40_ahv_config_list_nics_api_response_data_spec.rb +32 -0
  1792. data/spec/models/vmm_v40_ahv_config_list_nics_api_response_spec.rb +42 -0
  1793. data/spec/models/vmm_v40_ahv_config_list_pcie_devices_api_response_data_spec.rb +32 -0
  1794. data/spec/models/vmm_v40_ahv_config_list_pcie_devices_api_response_spec.rb +42 -0
  1795. data/spec/models/vmm_v40_ahv_config_list_serial_ports_api_response_data_spec.rb +32 -0
  1796. data/spec/models/vmm_v40_ahv_config_list_serial_ports_api_response_spec.rb +42 -0
  1797. data/spec/models/vmm_v40_ahv_config_list_vms_api_response_data_spec.rb +32 -0
  1798. data/spec/models/vmm_v40_ahv_config_list_vms_api_response_spec.rb +42 -0
  1799. data/spec/models/vmm_v40_ahv_config_machine_type_spec.rb +30 -0
  1800. data/spec/models/vmm_v40_ahv_config_migrate_disk_reference_spec.rb +36 -0
  1801. data/spec/models/vmm_v40_ahv_config_migrate_nic_api_response_spec.rb +42 -0
  1802. data/spec/models/vmm_v40_ahv_config_migrate_nic_config_spec.rb +48 -0
  1803. data/spec/models/vmm_v40_ahv_config_migrate_nic_type_spec.rb +30 -0
  1804. data/spec/models/vmm_v40_ahv_config_migrate_vm_disks_api_response_spec.rb +42 -0
  1805. data/spec/models/vmm_v40_ahv_config_migrate_vm_to_host_api_response_spec.rb +42 -0
  1806. data/spec/models/vmm_v40_ahv_config_migration_plans_spec.rb +36 -0
  1807. data/spec/models/vmm_v40_ahv_config_network_function_chain_reference_spec.rb +36 -0
  1808. data/spec/models/vmm_v40_ahv_config_network_function_nic_type_spec.rb +30 -0
  1809. data/spec/models/vmm_v40_ahv_config_ngt_capability_spec.rb +30 -0
  1810. data/spec/models/vmm_v40_ahv_config_nic_network_info_spec.rb +84 -0
  1811. data/spec/models/vmm_v40_ahv_config_nic_spec.rb +60 -0
  1812. data/spec/models/vmm_v40_ahv_config_nic_type_spec.rb +30 -0
  1813. data/spec/models/vmm_v40_ahv_config_nvram_device_spec.rb +36 -0
  1814. data/spec/models/vmm_v40_ahv_config_owner_reference_spec.rb +36 -0
  1815. data/spec/models/vmm_v40_ahv_config_ownership_info_spec.rb +36 -0
  1816. data/spec/models/vmm_v40_ahv_config_pcie_device_all_of_backing_info_spec.rb +36 -0
  1817. data/spec/models/vmm_v40_ahv_config_pcie_device_info_spec.rb +36 -0
  1818. data/spec/models/vmm_v40_ahv_config_pcie_device_reference_spec.rb +36 -0
  1819. data/spec/models/vmm_v40_ahv_config_pcie_device_spec.rb +60 -0
  1820. data/spec/models/vmm_v40_ahv_config_policy_reference_spec.rb +36 -0
  1821. data/spec/models/vmm_v40_ahv_config_power_cycle_vm_api_response_spec.rb +42 -0
  1822. data/spec/models/vmm_v40_ahv_config_power_off_vm_api_response_spec.rb +42 -0
  1823. data/spec/models/vmm_v40_ahv_config_power_on_vm_api_response_spec.rb +42 -0
  1824. data/spec/models/vmm_v40_ahv_config_power_state_spec.rb +30 -0
  1825. data/spec/models/vmm_v40_ahv_config_protection_policy_state_spec.rb +36 -0
  1826. data/spec/models/vmm_v40_ahv_config_protection_type_spec.rb +30 -0
  1827. data/spec/models/vmm_v40_ahv_config_qos_config_spec.rb +36 -0
  1828. data/spec/models/vmm_v40_ahv_config_reboot_preference_schedule_spec.rb +36 -0
  1829. data/spec/models/vmm_v40_ahv_config_reboot_preference_spec.rb +42 -0
  1830. data/spec/models/vmm_v40_ahv_config_reboot_vm_api_response_spec.rb +42 -0
  1831. data/spec/models/vmm_v40_ahv_config_release_ip_api_response_spec.rb +42 -0
  1832. data/spec/models/vmm_v40_ahv_config_reset_vm_api_response_spec.rb +42 -0
  1833. data/spec/models/vmm_v40_ahv_config_revert_params_spec.rb +36 -0
  1834. data/spec/models/vmm_v40_ahv_config_revert_vm_api_response_spec.rb +42 -0
  1835. data/spec/models/vmm_v40_ahv_config_sbdf_spec.rb +54 -0
  1836. data/spec/models/vmm_v40_ahv_config_schedule_type_spec.rb +30 -0
  1837. data/spec/models/vmm_v40_ahv_config_serial_port_spec.rb +60 -0
  1838. data/spec/models/vmm_v40_ahv_config_shutdown_vm_api_response_spec.rb +42 -0
  1839. data/spec/models/vmm_v40_ahv_config_subnet_reference_spec.rb +36 -0
  1840. data/spec/models/vmm_v40_ahv_config_sysprep_spec.rb +42 -0
  1841. data/spec/models/vmm_v40_ahv_config_sysprep_sysprep_script_spec.rb +32 -0
  1842. data/spec/models/vmm_v40_ahv_config_uefi_boot_boot_device_spec.rb +32 -0
  1843. data/spec/models/vmm_v40_ahv_config_uefi_boot_spec.rb +54 -0
  1844. data/spec/models/vmm_v40_ahv_config_unattendxml_spec.rb +36 -0
  1845. data/spec/models/vmm_v40_ahv_config_uninstall_vm_guest_tools_api_response_spec.rb +42 -0
  1846. data/spec/models/vmm_v40_ahv_config_update_disk_api_response_spec.rb +42 -0
  1847. data/spec/models/vmm_v40_ahv_config_update_guest_tools_api_response_spec.rb +42 -0
  1848. data/spec/models/vmm_v40_ahv_config_update_nic_api_response_spec.rb +42 -0
  1849. data/spec/models/vmm_v40_ahv_config_update_serial_port_api_response_spec.rb +42 -0
  1850. data/spec/models/vmm_v40_ahv_config_update_vm_api_response_spec.rb +42 -0
  1851. data/spec/models/vmm_v40_ahv_config_upgrade_vm_guest_tools_api_response_spec.rb +42 -0
  1852. data/spec/models/vmm_v40_ahv_config_userdata_spec.rb +36 -0
  1853. data/spec/models/vmm_v40_ahv_config_vlan_mode_spec.rb +30 -0
  1854. data/spec/models/vmm_v40_ahv_config_vm_all_of_boot_config_spec.rb +36 -0
  1855. data/spec/models/vmm_v40_ahv_config_vm_cross_cluster_migrate_overrides_spec.rb +36 -0
  1856. data/spec/models/vmm_v40_ahv_config_vm_cross_cluster_migrate_params_spec.rb +54 -0
  1857. data/spec/models/vmm_v40_ahv_config_vm_disk_container_reference_spec.rb +36 -0
  1858. data/spec/models/vmm_v40_ahv_config_vm_disk_reference_spec.rb +48 -0
  1859. data/spec/models/vmm_v40_ahv_config_vm_disk_spec.rb +66 -0
  1860. data/spec/models/vmm_v40_ahv_config_vm_disk_storage_config_spec.rb +36 -0
  1861. data/spec/models/vmm_v40_ahv_config_vm_migrate_to_host_params_spec.rb +36 -0
  1862. data/spec/models/vmm_v40_ahv_config_vm_recovery_point_spec.rb +90 -0
  1863. data/spec/models/vmm_v40_ahv_config_vm_reference_spec.rb +36 -0
  1864. data/spec/models/vmm_v40_ahv_config_vm_source_reference_entity_type_spec.rb +30 -0
  1865. data/spec/models/vmm_v40_ahv_config_vm_source_reference_spec.rb +42 -0
  1866. data/spec/models/vmm_v40_ahv_config_vm_spec.rb +324 -0
  1867. data/spec/models/vmm_v40_ahv_config_vtpm_config_spec.rb +42 -0
  1868. data/spec/models/vmm_v40_ahv_policies_category_reference_spec.rb +36 -0
  1869. data/spec/models/vmm_v40_ahv_policies_cluster_reference_spec.rb +36 -0
  1870. data/spec/models/vmm_v40_ahv_policies_conflicting_legacy_vm_anti_affinity_policy_spec.rb +36 -0
  1871. data/spec/models/vmm_v40_ahv_policies_conflicting_vm_anti_affinity_policy_spec.rb +36 -0
  1872. data/spec/models/vmm_v40_ahv_policies_conflicting_vm_host_affinity_policy_spec.rb +36 -0
  1873. data/spec/models/vmm_v40_ahv_policies_create_vm_anti_affinity_policy_api_response_spec.rb +42 -0
  1874. data/spec/models/vmm_v40_ahv_policies_create_vm_host_affinity_policy_api_response_spec.rb +42 -0
  1875. data/spec/models/vmm_v40_ahv_policies_delete_legacy_vm_anti_affinity_policy_api_response_spec.rb +42 -0
  1876. data/spec/models/vmm_v40_ahv_policies_delete_vm_anti_affinity_policy_api_response_spec.rb +42 -0
  1877. data/spec/models/vmm_v40_ahv_policies_delete_vm_host_affinity_policy_api_response_spec.rb +42 -0
  1878. data/spec/models/vmm_v40_ahv_policies_get_vm_anti_affinity_policy_api_response_data_spec.rb +32 -0
  1879. data/spec/models/vmm_v40_ahv_policies_get_vm_anti_affinity_policy_api_response_spec.rb +42 -0
  1880. data/spec/models/vmm_v40_ahv_policies_get_vm_host_affinity_policy_api_response_data_spec.rb +32 -0
  1881. data/spec/models/vmm_v40_ahv_policies_get_vm_host_affinity_policy_api_response_spec.rb +42 -0
  1882. data/spec/models/vmm_v40_ahv_policies_host_reference_spec.rb +36 -0
  1883. data/spec/models/vmm_v40_ahv_policies_legacy_vm_anti_affinity_policy_spec.rb +66 -0
  1884. data/spec/models/vmm_v40_ahv_policies_list_legacy_vm_anti_affinity_policies_api_response_data_spec.rb +32 -0
  1885. data/spec/models/vmm_v40_ahv_policies_list_legacy_vm_anti_affinity_policies_api_response_spec.rb +42 -0
  1886. data/spec/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policies_api_response_data_spec.rb +32 -0
  1887. data/spec/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policies_api_response_spec.rb +42 -0
  1888. data/spec/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policy_vm_compliance_states_api_response_data_spec.rb +32 -0
  1889. data/spec/models/vmm_v40_ahv_policies_list_vm_anti_affinity_policy_vm_compliance_states_api_response_spec.rb +42 -0
  1890. data/spec/models/vmm_v40_ahv_policies_list_vm_host_affinity_policies_api_response_data_spec.rb +32 -0
  1891. data/spec/models/vmm_v40_ahv_policies_list_vm_host_affinity_policies_api_response_spec.rb +42 -0
  1892. data/spec/models/vmm_v40_ahv_policies_list_vm_host_affinity_policy_vm_compliance_states_api_response_data_spec.rb +32 -0
  1893. data/spec/models/vmm_v40_ahv_policies_list_vm_host_affinity_policy_vm_compliance_states_api_response_spec.rb +42 -0
  1894. data/spec/models/vmm_v40_ahv_policies_non_compliant_vm_anti_affinity_policy_non_compliance_reason_spec.rb +32 -0
  1895. data/spec/models/vmm_v40_ahv_policies_non_compliant_vm_anti_affinity_policy_spec.rb +36 -0
  1896. data/spec/models/vmm_v40_ahv_policies_non_compliant_vm_host_affinity_policy_non_compliance_reason_spec.rb +32 -0
  1897. data/spec/models/vmm_v40_ahv_policies_non_compliant_vm_host_affinity_policy_spec.rb +36 -0
  1898. data/spec/models/vmm_v40_ahv_policies_pe_not_capable_for_vm_host_affinity_policy_spec.rb +36 -0
  1899. data/spec/models/vmm_v40_ahv_policies_re_enforce_vm_host_affinity_policy_api_response_spec.rb +42 -0
  1900. data/spec/models/vmm_v40_ahv_policies_update_vm_anti_affinity_policy_api_response_spec.rb +42 -0
  1901. data/spec/models/vmm_v40_ahv_policies_update_vm_host_affinity_policy_api_response_spec.rb +42 -0
  1902. data/spec/models/vmm_v40_ahv_policies_user_reference_spec.rb +36 -0
  1903. data/spec/models/vmm_v40_ahv_policies_vm_anti_affinity_policy_spec.rb +108 -0
  1904. data/spec/models/vmm_v40_ahv_policies_vm_anti_affinity_policy_vm_compliance_state_all_of_compliance_status_spec.rb +36 -0
  1905. data/spec/models/vmm_v40_ahv_policies_vm_anti_affinity_policy_vm_compliance_state_spec.rb +72 -0
  1906. data/spec/models/vmm_v40_ahv_policies_vm_host_affinity_policy_spec.rb +120 -0
  1907. data/spec/models/vmm_v40_ahv_policies_vm_host_affinity_policy_vm_compliance_state_all_of_compliance_status_spec.rb +36 -0
  1908. data/spec/models/vmm_v40_ahv_policies_vm_host_affinity_policy_vm_compliance_state_spec.rb +72 -0
  1909. data/spec/models/vmm_v40_ahv_policies_vm_reference_spec.rb +36 -0
  1910. data/spec/models/vmm_v40_ahv_stats_get_disk_stats_api_response_data_spec.rb +32 -0
  1911. data/spec/models/vmm_v40_ahv_stats_get_disk_stats_api_response_spec.rb +42 -0
  1912. data/spec/models/vmm_v40_ahv_stats_get_nic_stats_api_response_data_spec.rb +32 -0
  1913. data/spec/models/vmm_v40_ahv_stats_get_nic_stats_api_response_spec.rb +42 -0
  1914. data/spec/models/vmm_v40_ahv_stats_get_vm_stats_api_response_data_spec.rb +32 -0
  1915. data/spec/models/vmm_v40_ahv_stats_get_vm_stats_api_response_spec.rb +42 -0
  1916. data/spec/models/vmm_v40_ahv_stats_list_vm_stats_api_response_data_spec.rb +32 -0
  1917. data/spec/models/vmm_v40_ahv_stats_list_vm_stats_api_response_spec.rb +42 -0
  1918. data/spec/models/vmm_v40_ahv_stats_vm_disk_stats_spec.rb +60 -0
  1919. data/spec/models/vmm_v40_ahv_stats_vm_disk_stats_tuple_spec.rb +198 -0
  1920. data/spec/models/vmm_v40_ahv_stats_vm_nic_stats_spec.rb +60 -0
  1921. data/spec/models/vmm_v40_ahv_stats_vm_nic_stats_tuple_spec.rb +48 -0
  1922. data/spec/models/vmm_v40_ahv_stats_vm_stats_spec.rb +54 -0
  1923. data/spec/models/vmm_v40_ahv_stats_vm_stats_tuple_spec.rb +534 -0
  1924. data/spec/models/vmm_v40_content_cancel_guest_update_api_response_spec.rb +42 -0
  1925. data/spec/models/vmm_v40_content_complete_guest_update_api_response_spec.rb +42 -0
  1926. data/spec/models/vmm_v40_content_complete_guest_update_spec_spec.rb +48 -0
  1927. data/spec/models/vmm_v40_content_compliance_status_spec.rb +30 -0
  1928. data/spec/models/vmm_v40_content_create_image_api_response_data_spec.rb +32 -0
  1929. data/spec/models/vmm_v40_content_create_image_api_response_spec.rb +42 -0
  1930. data/spec/models/vmm_v40_content_create_template_api_response_spec.rb +42 -0
  1931. data/spec/models/vmm_v40_content_delete_image_api_response_spec.rb +42 -0
  1932. data/spec/models/vmm_v40_content_delete_template_api_response_spec.rb +42 -0
  1933. data/spec/models/vmm_v40_content_delete_template_version_api_response_spec.rb +42 -0
  1934. data/spec/models/vmm_v40_content_deploy_template_api_response_spec.rb +42 -0
  1935. data/spec/models/vmm_v40_content_enforcement_mode_spec.rb +30 -0
  1936. data/spec/models/vmm_v40_content_get_image_api_response_data_spec.rb +32 -0
  1937. data/spec/models/vmm_v40_content_get_image_api_response_spec.rb +42 -0
  1938. data/spec/models/vmm_v40_content_get_image_file_api_response_data_spec.rb +32 -0
  1939. data/spec/models/vmm_v40_content_get_image_file_api_response_spec.rb +42 -0
  1940. data/spec/models/vmm_v40_content_get_template_api_response_data_spec.rb +32 -0
  1941. data/spec/models/vmm_v40_content_get_template_api_response_spec.rb +42 -0
  1942. data/spec/models/vmm_v40_content_get_template_version_api_response_data_spec.rb +32 -0
  1943. data/spec/models/vmm_v40_content_get_template_version_api_response_spec.rb +42 -0
  1944. data/spec/models/vmm_v40_content_guest_update_status_spec.rb +36 -0
  1945. data/spec/models/vmm_v40_content_image_import_config_spec.rb +42 -0
  1946. data/spec/models/vmm_v40_content_image_placement_status_spec.rb +66 -0
  1947. data/spec/models/vmm_v40_content_image_sha1_checksum_spec.rb +36 -0
  1948. data/spec/models/vmm_v40_content_image_sha256_checksum_spec.rb +36 -0
  1949. data/spec/models/vmm_v40_content_image_spec.rb +120 -0
  1950. data/spec/models/vmm_v40_content_image_type_spec.rb +30 -0
  1951. data/spec/models/vmm_v40_content_import_image_api_response_spec.rb +42 -0
  1952. data/spec/models/vmm_v40_content_initiate_guest_update_api_response_spec.rb +42 -0
  1953. data/spec/models/vmm_v40_content_initiate_guest_update_spec_spec.rb +36 -0
  1954. data/spec/models/vmm_v40_content_list_images_api_response_data_spec.rb +32 -0
  1955. data/spec/models/vmm_v40_content_list_images_api_response_spec.rb +42 -0
  1956. data/spec/models/vmm_v40_content_list_template_versions_api_response_data_spec.rb +32 -0
  1957. data/spec/models/vmm_v40_content_list_template_versions_api_response_spec.rb +42 -0
  1958. data/spec/models/vmm_v40_content_list_templates_api_response_data_spec.rb +32 -0
  1959. data/spec/models/vmm_v40_content_list_templates_api_response_spec.rb +42 -0
  1960. data/spec/models/vmm_v40_content_objects_lite_source_spec.rb +36 -0
  1961. data/spec/models/vmm_v40_content_publish_template_api_response_spec.rb +42 -0
  1962. data/spec/models/vmm_v40_content_template_deployment_spec.rb +54 -0
  1963. data/spec/models/vmm_v40_content_template_publish_spec_spec.rb +36 -0
  1964. data/spec/models/vmm_v40_content_template_spec.rb +96 -0
  1965. data/spec/models/vmm_v40_content_template_user_spec.rb +180 -0
  1966. data/spec/models/vmm_v40_content_template_version_reference_spec.rb +42 -0
  1967. data/spec/models/vmm_v40_content_template_version_spec_spec.rb +102 -0
  1968. data/spec/models/vmm_v40_content_template_vm_reference_spec.rb +42 -0
  1969. data/spec/models/vmm_v40_content_update_image_api_response_spec.rb +42 -0
  1970. data/spec/models/vmm_v40_content_update_template_api_response_spec.rb +42 -0
  1971. data/spec/models/vmm_v40_content_url_basic_auth_spec.rb +42 -0
  1972. data/spec/models/vmm_v40_content_url_source_spec.rb +48 -0
  1973. data/spec/models/vmm_v40_content_vm_config_override_spec.rb +72 -0
  1974. data/spec/models/vmm_v40_content_vm_disk_source_spec.rb +36 -0
  1975. data/spec/models/vmm_v40_error_app_message_spec.rb +66 -0
  1976. data/spec/models/vmm_v40_error_error_response_error_spec.rb +32 -0
  1977. data/spec/models/vmm_v40_error_error_response_spec.rb +36 -0
  1978. data/spec/models/vmm_v40_error_message_severity_spec.rb +30 -0
  1979. data/spec/models/vmm_v40_error_schema_validation_error_message_spec.rb +48 -0
  1980. data/spec/models/vmm_v40_error_schema_validation_error_spec.rb +60 -0
  1981. data/spec/models/vmm_v40_esxi_config_adapter_type_spec.rb +30 -0
  1982. data/spec/models/vmm_v40_esxi_config_assign_vm_owner_api_response_spec.rb +42 -0
  1983. data/spec/models/vmm_v40_esxi_config_associate_categories_api_response_spec.rb +42 -0
  1984. data/spec/models/vmm_v40_esxi_config_associate_vm_categories_params_spec.rb +36 -0
  1985. data/spec/models/vmm_v40_esxi_config_category_reference_spec.rb +36 -0
  1986. data/spec/models/vmm_v40_esxi_config_cd_rom_address_spec.rb +42 -0
  1987. data/spec/models/vmm_v40_esxi_config_cd_rom_backing_info_spec.rb +42 -0
  1988. data/spec/models/vmm_v40_esxi_config_cd_rom_bus_type_spec.rb +30 -0
  1989. data/spec/models/vmm_v40_esxi_config_cd_rom_spec.rb +60 -0
  1990. data/spec/models/vmm_v40_esxi_config_cluster_reference_spec.rb +36 -0
  1991. data/spec/models/vmm_v40_esxi_config_disassociate_categories_api_response_spec.rb +42 -0
  1992. data/spec/models/vmm_v40_esxi_config_disassociate_vm_categories_params_spec.rb +36 -0
  1993. data/spec/models/vmm_v40_esxi_config_disk_address_spec.rb +42 -0
  1994. data/spec/models/vmm_v40_esxi_config_disk_bus_type_spec.rb +30 -0
  1995. data/spec/models/vmm_v40_esxi_config_disk_spec.rb +60 -0
  1996. data/spec/models/vmm_v40_esxi_config_get_nutanix_guest_tools_api_response_data_spec.rb +32 -0
  1997. data/spec/models/vmm_v40_esxi_config_get_nutanix_guest_tools_api_response_spec.rb +42 -0
  1998. data/spec/models/vmm_v40_esxi_config_get_vm_api_response_data_spec.rb +32 -0
  1999. data/spec/models/vmm_v40_esxi_config_get_vm_api_response_spec.rb +42 -0
  2000. data/spec/models/vmm_v40_esxi_config_host_reference_spec.rb +36 -0
  2001. data/spec/models/vmm_v40_esxi_config_insert_nutanix_guest_tools_api_response_spec.rb +42 -0
  2002. data/spec/models/vmm_v40_esxi_config_install_nutanix_guest_tools_api_response_spec.rb +42 -0
  2003. data/spec/models/vmm_v40_esxi_config_ip_address_info_spec.rb +42 -0
  2004. data/spec/models/vmm_v40_esxi_config_list_vms_api_response_data_spec.rb +32 -0
  2005. data/spec/models/vmm_v40_esxi_config_list_vms_api_response_spec.rb +42 -0
  2006. data/spec/models/vmm_v40_esxi_config_nic_backing_info_spec.rb +48 -0
  2007. data/spec/models/vmm_v40_esxi_config_nic_network_info_spec.rb +42 -0
  2008. data/spec/models/vmm_v40_esxi_config_nic_spec.rb +60 -0
  2009. data/spec/models/vmm_v40_esxi_config_nutanix_credential_spec.rb +42 -0
  2010. data/spec/models/vmm_v40_esxi_config_nutanix_guest_tools_capability_spec.rb +30 -0
  2011. data/spec/models/vmm_v40_esxi_config_nutanix_guest_tools_insert_config_spec.rb +36 -0
  2012. data/spec/models/vmm_v40_esxi_config_nutanix_guest_tools_install_config_spec.rb +48 -0
  2013. data/spec/models/vmm_v40_esxi_config_nutanix_guest_tools_spec.rb +90 -0
  2014. data/spec/models/vmm_v40_esxi_config_nutanix_guest_tools_upgrade_config_spec.rb +36 -0
  2015. data/spec/models/vmm_v40_esxi_config_nutanix_reboot_preference_schedule_spec.rb +36 -0
  2016. data/spec/models/vmm_v40_esxi_config_nutanix_reboot_preference_spec.rb +42 -0
  2017. data/spec/models/vmm_v40_esxi_config_nutanix_schedule_type_spec.rb +30 -0
  2018. data/spec/models/vmm_v40_esxi_config_owner_reference_entity_type_spec.rb +30 -0
  2019. data/spec/models/vmm_v40_esxi_config_owner_reference_spec.rb +42 -0
  2020. data/spec/models/vmm_v40_esxi_config_ownership_info_spec.rb +36 -0
  2021. data/spec/models/vmm_v40_esxi_config_port_group_info_spec.rb +36 -0
  2022. data/spec/models/vmm_v40_esxi_config_power_off_vm_api_response_spec.rb +42 -0
  2023. data/spec/models/vmm_v40_esxi_config_power_on_vm_api_response_spec.rb +42 -0
  2024. data/spec/models/vmm_v40_esxi_config_power_state_spec.rb +30 -0
  2025. data/spec/models/vmm_v40_esxi_config_reboot_guest_os_api_response_spec.rb +42 -0
  2026. data/spec/models/vmm_v40_esxi_config_reset_vm_api_response_spec.rb +42 -0
  2027. data/spec/models/vmm_v40_esxi_config_revert_params_spec.rb +36 -0
  2028. data/spec/models/vmm_v40_esxi_config_revert_vm_api_response_spec.rb +42 -0
  2029. data/spec/models/vmm_v40_esxi_config_shutdown_vm_api_response_spec.rb +42 -0
  2030. data/spec/models/vmm_v40_esxi_config_suspend_vm_api_response_spec.rb +42 -0
  2031. data/spec/models/vmm_v40_esxi_config_uninstall_nutanix_guest_tools_api_response_spec.rb +42 -0
  2032. data/spec/models/vmm_v40_esxi_config_update_nutanix_guest_tools_api_response_spec.rb +42 -0
  2033. data/spec/models/vmm_v40_esxi_config_upgrade_nutanix_guest_tools_api_response_spec.rb +42 -0
  2034. data/spec/models/vmm_v40_esxi_config_vm_disk_container_reference_spec.rb +36 -0
  2035. data/spec/models/vmm_v40_esxi_config_vm_disk_spec.rb +48 -0
  2036. data/spec/models/vmm_v40_esxi_config_vm_disk_storage_config_spec.rb +36 -0
  2037. data/spec/models/vmm_v40_esxi_config_vm_spec.rb +144 -0
  2038. data/spec/models/vmm_v40_esxi_stats_get_disk_stats_api_response_data_spec.rb +32 -0
  2039. data/spec/models/vmm_v40_esxi_stats_get_disk_stats_api_response_spec.rb +42 -0
  2040. data/spec/models/vmm_v40_esxi_stats_get_nic_stats_api_response_data_spec.rb +32 -0
  2041. data/spec/models/vmm_v40_esxi_stats_get_nic_stats_api_response_spec.rb +42 -0
  2042. data/spec/models/vmm_v40_esxi_stats_get_vm_stats_api_response_data_spec.rb +32 -0
  2043. data/spec/models/vmm_v40_esxi_stats_get_vm_stats_api_response_spec.rb +42 -0
  2044. data/spec/models/vmm_v40_esxi_stats_list_vm_stats_api_response_data_spec.rb +32 -0
  2045. data/spec/models/vmm_v40_esxi_stats_list_vm_stats_api_response_spec.rb +42 -0
  2046. data/spec/models/vmm_v40_esxi_stats_vm_disk_stats_spec.rb +60 -0
  2047. data/spec/models/vmm_v40_esxi_stats_vm_disk_stats_tuple_spec.rb +186 -0
  2048. data/spec/models/vmm_v40_esxi_stats_vm_nic_stats_spec.rb +60 -0
  2049. data/spec/models/vmm_v40_esxi_stats_vm_nic_stats_tuple_spec.rb +48 -0
  2050. data/spec/models/vmm_v40_esxi_stats_vm_stats_spec.rb +54 -0
  2051. data/spec/models/vmm_v40_esxi_stats_vm_stats_tuple_spec.rb +354 -0
  2052. data/spec/models/vmm_v40_images_config_create_placement_policy_api_response_spec.rb +42 -0
  2053. data/spec/models/vmm_v40_images_config_create_rate_limit_policy_api_response_spec.rb +42 -0
  2054. data/spec/models/vmm_v40_images_config_delete_placement_policy_api_response_spec.rb +42 -0
  2055. data/spec/models/vmm_v40_images_config_delete_rate_limit_policy_api_response_spec.rb +42 -0
  2056. data/spec/models/vmm_v40_images_config_effective_rate_limit_policy_spec.rb +60 -0
  2057. data/spec/models/vmm_v40_images_config_enforcement_state_spec.rb +30 -0
  2058. data/spec/models/vmm_v40_images_config_filter_match_type_spec.rb +30 -0
  2059. data/spec/models/vmm_v40_images_config_filter_spec.rb +42 -0
  2060. data/spec/models/vmm_v40_images_config_get_placement_policy_api_response_data_spec.rb +32 -0
  2061. data/spec/models/vmm_v40_images_config_get_placement_policy_api_response_spec.rb +42 -0
  2062. data/spec/models/vmm_v40_images_config_get_rate_limit_policy_api_response_data_spec.rb +32 -0
  2063. data/spec/models/vmm_v40_images_config_get_rate_limit_policy_api_response_spec.rb +42 -0
  2064. data/spec/models/vmm_v40_images_config_list_effective_rate_limit_policies_api_response_data_spec.rb +32 -0
  2065. data/spec/models/vmm_v40_images_config_list_effective_rate_limit_policies_api_response_spec.rb +42 -0
  2066. data/spec/models/vmm_v40_images_config_list_placement_policies_api_response_data_spec.rb +32 -0
  2067. data/spec/models/vmm_v40_images_config_list_placement_policies_api_response_spec.rb +42 -0
  2068. data/spec/models/vmm_v40_images_config_list_rate_limit_policies_api_response_data_spec.rb +32 -0
  2069. data/spec/models/vmm_v40_images_config_list_rate_limit_policies_api_response_spec.rb +42 -0
  2070. data/spec/models/vmm_v40_images_config_placement_policy_spec.rb +102 -0
  2071. data/spec/models/vmm_v40_images_config_placement_type_spec.rb +30 -0
  2072. data/spec/models/vmm_v40_images_config_rate_limit_policy_spec.rb +96 -0
  2073. data/spec/models/vmm_v40_images_config_resume_placement_policy_api_response_spec.rb +42 -0
  2074. data/spec/models/vmm_v40_images_config_suspend_placement_policy_api_response_spec.rb +42 -0
  2075. data/spec/models/vmm_v40_images_config_suspend_placement_policy_config_spec.rb +36 -0
  2076. data/spec/models/vmm_v40_images_config_update_placement_policy_api_response_spec.rb +42 -0
  2077. data/spec/models/vmm_v40_images_config_update_rate_limit_policy_api_response_spec.rb +42 -0
  2078. data/spec/spec_helper.rb +111 -0
  2079. data/swagger-vmm-v4.0-all.yaml +41585 -0
  2080. metadata +2847 -0
@@ -0,0 +1,911 @@
1
+ =begin
2
+ #Nutanix Virtual Machine Management APIs
3
+
4
+ #Manage the life-cycle of virtual machines hosted on Nutanix
5
+
6
+ The version of the OpenAPI document: 4.0
7
+
8
+ Generated by: https://openapi-generator.tech
9
+ Generator version: 7.9.0
10
+
11
+ =end
12
+
13
+ require 'spec_helper'
14
+ require 'json'
15
+
16
+ # Unit tests for NutanixVmm::VmApi
17
+ # Automatically generated by openapi-generator (https://openapi-generator.tech)
18
+ # Please update as you see appropriate
19
+ describe 'VmApi' do
20
+ before do
21
+ # run before each test
22
+ @api_instance = NutanixVmm::VmApi.new
23
+ end
24
+
25
+ after do
26
+ # run after each test
27
+ end
28
+
29
+ describe 'test an instance of VmApi' do
30
+ it 'should create an instance of VmApi' do
31
+ expect(@api_instance).to be_instance_of(NutanixVmm::VmApi)
32
+ end
33
+ end
34
+
35
+ # unit tests for assign_ip_by_id
36
+ # Assign an IP address to the provided network device
37
+ # Assigns a specific IP address to a network device attached to a managed network.
38
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
39
+ # @param ext_id A globally unique identifier of a VM NIC of type UUID.
40
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
41
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
42
+ # @param vmm_v40_ahv_config_assign_ip_params
43
+ # @param [Hash] opts the optional parameters
44
+ # @return [AssignIpById202Response]
45
+ describe 'assign_ip_by_id test' do
46
+ it 'should work' do
47
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
48
+ end
49
+ end
50
+
51
+ # unit tests for assign_vm_owner_0
52
+ # Assign owner of a VM
53
+ # Assign the owner of a virtual machine.
54
+ # @param ext_id A globally unique identifier of a VM of type UUID.
55
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
56
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
57
+ # @param vmm_v40_ahv_config_ownership_info
58
+ # @param [Hash] opts the optional parameters
59
+ # @return [AssignVmOwner202Response1]
60
+ describe 'assign_vm_owner_0 test' do
61
+ it 'should work' do
62
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
63
+ end
64
+ end
65
+
66
+ # unit tests for associate_categories_0
67
+ # Associate categories to a VM
68
+ # Associate categories to a virtual machine.
69
+ # @param ext_id A globally unique identifier of a VM of type UUID.
70
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
71
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
72
+ # @param vmm_v40_ahv_config_associate_vm_categories_params
73
+ # @param [Hash] opts the optional parameters
74
+ # @return [AssociateCategories202Response1]
75
+ describe 'associate_categories_0 test' do
76
+ it 'should work' do
77
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
78
+ end
79
+ end
80
+
81
+ # unit tests for clone_vm
82
+ # Clone a VM
83
+ # Clones an existing virtual machine. This operation also includes updating the existing configuration during the clone operation.
84
+ # @param ext_id A globally unique identifier of a VM of type UUID.
85
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
86
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
87
+ # @param [Hash] opts the optional parameters
88
+ # @option opts [VmmV40AhvConfigCloneOverrideParams] :vmm_v40_ahv_config_clone_override_params
89
+ # @return [CloneVm202Response]
90
+ describe 'clone_vm test' do
91
+ it 'should work' do
92
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
93
+ end
94
+ end
95
+
96
+ # unit tests for create_cd_rom
97
+ # Create a CD-ROM device for a VM
98
+ # Creates and attaches a CD-ROM device to a virtual machine.
99
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
100
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
101
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
102
+ # @param vmm_v40_ahv_config_cd_rom
103
+ # @param [Hash] opts the optional parameters
104
+ # @return [CreateCdRom202Response]
105
+ describe 'create_cd_rom test' do
106
+ it 'should work' do
107
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
108
+ end
109
+ end
110
+
111
+ # unit tests for create_disk
112
+ # Create a disk device for a VM
113
+ # Creates and attaches a disk device to a virtual machine.
114
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
115
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
116
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
117
+ # @param vmm_v40_ahv_config_disk
118
+ # @param [Hash] opts the optional parameters
119
+ # @return [CreateDisk202Response]
120
+ describe 'create_disk test' do
121
+ it 'should work' do
122
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
123
+ end
124
+ end
125
+
126
+ # unit tests for create_gpu
127
+ # Attach a GPU device to a VM
128
+ # Attaches a GPU device to a virtual machine
129
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
130
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
131
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
132
+ # @param vmm_v40_ahv_config_gpu
133
+ # @param [Hash] opts the optional parameters
134
+ # @return [CreateGpu202Response]
135
+ describe 'create_gpu test' do
136
+ it 'should work' do
137
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
138
+ end
139
+ end
140
+
141
+ # unit tests for create_nic
142
+ # Create a network device for a VM
143
+ # Creates and attaches a network device to a virtual machine.
144
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
145
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
146
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
147
+ # @param vmm_v40_ahv_config_nic
148
+ # @param [Hash] opts the optional parameters
149
+ # @return [CreateNic202Response]
150
+ describe 'create_nic test' do
151
+ it 'should work' do
152
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
153
+ end
154
+ end
155
+
156
+ # unit tests for create_pcie_device
157
+ # Create a PCIe device for a VM
158
+ # Creates and attaches a PCIe device to a virtual machine.
159
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
160
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
161
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
162
+ # @param vmm_v40_ahv_config_pcie_device
163
+ # @param [Hash] opts the optional parameters
164
+ # @return [CreatePcieDevice202Response]
165
+ describe 'create_pcie_device test' do
166
+ it 'should work' do
167
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
168
+ end
169
+ end
170
+
171
+ # unit tests for create_serial_port
172
+ # Create a serial port for a VM
173
+ # Creates and attaches a serial port device to a virtual machine.
174
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
175
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
176
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
177
+ # @param vmm_v40_ahv_config_serial_port
178
+ # @param [Hash] opts the optional parameters
179
+ # @return [CreateSerialPort202Response]
180
+ describe 'create_serial_port test' do
181
+ it 'should work' do
182
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
183
+ end
184
+ end
185
+
186
+ # unit tests for create_vm
187
+ # Create a VM
188
+ # Creates a Virtual Machine with the provided configuration.
189
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
190
+ # @param vmm_v40_ahv_config_vm
191
+ # @param [Hash] opts the optional parameters
192
+ # @return [CreateVm202Response]
193
+ describe 'create_vm test' do
194
+ it 'should work' do
195
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
196
+ end
197
+ end
198
+
199
+ # unit tests for cross_cluster_migrate_vm
200
+ # Migrate a VM across clusters
201
+ # Migrates a VM from the current cluster to a new target cluster. Supports the dry-run option, which if used results only in validation of the cross-cluster migration parameters and pre-requisites.
202
+ # @param ext_id A globally unique identifier of a VM of type UUID.
203
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
204
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
205
+ # @param vmm_v40_ahv_config_vm_cross_cluster_migrate_params Input on how to migrate a VM across clusters.
206
+ # @param [Hash] opts the optional parameters
207
+ # @option opts [Boolean] :dryrun A URL query parameter that allows long running operations to execute in a dry-run mode providing ability to identify trouble spots and system failures without performing the actual operation. Additionally this mode also offers a summary snapshot of the resultant system in order to better understand how things fit together. The operation runs in dry-run mode only if the provided value is true.
208
+ # @return [CrossClusterMigrateVm202Response]
209
+ describe 'cross_cluster_migrate_vm test' do
210
+ it 'should work' do
211
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
212
+ end
213
+ end
214
+
215
+ # unit tests for customize_guest_vm
216
+ # Stage guest customization configuration details
217
+ # Stage a Sysprep or cloud-init configuration file to be used by the guest for the next boot. Note that the Sysprep command must be used to generalize the Windows VMs before triggering this API call.
218
+ # @param ext_id A globally unique identifier of a VM of type UUID.
219
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
220
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
221
+ # @param vmm_v40_ahv_config_guest_customization_params
222
+ # @param [Hash] opts the optional parameters
223
+ # @return [CustomizeGuestVm202Response]
224
+ describe 'customize_guest_vm test' do
225
+ it 'should work' do
226
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
227
+ end
228
+ end
229
+
230
+ # unit tests for delete_cd_rom_by_id
231
+ # Remove a CD-ROM device from a VM
232
+ # Removes the specified CD-ROM device from a virtual machine.
233
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
234
+ # @param ext_id A globally unique identifier of a CD-ROM of type UUID.
235
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
236
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
237
+ # @param [Hash] opts the optional parameters
238
+ # @return [DeleteCdRomById202Response]
239
+ describe 'delete_cd_rom_by_id test' do
240
+ it 'should work' do
241
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
242
+ end
243
+ end
244
+
245
+ # unit tests for delete_disk_by_id
246
+ # Removes the specified disk device from a virtual machine.
247
+ # Removes the specified disk device from a virtual machine.
248
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
249
+ # @param ext_id A globally unique identifier of a VM disk of type UUID.
250
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
251
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
252
+ # @param [Hash] opts the optional parameters
253
+ # @return [DeleteDiskById202Response]
254
+ describe 'delete_disk_by_id test' do
255
+ it 'should work' do
256
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
257
+ end
258
+ end
259
+
260
+ # unit tests for delete_gpu_by_id
261
+ # Remove a GPU device from a VM
262
+ # Removes the specified GPU device from a virtual machine
263
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
264
+ # @param ext_id A globally unique identifier of a VM GPU of type UUID.
265
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
266
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
267
+ # @param [Hash] opts the optional parameters
268
+ # @return [DeleteGpuById202Response]
269
+ describe 'delete_gpu_by_id test' do
270
+ it 'should work' do
271
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
272
+ end
273
+ end
274
+
275
+ # unit tests for delete_nic_by_id
276
+ # Remove a network device from a VM
277
+ # Removes the specified network device from a virtual machine.
278
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
279
+ # @param ext_id A globally unique identifier of a VM NIC of type UUID.
280
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
281
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
282
+ # @param [Hash] opts the optional parameters
283
+ # @return [DeleteNicById202Response]
284
+ describe 'delete_nic_by_id test' do
285
+ it 'should work' do
286
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
287
+ end
288
+ end
289
+
290
+ # unit tests for delete_pcie_device_by_id
291
+ # Remove a PCIe device from a VM
292
+ # Removes the specified PCIe device from a virtual machine.
293
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
294
+ # @param ext_id Globally unique identifier of a PCIe device of type UUID.
295
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
296
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
297
+ # @param [Hash] opts the optional parameters
298
+ # @return [DeletePcieDeviceById202Response]
299
+ describe 'delete_pcie_device_by_id test' do
300
+ it 'should work' do
301
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
302
+ end
303
+ end
304
+
305
+ # unit tests for delete_serial_port_by_id
306
+ # Remove a serial port from a VM
307
+ # Removes the specified serial port from a virtual machine.
308
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
309
+ # @param ext_id The globally unique identifier of a serial port of type UUID.
310
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
311
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
312
+ # @param [Hash] opts the optional parameters
313
+ # @return [DeleteSerialPortById202Response]
314
+ describe 'delete_serial_port_by_id test' do
315
+ it 'should work' do
316
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
317
+ end
318
+ end
319
+
320
+ # unit tests for delete_vm_by_id
321
+ # Delete a VM
322
+ # Delete the specified virtual machine.
323
+ # @param ext_id A globally unique identifier of a VM of type UUID.
324
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
325
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
326
+ # @param [Hash] opts the optional parameters
327
+ # @return [DeleteVmById202Response]
328
+ describe 'delete_vm_by_id test' do
329
+ it 'should work' do
330
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
331
+ end
332
+ end
333
+
334
+ # unit tests for disassociate_categories_0
335
+ # Disassociate categories from a VM
336
+ # Disassociate categories from a virtual machine.
337
+ # @param ext_id A globally unique identifier of a VM of type UUID.
338
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
339
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
340
+ # @param vmm_v40_ahv_config_disassociate_vm_categories_params
341
+ # @param [Hash] opts the optional parameters
342
+ # @return [DisassociateCategories202Response1]
343
+ describe 'disassociate_categories_0 test' do
344
+ it 'should work' do
345
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
346
+ end
347
+ end
348
+
349
+ # unit tests for eject_cd_rom_by_id
350
+ # Ejects an ISO from the provided CD-ROM device
351
+ # Ejects the ISO currently inserted into a CD-ROM device on a Virtual Machine.
352
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
353
+ # @param ext_id A globally unique identifier of a CD-ROM of type UUID.
354
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
355
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
356
+ # @param [Hash] opts the optional parameters
357
+ # @return [EjectCdRomById202Response]
358
+ describe 'eject_cd_rom_by_id test' do
359
+ it 'should work' do
360
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
361
+ end
362
+ end
363
+
364
+ # unit tests for get_cd_rom_by_id
365
+ # Get configuration details for the provided CD-ROM
366
+ # Retrieves configuration details for the provided CD-ROM device attached to a virtual machine.
367
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
368
+ # @param ext_id A globally unique identifier of a CD-ROM of type UUID.
369
+ # @param [Hash] opts the optional parameters
370
+ # @return [GetCdRomById200Response]
371
+ describe 'get_cd_rom_by_id test' do
372
+ it 'should work' do
373
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
374
+ end
375
+ end
376
+
377
+ # unit tests for get_disk_by_id
378
+ # Get configuration details for the provided disk device
379
+ # Retrieves configuration details for the provided disk device attached to a virtual machine.
380
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
381
+ # @param ext_id A globally unique identifier of a VM disk of type UUID.
382
+ # @param [Hash] opts the optional parameters
383
+ # @return [GetDiskById200Response]
384
+ describe 'get_disk_by_id test' do
385
+ it 'should work' do
386
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
387
+ end
388
+ end
389
+
390
+ # unit tests for get_gpu_by_id
391
+ # Get configuration details for the provided GPU device
392
+ # Retrieves configuration details for the provided GPU device attached to a virtual machine.
393
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
394
+ # @param ext_id A globally unique identifier of a VM GPU of type UUID.
395
+ # @param [Hash] opts the optional parameters
396
+ # @return [GetGpuById200Response]
397
+ describe 'get_gpu_by_id test' do
398
+ it 'should work' do
399
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
400
+ end
401
+ end
402
+
403
+ # unit tests for get_guest_tools_by_id
404
+ # Get VM NGT configuration
405
+ # Retrieves the Nutanix Guest Tools configuration for a virtual machine.
406
+ # @param ext_id A globally unique identifier of a VM of type UUID.
407
+ # @param [Hash] opts the optional parameters
408
+ # @return [GetGuestToolsById200Response]
409
+ describe 'get_guest_tools_by_id test' do
410
+ it 'should work' do
411
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
412
+ end
413
+ end
414
+
415
+ # unit tests for get_nic_by_id
416
+ # Get configuration details for the provided network device
417
+ # Retrieves configuration details for the provided network device attached to a virtual machine.
418
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
419
+ # @param ext_id A globally unique identifier of a VM NIC of type UUID.
420
+ # @param [Hash] opts the optional parameters
421
+ # @return [GetNicById200Response]
422
+ describe 'get_nic_by_id test' do
423
+ it 'should work' do
424
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
425
+ end
426
+ end
427
+
428
+ # unit tests for get_pcie_device_by_id
429
+ # Get configuration details for the provided PCIe device
430
+ # Retrieves configuration details for the provided PCIe device attached to a virtual machine.
431
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
432
+ # @param ext_id Globally unique identifier of a PCIe device of type UUID.
433
+ # @param [Hash] opts the optional parameters
434
+ # @return [GetPcieDeviceById200Response]
435
+ describe 'get_pcie_device_by_id test' do
436
+ it 'should work' do
437
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
438
+ end
439
+ end
440
+
441
+ # unit tests for get_serial_port_by_id
442
+ # Get configuration details for the provided serial port
443
+ # Retrieves configuration details for the provided serial port attached to a virtual machine.
444
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
445
+ # @param ext_id The globally unique identifier of a serial port of type UUID.
446
+ # @param [Hash] opts the optional parameters
447
+ # @return [GetSerialPortById200Response]
448
+ describe 'get_serial_port_by_id test' do
449
+ it 'should work' do
450
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
451
+ end
452
+ end
453
+
454
+ # unit tests for get_vm_by_id_0
455
+ # Get VM configuration details
456
+ # Retrieves configuration details for a virtual machine.
457
+ # @param ext_id A globally unique identifier of a VM of type UUID.
458
+ # @param [Hash] opts the optional parameters
459
+ # @return [GetVmById200Response1]
460
+ describe 'get_vm_by_id_0 test' do
461
+ it 'should work' do
462
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
463
+ end
464
+ end
465
+
466
+ # unit tests for insert_cd_rom_by_id
467
+ # Inserts an ISO in the provided CD-ROM device
468
+ # Inserts the defined ISO into a CD-ROM device attached to a Virtual Machine.
469
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
470
+ # @param ext_id A globally unique identifier of a CD-ROM of type UUID.
471
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
472
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
473
+ # @param vmm_v40_ahv_config_cd_rom_insert_params
474
+ # @param [Hash] opts the optional parameters
475
+ # @return [InsertCdRomById202Response]
476
+ describe 'insert_cd_rom_by_id test' do
477
+ it 'should work' do
478
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
479
+ end
480
+ end
481
+
482
+ # unit tests for insert_vm_guest_tools
483
+ # Insert NGT ISO into an available CD-ROM for a VM
484
+ # Inserts the Nutanix Guest Tools installation and configuration ISO into a virtual machine.
485
+ # @param ext_id A globally unique identifier of a VM of type UUID.
486
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
487
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
488
+ # @param vmm_v40_ahv_config_guest_tools_insert_config
489
+ # @param [Hash] opts the optional parameters
490
+ # @return [InsertVmGuestTools202Response]
491
+ describe 'insert_vm_guest_tools test' do
492
+ it 'should work' do
493
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
494
+ end
495
+ end
496
+
497
+ # unit tests for install_vm_guest_tools
498
+ # Install NGT in a VM
499
+ # Installs Nutanix Guest Tools in a Virtual Machine by using the provided credentials.
500
+ # @param ext_id A globally unique identifier of a VM of type UUID.
501
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
502
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
503
+ # @param vmm_v40_ahv_config_guest_tools_install_config
504
+ # @param [Hash] opts the optional parameters
505
+ # @return [InstallVmGuestTools202Response]
506
+ describe 'install_vm_guest_tools test' do
507
+ it 'should work' do
508
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
509
+ end
510
+ end
511
+
512
+ # unit tests for list_cd_roms_by_vm_id
513
+ # List CD-ROMs attached to a VM
514
+ # Lists the CD-ROM devices attached to a virtual machine.
515
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
516
+ # @param [Hash] opts the optional parameters
517
+ # @option opts [Integer] :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.
518
+ # @option opts [Integer] :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.
519
+ # @return [ListCdRomsByVmId200Response]
520
+ describe 'list_cd_roms_by_vm_id test' do
521
+ it 'should work' do
522
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
523
+ end
524
+ end
525
+
526
+ # unit tests for list_disks_by_vm_id
527
+ # List disks attached to a VM
528
+ # Lists the disk devices attached to a virtual machine.
529
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
530
+ # @param [Hash] opts the optional parameters
531
+ # @option opts [Integer] :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.
532
+ # @option opts [Integer] :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.
533
+ # @return [ListDisksByVmId200Response]
534
+ describe 'list_disks_by_vm_id test' do
535
+ it 'should work' do
536
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
537
+ end
538
+ end
539
+
540
+ # unit tests for list_gpus_by_vm_id
541
+ # List GPUs attached to a VM
542
+ # Lists the GPU devices attached to a virtual machine
543
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
544
+ # @param [Hash] opts the optional parameters
545
+ # @option opts [Integer] :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.
546
+ # @option opts [Integer] :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.
547
+ # @option opts [String] :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. 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'. The filter can be applied to the following fields: - mode - vendor
548
+ # @return [ListGpusByVmId200Response]
549
+ describe 'list_gpus_by_vm_id test' do
550
+ it 'should work' do
551
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
552
+ end
553
+ end
554
+
555
+ # unit tests for list_nics_by_vm_id
556
+ # List network devices attached to a VM
557
+ # Lists the network devices attached to a virtual machine.
558
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
559
+ # @param [Hash] opts the optional parameters
560
+ # @option opts [Integer] :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.
561
+ # @option opts [Integer] :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.
562
+ # @option opts [String] :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. 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'. The filter can be applied to the following fields: - networkInfo/subnet/extId
563
+ # @return [ListNicsByVmId200Response]
564
+ describe 'list_nics_by_vm_id test' do
565
+ it 'should work' do
566
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
567
+ end
568
+ end
569
+
570
+ # unit tests for list_pcie_devices_by_vm_id
571
+ # List PCIe devices attached to a VM
572
+ # Lists all the PCIe devices attached to a virtual machine.
573
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
574
+ # @param [Hash] opts the optional parameters
575
+ # @option opts [Integer] :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.
576
+ # @option opts [Integer] :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.
577
+ # @return [ListPcieDevicesByVmId200Response]
578
+ describe 'list_pcie_devices_by_vm_id test' do
579
+ it 'should work' do
580
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
581
+ end
582
+ end
583
+
584
+ # unit tests for list_serial_ports_by_vm_id
585
+ # List serial ports attached to a VM
586
+ # Lists the serial ports attached to a virtual machine.
587
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
588
+ # @param [Hash] opts the optional parameters
589
+ # @option opts [Integer] :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.
590
+ # @option opts [Integer] :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.
591
+ # @return [ListSerialPortsByVmId200Response]
592
+ describe 'list_serial_ports_by_vm_id test' do
593
+ it 'should work' do
594
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
595
+ end
596
+ end
597
+
598
+ # unit tests for list_vms_0
599
+ # List VMs
600
+ # Lists the Virtual Machines defined on the system. List of Virtual Machines can be further filtered out using various filtering options.
601
+ # @param [Hash] opts the optional parameters
602
+ # @option opts [Integer] :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.
603
+ # @option opts [Integer] :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.
604
+ # @option opts [String] :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. 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'. The filter can be applied to the following fields: - apcConfig/cpuModel/extId - apcConfig/cpuModel/name - apcConfig/isApcEnabled - cluster/extId - extId - gpus - hardwareClockTimezone - host/extId - isAgentVm - isCpuHotplugEnabled - isCpuPassthroughEnabled - isGpuConsoleEnabled - isLiveMigrateCapable - isMemoryOvercommitEnabled - isScsiControllerEnabled - isVcpuHardPinningEnabled - isVgaConsoleEnabled - machineType - memorySizeBytes - name - nics - numCoresPerSocket - numNumaNodes - numSockets - numThreadsPerCore - powerState
605
+ # @option opts [String] :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. The orderby can be applied to the following fields: - memorySizeBytes - name - numCoresPerSocket - numNumaNodes - numSockets - numThreadsPerCore
606
+ # @option opts [String] :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. - apcConfig/cpuModel/extId - apcConfig/cpuModel/name - apcConfig/isApcEnabled - availabilityZone - biosUuid - bootConfig - categories - cdRoms - cluster/extId - createTime - description - disks - enabledCpuFeatures - extId - generationUuid - gpus - guestCustomization - guestTools - hardwareClockTimezone - host/extId - isAgentVm - isBrandingEnabled - isCpuHotplugEnabled - isCpuPassthroughEnabled - isCrossClusterMigrationInProgress - isGpuConsoleEnabled - isLiveMigrateCapable - isMemoryOvercommitEnabled - isScsiControllerEnabled - isVcpuHardPinningEnabled - isVgaConsoleEnabled - links - machineType - memorySizeBytes - name - nics - numCoresPerSocket - numNumaNodes - numSockets - numThreadsPerCore - ownershipInfo - pcieDevices - powerState - protectionPolicyState - protectionType - serialPorts - source - storageConfig - tenantId - updateTime - vtpmConfig
607
+ # @return [ListVms200Response1]
608
+ describe 'list_vms_0 test' do
609
+ it 'should work' do
610
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
611
+ end
612
+ end
613
+
614
+ # unit tests for migrate_nic_by_id
615
+ # Migrate a network device to another subnet
616
+ # Migrates a network device attached to a Virtual Machine to another subnet. This can be used to move network devices between VLAN and VPC subnets.
617
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
618
+ # @param ext_id A globally unique identifier of a VM NIC of type UUID.
619
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
620
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
621
+ # @param vmm_v40_ahv_config_migrate_nic_config
622
+ # @param [Hash] opts the optional parameters
623
+ # @return [MigrateNicById202Response]
624
+ describe 'migrate_nic_by_id test' do
625
+ it 'should work' do
626
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
627
+ end
628
+ end
629
+
630
+ # unit tests for migrate_vm_disks
631
+ # VmDisk migration between storage containers
632
+ # Specifies the VmDisks of a VM for migration and the migration plan for them. If all the disks of a VM need to be migrated to the same storage container, only a single migration plan with only the external ID of the destination storage container is needed. If the disks are being migrated to different containers, one plan per disk needs to be specified.
633
+ # @param ext_id A globally unique identifier of a VM of type UUID.
634
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
635
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
636
+ # @param vmm_v40_ahv_config_disk_migration_params
637
+ # @param [Hash] opts the optional parameters
638
+ # @return [MigrateVmDisks202Response]
639
+ describe 'migrate_vm_disks test' do
640
+ it 'should work' do
641
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
642
+ end
643
+ end
644
+
645
+ # unit tests for migrate_vm_to_host
646
+ # Host to host VM migration
647
+ # Migrate a VM to another host within the same cluster.
648
+ # @param ext_id A globally unique identifier of a VM of type UUID.
649
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
650
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
651
+ # @param vmm_v40_ahv_config_vm_migrate_to_host_params The request body for migrating a VM from one host to another within a cluster.
652
+ # @param [Hash] opts the optional parameters
653
+ # @return [MigrateVmToHost202Response]
654
+ describe 'migrate_vm_to_host test' do
655
+ it 'should work' do
656
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
657
+ end
658
+ end
659
+
660
+ # unit tests for power_cycle_vm
661
+ # Force a power cycle for a VM
662
+ # Force a power-cycle for a virtual machine. This operation is equivalent to requesting a VM power-off followed by the VM power-on. Power cycling a VM is slower than resetting it, but it will be creating a fresh instance of the virtual machine. When resetting, the same instance is restarted within the context of the running VM instance.
663
+ # @param ext_id A globally unique identifier of a VM of type UUID.
664
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
665
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
666
+ # @param [Hash] opts the optional parameters
667
+ # @return [PowerCycleVm202Response]
668
+ describe 'power_cycle_vm test' do
669
+ it 'should work' do
670
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
671
+ end
672
+ end
673
+
674
+ # unit tests for power_off_vm_0
675
+ # Force power off a VM
676
+ # Forceably shuts down a virtual machine which is equivalent to removing the power cable. Note: The forced shutdown may result in data loss if any operations are in progress during the shutdown.
677
+ # @param ext_id A globally unique identifier of a VM of type UUID.
678
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
679
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
680
+ # @param [Hash] opts the optional parameters
681
+ # @return [PowerOffVm202Response1]
682
+ describe 'power_off_vm_0 test' do
683
+ it 'should work' do
684
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
685
+ end
686
+ end
687
+
688
+ # unit tests for power_on_vm_0
689
+ # Turn on a VM
690
+ # Turns a Virtual Machine on.
691
+ # @param ext_id A globally unique identifier of a VM of type UUID.
692
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
693
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
694
+ # @param [Hash] opts the optional parameters
695
+ # @return [PowerOnVm202Response1]
696
+ describe 'power_on_vm_0 test' do
697
+ it 'should work' do
698
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
699
+ end
700
+ end
701
+
702
+ # unit tests for reboot_guest_vm_0
703
+ # Restart the VM using NGT
704
+ # Collaborative reboot of a Virtual Machine, requesting Nutanix Guest Tools to trigger a reboot from within the VM.
705
+ # @param ext_id A globally unique identifier of a VM of type UUID.
706
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
707
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
708
+ # @param vmm_v40_ahv_config_guest_power_options
709
+ # @param [Hash] opts the optional parameters
710
+ # @return [RebootVm202Response]
711
+ describe 'reboot_guest_vm_0 test' do
712
+ it 'should work' do
713
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
714
+ end
715
+ end
716
+
717
+ # unit tests for reboot_vm
718
+ # Reboot a VM using ACPI
719
+ # Collaborative reboot of a Virtual Machine through the ACPI support in the operating system.
720
+ # @param ext_id A globally unique identifier of a VM of type UUID.
721
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
722
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
723
+ # @param [Hash] opts the optional parameters
724
+ # @return [RebootVm202Response]
725
+ describe 'reboot_vm test' do
726
+ it 'should work' do
727
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
728
+ end
729
+ end
730
+
731
+ # unit tests for release_ip_by_id
732
+ # Release an assigned IP address from the provided network device
733
+ # Releases the IP address assignment from a network device attached to a managed network.
734
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
735
+ # @param ext_id A globally unique identifier of a VM NIC of type UUID.
736
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
737
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
738
+ # @param [Hash] opts the optional parameters
739
+ # @return [ReleaseIpById202Response]
740
+ describe 'release_ip_by_id test' do
741
+ it 'should work' do
742
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
743
+ end
744
+ end
745
+
746
+ # unit tests for reset_vm_0
747
+ # Reset a VM immediately
748
+ # Force reset of a Virtual Machine, without waiting for the guest VM to shutdown itself. Resetting a VM is faster than power-cycle as the reset occurs within the context of the running virtual machine instance rather than creating a fresh instance.
749
+ # @param ext_id A globally unique identifier of a VM of type UUID.
750
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
751
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
752
+ # @param [Hash] opts the optional parameters
753
+ # @return [ResetVm202Response1]
754
+ describe 'reset_vm_0 test' do
755
+ it 'should work' do
756
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
757
+ end
758
+ end
759
+
760
+ # unit tests for revert_vm_0
761
+ # Revert the AHV VM.
762
+ # Revert VM identified by {extId}. This does an in-place VM restore from a specified VM Recovery Point.
763
+ # @param ext_id A globally unique identifier of a VM of type UUID.
764
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
765
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
766
+ # @param vmm_v40_ahv_config_revert_params
767
+ # @param [Hash] opts the optional parameters
768
+ # @return [RevertVm202Response1]
769
+ describe 'revert_vm_0 test' do
770
+ it 'should work' do
771
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
772
+ end
773
+ end
774
+
775
+ # unit tests for shutdown_guest_vm_0
776
+ # Shutdown the VM using NGT
777
+ # Collaborative shutdown of a Virtual Machine, requesting Nutanix Guest Tools to trigger a shutdown from within the VM.
778
+ # @param ext_id A globally unique identifier of a VM of type UUID.
779
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
780
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
781
+ # @param vmm_v40_ahv_config_guest_power_options
782
+ # @param [Hash] opts the optional parameters
783
+ # @return [ShutdownVm202Response]
784
+ describe 'shutdown_guest_vm_0 test' do
785
+ it 'should work' do
786
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
787
+ end
788
+ end
789
+
790
+ # unit tests for shutdown_vm
791
+ # Shutdown the VM using ACPI
792
+ # Collaborative shutdown of a Virtual Machine through the ACPI support in the operating system.
793
+ # @param ext_id A globally unique identifier of a VM of type UUID.
794
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
795
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
796
+ # @param [Hash] opts the optional parameters
797
+ # @return [ShutdownVm202Response]
798
+ describe 'shutdown_vm test' do
799
+ it 'should work' do
800
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
801
+ end
802
+ end
803
+
804
+ # unit tests for uninstall_vm_guest_tools
805
+ # Uninstall NGT from a VM
806
+ # Trigger an in-guest uninstallation of Nutanix Guest Tools.
807
+ # @param ext_id A globally unique identifier of a VM of type UUID.
808
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
809
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
810
+ # @param [Hash] opts the optional parameters
811
+ # @return [UninstallVmGuestTools202Response]
812
+ describe 'uninstall_vm_guest_tools test' do
813
+ it 'should work' do
814
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
815
+ end
816
+ end
817
+
818
+ # unit tests for update_disk_by_id
819
+ # Update the configuration for the provided disk device
820
+ # Updates the configuration details for the provided disk device.
821
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
822
+ # @param ext_id A globally unique identifier of a VM disk of type UUID.
823
+ # @param if_match The If-Match request header makes the request conditional. When not provided, the server will respond with an HTTP-428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow the successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP-412 (Precondition Failed) response will be returned.
824
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
825
+ # @param vmm_v40_ahv_config_disk
826
+ # @param [Hash] opts the optional parameters
827
+ # @return [UpdateDiskById202Response]
828
+ describe 'update_disk_by_id test' do
829
+ it 'should work' do
830
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
831
+ end
832
+ end
833
+
834
+ # unit tests for update_guest_tools_by_id
835
+ # Update NGT configuration for a VM
836
+ # Updates the Nutanix Guest Tools configuration for a virtual machine.
837
+ # @param ext_id A globally unique identifier of a VM of type UUID.
838
+ # @param if_match The If-Match request header makes the request conditional. When not provided, the server will respond with an HTTP-428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow the successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP-412 (Precondition Failed) response will be returned.
839
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
840
+ # @param vmm_v40_ahv_config_guest_tools
841
+ # @param [Hash] opts the optional parameters
842
+ # @return [UpdateGuestToolsById202Response]
843
+ describe 'update_guest_tools_by_id test' do
844
+ it 'should work' do
845
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
846
+ end
847
+ end
848
+
849
+ # unit tests for update_nic_by_id
850
+ # Update the configuration for the provided network device
851
+ # Updates the configuration details for the provided network device.
852
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
853
+ # @param ext_id A globally unique identifier of a VM NIC of type UUID.
854
+ # @param if_match The If-Match request header makes the request conditional. When not provided, the server will respond with an HTTP-428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow the successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP-412 (Precondition Failed) response will be returned.
855
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
856
+ # @param vmm_v40_ahv_config_nic
857
+ # @param [Hash] opts the optional parameters
858
+ # @return [UpdateNicById202Response]
859
+ describe 'update_nic_by_id test' do
860
+ it 'should work' do
861
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
862
+ end
863
+ end
864
+
865
+ # unit tests for update_serial_port_by_id
866
+ # Update the configuration for the provided serial port
867
+ # Updates the configuration details for the provided serial port.
868
+ # @param vm_ext_id A globally unique identifier of a VM of type UUID.
869
+ # @param ext_id The globally unique identifier of a serial port of type UUID.
870
+ # @param if_match The If-Match request header makes the request conditional. When not provided, the server will respond with an HTTP-428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow the successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP-412 (Precondition Failed) response will be returned.
871
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
872
+ # @param vmm_v40_ahv_config_serial_port
873
+ # @param [Hash] opts the optional parameters
874
+ # @return [UpdateSerialPortById202Response]
875
+ describe 'update_serial_port_by_id test' do
876
+ it 'should work' do
877
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
878
+ end
879
+ end
880
+
881
+ # unit tests for update_vm_by_id
882
+ # Update configuration for a VM
883
+ # Updates configuration details for a virtual machine.
884
+ # @param ext_id A globally unique identifier of a VM of type UUID.
885
+ # @param if_match The If-Match request header makes the request conditional. When not provided, the server will respond with an HTTP-428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow the successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP-412 (Precondition Failed) response will be returned.
886
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
887
+ # @param vmm_v40_ahv_config_vm
888
+ # @param [Hash] opts the optional parameters
889
+ # @return [UpdateVmById202Response]
890
+ describe 'update_vm_by_id test' do
891
+ it 'should work' do
892
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
893
+ end
894
+ end
895
+
896
+ # unit tests for upgrade_vm_guest_tools
897
+ # Upgrade NGT inside a VM
898
+ # Trigger an in-guest upgrade of Nutanix Guest Tools.
899
+ # @param ext_id A globally unique identifier of a VM of type UUID.
900
+ # @param if_match The If-Match request header makes the request conditional. When not provided the server will respond with an HTTP 428 (Precondition Required) response code indicating that the server requires the request to be conditional. The server will allow successful completion of PUT and PATCH operations, if the resource matches the ETag value returned to the response of a GET operation. If the conditional does not match, then an HTTP 412 (Precondition Failed) response
901
+ # @param ntnx_request_id A unique identifier that is associated with each request. The provided value must be opaque and preferably in Universal Unique Identifier (UUID) format. This identifier is also used as an idempotence token for safely retrying requests in case of network errors. All the supported Nutanix API clients add this auto-generated request identifier to each request.
902
+ # @param vmm_v40_ahv_config_guest_tools_upgrade_config
903
+ # @param [Hash] opts the optional parameters
904
+ # @return [UpgradeVmGuestTools202Response]
905
+ describe 'upgrade_vm_guest_tools test' do
906
+ it 'should work' do
907
+ # assertion here. ref: https://rspec.info/features/3-12/rspec-expectations/built-in-matchers/
908
+ end
909
+ end
910
+
911
+ end