nutanix_clustermgmt 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 (1387) hide show
  1. checksums.yaml +7 -0
  2. data/CHANGELOG.md +11 -0
  3. data/Gemfile +9 -0
  4. data/README.md +636 -0
  5. data/Rakefile +10 -0
  6. data/docs/AddDisk202Response.md +20 -0
  7. data/docs/AddDisk4XXResponse.md +20 -0
  8. data/docs/AddSnmpTransport202Response.md +20 -0
  9. data/docs/AddSnmpTransport4XXResponse.md +20 -0
  10. data/docs/ApplyClusterProfile202Response.md +20 -0
  11. data/docs/ApplyClusterProfile4XXResponse.md +20 -0
  12. data/docs/AssociateCategoriesToCluster202Response.md +20 -0
  13. data/docs/AssociateCategoriesToCluster4XXResponse.md +20 -0
  14. data/docs/BmcApi.md +169 -0
  15. data/docs/CheckHypervisorRequirements202Response.md +20 -0
  16. data/docs/CheckHypervisorRequirements4XXResponse.md +20 -0
  17. data/docs/ClusterProfilesApi.md +575 -0
  18. data/docs/ClustermgmtV40AhvConfigListPcieDevicesApiResponse.md +20 -0
  19. data/docs/ClustermgmtV40AhvConfigListPcieDevicesApiResponseData.md +49 -0
  20. data/docs/ClustermgmtV40AhvConfigPcieDevice.md +34 -0
  21. data/docs/ClustermgmtV40AhvConfigPcieDeviceConfiguration.md +30 -0
  22. data/docs/ClustermgmtV40AhvConfigPcieDeviceState.md +15 -0
  23. data/docs/ClustermgmtV40ConfigAcropolisConnectionState.md +15 -0
  24. data/docs/ClustermgmtV40ConfigAddDiskApiResponse.md +20 -0
  25. data/docs/ClustermgmtV40ConfigAddSnmpTransportsApiResponse.md +20 -0
  26. data/docs/ClustermgmtV40ConfigAddressType.md +15 -0
  27. data/docs/ClustermgmtV40ConfigApplyClusterProfileApiResponse.md +20 -0
  28. data/docs/ClustermgmtV40ConfigAssociateCategoriesToClusterApiResponse.md +20 -0
  29. data/docs/ClustermgmtV40ConfigAssociateCategoriesToClusterApiResponseData.md +49 -0
  30. data/docs/ClustermgmtV40ConfigAttributeItem.md +20 -0
  31. data/docs/ClustermgmtV40ConfigAuthorizedPublicKey.md +20 -0
  32. data/docs/ClustermgmtV40ConfigBackplaneNetworkParams.md +24 -0
  33. data/docs/ClustermgmtV40ConfigBlockItem.md +20 -0
  34. data/docs/ClustermgmtV40ConfigBmcInfo.md +22 -0
  35. data/docs/ClustermgmtV40ConfigBuildInfo.md +18 -0
  36. data/docs/ClustermgmtV40ConfigBuildReference.md +26 -0
  37. data/docs/ClustermgmtV40ConfigBundleInfo.md +18 -0
  38. data/docs/ClustermgmtV40ConfigBundleParam.md +20 -0
  39. data/docs/ClustermgmtV40ConfigCacheDeduplication.md +15 -0
  40. data/docs/ClustermgmtV40ConfigCategoryEntityReferences.md +18 -0
  41. data/docs/ClustermgmtV40ConfigCheckHypervisorRequirementsApiResponse.md +20 -0
  42. data/docs/ClustermgmtV40ConfigCluster.md +44 -0
  43. data/docs/ClustermgmtV40ConfigClusterArchReference.md +15 -0
  44. data/docs/ClustermgmtV40ConfigClusterConfig.md +20 -0
  45. data/docs/ClustermgmtV40ConfigClusterConfigReference.md +54 -0
  46. data/docs/ClustermgmtV40ConfigClusterFaultToleranceRef.md +15 -0
  47. data/docs/ClustermgmtV40ConfigClusterFunctionRef.md +15 -0
  48. data/docs/ClustermgmtV40ConfigClusterNetwork.md +24 -0
  49. data/docs/ClustermgmtV40ConfigClusterNetworkReference.md +48 -0
  50. data/docs/ClustermgmtV40ConfigClusterProfile.md +56 -0
  51. data/docs/ClustermgmtV40ConfigClusterReference.md +20 -0
  52. data/docs/ClustermgmtV40ConfigClusterReferenceListSpec.md +18 -0
  53. data/docs/ClustermgmtV40ConfigComponentFaultTolerance.md +26 -0
  54. data/docs/ClustermgmtV40ConfigComponentType.md +15 -0
  55. data/docs/ClustermgmtV40ConfigComputeNodeItem.md +32 -0
  56. data/docs/ClustermgmtV40ConfigComputeNonMigratableVmsSpec.md +20 -0
  57. data/docs/ClustermgmtV40ConfigConfigParams.md +32 -0
  58. data/docs/ClustermgmtV40ConfigConfigType.md +15 -0
  59. data/docs/ClustermgmtV40ConfigControllerVmReference.md +28 -0
  60. data/docs/ClustermgmtV40ConfigCreateClusterApiResponse.md +20 -0
  61. data/docs/ClustermgmtV40ConfigCreateClusterProfileApiResponse.md +20 -0
  62. data/docs/ClustermgmtV40ConfigCreateRsyslogServerApiResponse.md +20 -0
  63. data/docs/ClustermgmtV40ConfigCreateSnmpTrapApiResponse.md +20 -0
  64. data/docs/ClustermgmtV40ConfigCreateSnmpUserApiResponse.md +20 -0
  65. data/docs/ClustermgmtV40ConfigCreateStorageContainerApiResponse.md +20 -0
  66. data/docs/ClustermgmtV40ConfigCredentialStatus.md +15 -0
  67. data/docs/ClustermgmtV40ConfigDataStore.md +38 -0
  68. data/docs/ClustermgmtV40ConfigDataStoreMount.md +32 -0
  69. data/docs/ClustermgmtV40ConfigDataStoreUnmount.md +26 -0
  70. data/docs/ClustermgmtV40ConfigDeleteClusterApiResponse.md +20 -0
  71. data/docs/ClustermgmtV40ConfigDeleteClusterProfileApiResponse.md +20 -0
  72. data/docs/ClustermgmtV40ConfigDeleteDiskApiResponse.md +20 -0
  73. data/docs/ClustermgmtV40ConfigDeleteRsyslogServerApiResponse.md +20 -0
  74. data/docs/ClustermgmtV40ConfigDeleteSnmpTrapApiResponse.md +20 -0
  75. data/docs/ClustermgmtV40ConfigDeleteSnmpUserApiResponse.md +20 -0
  76. data/docs/ClustermgmtV40ConfigDeleteStorageContainerApiResponse.md +20 -0
  77. data/docs/ClustermgmtV40ConfigDigitalCertificateMapReference.md +20 -0
  78. data/docs/ClustermgmtV40ConfigDisassociateCategoriesFromClusterApiResponse.md +20 -0
  79. data/docs/ClustermgmtV40ConfigDisassociateClusterFromClusterProfileApiResponse.md +20 -0
  80. data/docs/ClustermgmtV40ConfigDiscoverUnconfiguredNodesApiResponse.md +20 -0
  81. data/docs/ClustermgmtV40ConfigDisk.md +64 -0
  82. data/docs/ClustermgmtV40ConfigDiskAdditionSpec.md +20 -0
  83. data/docs/ClustermgmtV40ConfigDiskAdvanceConfig.md +48 -0
  84. data/docs/ClustermgmtV40ConfigDiskPartitionInfo.md +20 -0
  85. data/docs/ClustermgmtV40ConfigDiskReference.md +26 -0
  86. data/docs/ClustermgmtV40ConfigDiskStatus.md +15 -0
  87. data/docs/ClustermgmtV40ConfigDomainAwarenessLevel.md +15 -0
  88. data/docs/ClustermgmtV40ConfigDomainFaultTolerance.md +20 -0
  89. data/docs/ClustermgmtV40ConfigDomainType.md +15 -0
  90. data/docs/ClustermgmtV40ConfigDriveReplacementOption.md +15 -0
  91. data/docs/ClustermgmtV40ConfigEncryptionOptionInfo.md +15 -0
  92. data/docs/ClustermgmtV40ConfigEncryptionScopeInfo.md +15 -0
  93. data/docs/ClustermgmtV40ConfigEncryptionStatus.md +15 -0
  94. data/docs/ClustermgmtV40ConfigErasureCodeStatus.md +15 -0
  95. data/docs/ClustermgmtV40ConfigExpandClusterApiResponse.md +20 -0
  96. data/docs/ClustermgmtV40ConfigExpandClusterParams.md +24 -0
  97. data/docs/ClustermgmtV40ConfigFaultToleranceState.md +28 -0
  98. data/docs/ClustermgmtV40ConfigFetchNodeNetworkingDetailsApiResponse.md +20 -0
  99. data/docs/ClustermgmtV40ConfigFetchTaskApiResponse.md +20 -0
  100. data/docs/ClustermgmtV40ConfigFetchTaskApiResponseData.md +49 -0
  101. data/docs/ClustermgmtV40ConfigGetBmcInfoResponse.md +20 -0
  102. data/docs/ClustermgmtV40ConfigGetBmcInfoResponseData.md +49 -0
  103. data/docs/ClustermgmtV40ConfigGetClusterApiResponse.md +20 -0
  104. data/docs/ClustermgmtV40ConfigGetClusterApiResponseData.md +49 -0
  105. data/docs/ClustermgmtV40ConfigGetClusterProfileApiResponse.md +20 -0
  106. data/docs/ClustermgmtV40ConfigGetClusterProfileApiResponseData.md +49 -0
  107. data/docs/ClustermgmtV40ConfigGetDiskApiResponse.md +20 -0
  108. data/docs/ClustermgmtV40ConfigGetDiskApiResponseData.md +49 -0
  109. data/docs/ClustermgmtV40ConfigGetHostApiResponse.md +20 -0
  110. data/docs/ClustermgmtV40ConfigGetHostApiResponseData.md +49 -0
  111. data/docs/ClustermgmtV40ConfigGetHostNicApiResponse.md +20 -0
  112. data/docs/ClustermgmtV40ConfigGetHostNicApiResponseData.md +49 -0
  113. data/docs/ClustermgmtV40ConfigGetRackableUnitApiResponse.md +20 -0
  114. data/docs/ClustermgmtV40ConfigGetRackableUnitApiResponseData.md +49 -0
  115. data/docs/ClustermgmtV40ConfigGetRsyslogServerApiResponse.md +20 -0
  116. data/docs/ClustermgmtV40ConfigGetRsyslogServerApiResponseData.md +49 -0
  117. data/docs/ClustermgmtV40ConfigGetSnmpConfigByClusterIdApiResponse.md +20 -0
  118. data/docs/ClustermgmtV40ConfigGetSnmpConfigByClusterIdApiResponseData.md +49 -0
  119. data/docs/ClustermgmtV40ConfigGetSnmpTrapApiResponse.md +20 -0
  120. data/docs/ClustermgmtV40ConfigGetSnmpTrapApiResponseData.md +49 -0
  121. data/docs/ClustermgmtV40ConfigGetSnmpUserApiResponse.md +20 -0
  122. data/docs/ClustermgmtV40ConfigGetSnmpUserApiResponseData.md +49 -0
  123. data/docs/ClustermgmtV40ConfigGetStorageContainerApiResponse.md +20 -0
  124. data/docs/ClustermgmtV40ConfigGetStorageContainerApiResponseData.md +49 -0
  125. data/docs/ClustermgmtV40ConfigGetVcenterExtensionApiResponse.md +20 -0
  126. data/docs/ClustermgmtV40ConfigGetVcenterExtensionApiResponseData.md +49 -0
  127. data/docs/ClustermgmtV40ConfigGetVirtualNicApiResponse.md +20 -0
  128. data/docs/ClustermgmtV40ConfigGetVirtualNicApiResponseData.md +49 -0
  129. data/docs/ClustermgmtV40ConfigGpuMode.md +15 -0
  130. data/docs/ClustermgmtV40ConfigGpuType.md +15 -0
  131. data/docs/ClustermgmtV40ConfigHost.md +90 -0
  132. data/docs/ClustermgmtV40ConfigHostGpu.md +32 -0
  133. data/docs/ClustermgmtV40ConfigHostNameParam.md +18 -0
  134. data/docs/ClustermgmtV40ConfigHostNic.md +62 -0
  135. data/docs/ClustermgmtV40ConfigHostTypeEnum.md +15 -0
  136. data/docs/ClustermgmtV40ConfigHttpProxyConfig.md +28 -0
  137. data/docs/ClustermgmtV40ConfigHttpProxyType.md +15 -0
  138. data/docs/ClustermgmtV40ConfigHttpProxyWhiteListConfig.md +20 -0
  139. data/docs/ClustermgmtV40ConfigHttpProxyWhiteListTargetType.md +15 -0
  140. data/docs/ClustermgmtV40ConfigHypervCredentials.md +20 -0
  141. data/docs/ClustermgmtV40ConfigHypervisorIsoMap.md +20 -0
  142. data/docs/ClustermgmtV40ConfigHypervisorReference.md +30 -0
  143. data/docs/ClustermgmtV40ConfigHypervisorState.md +15 -0
  144. data/docs/ClustermgmtV40ConfigHypervisorType.md +15 -0
  145. data/docs/ClustermgmtV40ConfigHypervisorUploadInfo.md +20 -0
  146. data/docs/ClustermgmtV40ConfigHypervisorUploadNodeListItem.md +34 -0
  147. data/docs/ClustermgmtV40ConfigHypervisorUploadParam.md +18 -0
  148. data/docs/ClustermgmtV40ConfigIpmiReference.md +20 -0
  149. data/docs/ClustermgmtV40ConfigKeyManagementDeviceToCertStatusInfo.md +20 -0
  150. data/docs/ClustermgmtV40ConfigKeyManagementServerType.md +15 -0
  151. data/docs/ClustermgmtV40ConfigListClusterProfilesApiResponse.md +20 -0
  152. data/docs/ClustermgmtV40ConfigListClusterProfilesApiResponseData.md +49 -0
  153. data/docs/ClustermgmtV40ConfigListClustersApiResponse.md +20 -0
  154. data/docs/ClustermgmtV40ConfigListClustersApiResponseData.md +49 -0
  155. data/docs/ClustermgmtV40ConfigListDataStoresByClusterIdApiResponse.md +20 -0
  156. data/docs/ClustermgmtV40ConfigListDataStoresByClusterIdApiResponseData.md +49 -0
  157. data/docs/ClustermgmtV40ConfigListDisksApiResponse.md +20 -0
  158. data/docs/ClustermgmtV40ConfigListDisksApiResponseData.md +49 -0
  159. data/docs/ClustermgmtV40ConfigListHostNicsByHostIdApiResponse.md +20 -0
  160. data/docs/ClustermgmtV40ConfigListHostNicsByHostIdApiResponseData.md +49 -0
  161. data/docs/ClustermgmtV40ConfigListHostsApiResponse.md +20 -0
  162. data/docs/ClustermgmtV40ConfigListHostsByClusterIdApiResponse.md +20 -0
  163. data/docs/ClustermgmtV40ConfigListHostsByClusterIdApiResponseData.md +49 -0
  164. data/docs/ClustermgmtV40ConfigListPhysicalGpuProfilesApiResponse.md +20 -0
  165. data/docs/ClustermgmtV40ConfigListPhysicalGpuProfilesApiResponseData.md +49 -0
  166. data/docs/ClustermgmtV40ConfigListRackableUnitsByClusterIdApiResponse.md +20 -0
  167. data/docs/ClustermgmtV40ConfigListRackableUnitsByClusterIdApiResponseData.md +49 -0
  168. data/docs/ClustermgmtV40ConfigListRsyslogServersByClusterIdApiResponse.md +20 -0
  169. data/docs/ClustermgmtV40ConfigListRsyslogServersByClusterIdApiResponseData.md +49 -0
  170. data/docs/ClustermgmtV40ConfigListStorageContainersApiResponse.md +20 -0
  171. data/docs/ClustermgmtV40ConfigListStorageContainersApiResponseData.md +49 -0
  172. data/docs/ClustermgmtV40ConfigListVcenterExtensionsApiResponse.md +20 -0
  173. data/docs/ClustermgmtV40ConfigListVcenterExtensionsApiResponseData.md +49 -0
  174. data/docs/ClustermgmtV40ConfigListVirtualGpuProfilesApiResponse.md +20 -0
  175. data/docs/ClustermgmtV40ConfigListVirtualGpuProfilesApiResponseData.md +49 -0
  176. data/docs/ClustermgmtV40ConfigListVirtualNicsByHostIdApiResponse.md +20 -0
  177. data/docs/ClustermgmtV40ConfigListVirtualNicsByHostIdApiResponseData.md +49 -0
  178. data/docs/ClustermgmtV40ConfigManagedCluster.md +24 -0
  179. data/docs/ClustermgmtV40ConfigManagementServerRef.md +26 -0
  180. data/docs/ClustermgmtV40ConfigManagementServerType.md +15 -0
  181. data/docs/ClustermgmtV40ConfigMountStorageContainerApiResponse.md +20 -0
  182. data/docs/ClustermgmtV40ConfigMultiDomainFaultToleranceStatus.md +24 -0
  183. data/docs/ClustermgmtV40ConfigNameMacRef.md +20 -0
  184. data/docs/ClustermgmtV40ConfigNameNetworkRef.md +22 -0
  185. data/docs/ClustermgmtV40ConfigNetworkInfo.md +20 -0
  186. data/docs/ClustermgmtV40ConfigNetworkSwitchInterface.md +48 -0
  187. data/docs/ClustermgmtV40ConfigNodeDetails.md +20 -0
  188. data/docs/ClustermgmtV40ConfigNodeDiscoveryParams.md +28 -0
  189. data/docs/ClustermgmtV40ConfigNodeInfo.md +46 -0
  190. data/docs/ClustermgmtV40ConfigNodeItem.md +48 -0
  191. data/docs/ClustermgmtV40ConfigNodeListItemReference.md +22 -0
  192. data/docs/ClustermgmtV40ConfigNodeListNetworkingDetails.md +46 -0
  193. data/docs/ClustermgmtV40ConfigNodeNetworkConfig.md +18 -0
  194. data/docs/ClustermgmtV40ConfigNodeNetworkingDetails.md +22 -0
  195. data/docs/ClustermgmtV40ConfigNodeParam.md +30 -0
  196. data/docs/ClustermgmtV40ConfigNodeReference.md +20 -0
  197. data/docs/ClustermgmtV40ConfigNodeRemovalExtraParam.md +22 -0
  198. data/docs/ClustermgmtV40ConfigNodeRemovalParams.md +24 -0
  199. data/docs/ClustermgmtV40ConfigNodeResourceConfig.md +24 -0
  200. data/docs/ClustermgmtV40ConfigNodeStatus.md +15 -0
  201. data/docs/ClustermgmtV40ConfigNonCompatibleClusterReference.md +20 -0
  202. data/docs/ClustermgmtV40ConfigNonMigratableVmInfo.md +22 -0
  203. data/docs/ClustermgmtV40ConfigNonMigratableVmsResult.md +24 -0
  204. data/docs/ClustermgmtV40ConfigOnDiskDedup.md +15 -0
  205. data/docs/ClustermgmtV40ConfigOperationMode.md +15 -0
  206. data/docs/ClustermgmtV40ConfigPIIScrubbingLevel.md +15 -0
  207. data/docs/ClustermgmtV40ConfigPartitionType.md +15 -0
  208. data/docs/ClustermgmtV40ConfigPhysicalGpuConfig.md +36 -0
  209. data/docs/ClustermgmtV40ConfigPhysicalGpuProfile.md +26 -0
  210. data/docs/ClustermgmtV40ConfigPublicKey.md +20 -0
  211. data/docs/ClustermgmtV40ConfigPulseStatus.md +20 -0
  212. data/docs/ClustermgmtV40ConfigRackReference.md +20 -0
  213. data/docs/ClustermgmtV40ConfigRackableUnit.md +34 -0
  214. data/docs/ClustermgmtV40ConfigRackableUnitModel.md +15 -0
  215. data/docs/ClustermgmtV40ConfigRackableUnitNode.md +22 -0
  216. data/docs/ClustermgmtV40ConfigRedundancyStatusDetails.md +20 -0
  217. data/docs/ClustermgmtV40ConfigRegisterVcenterExtensionApiResponse.md +20 -0
  218. data/docs/ClustermgmtV40ConfigRemoveNodeApiResponse.md +20 -0
  219. data/docs/ClustermgmtV40ConfigRemoveSnmpTransportsApiResponse.md +20 -0
  220. data/docs/ClustermgmtV40ConfigRsyslogModuleItem.md +22 -0
  221. data/docs/ClustermgmtV40ConfigRsyslogModuleLogSeverityLevel.md +15 -0
  222. data/docs/ClustermgmtV40ConfigRsyslogModuleName.md +15 -0
  223. data/docs/ClustermgmtV40ConfigRsyslogNetworkProtocol.md +15 -0
  224. data/docs/ClustermgmtV40ConfigRsyslogServer.md +32 -0
  225. data/docs/ClustermgmtV40ConfigSmtpNetwork.md +24 -0
  226. data/docs/ClustermgmtV40ConfigSmtpServerRef.md +22 -0
  227. data/docs/ClustermgmtV40ConfigSmtpType.md +15 -0
  228. data/docs/ClustermgmtV40ConfigSnmpAuthType.md +15 -0
  229. data/docs/ClustermgmtV40ConfigSnmpConfig.md +30 -0
  230. data/docs/ClustermgmtV40ConfigSnmpPrivType.md +15 -0
  231. data/docs/ClustermgmtV40ConfigSnmpProtocol.md +15 -0
  232. data/docs/ClustermgmtV40ConfigSnmpStatusParam.md +18 -0
  233. data/docs/ClustermgmtV40ConfigSnmpTransport.md +20 -0
  234. data/docs/ClustermgmtV40ConfigSnmpTrap.md +40 -0
  235. data/docs/ClustermgmtV40ConfigSnmpTrapVersion.md +15 -0
  236. data/docs/ClustermgmtV40ConfigSnmpUser.md +32 -0
  237. data/docs/ClustermgmtV40ConfigSoftwareMapReference.md +20 -0
  238. data/docs/ClustermgmtV40ConfigSoftwareTypeRef.md +15 -0
  239. data/docs/ClustermgmtV40ConfigStorageContainer.md +76 -0
  240. data/docs/ClustermgmtV40ConfigStorageSummary.md +18 -0
  241. data/docs/ClustermgmtV40ConfigStorageTier.md +15 -0
  242. data/docs/ClustermgmtV40ConfigStorageTierReference.md +15 -0
  243. data/docs/ClustermgmtV40ConfigTaskResponse.md +26 -0
  244. data/docs/ClustermgmtV40ConfigTaskResponseAllOfResponse.md +55 -0
  245. data/docs/ClustermgmtV40ConfigTaskResponseType.md +15 -0
  246. data/docs/ClustermgmtV40ConfigToleranceMessage.md +20 -0
  247. data/docs/ClustermgmtV40ConfigUnconfigureNodeDetails.md +18 -0
  248. data/docs/ClustermgmtV40ConfigUnconfiguredNodeAttributeMap.md +26 -0
  249. data/docs/ClustermgmtV40ConfigUnconfiguredNodeListItem.md +58 -0
  250. data/docs/ClustermgmtV40ConfigUnmountStorageContainerApiResponse.md +20 -0
  251. data/docs/ClustermgmtV40ConfigUnregisterVcenterExtensionApiResponse.md +20 -0
  252. data/docs/ClustermgmtV40ConfigUpdateBmcInfoResponse.md +20 -0
  253. data/docs/ClustermgmtV40ConfigUpdateClusterApiResponse.md +20 -0
  254. data/docs/ClustermgmtV40ConfigUpdateClusterProfileApiResponse.md +20 -0
  255. data/docs/ClustermgmtV40ConfigUpdateRsyslogServerApiResponse.md +20 -0
  256. data/docs/ClustermgmtV40ConfigUpdateSnmpStatusApiResponse.md +20 -0
  257. data/docs/ClustermgmtV40ConfigUpdateSnmpTrapApiResponse.md +20 -0
  258. data/docs/ClustermgmtV40ConfigUpdateSnmpUserApiResponse.md +20 -0
  259. data/docs/ClustermgmtV40ConfigUpdateStorageContainerApiResponse.md +20 -0
  260. data/docs/ClustermgmtV40ConfigUpgradeStatus.md +15 -0
  261. data/docs/ClustermgmtV40ConfigUplinkInfo.md +20 -0
  262. data/docs/ClustermgmtV40ConfigUplinkNetworkItem.md +22 -0
  263. data/docs/ClustermgmtV40ConfigUplinkNode.md +22 -0
  264. data/docs/ClustermgmtV40ConfigUplinks.md +20 -0
  265. data/docs/ClustermgmtV40ConfigUplinksField.md +22 -0
  266. data/docs/ClustermgmtV40ConfigUploadInfoNodeItem.md +32 -0
  267. data/docs/ClustermgmtV40ConfigUserInfo.md +22 -0
  268. data/docs/ClustermgmtV40ConfigValidateBundleInfo.md +18 -0
  269. data/docs/ClustermgmtV40ConfigValidateNodeApiResponse.md +20 -0
  270. data/docs/ClustermgmtV40ConfigValidateNodeParam.md +18 -0
  271. data/docs/ClustermgmtV40ConfigValidateNodeParamSpec.md +49 -0
  272. data/docs/ClustermgmtV40ConfigVcenterCredentials.md +22 -0
  273. data/docs/ClustermgmtV40ConfigVcenterExtension.md +28 -0
  274. data/docs/ClustermgmtV40ConfigVcenterInfo.md +20 -0
  275. data/docs/ClustermgmtV40ConfigVirtualGpuConfig.md +46 -0
  276. data/docs/ClustermgmtV40ConfigVirtualGpuProfile.md +26 -0
  277. data/docs/ClustermgmtV40ConfigVirtualNic.md +46 -0
  278. data/docs/ClustermgmtV40ErrorAppMessage.md +28 -0
  279. data/docs/ClustermgmtV40ErrorErrorResponse.md +18 -0
  280. data/docs/ClustermgmtV40ErrorErrorResponseError.md +49 -0
  281. data/docs/ClustermgmtV40ErrorMessageSeverity.md +15 -0
  282. data/docs/ClustermgmtV40ErrorSchemaValidationError.md +26 -0
  283. data/docs/ClustermgmtV40ErrorSchemaValidationErrorMessage.md +22 -0
  284. data/docs/ClustermgmtV40OperationsEnterHostMaintenanceApiResponse.md +20 -0
  285. data/docs/ClustermgmtV40OperationsEnterHostMaintenanceSpec.md +24 -0
  286. data/docs/ClustermgmtV40OperationsExitHostMaintenanceApiResponse.md +20 -0
  287. data/docs/ClustermgmtV40OperationsHostMaintenanceCommonSpec.md +20 -0
  288. data/docs/ClustermgmtV40StatsClusterStats.md +116 -0
  289. data/docs/ClustermgmtV40StatsClusterStatsApiResponse.md +20 -0
  290. data/docs/ClustermgmtV40StatsClusterStatsApiResponseData.md +49 -0
  291. data/docs/ClustermgmtV40StatsDiskStats.md +88 -0
  292. data/docs/ClustermgmtV40StatsGetDiskStatsApiResponse.md +20 -0
  293. data/docs/ClustermgmtV40StatsGetDiskStatsApiResponseData.md +49 -0
  294. data/docs/ClustermgmtV40StatsGetStorageContainerStatsApiResponse.md +20 -0
  295. data/docs/ClustermgmtV40StatsGetStorageContainerStatsApiResponseData.md +49 -0
  296. data/docs/ClustermgmtV40StatsHostStats.md +114 -0
  297. data/docs/ClustermgmtV40StatsHostStatsApiResponse.md +20 -0
  298. data/docs/ClustermgmtV40StatsHostStatsApiResponseData.md +49 -0
  299. data/docs/ClustermgmtV40StatsStorageContainerStats.md +114 -0
  300. data/docs/ClustermgmtV40StatsTimeValuePair.md +20 -0
  301. data/docs/ClustersApi.md +3725 -0
  302. data/docs/CommonV10ConfigBasicAuth.md +20 -0
  303. data/docs/CommonV10ConfigFQDN.md +18 -0
  304. data/docs/CommonV10ConfigFlag.md +20 -0
  305. data/docs/CommonV10ConfigIPAddress.md +20 -0
  306. data/docs/CommonV10ConfigIPAddressOrFQDN.md +22 -0
  307. data/docs/CommonV10ConfigIPv4Address.md +20 -0
  308. data/docs/CommonV10ConfigIPv6Address.md +20 -0
  309. data/docs/CommonV10ConfigKVPair.md +20 -0
  310. data/docs/CommonV10ConfigKVPairValue.md +59 -0
  311. data/docs/CommonV10ConfigMapOfStringWrapper.md +18 -0
  312. data/docs/CommonV10ConfigMessage.md +24 -0
  313. data/docs/CommonV10ConfigMessageSeverity.md +15 -0
  314. data/docs/CommonV10ConfigTenantAwareModel.md +18 -0
  315. data/docs/CommonV10ResponseApiLink.md +20 -0
  316. data/docs/CommonV10ResponseApiResponseMetadata.md +26 -0
  317. data/docs/CommonV10ResponseExternalizableAbstractModel.md +22 -0
  318. data/docs/CommonV10StatsDownSamplingOperator.md +15 -0
  319. data/docs/CommonV10StatsTimeIntValuePair.md +20 -0
  320. data/docs/CreateCluster202Response.md +20 -0
  321. data/docs/CreateCluster4XXResponse.md +20 -0
  322. data/docs/CreateClusterProfile202Response.md +20 -0
  323. data/docs/CreateClusterProfile4XXResponse.md +20 -0
  324. data/docs/CreateRsyslogServer202Response.md +20 -0
  325. data/docs/CreateRsyslogServer4XXResponse.md +20 -0
  326. data/docs/CreateSnmpTrap202Response.md +20 -0
  327. data/docs/CreateSnmpTrap4XXResponse.md +20 -0
  328. data/docs/CreateSnmpUser202Response.md +20 -0
  329. data/docs/CreateSnmpUser4XXResponse.md +20 -0
  330. data/docs/CreateStorageContainer202Response.md +20 -0
  331. data/docs/CreateStorageContainer4XXResponse.md +20 -0
  332. data/docs/DeleteClusterById202Response.md +20 -0
  333. data/docs/DeleteClusterById4XXResponse.md +20 -0
  334. data/docs/DeleteClusterProfileById202Response.md +20 -0
  335. data/docs/DeleteClusterProfileById4XXResponse.md +20 -0
  336. data/docs/DeleteDiskById202Response.md +20 -0
  337. data/docs/DeleteDiskById4XXResponse.md +20 -0
  338. data/docs/DeleteRsyslogServerById202Response.md +20 -0
  339. data/docs/DeleteRsyslogServerById4XXResponse.md +20 -0
  340. data/docs/DeleteSnmpTrapById202Response.md +20 -0
  341. data/docs/DeleteSnmpTrapById4XXResponse.md +20 -0
  342. data/docs/DeleteSnmpUserById202Response.md +20 -0
  343. data/docs/DeleteSnmpUserById4XXResponse.md +20 -0
  344. data/docs/DeleteStorageContainerById202Response.md +20 -0
  345. data/docs/DeleteStorageContainerById4XXResponse.md +20 -0
  346. data/docs/DisassociateCategoriesFromCluster202Response.md +20 -0
  347. data/docs/DisassociateCategoriesFromCluster4XXResponse.md +20 -0
  348. data/docs/DisassociateClusterFromClusterProfile202Response.md +20 -0
  349. data/docs/DisassociateClusterFromClusterProfile4XXResponse.md +20 -0
  350. data/docs/DiscoverUnconfiguredNodes202Response.md +20 -0
  351. data/docs/DiscoverUnconfiguredNodes4XXResponse.md +20 -0
  352. data/docs/DisksApi.md +411 -0
  353. data/docs/EnterHostMaintenance202Response.md +20 -0
  354. data/docs/EnterHostMaintenance4XXResponse.md +20 -0
  355. data/docs/ExitHostMaintenance202Response.md +20 -0
  356. data/docs/ExitHostMaintenance4XXResponse.md +20 -0
  357. data/docs/ExpandCluster202Response.md +20 -0
  358. data/docs/ExpandCluster4XXResponse.md +20 -0
  359. data/docs/FetchNodeNetworkingDetails202Response.md +20 -0
  360. data/docs/FetchNodeNetworkingDetails4XXResponse.md +20 -0
  361. data/docs/FetchTaskResponse200Response.md +20 -0
  362. data/docs/FetchTaskResponse4XXResponse.md +20 -0
  363. data/docs/GetBmcInfo200Response.md +20 -0
  364. data/docs/GetBmcInfo4XXResponse.md +20 -0
  365. data/docs/GetClusterById200Response.md +20 -0
  366. data/docs/GetClusterById4XXResponse.md +20 -0
  367. data/docs/GetClusterProfileById200Response.md +20 -0
  368. data/docs/GetClusterProfileById4XXResponse.md +20 -0
  369. data/docs/GetClusterStats200Response.md +20 -0
  370. data/docs/GetClusterStats4XXResponse.md +20 -0
  371. data/docs/GetDiskById200Response.md +20 -0
  372. data/docs/GetDiskById4XXResponse.md +20 -0
  373. data/docs/GetDiskStats200Response.md +20 -0
  374. data/docs/GetDiskStats4XXResponse.md +20 -0
  375. data/docs/GetHostById200Response.md +20 -0
  376. data/docs/GetHostById4XXResponse.md +20 -0
  377. data/docs/GetHostNicById200Response.md +20 -0
  378. data/docs/GetHostNicById4XXResponse.md +20 -0
  379. data/docs/GetHostStats200Response.md +20 -0
  380. data/docs/GetHostStats4XXResponse.md +20 -0
  381. data/docs/GetRackableUnitById200Response.md +20 -0
  382. data/docs/GetRackableUnitById4XXResponse.md +20 -0
  383. data/docs/GetRsyslogServerById200Response.md +20 -0
  384. data/docs/GetRsyslogServerById4XXResponse.md +20 -0
  385. data/docs/GetSnmpConfigByClusterId200Response.md +20 -0
  386. data/docs/GetSnmpConfigByClusterId4XXResponse.md +20 -0
  387. data/docs/GetSnmpTrapById200Response.md +20 -0
  388. data/docs/GetSnmpTrapById4XXResponse.md +20 -0
  389. data/docs/GetSnmpUserById200Response.md +20 -0
  390. data/docs/GetSnmpUserById4XXResponse.md +20 -0
  391. data/docs/GetStorageContainerById200Response.md +20 -0
  392. data/docs/GetStorageContainerById4XXResponse.md +20 -0
  393. data/docs/GetStorageContainerStats200Response.md +20 -0
  394. data/docs/GetStorageContainerStats4XXResponse.md +20 -0
  395. data/docs/GetVcenterExtensionById200Response.md +20 -0
  396. data/docs/GetVcenterExtensionById4XXResponse.md +20 -0
  397. data/docs/GetVirtualNicById200Response.md +20 -0
  398. data/docs/GetVirtualNicById4XXResponse.md +20 -0
  399. data/docs/ListClusterProfiles200Response.md +20 -0
  400. data/docs/ListClusterProfiles4XXResponse.md +20 -0
  401. data/docs/ListClusters200Response.md +20 -0
  402. data/docs/ListClusters4XXResponse.md +20 -0
  403. data/docs/ListDataStoresByClusterId200Response.md +20 -0
  404. data/docs/ListDataStoresByClusterId4XXResponse.md +20 -0
  405. data/docs/ListDisks200Response.md +20 -0
  406. data/docs/ListDisks4XXResponse.md +20 -0
  407. data/docs/ListHostNicsByHostId200Response.md +20 -0
  408. data/docs/ListHostNicsByHostId4XXResponse.md +20 -0
  409. data/docs/ListHosts200Response.md +20 -0
  410. data/docs/ListHosts4XXResponse.md +20 -0
  411. data/docs/ListHostsByClusterId200Response.md +20 -0
  412. data/docs/ListHostsByClusterId4XXResponse.md +20 -0
  413. data/docs/ListPcieDevices200Response.md +20 -0
  414. data/docs/ListPcieDevices4XXResponse.md +20 -0
  415. data/docs/ListPhysicalGpuProfiles200Response.md +20 -0
  416. data/docs/ListPhysicalGpuProfiles4XXResponse.md +20 -0
  417. data/docs/ListRackableUnitsByClusterId200Response.md +20 -0
  418. data/docs/ListRackableUnitsByClusterId4XXResponse.md +20 -0
  419. data/docs/ListRsyslogServersByClusterId200Response.md +20 -0
  420. data/docs/ListRsyslogServersByClusterId4XXResponse.md +20 -0
  421. data/docs/ListStorageContainers200Response.md +20 -0
  422. data/docs/ListStorageContainers4XXResponse.md +20 -0
  423. data/docs/ListVcenterExtensions200Response.md +20 -0
  424. data/docs/ListVcenterExtensions4XXResponse.md +20 -0
  425. data/docs/ListVirtualGpuProfiles200Response.md +20 -0
  426. data/docs/ListVirtualGpuProfiles4XXResponse.md +20 -0
  427. data/docs/ListVirtualNicsByHostId200Response.md +20 -0
  428. data/docs/ListVirtualNicsByHostId4XXResponse.md +20 -0
  429. data/docs/MountStorageContainer202Response.md +20 -0
  430. data/docs/MountStorageContainer4XXResponse.md +20 -0
  431. data/docs/PcieDevicesApi.md +91 -0
  432. data/docs/PrismV40ConfigTaskReference.md +18 -0
  433. data/docs/RegisterVcenterExtension202Response.md +20 -0
  434. data/docs/RegisterVcenterExtension4XXResponse.md +20 -0
  435. data/docs/RemoveNode202Response.md +20 -0
  436. data/docs/RemoveNode4XXResponse.md +20 -0
  437. data/docs/RemoveSnmpTransport202Response.md +20 -0
  438. data/docs/RemoveSnmpTransport4XXResponse.md +20 -0
  439. data/docs/StorageContainersApi.md +739 -0
  440. data/docs/UnmountStorageContainer202Response.md +20 -0
  441. data/docs/UnmountStorageContainer4XXResponse.md +20 -0
  442. data/docs/UnregisterVcenterExtension202Response.md +20 -0
  443. data/docs/UnregisterVcenterExtension4XXResponse.md +20 -0
  444. data/docs/UpdateBmcInfo202Response.md +20 -0
  445. data/docs/UpdateBmcInfo4XXResponse.md +20 -0
  446. data/docs/UpdateClusterById202Response.md +20 -0
  447. data/docs/UpdateClusterById4XXResponse.md +20 -0
  448. data/docs/UpdateClusterProfileById202Response.md +20 -0
  449. data/docs/UpdateClusterProfileById4XXResponse.md +20 -0
  450. data/docs/UpdateRsyslogServerById202Response.md +20 -0
  451. data/docs/UpdateRsyslogServerById4XXResponse.md +20 -0
  452. data/docs/UpdateSnmpStatus202Response.md +20 -0
  453. data/docs/UpdateSnmpStatus4XXResponse.md +20 -0
  454. data/docs/UpdateSnmpTrapById202Response.md +20 -0
  455. data/docs/UpdateSnmpTrapById4XXResponse.md +20 -0
  456. data/docs/UpdateSnmpUserById202Response.md +20 -0
  457. data/docs/UpdateSnmpUserById4XXResponse.md +20 -0
  458. data/docs/UpdateStorageContainerById202Response.md +20 -0
  459. data/docs/UpdateStorageContainerById4XXResponse.md +20 -0
  460. data/docs/ValidateNode202Response.md +20 -0
  461. data/docs/ValidateNode4XXResponse.md +20 -0
  462. data/docs/VcenterExtensionsApi.md +327 -0
  463. data/git_push.sh +57 -0
  464. data/lib/nutanix_clustermgmt/api/bmc_api.rb +205 -0
  465. data/lib/nutanix_clustermgmt/api/cluster_profiles_api.rb +595 -0
  466. data/lib/nutanix_clustermgmt/api/clusters_api.rb +3903 -0
  467. data/lib/nutanix_clustermgmt/api/disks_api.rb +416 -0
  468. data/lib/nutanix_clustermgmt/api/pcie_devices_api.rb +103 -0
  469. data/lib/nutanix_clustermgmt/api/storage_containers_api.rb +771 -0
  470. data/lib/nutanix_clustermgmt/api/vcenter_extensions_api.rb +343 -0
  471. data/lib/nutanix_clustermgmt/api_client.rb +394 -0
  472. data/lib/nutanix_clustermgmt/api_error.rb +58 -0
  473. data/lib/nutanix_clustermgmt/configuration.rb +315 -0
  474. data/lib/nutanix_clustermgmt/models/add_disk202_response.rb +224 -0
  475. data/lib/nutanix_clustermgmt/models/add_disk4_xx_response.rb +224 -0
  476. data/lib/nutanix_clustermgmt/models/add_snmp_transport202_response.rb +224 -0
  477. data/lib/nutanix_clustermgmt/models/add_snmp_transport4_xx_response.rb +224 -0
  478. data/lib/nutanix_clustermgmt/models/apply_cluster_profile202_response.rb +224 -0
  479. data/lib/nutanix_clustermgmt/models/apply_cluster_profile4_xx_response.rb +224 -0
  480. data/lib/nutanix_clustermgmt/models/associate_categories_to_cluster202_response.rb +224 -0
  481. data/lib/nutanix_clustermgmt/models/associate_categories_to_cluster4_xx_response.rb +224 -0
  482. data/lib/nutanix_clustermgmt/models/check_hypervisor_requirements202_response.rb +224 -0
  483. data/lib/nutanix_clustermgmt/models/check_hypervisor_requirements4_xx_response.rb +224 -0
  484. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_ahv_config_list_pcie_devices_api_response.rb +224 -0
  485. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_ahv_config_list_pcie_devices_api_response_data.rb +105 -0
  486. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_ahv_config_pcie_device.rb +455 -0
  487. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_ahv_config_pcie_device_configuration.rb +276 -0
  488. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_ahv_config_pcie_device_state.rb +45 -0
  489. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_acropolis_connection_state.rb +42 -0
  490. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_add_disk_api_response.rb +224 -0
  491. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_add_snmp_transports_api_response.rb +224 -0
  492. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_address_type.rb +42 -0
  493. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_apply_cluster_profile_api_response.rb +224 -0
  494. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_associate_categories_to_cluster_api_response.rb +224 -0
  495. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_associate_categories_to_cluster_api_response_data.rb +105 -0
  496. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_attribute_item.rb +226 -0
  497. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_authorized_public_key.rb +245 -0
  498. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_backplane_network_params.rb +244 -0
  499. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_block_item.rb +245 -0
  500. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_bmc_info.rb +255 -0
  501. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_build_info.rb +216 -0
  502. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_build_reference.rb +256 -0
  503. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_bundle_info.rb +235 -0
  504. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_bundle_param.rb +269 -0
  505. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cache_deduplication.rb +43 -0
  506. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_category_entity_references.rb +253 -0
  507. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_check_hypervisor_requirements_api_response.rb +224 -0
  508. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster.rb +529 -0
  509. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_arch_reference.rb +42 -0
  510. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_config.rb +225 -0
  511. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_config_reference.rb +592 -0
  512. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_fault_tolerance_ref.rb +44 -0
  513. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_function_ref.rb +47 -0
  514. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_network.rb +326 -0
  515. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_network_reference.rb +552 -0
  516. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_profile.rb +756 -0
  517. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_reference.rb +266 -0
  518. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_cluster_reference_list_spec.rb +252 -0
  519. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_component_fault_tolerance.rb +276 -0
  520. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_component_type.rb +48 -0
  521. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_compute_node_item.rb +354 -0
  522. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_compute_non_migratable_vms_spec.rb +262 -0
  523. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_config_params.rb +285 -0
  524. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_config_type.rb +47 -0
  525. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_controller_vm_reference.rb +293 -0
  526. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_create_cluster_api_response.rb +224 -0
  527. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_create_cluster_profile_api_response.rb +224 -0
  528. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_create_rsyslog_server_api_response.rb +224 -0
  529. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_create_snmp_trap_api_response.rb +224 -0
  530. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_create_snmp_user_api_response.rb +224 -0
  531. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_create_storage_container_api_response.rb +224 -0
  532. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_credential_status.rb +43 -0
  533. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_data_store.rb +522 -0
  534. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_data_store_mount.rb +436 -0
  535. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_data_store_unmount.rb +387 -0
  536. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_delete_cluster_api_response.rb +224 -0
  537. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_delete_cluster_profile_api_response.rb +224 -0
  538. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_delete_disk_api_response.rb +224 -0
  539. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_delete_rsyslog_server_api_response.rb +224 -0
  540. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_delete_snmp_trap_api_response.rb +224 -0
  541. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_delete_snmp_user_api_response.rb +224 -0
  542. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_delete_storage_container_api_response.rb +224 -0
  543. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_digital_certificate_map_reference.rb +226 -0
  544. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disassociate_categories_from_cluster_api_response.rb +224 -0
  545. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disassociate_cluster_from_cluster_profile_api_response.rb +224 -0
  546. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_discover_unconfigured_nodes_api_response.rb +224 -0
  547. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disk.rb +815 -0
  548. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disk_addition_spec.rb +251 -0
  549. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disk_advance_config.rb +366 -0
  550. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disk_partition_info.rb +246 -0
  551. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disk_reference.rb +298 -0
  552. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_disk_status.rb +44 -0
  553. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_domain_awareness_level.rb +44 -0
  554. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_domain_fault_tolerance.rb +277 -0
  555. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_domain_type.rb +46 -0
  556. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_drive_replacement_option.rb +42 -0
  557. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_encryption_option_info.rb +43 -0
  558. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_encryption_scope_info.rb +42 -0
  559. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_encryption_status.rb +42 -0
  560. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_erasure_code_status.rb +43 -0
  561. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_expand_cluster_api_response.rb +224 -0
  562. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_expand_cluster_params.rb +251 -0
  563. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_fault_tolerance_state.rb +284 -0
  564. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_fetch_node_networking_details_api_response.rb +224 -0
  565. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_fetch_task_api_response.rb +224 -0
  566. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_fetch_task_api_response_data.rb +105 -0
  567. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_bmc_info_response.rb +224 -0
  568. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_bmc_info_response_data.rb +105 -0
  569. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_cluster_api_response.rb +224 -0
  570. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_cluster_api_response_data.rb +105 -0
  571. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_cluster_profile_api_response.rb +224 -0
  572. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_cluster_profile_api_response_data.rb +105 -0
  573. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_disk_api_response.rb +224 -0
  574. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_disk_api_response_data.rb +105 -0
  575. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_host_api_response.rb +224 -0
  576. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_host_api_response_data.rb +105 -0
  577. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_host_nic_api_response.rb +224 -0
  578. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_host_nic_api_response_data.rb +105 -0
  579. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_rackable_unit_api_response.rb +224 -0
  580. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_rackable_unit_api_response_data.rb +105 -0
  581. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_rsyslog_server_api_response.rb +224 -0
  582. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_rsyslog_server_api_response_data.rb +105 -0
  583. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_snmp_config_by_cluster_id_api_response.rb +224 -0
  584. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_snmp_config_by_cluster_id_api_response_data.rb +105 -0
  585. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_snmp_trap_api_response.rb +224 -0
  586. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_snmp_trap_api_response_data.rb +105 -0
  587. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_snmp_user_api_response.rb +224 -0
  588. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_snmp_user_api_response_data.rb +105 -0
  589. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_storage_container_api_response.rb +224 -0
  590. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_storage_container_api_response_data.rb +105 -0
  591. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_vcenter_extension_api_response.rb +224 -0
  592. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_vcenter_extension_api_response_data.rb +105 -0
  593. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_virtual_nic_api_response.rb +224 -0
  594. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_get_virtual_nic_api_response_data.rb +105 -0
  595. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_gpu_mode.rb +43 -0
  596. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_gpu_type.rb +43 -0
  597. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_host.rb +861 -0
  598. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_host_gpu.rb +381 -0
  599. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_host_name_param.rb +242 -0
  600. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_host_nic.rb +683 -0
  601. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_host_type_enum.rb +43 -0
  602. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_http_proxy_config.rb +340 -0
  603. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_http_proxy_type.rb +43 -0
  604. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_http_proxy_white_list_config.rb +261 -0
  605. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_http_proxy_white_list_target_type.rb +45 -0
  606. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hyperv_credentials.rb +224 -0
  607. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_iso_map.rb +268 -0
  608. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_reference.rb +332 -0
  609. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_state.rb +50 -0
  610. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_type.rb +45 -0
  611. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_upload_info.rb +256 -0
  612. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_upload_node_list_item.rb +338 -0
  613. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_hypervisor_upload_param.rb +253 -0
  614. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_ipmi_reference.rb +244 -0
  615. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_key_management_device_to_cert_status_info.rb +245 -0
  616. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_key_management_server_type.rb +43 -0
  617. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_cluster_profiles_api_response.rb +224 -0
  618. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_cluster_profiles_api_response_data.rb +105 -0
  619. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_clusters_api_response.rb +224 -0
  620. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_clusters_api_response_data.rb +105 -0
  621. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_data_stores_by_cluster_id_api_response.rb +224 -0
  622. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_data_stores_by_cluster_id_api_response_data.rb +105 -0
  623. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_disks_api_response.rb +224 -0
  624. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_disks_api_response_data.rb +105 -0
  625. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_host_nics_by_host_id_api_response.rb +224 -0
  626. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_host_nics_by_host_id_api_response_data.rb +105 -0
  627. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_hosts_api_response.rb +224 -0
  628. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_hosts_by_cluster_id_api_response.rb +224 -0
  629. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_hosts_by_cluster_id_api_response_data.rb +105 -0
  630. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_physical_gpu_profiles_api_response.rb +224 -0
  631. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_physical_gpu_profiles_api_response_data.rb +105 -0
  632. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_rackable_units_by_cluster_id_api_response.rb +224 -0
  633. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_rackable_units_by_cluster_id_api_response_data.rb +105 -0
  634. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_rsyslog_servers_by_cluster_id_api_response.rb +224 -0
  635. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_rsyslog_servers_by_cluster_id_api_response_data.rb +105 -0
  636. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_storage_containers_api_response.rb +224 -0
  637. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_storage_containers_api_response_data.rb +105 -0
  638. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_vcenter_extensions_api_response.rb +224 -0
  639. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_vcenter_extensions_api_response_data.rb +105 -0
  640. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_virtual_gpu_profiles_api_response.rb +224 -0
  641. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_virtual_gpu_profiles_api_response_data.rb +105 -0
  642. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_virtual_nics_by_host_id_api_response.rb +224 -0
  643. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_list_virtual_nics_by_host_id_api_response_data.rb +105 -0
  644. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_managed_cluster.rb +304 -0
  645. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_management_server_ref.rb +276 -0
  646. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_management_server_type.rb +41 -0
  647. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_mount_storage_container_api_response.rb +224 -0
  648. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_multi_domain_fault_tolerance_status.rb +351 -0
  649. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_name_mac_ref.rb +266 -0
  650. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_name_network_ref.rb +306 -0
  651. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_network_info.rb +286 -0
  652. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_network_switch_interface.rb +553 -0
  653. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_details.rb +263 -0
  654. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_discovery_params.rb +377 -0
  655. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_info.rb +444 -0
  656. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_item.rb +495 -0
  657. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_list_item_reference.rb +255 -0
  658. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_list_networking_details.rb +425 -0
  659. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_network_config.rb +215 -0
  660. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_networking_details.rb +295 -0
  661. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_param.rb +395 -0
  662. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_reference.rb +256 -0
  663. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_removal_extra_param.rb +236 -0
  664. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_removal_params.rb +282 -0
  665. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_resource_config.rb +267 -0
  666. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_node_status.rb +46 -0
  667. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_non_compatible_cluster_reference.rb +277 -0
  668. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_non_migratable_vm_info.rb +276 -0
  669. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_non_migratable_vms_result.rb +351 -0
  670. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_on_disk_dedup.rb +43 -0
  671. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_operation_mode.rb +45 -0
  672. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_partition_type.rb +42 -0
  673. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_physical_gpu_config.rb +354 -0
  674. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_physical_gpu_profile.rb +361 -0
  675. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_pii_scrubbing_level.rb +42 -0
  676. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_public_key.rb +259 -0
  677. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_pulse_status.rb +247 -0
  678. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rack_reference.rb +247 -0
  679. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rackable_unit.rb +441 -0
  680. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rackable_unit_model.rb +56 -0
  681. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rackable_unit_node.rb +257 -0
  682. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_redundancy_status_details.rb +226 -0
  683. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_register_vcenter_extension_api_response.rb +224 -0
  684. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_remove_node_api_response.rb +224 -0
  685. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_remove_snmp_transports_api_response.rb +224 -0
  686. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rsyslog_module_item.rb +272 -0
  687. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rsyslog_module_log_severity_level.rb +48 -0
  688. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rsyslog_module_name.rb +60 -0
  689. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rsyslog_network_protocol.rb +43 -0
  690. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_rsyslog_server.rb +459 -0
  691. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_smtp_network.rb +271 -0
  692. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_smtp_server_ref.rb +291 -0
  693. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_smtp_type.rb +43 -0
  694. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_auth_type.rb +42 -0
  695. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_config.rb +442 -0
  696. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_priv_type.rb +42 -0
  697. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_protocol.rb +44 -0
  698. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_status_param.rb +223 -0
  699. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_transport.rb +261 -0
  700. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_trap.rb +494 -0
  701. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_trap_version.rb +42 -0
  702. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_snmp_user.rb +464 -0
  703. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_software_map_reference.rb +247 -0
  704. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_software_type_ref.rb +43 -0
  705. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_storage_container.rb +781 -0
  706. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_storage_summary.rb +216 -0
  707. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_storage_tier.rb +45 -0
  708. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_storage_tier_reference.rb +43 -0
  709. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_task_response.rb +351 -0
  710. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_task_response_all_of_response.rb +109 -0
  711. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_task_response_type.rb +45 -0
  712. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_tolerance_message.rb +256 -0
  713. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_unconfigure_node_details.rb +246 -0
  714. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_unconfigured_node_attribute_map.rb +256 -0
  715. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_unconfigured_node_list_item.rb +483 -0
  716. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_unmount_storage_container_api_response.rb +224 -0
  717. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_unregister_vcenter_extension_api_response.rb +224 -0
  718. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_bmc_info_response.rb +224 -0
  719. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_cluster_api_response.rb +224 -0
  720. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_cluster_profile_api_response.rb +224 -0
  721. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_rsyslog_server_api_response.rb +224 -0
  722. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_snmp_status_api_response.rb +224 -0
  723. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_snmp_trap_api_response.rb +224 -0
  724. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_snmp_user_api_response.rb +224 -0
  725. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_update_storage_container_api_response.rb +224 -0
  726. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_upgrade_status.rb +49 -0
  727. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_uplink_info.rb +255 -0
  728. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_uplink_network_item.rb +284 -0
  729. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_uplink_node.rb +278 -0
  730. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_uplinks.rb +286 -0
  731. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_uplinks_field.rb +276 -0
  732. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_upload_info_node_item.rb +368 -0
  733. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_user_info.rb +274 -0
  734. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_validate_bundle_info.rb +237 -0
  735. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_validate_node_api_response.rb +224 -0
  736. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_validate_node_param.rb +222 -0
  737. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_validate_node_param_spec.rb +106 -0
  738. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_vcenter_credentials.rb +271 -0
  739. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_vcenter_extension.rb +384 -0
  740. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_vcenter_info.rb +238 -0
  741. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_virtual_gpu_config.rb +463 -0
  742. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_virtual_gpu_profile.rb +361 -0
  743. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_config_virtual_nic.rb +583 -0
  744. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_error_app_message.rb +291 -0
  745. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_error_error_response.rb +215 -0
  746. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_error_error_response_error.rb +105 -0
  747. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_error_message_severity.rb +43 -0
  748. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_error_schema_validation_error.rb +258 -0
  749. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_error_schema_validation_error_message.rb +236 -0
  750. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_operations_enter_host_maintenance_api_response.rb +224 -0
  751. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_operations_enter_host_maintenance_spec.rb +275 -0
  752. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_operations_exit_host_maintenance_api_response.rb +224 -0
  753. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_operations_host_maintenance_common_spec.rb +244 -0
  754. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_cluster_stats.rb +876 -0
  755. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_cluster_stats_api_response.rb +224 -0
  756. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_cluster_stats_api_response_data.rb +105 -0
  757. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_disk_stats.rb +1631 -0
  758. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_get_disk_stats_api_response.rb +224 -0
  759. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_get_disk_stats_api_response_data.rb +105 -0
  760. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_get_storage_container_stats_api_response.rb +224 -0
  761. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_get_storage_container_stats_api_response_data.rb +105 -0
  762. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_host_stats.rb +864 -0
  763. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_host_stats_api_response.rb +224 -0
  764. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_host_stats_api_response_data.rb +105 -0
  765. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_storage_container_stats.rb +2142 -0
  766. data/lib/nutanix_clustermgmt/models/clustermgmt_v40_stats_time_value_pair.rb +226 -0
  767. data/lib/nutanix_clustermgmt/models/common_v10_config_basic_auth.rb +296 -0
  768. data/lib/nutanix_clustermgmt/models/common_v10_config_flag.rb +256 -0
  769. data/lib/nutanix_clustermgmt/models/common_v10_config_fqdn.rb +237 -0
  770. data/lib/nutanix_clustermgmt/models/common_v10_config_ip_address.rb +224 -0
  771. data/lib/nutanix_clustermgmt/models/common_v10_config_ip_address_or_fqdn.rb +233 -0
  772. data/lib/nutanix_clustermgmt/models/common_v10_config_ipv4_address.rb +284 -0
  773. data/lib/nutanix_clustermgmt/models/common_v10_config_ipv6_address.rb +284 -0
  774. data/lib/nutanix_clustermgmt/models/common_v10_config_kv_pair.rb +253 -0
  775. data/lib/nutanix_clustermgmt/models/common_v10_config_kv_pair_value.rb +111 -0
  776. data/lib/nutanix_clustermgmt/models/common_v10_config_map_of_string_wrapper.rb +218 -0
  777. data/lib/nutanix_clustermgmt/models/common_v10_config_message.rb +268 -0
  778. data/lib/nutanix_clustermgmt/models/common_v10_config_message_severity.rb +43 -0
  779. data/lib/nutanix_clustermgmt/models/common_v10_config_tenant_aware_model.rb +237 -0
  780. data/lib/nutanix_clustermgmt/models/common_v10_response_api_link.rb +226 -0
  781. data/lib/nutanix_clustermgmt/models/common_v10_response_api_response_metadata.rb +376 -0
  782. data/lib/nutanix_clustermgmt/models/common_v10_response_externalizable_abstract_model.rb +312 -0
  783. data/lib/nutanix_clustermgmt/models/common_v10_stats_down_sampling_operator.rb +46 -0
  784. data/lib/nutanix_clustermgmt/models/common_v10_stats_time_int_value_pair.rb +226 -0
  785. data/lib/nutanix_clustermgmt/models/create_cluster202_response.rb +224 -0
  786. data/lib/nutanix_clustermgmt/models/create_cluster4_xx_response.rb +224 -0
  787. data/lib/nutanix_clustermgmt/models/create_cluster_profile202_response.rb +224 -0
  788. data/lib/nutanix_clustermgmt/models/create_cluster_profile4_xx_response.rb +224 -0
  789. data/lib/nutanix_clustermgmt/models/create_rsyslog_server202_response.rb +224 -0
  790. data/lib/nutanix_clustermgmt/models/create_rsyslog_server4_xx_response.rb +224 -0
  791. data/lib/nutanix_clustermgmt/models/create_snmp_trap202_response.rb +224 -0
  792. data/lib/nutanix_clustermgmt/models/create_snmp_trap4_xx_response.rb +224 -0
  793. data/lib/nutanix_clustermgmt/models/create_snmp_user202_response.rb +224 -0
  794. data/lib/nutanix_clustermgmt/models/create_snmp_user4_xx_response.rb +224 -0
  795. data/lib/nutanix_clustermgmt/models/create_storage_container202_response.rb +224 -0
  796. data/lib/nutanix_clustermgmt/models/create_storage_container4_xx_response.rb +224 -0
  797. data/lib/nutanix_clustermgmt/models/delete_cluster_by_id202_response.rb +224 -0
  798. data/lib/nutanix_clustermgmt/models/delete_cluster_by_id4_xx_response.rb +224 -0
  799. data/lib/nutanix_clustermgmt/models/delete_cluster_profile_by_id202_response.rb +224 -0
  800. data/lib/nutanix_clustermgmt/models/delete_cluster_profile_by_id4_xx_response.rb +224 -0
  801. data/lib/nutanix_clustermgmt/models/delete_disk_by_id202_response.rb +224 -0
  802. data/lib/nutanix_clustermgmt/models/delete_disk_by_id4_xx_response.rb +224 -0
  803. data/lib/nutanix_clustermgmt/models/delete_rsyslog_server_by_id202_response.rb +224 -0
  804. data/lib/nutanix_clustermgmt/models/delete_rsyslog_server_by_id4_xx_response.rb +224 -0
  805. data/lib/nutanix_clustermgmt/models/delete_snmp_trap_by_id202_response.rb +224 -0
  806. data/lib/nutanix_clustermgmt/models/delete_snmp_trap_by_id4_xx_response.rb +224 -0
  807. data/lib/nutanix_clustermgmt/models/delete_snmp_user_by_id202_response.rb +224 -0
  808. data/lib/nutanix_clustermgmt/models/delete_snmp_user_by_id4_xx_response.rb +224 -0
  809. data/lib/nutanix_clustermgmt/models/delete_storage_container_by_id202_response.rb +224 -0
  810. data/lib/nutanix_clustermgmt/models/delete_storage_container_by_id4_xx_response.rb +224 -0
  811. data/lib/nutanix_clustermgmt/models/disassociate_categories_from_cluster202_response.rb +224 -0
  812. data/lib/nutanix_clustermgmt/models/disassociate_categories_from_cluster4_xx_response.rb +224 -0
  813. data/lib/nutanix_clustermgmt/models/disassociate_cluster_from_cluster_profile202_response.rb +224 -0
  814. data/lib/nutanix_clustermgmt/models/disassociate_cluster_from_cluster_profile4_xx_response.rb +224 -0
  815. data/lib/nutanix_clustermgmt/models/discover_unconfigured_nodes202_response.rb +224 -0
  816. data/lib/nutanix_clustermgmt/models/discover_unconfigured_nodes4_xx_response.rb +224 -0
  817. data/lib/nutanix_clustermgmt/models/enter_host_maintenance202_response.rb +224 -0
  818. data/lib/nutanix_clustermgmt/models/enter_host_maintenance4_xx_response.rb +224 -0
  819. data/lib/nutanix_clustermgmt/models/exit_host_maintenance202_response.rb +224 -0
  820. data/lib/nutanix_clustermgmt/models/exit_host_maintenance4_xx_response.rb +224 -0
  821. data/lib/nutanix_clustermgmt/models/expand_cluster202_response.rb +224 -0
  822. data/lib/nutanix_clustermgmt/models/expand_cluster4_xx_response.rb +224 -0
  823. data/lib/nutanix_clustermgmt/models/fetch_node_networking_details202_response.rb +224 -0
  824. data/lib/nutanix_clustermgmt/models/fetch_node_networking_details4_xx_response.rb +224 -0
  825. data/lib/nutanix_clustermgmt/models/fetch_task_response200_response.rb +224 -0
  826. data/lib/nutanix_clustermgmt/models/fetch_task_response4_xx_response.rb +224 -0
  827. data/lib/nutanix_clustermgmt/models/get_bmc_info200_response.rb +224 -0
  828. data/lib/nutanix_clustermgmt/models/get_bmc_info4_xx_response.rb +224 -0
  829. data/lib/nutanix_clustermgmt/models/get_cluster_by_id200_response.rb +224 -0
  830. data/lib/nutanix_clustermgmt/models/get_cluster_by_id4_xx_response.rb +224 -0
  831. data/lib/nutanix_clustermgmt/models/get_cluster_profile_by_id200_response.rb +224 -0
  832. data/lib/nutanix_clustermgmt/models/get_cluster_profile_by_id4_xx_response.rb +224 -0
  833. data/lib/nutanix_clustermgmt/models/get_cluster_stats200_response.rb +224 -0
  834. data/lib/nutanix_clustermgmt/models/get_cluster_stats4_xx_response.rb +224 -0
  835. data/lib/nutanix_clustermgmt/models/get_disk_by_id200_response.rb +224 -0
  836. data/lib/nutanix_clustermgmt/models/get_disk_by_id4_xx_response.rb +224 -0
  837. data/lib/nutanix_clustermgmt/models/get_disk_stats200_response.rb +224 -0
  838. data/lib/nutanix_clustermgmt/models/get_disk_stats4_xx_response.rb +224 -0
  839. data/lib/nutanix_clustermgmt/models/get_host_by_id200_response.rb +224 -0
  840. data/lib/nutanix_clustermgmt/models/get_host_by_id4_xx_response.rb +224 -0
  841. data/lib/nutanix_clustermgmt/models/get_host_nic_by_id200_response.rb +224 -0
  842. data/lib/nutanix_clustermgmt/models/get_host_nic_by_id4_xx_response.rb +224 -0
  843. data/lib/nutanix_clustermgmt/models/get_host_stats200_response.rb +224 -0
  844. data/lib/nutanix_clustermgmt/models/get_host_stats4_xx_response.rb +224 -0
  845. data/lib/nutanix_clustermgmt/models/get_rackable_unit_by_id200_response.rb +224 -0
  846. data/lib/nutanix_clustermgmt/models/get_rackable_unit_by_id4_xx_response.rb +224 -0
  847. data/lib/nutanix_clustermgmt/models/get_rsyslog_server_by_id200_response.rb +224 -0
  848. data/lib/nutanix_clustermgmt/models/get_rsyslog_server_by_id4_xx_response.rb +224 -0
  849. data/lib/nutanix_clustermgmt/models/get_snmp_config_by_cluster_id200_response.rb +224 -0
  850. data/lib/nutanix_clustermgmt/models/get_snmp_config_by_cluster_id4_xx_response.rb +224 -0
  851. data/lib/nutanix_clustermgmt/models/get_snmp_trap_by_id200_response.rb +224 -0
  852. data/lib/nutanix_clustermgmt/models/get_snmp_trap_by_id4_xx_response.rb +224 -0
  853. data/lib/nutanix_clustermgmt/models/get_snmp_user_by_id200_response.rb +224 -0
  854. data/lib/nutanix_clustermgmt/models/get_snmp_user_by_id4_xx_response.rb +224 -0
  855. data/lib/nutanix_clustermgmt/models/get_storage_container_by_id200_response.rb +224 -0
  856. data/lib/nutanix_clustermgmt/models/get_storage_container_by_id4_xx_response.rb +224 -0
  857. data/lib/nutanix_clustermgmt/models/get_storage_container_stats200_response.rb +224 -0
  858. data/lib/nutanix_clustermgmt/models/get_storage_container_stats4_xx_response.rb +224 -0
  859. data/lib/nutanix_clustermgmt/models/get_vcenter_extension_by_id200_response.rb +224 -0
  860. data/lib/nutanix_clustermgmt/models/get_vcenter_extension_by_id4_xx_response.rb +224 -0
  861. data/lib/nutanix_clustermgmt/models/get_virtual_nic_by_id200_response.rb +224 -0
  862. data/lib/nutanix_clustermgmt/models/get_virtual_nic_by_id4_xx_response.rb +224 -0
  863. data/lib/nutanix_clustermgmt/models/list_cluster_profiles200_response.rb +226 -0
  864. data/lib/nutanix_clustermgmt/models/list_cluster_profiles4_xx_response.rb +224 -0
  865. data/lib/nutanix_clustermgmt/models/list_clusters200_response.rb +226 -0
  866. data/lib/nutanix_clustermgmt/models/list_clusters4_xx_response.rb +224 -0
  867. data/lib/nutanix_clustermgmt/models/list_data_stores_by_cluster_id200_response.rb +254 -0
  868. data/lib/nutanix_clustermgmt/models/list_data_stores_by_cluster_id4_xx_response.rb +224 -0
  869. data/lib/nutanix_clustermgmt/models/list_disks200_response.rb +226 -0
  870. data/lib/nutanix_clustermgmt/models/list_disks4_xx_response.rb +224 -0
  871. data/lib/nutanix_clustermgmt/models/list_host_nics_by_host_id200_response.rb +226 -0
  872. data/lib/nutanix_clustermgmt/models/list_host_nics_by_host_id4_xx_response.rb +224 -0
  873. data/lib/nutanix_clustermgmt/models/list_hosts200_response.rb +226 -0
  874. data/lib/nutanix_clustermgmt/models/list_hosts4_xx_response.rb +224 -0
  875. data/lib/nutanix_clustermgmt/models/list_hosts_by_cluster_id200_response.rb +226 -0
  876. data/lib/nutanix_clustermgmt/models/list_hosts_by_cluster_id4_xx_response.rb +224 -0
  877. data/lib/nutanix_clustermgmt/models/list_pcie_devices200_response.rb +226 -0
  878. data/lib/nutanix_clustermgmt/models/list_pcie_devices4_xx_response.rb +224 -0
  879. data/lib/nutanix_clustermgmt/models/list_physical_gpu_profiles200_response.rb +226 -0
  880. data/lib/nutanix_clustermgmt/models/list_physical_gpu_profiles4_xx_response.rb +224 -0
  881. data/lib/nutanix_clustermgmt/models/list_rackable_units_by_cluster_id200_response.rb +254 -0
  882. data/lib/nutanix_clustermgmt/models/list_rackable_units_by_cluster_id4_xx_response.rb +224 -0
  883. data/lib/nutanix_clustermgmt/models/list_rsyslog_servers_by_cluster_id200_response.rb +254 -0
  884. data/lib/nutanix_clustermgmt/models/list_rsyslog_servers_by_cluster_id4_xx_response.rb +224 -0
  885. data/lib/nutanix_clustermgmt/models/list_storage_containers200_response.rb +226 -0
  886. data/lib/nutanix_clustermgmt/models/list_storage_containers4_xx_response.rb +224 -0
  887. data/lib/nutanix_clustermgmt/models/list_vcenter_extensions200_response.rb +226 -0
  888. data/lib/nutanix_clustermgmt/models/list_vcenter_extensions4_xx_response.rb +224 -0
  889. data/lib/nutanix_clustermgmt/models/list_virtual_gpu_profiles200_response.rb +226 -0
  890. data/lib/nutanix_clustermgmt/models/list_virtual_gpu_profiles4_xx_response.rb +224 -0
  891. data/lib/nutanix_clustermgmt/models/list_virtual_nics_by_host_id200_response.rb +226 -0
  892. data/lib/nutanix_clustermgmt/models/list_virtual_nics_by_host_id4_xx_response.rb +224 -0
  893. data/lib/nutanix_clustermgmt/models/mount_storage_container202_response.rb +224 -0
  894. data/lib/nutanix_clustermgmt/models/mount_storage_container4_xx_response.rb +224 -0
  895. data/lib/nutanix_clustermgmt/models/prism_v40_config_task_reference.rb +237 -0
  896. data/lib/nutanix_clustermgmt/models/register_vcenter_extension202_response.rb +224 -0
  897. data/lib/nutanix_clustermgmt/models/register_vcenter_extension4_xx_response.rb +224 -0
  898. data/lib/nutanix_clustermgmt/models/remove_node202_response.rb +224 -0
  899. data/lib/nutanix_clustermgmt/models/remove_node4_xx_response.rb +224 -0
  900. data/lib/nutanix_clustermgmt/models/remove_snmp_transport202_response.rb +224 -0
  901. data/lib/nutanix_clustermgmt/models/remove_snmp_transport4_xx_response.rb +224 -0
  902. data/lib/nutanix_clustermgmt/models/unmount_storage_container202_response.rb +224 -0
  903. data/lib/nutanix_clustermgmt/models/unmount_storage_container4_xx_response.rb +224 -0
  904. data/lib/nutanix_clustermgmt/models/unregister_vcenter_extension202_response.rb +224 -0
  905. data/lib/nutanix_clustermgmt/models/unregister_vcenter_extension4_xx_response.rb +224 -0
  906. data/lib/nutanix_clustermgmt/models/update_bmc_info202_response.rb +224 -0
  907. data/lib/nutanix_clustermgmt/models/update_bmc_info4_xx_response.rb +224 -0
  908. data/lib/nutanix_clustermgmt/models/update_cluster_by_id202_response.rb +224 -0
  909. data/lib/nutanix_clustermgmt/models/update_cluster_by_id4_xx_response.rb +224 -0
  910. data/lib/nutanix_clustermgmt/models/update_cluster_profile_by_id202_response.rb +224 -0
  911. data/lib/nutanix_clustermgmt/models/update_cluster_profile_by_id4_xx_response.rb +224 -0
  912. data/lib/nutanix_clustermgmt/models/update_rsyslog_server_by_id202_response.rb +224 -0
  913. data/lib/nutanix_clustermgmt/models/update_rsyslog_server_by_id4_xx_response.rb +224 -0
  914. data/lib/nutanix_clustermgmt/models/update_snmp_status202_response.rb +224 -0
  915. data/lib/nutanix_clustermgmt/models/update_snmp_status4_xx_response.rb +224 -0
  916. data/lib/nutanix_clustermgmt/models/update_snmp_trap_by_id202_response.rb +224 -0
  917. data/lib/nutanix_clustermgmt/models/update_snmp_trap_by_id4_xx_response.rb +224 -0
  918. data/lib/nutanix_clustermgmt/models/update_snmp_user_by_id202_response.rb +224 -0
  919. data/lib/nutanix_clustermgmt/models/update_snmp_user_by_id4_xx_response.rb +224 -0
  920. data/lib/nutanix_clustermgmt/models/update_storage_container_by_id202_response.rb +224 -0
  921. data/lib/nutanix_clustermgmt/models/update_storage_container_by_id4_xx_response.rb +224 -0
  922. data/lib/nutanix_clustermgmt/models/validate_node202_response.rb +224 -0
  923. data/lib/nutanix_clustermgmt/models/validate_node4_xx_response.rb +224 -0
  924. data/lib/nutanix_clustermgmt/version.rb +15 -0
  925. data/lib/nutanix_clustermgmt.rb +496 -0
  926. data/nutanix_clustermgmt.gemspec +39 -0
  927. data/renovate.json +5 -0
  928. data/spec/api/bmc_api_spec.rb +64 -0
  929. data/spec/api/cluster_profiles_api_spec.rb +134 -0
  930. data/spec/api/clusters_api_spec.rb +686 -0
  931. data/spec/api/disks_api_spec.rb +105 -0
  932. data/spec/api/pcie_devices_api_spec.rb +50 -0
  933. data/spec/api/storage_containers_api_spec.rb +163 -0
  934. data/spec/api/vcenter_extensions_api_spec.rb +90 -0
  935. data/spec/models/add_disk202_response_spec.rb +42 -0
  936. data/spec/models/add_disk4_xx_response_spec.rb +42 -0
  937. data/spec/models/add_snmp_transport202_response_spec.rb +42 -0
  938. data/spec/models/add_snmp_transport4_xx_response_spec.rb +42 -0
  939. data/spec/models/apply_cluster_profile202_response_spec.rb +42 -0
  940. data/spec/models/apply_cluster_profile4_xx_response_spec.rb +42 -0
  941. data/spec/models/associate_categories_to_cluster202_response_spec.rb +42 -0
  942. data/spec/models/associate_categories_to_cluster4_xx_response_spec.rb +42 -0
  943. data/spec/models/check_hypervisor_requirements202_response_spec.rb +42 -0
  944. data/spec/models/check_hypervisor_requirements4_xx_response_spec.rb +42 -0
  945. data/spec/models/clustermgmt_v40_ahv_config_list_pcie_devices_api_response_data_spec.rb +32 -0
  946. data/spec/models/clustermgmt_v40_ahv_config_list_pcie_devices_api_response_spec.rb +42 -0
  947. data/spec/models/clustermgmt_v40_ahv_config_pcie_device_configuration_spec.rb +72 -0
  948. data/spec/models/clustermgmt_v40_ahv_config_pcie_device_spec.rb +84 -0
  949. data/spec/models/clustermgmt_v40_ahv_config_pcie_device_state_spec.rb +30 -0
  950. data/spec/models/clustermgmt_v40_config_acropolis_connection_state_spec.rb +30 -0
  951. data/spec/models/clustermgmt_v40_config_add_disk_api_response_spec.rb +42 -0
  952. data/spec/models/clustermgmt_v40_config_add_snmp_transports_api_response_spec.rb +42 -0
  953. data/spec/models/clustermgmt_v40_config_address_type_spec.rb +30 -0
  954. data/spec/models/clustermgmt_v40_config_apply_cluster_profile_api_response_spec.rb +42 -0
  955. data/spec/models/clustermgmt_v40_config_associate_categories_to_cluster_api_response_data_spec.rb +32 -0
  956. data/spec/models/clustermgmt_v40_config_associate_categories_to_cluster_api_response_spec.rb +42 -0
  957. data/spec/models/clustermgmt_v40_config_attribute_item_spec.rb +42 -0
  958. data/spec/models/clustermgmt_v40_config_authorized_public_key_spec.rb +42 -0
  959. data/spec/models/clustermgmt_v40_config_backplane_network_params_spec.rb +54 -0
  960. data/spec/models/clustermgmt_v40_config_block_item_spec.rb +42 -0
  961. data/spec/models/clustermgmt_v40_config_bmc_info_spec.rb +48 -0
  962. data/spec/models/clustermgmt_v40_config_build_info_spec.rb +36 -0
  963. data/spec/models/clustermgmt_v40_config_build_reference_spec.rb +60 -0
  964. data/spec/models/clustermgmt_v40_config_bundle_info_spec.rb +36 -0
  965. data/spec/models/clustermgmt_v40_config_bundle_param_spec.rb +42 -0
  966. data/spec/models/clustermgmt_v40_config_cache_deduplication_spec.rb +30 -0
  967. data/spec/models/clustermgmt_v40_config_category_entity_references_spec.rb +36 -0
  968. data/spec/models/clustermgmt_v40_config_check_hypervisor_requirements_api_response_spec.rb +42 -0
  969. data/spec/models/clustermgmt_v40_config_cluster_arch_reference_spec.rb +30 -0
  970. data/spec/models/clustermgmt_v40_config_cluster_config_reference_spec.rb +144 -0
  971. data/spec/models/clustermgmt_v40_config_cluster_config_spec.rb +42 -0
  972. data/spec/models/clustermgmt_v40_config_cluster_fault_tolerance_ref_spec.rb +30 -0
  973. data/spec/models/clustermgmt_v40_config_cluster_function_ref_spec.rb +30 -0
  974. data/spec/models/clustermgmt_v40_config_cluster_network_reference_spec.rb +126 -0
  975. data/spec/models/clustermgmt_v40_config_cluster_network_spec.rb +54 -0
  976. data/spec/models/clustermgmt_v40_config_cluster_profile_spec.rb +150 -0
  977. data/spec/models/clustermgmt_v40_config_cluster_reference_list_spec_spec.rb +36 -0
  978. data/spec/models/clustermgmt_v40_config_cluster_reference_spec.rb +42 -0
  979. data/spec/models/clustermgmt_v40_config_cluster_spec.rb +114 -0
  980. data/spec/models/clustermgmt_v40_config_component_fault_tolerance_spec.rb +60 -0
  981. data/spec/models/clustermgmt_v40_config_component_type_spec.rb +30 -0
  982. data/spec/models/clustermgmt_v40_config_compute_node_item_spec.rb +78 -0
  983. data/spec/models/clustermgmt_v40_config_compute_non_migratable_vms_spec_spec.rb +42 -0
  984. data/spec/models/clustermgmt_v40_config_config_params_spec.rb +78 -0
  985. data/spec/models/clustermgmt_v40_config_config_type_spec.rb +30 -0
  986. data/spec/models/clustermgmt_v40_config_controller_vm_reference_spec.rb +66 -0
  987. data/spec/models/clustermgmt_v40_config_create_cluster_api_response_spec.rb +42 -0
  988. data/spec/models/clustermgmt_v40_config_create_cluster_profile_api_response_spec.rb +42 -0
  989. data/spec/models/clustermgmt_v40_config_create_rsyslog_server_api_response_spec.rb +42 -0
  990. data/spec/models/clustermgmt_v40_config_create_snmp_trap_api_response_spec.rb +42 -0
  991. data/spec/models/clustermgmt_v40_config_create_snmp_user_api_response_spec.rb +42 -0
  992. data/spec/models/clustermgmt_v40_config_create_storage_container_api_response_spec.rb +42 -0
  993. data/spec/models/clustermgmt_v40_config_credential_status_spec.rb +30 -0
  994. data/spec/models/clustermgmt_v40_config_data_store_mount_spec.rb +78 -0
  995. data/spec/models/clustermgmt_v40_config_data_store_spec.rb +96 -0
  996. data/spec/models/clustermgmt_v40_config_data_store_unmount_spec.rb +60 -0
  997. data/spec/models/clustermgmt_v40_config_delete_cluster_api_response_spec.rb +42 -0
  998. data/spec/models/clustermgmt_v40_config_delete_cluster_profile_api_response_spec.rb +42 -0
  999. data/spec/models/clustermgmt_v40_config_delete_disk_api_response_spec.rb +42 -0
  1000. data/spec/models/clustermgmt_v40_config_delete_rsyslog_server_api_response_spec.rb +42 -0
  1001. data/spec/models/clustermgmt_v40_config_delete_snmp_trap_api_response_spec.rb +42 -0
  1002. data/spec/models/clustermgmt_v40_config_delete_snmp_user_api_response_spec.rb +42 -0
  1003. data/spec/models/clustermgmt_v40_config_delete_storage_container_api_response_spec.rb +42 -0
  1004. data/spec/models/clustermgmt_v40_config_digital_certificate_map_reference_spec.rb +42 -0
  1005. data/spec/models/clustermgmt_v40_config_disassociate_categories_from_cluster_api_response_spec.rb +42 -0
  1006. data/spec/models/clustermgmt_v40_config_disassociate_cluster_from_cluster_profile_api_response_spec.rb +42 -0
  1007. data/spec/models/clustermgmt_v40_config_discover_unconfigured_nodes_api_response_spec.rb +42 -0
  1008. data/spec/models/clustermgmt_v40_config_disk_addition_spec_spec.rb +42 -0
  1009. data/spec/models/clustermgmt_v40_config_disk_advance_config_spec.rb +126 -0
  1010. data/spec/models/clustermgmt_v40_config_disk_partition_info_spec.rb +42 -0
  1011. data/spec/models/clustermgmt_v40_config_disk_reference_spec.rb +60 -0
  1012. data/spec/models/clustermgmt_v40_config_disk_spec.rb +174 -0
  1013. data/spec/models/clustermgmt_v40_config_disk_status_spec.rb +30 -0
  1014. data/spec/models/clustermgmt_v40_config_domain_awareness_level_spec.rb +30 -0
  1015. data/spec/models/clustermgmt_v40_config_domain_fault_tolerance_spec.rb +42 -0
  1016. data/spec/models/clustermgmt_v40_config_domain_type_spec.rb +30 -0
  1017. data/spec/models/clustermgmt_v40_config_drive_replacement_option_spec.rb +30 -0
  1018. data/spec/models/clustermgmt_v40_config_encryption_option_info_spec.rb +30 -0
  1019. data/spec/models/clustermgmt_v40_config_encryption_scope_info_spec.rb +30 -0
  1020. data/spec/models/clustermgmt_v40_config_encryption_status_spec.rb +30 -0
  1021. data/spec/models/clustermgmt_v40_config_erasure_code_status_spec.rb +30 -0
  1022. data/spec/models/clustermgmt_v40_config_expand_cluster_api_response_spec.rb +42 -0
  1023. data/spec/models/clustermgmt_v40_config_expand_cluster_params_spec.rb +54 -0
  1024. data/spec/models/clustermgmt_v40_config_fault_tolerance_state_spec.rb +66 -0
  1025. data/spec/models/clustermgmt_v40_config_fetch_node_networking_details_api_response_spec.rb +42 -0
  1026. data/spec/models/clustermgmt_v40_config_fetch_task_api_response_data_spec.rb +32 -0
  1027. data/spec/models/clustermgmt_v40_config_fetch_task_api_response_spec.rb +42 -0
  1028. data/spec/models/clustermgmt_v40_config_get_bmc_info_response_data_spec.rb +32 -0
  1029. data/spec/models/clustermgmt_v40_config_get_bmc_info_response_spec.rb +42 -0
  1030. data/spec/models/clustermgmt_v40_config_get_cluster_api_response_data_spec.rb +32 -0
  1031. data/spec/models/clustermgmt_v40_config_get_cluster_api_response_spec.rb +42 -0
  1032. data/spec/models/clustermgmt_v40_config_get_cluster_profile_api_response_data_spec.rb +32 -0
  1033. data/spec/models/clustermgmt_v40_config_get_cluster_profile_api_response_spec.rb +42 -0
  1034. data/spec/models/clustermgmt_v40_config_get_disk_api_response_data_spec.rb +32 -0
  1035. data/spec/models/clustermgmt_v40_config_get_disk_api_response_spec.rb +42 -0
  1036. data/spec/models/clustermgmt_v40_config_get_host_api_response_data_spec.rb +32 -0
  1037. data/spec/models/clustermgmt_v40_config_get_host_api_response_spec.rb +42 -0
  1038. data/spec/models/clustermgmt_v40_config_get_host_nic_api_response_data_spec.rb +32 -0
  1039. data/spec/models/clustermgmt_v40_config_get_host_nic_api_response_spec.rb +42 -0
  1040. data/spec/models/clustermgmt_v40_config_get_rackable_unit_api_response_data_spec.rb +32 -0
  1041. data/spec/models/clustermgmt_v40_config_get_rackable_unit_api_response_spec.rb +42 -0
  1042. data/spec/models/clustermgmt_v40_config_get_rsyslog_server_api_response_data_spec.rb +32 -0
  1043. data/spec/models/clustermgmt_v40_config_get_rsyslog_server_api_response_spec.rb +42 -0
  1044. data/spec/models/clustermgmt_v40_config_get_snmp_config_by_cluster_id_api_response_data_spec.rb +32 -0
  1045. data/spec/models/clustermgmt_v40_config_get_snmp_config_by_cluster_id_api_response_spec.rb +42 -0
  1046. data/spec/models/clustermgmt_v40_config_get_snmp_trap_api_response_data_spec.rb +32 -0
  1047. data/spec/models/clustermgmt_v40_config_get_snmp_trap_api_response_spec.rb +42 -0
  1048. data/spec/models/clustermgmt_v40_config_get_snmp_user_api_response_data_spec.rb +32 -0
  1049. data/spec/models/clustermgmt_v40_config_get_snmp_user_api_response_spec.rb +42 -0
  1050. data/spec/models/clustermgmt_v40_config_get_storage_container_api_response_data_spec.rb +32 -0
  1051. data/spec/models/clustermgmt_v40_config_get_storage_container_api_response_spec.rb +42 -0
  1052. data/spec/models/clustermgmt_v40_config_get_vcenter_extension_api_response_data_spec.rb +32 -0
  1053. data/spec/models/clustermgmt_v40_config_get_vcenter_extension_api_response_spec.rb +42 -0
  1054. data/spec/models/clustermgmt_v40_config_get_virtual_nic_api_response_data_spec.rb +32 -0
  1055. data/spec/models/clustermgmt_v40_config_get_virtual_nic_api_response_spec.rb +42 -0
  1056. data/spec/models/clustermgmt_v40_config_gpu_mode_spec.rb +30 -0
  1057. data/spec/models/clustermgmt_v40_config_gpu_type_spec.rb +30 -0
  1058. data/spec/models/clustermgmt_v40_config_host_gpu_spec.rb +78 -0
  1059. data/spec/models/clustermgmt_v40_config_host_name_param_spec.rb +36 -0
  1060. data/spec/models/clustermgmt_v40_config_host_nic_spec.rb +168 -0
  1061. data/spec/models/clustermgmt_v40_config_host_spec.rb +252 -0
  1062. data/spec/models/clustermgmt_v40_config_host_type_enum_spec.rb +30 -0
  1063. data/spec/models/clustermgmt_v40_config_http_proxy_config_spec.rb +66 -0
  1064. data/spec/models/clustermgmt_v40_config_http_proxy_type_spec.rb +30 -0
  1065. data/spec/models/clustermgmt_v40_config_http_proxy_white_list_config_spec.rb +42 -0
  1066. data/spec/models/clustermgmt_v40_config_http_proxy_white_list_target_type_spec.rb +30 -0
  1067. data/spec/models/clustermgmt_v40_config_hyperv_credentials_spec.rb +42 -0
  1068. data/spec/models/clustermgmt_v40_config_hypervisor_iso_map_spec.rb +42 -0
  1069. data/spec/models/clustermgmt_v40_config_hypervisor_reference_spec.rb +72 -0
  1070. data/spec/models/clustermgmt_v40_config_hypervisor_state_spec.rb +30 -0
  1071. data/spec/models/clustermgmt_v40_config_hypervisor_type_spec.rb +30 -0
  1072. data/spec/models/clustermgmt_v40_config_hypervisor_upload_info_spec.rb +42 -0
  1073. data/spec/models/clustermgmt_v40_config_hypervisor_upload_node_list_item_spec.rb +84 -0
  1074. data/spec/models/clustermgmt_v40_config_hypervisor_upload_param_spec.rb +36 -0
  1075. data/spec/models/clustermgmt_v40_config_ipmi_reference_spec.rb +42 -0
  1076. data/spec/models/clustermgmt_v40_config_key_management_device_to_cert_status_info_spec.rb +42 -0
  1077. data/spec/models/clustermgmt_v40_config_key_management_server_type_spec.rb +30 -0
  1078. data/spec/models/clustermgmt_v40_config_list_cluster_profiles_api_response_data_spec.rb +32 -0
  1079. data/spec/models/clustermgmt_v40_config_list_cluster_profiles_api_response_spec.rb +42 -0
  1080. data/spec/models/clustermgmt_v40_config_list_clusters_api_response_data_spec.rb +32 -0
  1081. data/spec/models/clustermgmt_v40_config_list_clusters_api_response_spec.rb +42 -0
  1082. data/spec/models/clustermgmt_v40_config_list_data_stores_by_cluster_id_api_response_data_spec.rb +32 -0
  1083. data/spec/models/clustermgmt_v40_config_list_data_stores_by_cluster_id_api_response_spec.rb +42 -0
  1084. data/spec/models/clustermgmt_v40_config_list_disks_api_response_data_spec.rb +32 -0
  1085. data/spec/models/clustermgmt_v40_config_list_disks_api_response_spec.rb +42 -0
  1086. data/spec/models/clustermgmt_v40_config_list_host_nics_by_host_id_api_response_data_spec.rb +32 -0
  1087. data/spec/models/clustermgmt_v40_config_list_host_nics_by_host_id_api_response_spec.rb +42 -0
  1088. data/spec/models/clustermgmt_v40_config_list_hosts_api_response_spec.rb +42 -0
  1089. data/spec/models/clustermgmt_v40_config_list_hosts_by_cluster_id_api_response_data_spec.rb +32 -0
  1090. data/spec/models/clustermgmt_v40_config_list_hosts_by_cluster_id_api_response_spec.rb +42 -0
  1091. data/spec/models/clustermgmt_v40_config_list_physical_gpu_profiles_api_response_data_spec.rb +32 -0
  1092. data/spec/models/clustermgmt_v40_config_list_physical_gpu_profiles_api_response_spec.rb +42 -0
  1093. data/spec/models/clustermgmt_v40_config_list_rackable_units_by_cluster_id_api_response_data_spec.rb +32 -0
  1094. data/spec/models/clustermgmt_v40_config_list_rackable_units_by_cluster_id_api_response_spec.rb +42 -0
  1095. data/spec/models/clustermgmt_v40_config_list_rsyslog_servers_by_cluster_id_api_response_data_spec.rb +32 -0
  1096. data/spec/models/clustermgmt_v40_config_list_rsyslog_servers_by_cluster_id_api_response_spec.rb +42 -0
  1097. data/spec/models/clustermgmt_v40_config_list_storage_containers_api_response_data_spec.rb +32 -0
  1098. data/spec/models/clustermgmt_v40_config_list_storage_containers_api_response_spec.rb +42 -0
  1099. data/spec/models/clustermgmt_v40_config_list_vcenter_extensions_api_response_data_spec.rb +32 -0
  1100. data/spec/models/clustermgmt_v40_config_list_vcenter_extensions_api_response_spec.rb +42 -0
  1101. data/spec/models/clustermgmt_v40_config_list_virtual_gpu_profiles_api_response_data_spec.rb +32 -0
  1102. data/spec/models/clustermgmt_v40_config_list_virtual_gpu_profiles_api_response_spec.rb +42 -0
  1103. data/spec/models/clustermgmt_v40_config_list_virtual_nics_by_host_id_api_response_data_spec.rb +32 -0
  1104. data/spec/models/clustermgmt_v40_config_list_virtual_nics_by_host_id_api_response_spec.rb +42 -0
  1105. data/spec/models/clustermgmt_v40_config_managed_cluster_spec.rb +54 -0
  1106. data/spec/models/clustermgmt_v40_config_management_server_ref_spec.rb +60 -0
  1107. data/spec/models/clustermgmt_v40_config_management_server_type_spec.rb +30 -0
  1108. data/spec/models/clustermgmt_v40_config_mount_storage_container_api_response_spec.rb +42 -0
  1109. data/spec/models/clustermgmt_v40_config_multi_domain_fault_tolerance_status_spec.rb +54 -0
  1110. data/spec/models/clustermgmt_v40_config_name_mac_ref_spec.rb +42 -0
  1111. data/spec/models/clustermgmt_v40_config_name_network_ref_spec.rb +48 -0
  1112. data/spec/models/clustermgmt_v40_config_network_info_spec.rb +42 -0
  1113. data/spec/models/clustermgmt_v40_config_network_switch_interface_spec.rb +126 -0
  1114. data/spec/models/clustermgmt_v40_config_node_details_spec.rb +42 -0
  1115. data/spec/models/clustermgmt_v40_config_node_discovery_params_spec.rb +66 -0
  1116. data/spec/models/clustermgmt_v40_config_node_info_spec.rb +120 -0
  1117. data/spec/models/clustermgmt_v40_config_node_item_spec.rb +126 -0
  1118. data/spec/models/clustermgmt_v40_config_node_list_item_reference_spec.rb +48 -0
  1119. data/spec/models/clustermgmt_v40_config_node_list_networking_details_spec.rb +120 -0
  1120. data/spec/models/clustermgmt_v40_config_node_network_config_spec.rb +36 -0
  1121. data/spec/models/clustermgmt_v40_config_node_networking_details_spec.rb +48 -0
  1122. data/spec/models/clustermgmt_v40_config_node_param_spec.rb +72 -0
  1123. data/spec/models/clustermgmt_v40_config_node_reference_spec.rb +42 -0
  1124. data/spec/models/clustermgmt_v40_config_node_removal_extra_param_spec.rb +48 -0
  1125. data/spec/models/clustermgmt_v40_config_node_removal_params_spec.rb +54 -0
  1126. data/spec/models/clustermgmt_v40_config_node_resource_config_spec.rb +54 -0
  1127. data/spec/models/clustermgmt_v40_config_node_status_spec.rb +30 -0
  1128. data/spec/models/clustermgmt_v40_config_non_compatible_cluster_reference_spec.rb +42 -0
  1129. data/spec/models/clustermgmt_v40_config_non_migratable_vm_info_spec.rb +48 -0
  1130. data/spec/models/clustermgmt_v40_config_non_migratable_vms_result_spec.rb +54 -0
  1131. data/spec/models/clustermgmt_v40_config_on_disk_dedup_spec.rb +30 -0
  1132. data/spec/models/clustermgmt_v40_config_operation_mode_spec.rb +30 -0
  1133. data/spec/models/clustermgmt_v40_config_partition_type_spec.rb +30 -0
  1134. data/spec/models/clustermgmt_v40_config_physical_gpu_config_spec.rb +90 -0
  1135. data/spec/models/clustermgmt_v40_config_physical_gpu_profile_spec.rb +60 -0
  1136. data/spec/models/clustermgmt_v40_config_pii_scrubbing_level_spec.rb +30 -0
  1137. data/spec/models/clustermgmt_v40_config_public_key_spec.rb +42 -0
  1138. data/spec/models/clustermgmt_v40_config_pulse_status_spec.rb +42 -0
  1139. data/spec/models/clustermgmt_v40_config_rack_reference_spec.rb +42 -0
  1140. data/spec/models/clustermgmt_v40_config_rackable_unit_model_spec.rb +30 -0
  1141. data/spec/models/clustermgmt_v40_config_rackable_unit_node_spec.rb +48 -0
  1142. data/spec/models/clustermgmt_v40_config_rackable_unit_spec.rb +84 -0
  1143. data/spec/models/clustermgmt_v40_config_redundancy_status_details_spec.rb +42 -0
  1144. data/spec/models/clustermgmt_v40_config_register_vcenter_extension_api_response_spec.rb +42 -0
  1145. data/spec/models/clustermgmt_v40_config_remove_node_api_response_spec.rb +42 -0
  1146. data/spec/models/clustermgmt_v40_config_remove_snmp_transports_api_response_spec.rb +42 -0
  1147. data/spec/models/clustermgmt_v40_config_rsyslog_module_item_spec.rb +48 -0
  1148. data/spec/models/clustermgmt_v40_config_rsyslog_module_log_severity_level_spec.rb +30 -0
  1149. data/spec/models/clustermgmt_v40_config_rsyslog_module_name_spec.rb +30 -0
  1150. data/spec/models/clustermgmt_v40_config_rsyslog_network_protocol_spec.rb +30 -0
  1151. data/spec/models/clustermgmt_v40_config_rsyslog_server_spec.rb +78 -0
  1152. data/spec/models/clustermgmt_v40_config_smtp_network_spec.rb +54 -0
  1153. data/spec/models/clustermgmt_v40_config_smtp_server_ref_spec.rb +48 -0
  1154. data/spec/models/clustermgmt_v40_config_smtp_type_spec.rb +30 -0
  1155. data/spec/models/clustermgmt_v40_config_snmp_auth_type_spec.rb +30 -0
  1156. data/spec/models/clustermgmt_v40_config_snmp_config_spec.rb +72 -0
  1157. data/spec/models/clustermgmt_v40_config_snmp_priv_type_spec.rb +30 -0
  1158. data/spec/models/clustermgmt_v40_config_snmp_protocol_spec.rb +30 -0
  1159. data/spec/models/clustermgmt_v40_config_snmp_status_param_spec.rb +36 -0
  1160. data/spec/models/clustermgmt_v40_config_snmp_transport_spec.rb +42 -0
  1161. data/spec/models/clustermgmt_v40_config_snmp_trap_spec.rb +102 -0
  1162. data/spec/models/clustermgmt_v40_config_snmp_trap_version_spec.rb +30 -0
  1163. data/spec/models/clustermgmt_v40_config_snmp_user_spec.rb +78 -0
  1164. data/spec/models/clustermgmt_v40_config_software_map_reference_spec.rb +42 -0
  1165. data/spec/models/clustermgmt_v40_config_software_type_ref_spec.rb +30 -0
  1166. data/spec/models/clustermgmt_v40_config_storage_container_spec.rb +210 -0
  1167. data/spec/models/clustermgmt_v40_config_storage_summary_spec.rb +36 -0
  1168. data/spec/models/clustermgmt_v40_config_storage_tier_reference_spec.rb +30 -0
  1169. data/spec/models/clustermgmt_v40_config_storage_tier_spec.rb +30 -0
  1170. data/spec/models/clustermgmt_v40_config_task_response_all_of_response_spec.rb +32 -0
  1171. data/spec/models/clustermgmt_v40_config_task_response_spec.rb +60 -0
  1172. data/spec/models/clustermgmt_v40_config_task_response_type_spec.rb +30 -0
  1173. data/spec/models/clustermgmt_v40_config_tolerance_message_spec.rb +42 -0
  1174. data/spec/models/clustermgmt_v40_config_unconfigure_node_details_spec.rb +36 -0
  1175. data/spec/models/clustermgmt_v40_config_unconfigured_node_attribute_map_spec.rb +60 -0
  1176. data/spec/models/clustermgmt_v40_config_unconfigured_node_list_item_spec.rb +156 -0
  1177. data/spec/models/clustermgmt_v40_config_unmount_storage_container_api_response_spec.rb +42 -0
  1178. data/spec/models/clustermgmt_v40_config_unregister_vcenter_extension_api_response_spec.rb +42 -0
  1179. data/spec/models/clustermgmt_v40_config_update_bmc_info_response_spec.rb +42 -0
  1180. data/spec/models/clustermgmt_v40_config_update_cluster_api_response_spec.rb +42 -0
  1181. data/spec/models/clustermgmt_v40_config_update_cluster_profile_api_response_spec.rb +42 -0
  1182. data/spec/models/clustermgmt_v40_config_update_rsyslog_server_api_response_spec.rb +42 -0
  1183. data/spec/models/clustermgmt_v40_config_update_snmp_status_api_response_spec.rb +42 -0
  1184. data/spec/models/clustermgmt_v40_config_update_snmp_trap_api_response_spec.rb +42 -0
  1185. data/spec/models/clustermgmt_v40_config_update_snmp_user_api_response_spec.rb +42 -0
  1186. data/spec/models/clustermgmt_v40_config_update_storage_container_api_response_spec.rb +42 -0
  1187. data/spec/models/clustermgmt_v40_config_upgrade_status_spec.rb +30 -0
  1188. data/spec/models/clustermgmt_v40_config_uplink_info_spec.rb +42 -0
  1189. data/spec/models/clustermgmt_v40_config_uplink_network_item_spec.rb +48 -0
  1190. data/spec/models/clustermgmt_v40_config_uplink_node_spec.rb +48 -0
  1191. data/spec/models/clustermgmt_v40_config_uplinks_field_spec.rb +48 -0
  1192. data/spec/models/clustermgmt_v40_config_uplinks_spec.rb +42 -0
  1193. data/spec/models/clustermgmt_v40_config_upload_info_node_item_spec.rb +78 -0
  1194. data/spec/models/clustermgmt_v40_config_user_info_spec.rb +48 -0
  1195. data/spec/models/clustermgmt_v40_config_validate_bundle_info_spec.rb +36 -0
  1196. data/spec/models/clustermgmt_v40_config_validate_node_api_response_spec.rb +42 -0
  1197. data/spec/models/clustermgmt_v40_config_validate_node_param_spec.rb +36 -0
  1198. data/spec/models/clustermgmt_v40_config_validate_node_param_spec_spec.rb +32 -0
  1199. data/spec/models/clustermgmt_v40_config_vcenter_credentials_spec.rb +48 -0
  1200. data/spec/models/clustermgmt_v40_config_vcenter_extension_spec.rb +66 -0
  1201. data/spec/models/clustermgmt_v40_config_vcenter_info_spec.rb +42 -0
  1202. data/spec/models/clustermgmt_v40_config_virtual_gpu_config_spec.rb +120 -0
  1203. data/spec/models/clustermgmt_v40_config_virtual_gpu_profile_spec.rb +60 -0
  1204. data/spec/models/clustermgmt_v40_config_virtual_nic_spec.rb +120 -0
  1205. data/spec/models/clustermgmt_v40_error_app_message_spec.rb +66 -0
  1206. data/spec/models/clustermgmt_v40_error_error_response_error_spec.rb +32 -0
  1207. data/spec/models/clustermgmt_v40_error_error_response_spec.rb +36 -0
  1208. data/spec/models/clustermgmt_v40_error_message_severity_spec.rb +30 -0
  1209. data/spec/models/clustermgmt_v40_error_schema_validation_error_message_spec.rb +48 -0
  1210. data/spec/models/clustermgmt_v40_error_schema_validation_error_spec.rb +60 -0
  1211. data/spec/models/clustermgmt_v40_operations_enter_host_maintenance_api_response_spec.rb +42 -0
  1212. data/spec/models/clustermgmt_v40_operations_enter_host_maintenance_spec_spec.rb +54 -0
  1213. data/spec/models/clustermgmt_v40_operations_exit_host_maintenance_api_response_spec.rb +42 -0
  1214. data/spec/models/clustermgmt_v40_operations_host_maintenance_common_spec_spec.rb +42 -0
  1215. data/spec/models/clustermgmt_v40_stats_cluster_stats_api_response_data_spec.rb +32 -0
  1216. data/spec/models/clustermgmt_v40_stats_cluster_stats_api_response_spec.rb +42 -0
  1217. data/spec/models/clustermgmt_v40_stats_cluster_stats_spec.rb +330 -0
  1218. data/spec/models/clustermgmt_v40_stats_disk_stats_spec.rb +246 -0
  1219. data/spec/models/clustermgmt_v40_stats_get_disk_stats_api_response_data_spec.rb +32 -0
  1220. data/spec/models/clustermgmt_v40_stats_get_disk_stats_api_response_spec.rb +42 -0
  1221. data/spec/models/clustermgmt_v40_stats_get_storage_container_stats_api_response_data_spec.rb +32 -0
  1222. data/spec/models/clustermgmt_v40_stats_get_storage_container_stats_api_response_spec.rb +42 -0
  1223. data/spec/models/clustermgmt_v40_stats_host_stats_api_response_data_spec.rb +32 -0
  1224. data/spec/models/clustermgmt_v40_stats_host_stats_api_response_spec.rb +42 -0
  1225. data/spec/models/clustermgmt_v40_stats_host_stats_spec.rb +324 -0
  1226. data/spec/models/clustermgmt_v40_stats_storage_container_stats_spec.rb +324 -0
  1227. data/spec/models/clustermgmt_v40_stats_time_value_pair_spec.rb +42 -0
  1228. data/spec/models/common_v10_config_basic_auth_spec.rb +42 -0
  1229. data/spec/models/common_v10_config_flag_spec.rb +42 -0
  1230. data/spec/models/common_v10_config_fqdn_spec.rb +36 -0
  1231. data/spec/models/common_v10_config_ip_address_or_fqdn_spec.rb +48 -0
  1232. data/spec/models/common_v10_config_ip_address_spec.rb +42 -0
  1233. data/spec/models/common_v10_config_ipv4_address_spec.rb +42 -0
  1234. data/spec/models/common_v10_config_ipv6_address_spec.rb +42 -0
  1235. data/spec/models/common_v10_config_kv_pair_spec.rb +42 -0
  1236. data/spec/models/common_v10_config_kv_pair_value_spec.rb +32 -0
  1237. data/spec/models/common_v10_config_map_of_string_wrapper_spec.rb +36 -0
  1238. data/spec/models/common_v10_config_message_severity_spec.rb +30 -0
  1239. data/spec/models/common_v10_config_message_spec.rb +54 -0
  1240. data/spec/models/common_v10_config_tenant_aware_model_spec.rb +36 -0
  1241. data/spec/models/common_v10_response_api_link_spec.rb +42 -0
  1242. data/spec/models/common_v10_response_api_response_metadata_spec.rb +60 -0
  1243. data/spec/models/common_v10_response_externalizable_abstract_model_spec.rb +48 -0
  1244. data/spec/models/common_v10_stats_down_sampling_operator_spec.rb +30 -0
  1245. data/spec/models/common_v10_stats_time_int_value_pair_spec.rb +42 -0
  1246. data/spec/models/create_cluster202_response_spec.rb +42 -0
  1247. data/spec/models/create_cluster4_xx_response_spec.rb +42 -0
  1248. data/spec/models/create_cluster_profile202_response_spec.rb +42 -0
  1249. data/spec/models/create_cluster_profile4_xx_response_spec.rb +42 -0
  1250. data/spec/models/create_rsyslog_server202_response_spec.rb +42 -0
  1251. data/spec/models/create_rsyslog_server4_xx_response_spec.rb +42 -0
  1252. data/spec/models/create_snmp_trap202_response_spec.rb +42 -0
  1253. data/spec/models/create_snmp_trap4_xx_response_spec.rb +42 -0
  1254. data/spec/models/create_snmp_user202_response_spec.rb +42 -0
  1255. data/spec/models/create_snmp_user4_xx_response_spec.rb +42 -0
  1256. data/spec/models/create_storage_container202_response_spec.rb +42 -0
  1257. data/spec/models/create_storage_container4_xx_response_spec.rb +42 -0
  1258. data/spec/models/delete_cluster_by_id202_response_spec.rb +42 -0
  1259. data/spec/models/delete_cluster_by_id4_xx_response_spec.rb +42 -0
  1260. data/spec/models/delete_cluster_profile_by_id202_response_spec.rb +42 -0
  1261. data/spec/models/delete_cluster_profile_by_id4_xx_response_spec.rb +42 -0
  1262. data/spec/models/delete_disk_by_id202_response_spec.rb +42 -0
  1263. data/spec/models/delete_disk_by_id4_xx_response_spec.rb +42 -0
  1264. data/spec/models/delete_rsyslog_server_by_id202_response_spec.rb +42 -0
  1265. data/spec/models/delete_rsyslog_server_by_id4_xx_response_spec.rb +42 -0
  1266. data/spec/models/delete_snmp_trap_by_id202_response_spec.rb +42 -0
  1267. data/spec/models/delete_snmp_trap_by_id4_xx_response_spec.rb +42 -0
  1268. data/spec/models/delete_snmp_user_by_id202_response_spec.rb +42 -0
  1269. data/spec/models/delete_snmp_user_by_id4_xx_response_spec.rb +42 -0
  1270. data/spec/models/delete_storage_container_by_id202_response_spec.rb +42 -0
  1271. data/spec/models/delete_storage_container_by_id4_xx_response_spec.rb +42 -0
  1272. data/spec/models/disassociate_categories_from_cluster202_response_spec.rb +42 -0
  1273. data/spec/models/disassociate_categories_from_cluster4_xx_response_spec.rb +42 -0
  1274. data/spec/models/disassociate_cluster_from_cluster_profile202_response_spec.rb +42 -0
  1275. data/spec/models/disassociate_cluster_from_cluster_profile4_xx_response_spec.rb +42 -0
  1276. data/spec/models/discover_unconfigured_nodes202_response_spec.rb +42 -0
  1277. data/spec/models/discover_unconfigured_nodes4_xx_response_spec.rb +42 -0
  1278. data/spec/models/enter_host_maintenance202_response_spec.rb +42 -0
  1279. data/spec/models/enter_host_maintenance4_xx_response_spec.rb +42 -0
  1280. data/spec/models/exit_host_maintenance202_response_spec.rb +42 -0
  1281. data/spec/models/exit_host_maintenance4_xx_response_spec.rb +42 -0
  1282. data/spec/models/expand_cluster202_response_spec.rb +42 -0
  1283. data/spec/models/expand_cluster4_xx_response_spec.rb +42 -0
  1284. data/spec/models/fetch_node_networking_details202_response_spec.rb +42 -0
  1285. data/spec/models/fetch_node_networking_details4_xx_response_spec.rb +42 -0
  1286. data/spec/models/fetch_task_response200_response_spec.rb +42 -0
  1287. data/spec/models/fetch_task_response4_xx_response_spec.rb +42 -0
  1288. data/spec/models/get_bmc_info200_response_spec.rb +42 -0
  1289. data/spec/models/get_bmc_info4_xx_response_spec.rb +42 -0
  1290. data/spec/models/get_cluster_by_id200_response_spec.rb +42 -0
  1291. data/spec/models/get_cluster_by_id4_xx_response_spec.rb +42 -0
  1292. data/spec/models/get_cluster_profile_by_id200_response_spec.rb +42 -0
  1293. data/spec/models/get_cluster_profile_by_id4_xx_response_spec.rb +42 -0
  1294. data/spec/models/get_cluster_stats200_response_spec.rb +42 -0
  1295. data/spec/models/get_cluster_stats4_xx_response_spec.rb +42 -0
  1296. data/spec/models/get_disk_by_id200_response_spec.rb +42 -0
  1297. data/spec/models/get_disk_by_id4_xx_response_spec.rb +42 -0
  1298. data/spec/models/get_disk_stats200_response_spec.rb +42 -0
  1299. data/spec/models/get_disk_stats4_xx_response_spec.rb +42 -0
  1300. data/spec/models/get_host_by_id200_response_spec.rb +42 -0
  1301. data/spec/models/get_host_by_id4_xx_response_spec.rb +42 -0
  1302. data/spec/models/get_host_nic_by_id200_response_spec.rb +42 -0
  1303. data/spec/models/get_host_nic_by_id4_xx_response_spec.rb +42 -0
  1304. data/spec/models/get_host_stats200_response_spec.rb +42 -0
  1305. data/spec/models/get_host_stats4_xx_response_spec.rb +42 -0
  1306. data/spec/models/get_rackable_unit_by_id200_response_spec.rb +42 -0
  1307. data/spec/models/get_rackable_unit_by_id4_xx_response_spec.rb +42 -0
  1308. data/spec/models/get_rsyslog_server_by_id200_response_spec.rb +42 -0
  1309. data/spec/models/get_rsyslog_server_by_id4_xx_response_spec.rb +42 -0
  1310. data/spec/models/get_snmp_config_by_cluster_id200_response_spec.rb +42 -0
  1311. data/spec/models/get_snmp_config_by_cluster_id4_xx_response_spec.rb +42 -0
  1312. data/spec/models/get_snmp_trap_by_id200_response_spec.rb +42 -0
  1313. data/spec/models/get_snmp_trap_by_id4_xx_response_spec.rb +42 -0
  1314. data/spec/models/get_snmp_user_by_id200_response_spec.rb +42 -0
  1315. data/spec/models/get_snmp_user_by_id4_xx_response_spec.rb +42 -0
  1316. data/spec/models/get_storage_container_by_id200_response_spec.rb +42 -0
  1317. data/spec/models/get_storage_container_by_id4_xx_response_spec.rb +42 -0
  1318. data/spec/models/get_storage_container_stats200_response_spec.rb +42 -0
  1319. data/spec/models/get_storage_container_stats4_xx_response_spec.rb +42 -0
  1320. data/spec/models/get_vcenter_extension_by_id200_response_spec.rb +42 -0
  1321. data/spec/models/get_vcenter_extension_by_id4_xx_response_spec.rb +42 -0
  1322. data/spec/models/get_virtual_nic_by_id200_response_spec.rb +42 -0
  1323. data/spec/models/get_virtual_nic_by_id4_xx_response_spec.rb +42 -0
  1324. data/spec/models/list_cluster_profiles200_response_spec.rb +42 -0
  1325. data/spec/models/list_cluster_profiles4_xx_response_spec.rb +42 -0
  1326. data/spec/models/list_clusters200_response_spec.rb +42 -0
  1327. data/spec/models/list_clusters4_xx_response_spec.rb +42 -0
  1328. data/spec/models/list_data_stores_by_cluster_id200_response_spec.rb +42 -0
  1329. data/spec/models/list_data_stores_by_cluster_id4_xx_response_spec.rb +42 -0
  1330. data/spec/models/list_disks200_response_spec.rb +42 -0
  1331. data/spec/models/list_disks4_xx_response_spec.rb +42 -0
  1332. data/spec/models/list_host_nics_by_host_id200_response_spec.rb +42 -0
  1333. data/spec/models/list_host_nics_by_host_id4_xx_response_spec.rb +42 -0
  1334. data/spec/models/list_hosts200_response_spec.rb +42 -0
  1335. data/spec/models/list_hosts4_xx_response_spec.rb +42 -0
  1336. data/spec/models/list_hosts_by_cluster_id200_response_spec.rb +42 -0
  1337. data/spec/models/list_hosts_by_cluster_id4_xx_response_spec.rb +42 -0
  1338. data/spec/models/list_pcie_devices200_response_spec.rb +42 -0
  1339. data/spec/models/list_pcie_devices4_xx_response_spec.rb +42 -0
  1340. data/spec/models/list_physical_gpu_profiles200_response_spec.rb +42 -0
  1341. data/spec/models/list_physical_gpu_profiles4_xx_response_spec.rb +42 -0
  1342. data/spec/models/list_rackable_units_by_cluster_id200_response_spec.rb +42 -0
  1343. data/spec/models/list_rackable_units_by_cluster_id4_xx_response_spec.rb +42 -0
  1344. data/spec/models/list_rsyslog_servers_by_cluster_id200_response_spec.rb +42 -0
  1345. data/spec/models/list_rsyslog_servers_by_cluster_id4_xx_response_spec.rb +42 -0
  1346. data/spec/models/list_storage_containers200_response_spec.rb +42 -0
  1347. data/spec/models/list_storage_containers4_xx_response_spec.rb +42 -0
  1348. data/spec/models/list_vcenter_extensions200_response_spec.rb +42 -0
  1349. data/spec/models/list_vcenter_extensions4_xx_response_spec.rb +42 -0
  1350. data/spec/models/list_virtual_gpu_profiles200_response_spec.rb +42 -0
  1351. data/spec/models/list_virtual_gpu_profiles4_xx_response_spec.rb +42 -0
  1352. data/spec/models/list_virtual_nics_by_host_id200_response_spec.rb +42 -0
  1353. data/spec/models/list_virtual_nics_by_host_id4_xx_response_spec.rb +42 -0
  1354. data/spec/models/mount_storage_container202_response_spec.rb +42 -0
  1355. data/spec/models/mount_storage_container4_xx_response_spec.rb +42 -0
  1356. data/spec/models/prism_v40_config_task_reference_spec.rb +36 -0
  1357. data/spec/models/register_vcenter_extension202_response_spec.rb +42 -0
  1358. data/spec/models/register_vcenter_extension4_xx_response_spec.rb +42 -0
  1359. data/spec/models/remove_node202_response_spec.rb +42 -0
  1360. data/spec/models/remove_node4_xx_response_spec.rb +42 -0
  1361. data/spec/models/remove_snmp_transport202_response_spec.rb +42 -0
  1362. data/spec/models/remove_snmp_transport4_xx_response_spec.rb +42 -0
  1363. data/spec/models/unmount_storage_container202_response_spec.rb +42 -0
  1364. data/spec/models/unmount_storage_container4_xx_response_spec.rb +42 -0
  1365. data/spec/models/unregister_vcenter_extension202_response_spec.rb +42 -0
  1366. data/spec/models/unregister_vcenter_extension4_xx_response_spec.rb +42 -0
  1367. data/spec/models/update_bmc_info202_response_spec.rb +42 -0
  1368. data/spec/models/update_bmc_info4_xx_response_spec.rb +42 -0
  1369. data/spec/models/update_cluster_by_id202_response_spec.rb +42 -0
  1370. data/spec/models/update_cluster_by_id4_xx_response_spec.rb +42 -0
  1371. data/spec/models/update_cluster_profile_by_id202_response_spec.rb +42 -0
  1372. data/spec/models/update_cluster_profile_by_id4_xx_response_spec.rb +42 -0
  1373. data/spec/models/update_rsyslog_server_by_id202_response_spec.rb +42 -0
  1374. data/spec/models/update_rsyslog_server_by_id4_xx_response_spec.rb +42 -0
  1375. data/spec/models/update_snmp_status202_response_spec.rb +42 -0
  1376. data/spec/models/update_snmp_status4_xx_response_spec.rb +42 -0
  1377. data/spec/models/update_snmp_trap_by_id202_response_spec.rb +42 -0
  1378. data/spec/models/update_snmp_trap_by_id4_xx_response_spec.rb +42 -0
  1379. data/spec/models/update_snmp_user_by_id202_response_spec.rb +42 -0
  1380. data/spec/models/update_snmp_user_by_id4_xx_response_spec.rb +42 -0
  1381. data/spec/models/update_storage_container_by_id202_response_spec.rb +42 -0
  1382. data/spec/models/update_storage_container_by_id4_xx_response_spec.rb +42 -0
  1383. data/spec/models/validate_node202_response_spec.rb +42 -0
  1384. data/spec/models/validate_node4_xx_response_spec.rb +42 -0
  1385. data/spec/spec_helper.rb +111 -0
  1386. data/swagger-clustermgmt-v4.0-all.yaml +25015 -0
  1387. metadata +1923 -0
@@ -0,0 +1,2142 @@
1
+ =begin
2
+ #Nutanix Cluster Management APIs
3
+
4
+ #Manage Hosts, Clusters and other Infrastructure.
5
+
6
+ The version of the OpenAPI document: 4.0.2
7
+
8
+ Generated by: https://openapi-generator.tech
9
+ Generator version: 7.9.0
10
+
11
+ =end
12
+
13
+ require 'date'
14
+ require 'time'
15
+
16
+ module NutanixClustermgmt
17
+ class ClustermgmtV40StatsStorageContainerStats
18
+ # A globally unique identifier that represents the tenant that owns this entity. The system automatically assigns it, and it and is immutable from an API consumer perspective (some use cases may cause this Id to change - For instance, a use case may require the transfer of ownership of the entity, but these cases are handled automatically on the server).
19
+ attr_accessor :tenant_id
20
+
21
+ # A globally unique identifier of an instance that is suitable for external consumption.
22
+ attr_accessor :ext_id
23
+
24
+ # A HATEOAS style link for the response. Each link contains a user-friendly name identifying the link and an address for retrieving the particular resource.
25
+ attr_accessor :links
26
+
27
+ # Number of I/O per second.
28
+ attr_accessor :controller_num_iops
29
+
30
+ # Total I/O bandwidth - kB per second.
31
+ attr_accessor :controller_io_bandwidthk_bps
32
+
33
+ # Average I/O latency in micro secs.
34
+ attr_accessor :controller_avg_io_latencyu_secs
35
+
36
+ # Number of read I/O per second.
37
+ attr_accessor :controller_num_read_iops
38
+
39
+ # Number of write I/O per second.
40
+ attr_accessor :controller_num_write_iops
41
+
42
+ # Read I/O bandwidth kB per second.
43
+ attr_accessor :controller_read_io_bandwidthk_bps
44
+
45
+ # Write I/O bandwidth kB per second.
46
+ attr_accessor :controller_write_io_bandwidthk_bps
47
+
48
+ # Average read I/O latency in microseconds.
49
+ attr_accessor :controller_avg_read_io_latencyu_secs
50
+
51
+ # Average read I/O latency in microseconds.
52
+ attr_accessor :controller_avg_write_io_latencyu_secs
53
+
54
+ # Implicit physical reserved capacity (aggregated at the vDisk level due to thick provisioning) in bytes.
55
+ attr_accessor :storage_reserved_capacity_bytes
56
+
57
+ # Actual physical disk usage of the Storage Container without considering for the reservation.
58
+ attr_accessor :storage_actual_physical_usage_bytes
59
+
60
+ # Saving ratio in PPM as a result of deduplication, compression and erasure coding.
61
+ attr_accessor :data_reduction_saving_ratio_ppm
62
+
63
+ # Saving ratio in PPM consisting of deduplication, compression, erasure coding, cloning, and thin provisioning.
64
+ attr_accessor :data_reduction_total_saving_ratio_ppm
65
+
66
+ # Free storage in bytes.
67
+ attr_accessor :storage_free_bytes
68
+
69
+ # Storage capacity in bytes.
70
+ attr_accessor :storage_capacity_bytes
71
+
72
+ # Storage saving in bytes as a result of deduplication, compression, erasure coding technique.
73
+ attr_accessor :data_reduction_saved_bytes
74
+
75
+ # Usage in bytes before reduction of deduplication, compression, erasure coding, cloning, and thin provisioning.
76
+ attr_accessor :data_reduction_overall_pre_reduction_bytes
77
+
78
+ # Usage in bytes after reduction of ceduplication, compression, erasure coding, cloning, and thin provisioning.
79
+ attr_accessor :data_reduction_overall_post_reduction_bytes
80
+
81
+ # Saving ratio in PPM as a result of the compression technique.
82
+ attr_accessor :data_reduction_compression_saving_ratio_ppm
83
+
84
+ # Saving ratio in PPM as a result of the deduplication technique.
85
+ attr_accessor :data_reduction_dedup_saving_ratio_ppm
86
+
87
+ # Saving ratio in PPM as a result of the erasure coding technique.
88
+ attr_accessor :data_reduction_erasure_coding_saving_ratio_ppm
89
+
90
+ # Saving ratio in PPM as a result of the thin provisioning technique.
91
+ attr_accessor :data_reduction_thin_provision_saving_ratio_ppm
92
+
93
+ # Saving ratio in PPM as a result of the cloning technique.
94
+ attr_accessor :data_reduction_clone_saving_ratio_ppm
95
+
96
+ # Saving ratio in PPM as a result of snapshot technique.
97
+ attr_accessor :data_reduction_snapshot_saving_ratio_ppm
98
+
99
+ # Total amount of savings in bytes as a result of zero writes.
100
+ attr_accessor :data_reduction_zero_write_savings_bytes
101
+
102
+ # Ratio of read I/O to total I/O in PPM.
103
+ attr_accessor :controller_read_io_ratio_ppm
104
+
105
+ # Ratio of read I/O to total I/O in PPM.
106
+ attr_accessor :controller_write_io_ratio_ppm
107
+
108
+ # Replication factor of Storage Container.
109
+ attr_accessor :storage_replication_factor
110
+
111
+ # Used storage in bytes.
112
+ attr_accessor :storage_usage_bytes
113
+
114
+ # Total usage on HDD tier for the Storage Container in bytes.
115
+ attr_accessor :storage_tier_das_sata_usage_bytes
116
+
117
+ # Total usage on SDD tier for the Storage Container in bytes.
118
+ attr_accessor :storage_tier_ssd_usage_bytes
119
+
120
+ # The physical usage of the implicit reserved capacity(aggregated on vDisk level due to thick provisioning) in bytes.
121
+ attr_accessor :storage_reserved_usage_bytes
122
+
123
+ # The remaining unused space of the implicit reserved capacity(aggregated on vDisk level due to thick provisioning) in bytes.
124
+ attr_accessor :storage_reserved_free_bytes
125
+
126
+ # The physical usage from unreserved vDisks(aggregated on thin provisioning vDisks) in bytes.
127
+ attr_accessor :storage_unreserved_usage_bytes
128
+
129
+ # The total explicit reserved physical capacity of other Storage Containers in the same Storage Pool.
130
+ attr_accessor :storage_other_containers_reserved_capacity
131
+
132
+ # The physical usage outside of the explicitly reserved capacity of other Storage Containers in the same Storage Pool.
133
+ attr_accessor :storage_other_containers_unreserved_capacity
134
+
135
+ # The space that will be reclaimed if all the snapshots in the cluster is deleted. This is the physical snapshot usage with replication factor and data reduction savings taken into account.
136
+ attr_accessor :storage_snapshot_reclaimable
137
+
138
+ # Storage saving in bytes as a result of thin Provisioning technique.
139
+ attr_accessor :data_reduction_thin_provision_saved_bytes
140
+
141
+ # Storage saving in bytes as a result of the snapshot technique.
142
+ attr_accessor :data_reduction_snapshot_saved_bytes
143
+
144
+ # Storage saving in bytes as a result of the cloning technique.
145
+ attr_accessor :data_reduction_clone_saved_bytes
146
+
147
+ # Storage saving in bytes as a result of erasure coding technique.
148
+ attr_accessor :data_reduction_erasure_coding_saved_bytes
149
+
150
+ # Storage saving in bytes as a result of deduplication technique.
151
+ attr_accessor :data_reduction_dedup_saved_bytes
152
+
153
+ # Storage saving in bytes as a result of deduplication, compression, erasure coding, cloning and thin provisioning technique.
154
+ attr_accessor :data_reduction_overall_saved_bytes
155
+
156
+ # Storage saving in bytes as a result of compression technique.
157
+ attr_accessor :data_reduction_compression_saved_bytes
158
+
159
+ # Health of the Storage Container is represented by an integer value in the range 0-100. A higher value indicates better health.
160
+ attr_accessor :health
161
+
162
+ # The external identifier of the Storage Container.
163
+ attr_accessor :container_ext_id
164
+
165
+ # Attribute mapping from ruby-style variable name to JSON key.
166
+ def self.attribute_map
167
+ {
168
+ :'tenant_id' => :'tenantId',
169
+ :'ext_id' => :'extId',
170
+ :'links' => :'links',
171
+ :'controller_num_iops' => :'controllerNumIops',
172
+ :'controller_io_bandwidthk_bps' => :'controllerIoBandwidthkBps',
173
+ :'controller_avg_io_latencyu_secs' => :'controllerAvgIoLatencyuSecs',
174
+ :'controller_num_read_iops' => :'controllerNumReadIops',
175
+ :'controller_num_write_iops' => :'controllerNumWriteIops',
176
+ :'controller_read_io_bandwidthk_bps' => :'controllerReadIoBandwidthkBps',
177
+ :'controller_write_io_bandwidthk_bps' => :'controllerWriteIoBandwidthkBps',
178
+ :'controller_avg_read_io_latencyu_secs' => :'controllerAvgReadIoLatencyuSecs',
179
+ :'controller_avg_write_io_latencyu_secs' => :'controllerAvgWriteIoLatencyuSecs',
180
+ :'storage_reserved_capacity_bytes' => :'storageReservedCapacityBytes',
181
+ :'storage_actual_physical_usage_bytes' => :'storageActualPhysicalUsageBytes',
182
+ :'data_reduction_saving_ratio_ppm' => :'dataReductionSavingRatioPpm',
183
+ :'data_reduction_total_saving_ratio_ppm' => :'dataReductionTotalSavingRatioPpm',
184
+ :'storage_free_bytes' => :'storageFreeBytes',
185
+ :'storage_capacity_bytes' => :'storageCapacityBytes',
186
+ :'data_reduction_saved_bytes' => :'dataReductionSavedBytes',
187
+ :'data_reduction_overall_pre_reduction_bytes' => :'dataReductionOverallPreReductionBytes',
188
+ :'data_reduction_overall_post_reduction_bytes' => :'dataReductionOverallPostReductionBytes',
189
+ :'data_reduction_compression_saving_ratio_ppm' => :'dataReductionCompressionSavingRatioPpm',
190
+ :'data_reduction_dedup_saving_ratio_ppm' => :'dataReductionDedupSavingRatioPpm',
191
+ :'data_reduction_erasure_coding_saving_ratio_ppm' => :'dataReductionErasureCodingSavingRatioPpm',
192
+ :'data_reduction_thin_provision_saving_ratio_ppm' => :'dataReductionThinProvisionSavingRatioPpm',
193
+ :'data_reduction_clone_saving_ratio_ppm' => :'dataReductionCloneSavingRatioPpm',
194
+ :'data_reduction_snapshot_saving_ratio_ppm' => :'dataReductionSnapshotSavingRatioPpm',
195
+ :'data_reduction_zero_write_savings_bytes' => :'dataReductionZeroWriteSavingsBytes',
196
+ :'controller_read_io_ratio_ppm' => :'controllerReadIoRatioPpm',
197
+ :'controller_write_io_ratio_ppm' => :'controllerWriteIoRatioPpm',
198
+ :'storage_replication_factor' => :'storageReplicationFactor',
199
+ :'storage_usage_bytes' => :'storageUsageBytes',
200
+ :'storage_tier_das_sata_usage_bytes' => :'storageTierDasSataUsageBytes',
201
+ :'storage_tier_ssd_usage_bytes' => :'storageTierSsdUsageBytes',
202
+ :'storage_reserved_usage_bytes' => :'storageReservedUsageBytes',
203
+ :'storage_reserved_free_bytes' => :'storageReservedFreeBytes',
204
+ :'storage_unreserved_usage_bytes' => :'storageUnreservedUsageBytes',
205
+ :'storage_other_containers_reserved_capacity' => :'storageOtherContainersReservedCapacity',
206
+ :'storage_other_containers_unreserved_capacity' => :'storageOtherContainersUnreservedCapacity',
207
+ :'storage_snapshot_reclaimable' => :'storageSnapshotReclaimable',
208
+ :'data_reduction_thin_provision_saved_bytes' => :'dataReductionThinProvisionSavedBytes',
209
+ :'data_reduction_snapshot_saved_bytes' => :'dataReductionSnapshotSavedBytes',
210
+ :'data_reduction_clone_saved_bytes' => :'dataReductionCloneSavedBytes',
211
+ :'data_reduction_erasure_coding_saved_bytes' => :'dataReductionErasureCodingSavedBytes',
212
+ :'data_reduction_dedup_saved_bytes' => :'dataReductionDedupSavedBytes',
213
+ :'data_reduction_overall_saved_bytes' => :'dataReductionOverallSavedBytes',
214
+ :'data_reduction_compression_saved_bytes' => :'dataReductionCompressionSavedBytes',
215
+ :'health' => :'health',
216
+ :'container_ext_id' => :'containerExtId'
217
+ }
218
+ end
219
+
220
+ # Returns all the JSON keys this model knows about
221
+ def self.acceptable_attributes
222
+ attribute_map.values
223
+ end
224
+
225
+ # Attribute type mapping.
226
+ def self.openapi_types
227
+ {
228
+ :'tenant_id' => :'String',
229
+ :'ext_id' => :'String',
230
+ :'links' => :'Array<CommonV10ResponseApiLink>',
231
+ :'controller_num_iops' => :'Array<CommonV10StatsTimeIntValuePair>',
232
+ :'controller_io_bandwidthk_bps' => :'Array<CommonV10StatsTimeIntValuePair>',
233
+ :'controller_avg_io_latencyu_secs' => :'Array<CommonV10StatsTimeIntValuePair>',
234
+ :'controller_num_read_iops' => :'Array<CommonV10StatsTimeIntValuePair>',
235
+ :'controller_num_write_iops' => :'Array<CommonV10StatsTimeIntValuePair>',
236
+ :'controller_read_io_bandwidthk_bps' => :'Array<CommonV10StatsTimeIntValuePair>',
237
+ :'controller_write_io_bandwidthk_bps' => :'Array<CommonV10StatsTimeIntValuePair>',
238
+ :'controller_avg_read_io_latencyu_secs' => :'Array<CommonV10StatsTimeIntValuePair>',
239
+ :'controller_avg_write_io_latencyu_secs' => :'Array<CommonV10StatsTimeIntValuePair>',
240
+ :'storage_reserved_capacity_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
241
+ :'storage_actual_physical_usage_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
242
+ :'data_reduction_saving_ratio_ppm' => :'Array<CommonV10StatsTimeIntValuePair>',
243
+ :'data_reduction_total_saving_ratio_ppm' => :'Array<CommonV10StatsTimeIntValuePair>',
244
+ :'storage_free_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
245
+ :'storage_capacity_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
246
+ :'data_reduction_saved_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
247
+ :'data_reduction_overall_pre_reduction_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
248
+ :'data_reduction_overall_post_reduction_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
249
+ :'data_reduction_compression_saving_ratio_ppm' => :'Array<CommonV10StatsTimeIntValuePair>',
250
+ :'data_reduction_dedup_saving_ratio_ppm' => :'Array<CommonV10StatsTimeIntValuePair>',
251
+ :'data_reduction_erasure_coding_saving_ratio_ppm' => :'Array<CommonV10StatsTimeIntValuePair>',
252
+ :'data_reduction_thin_provision_saving_ratio_ppm' => :'Array<CommonV10StatsTimeIntValuePair>',
253
+ :'data_reduction_clone_saving_ratio_ppm' => :'Array<CommonV10StatsTimeIntValuePair>',
254
+ :'data_reduction_snapshot_saving_ratio_ppm' => :'Array<CommonV10StatsTimeIntValuePair>',
255
+ :'data_reduction_zero_write_savings_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
256
+ :'controller_read_io_ratio_ppm' => :'Array<CommonV10StatsTimeIntValuePair>',
257
+ :'controller_write_io_ratio_ppm' => :'Array<CommonV10StatsTimeIntValuePair>',
258
+ :'storage_replication_factor' => :'Array<CommonV10StatsTimeIntValuePair>',
259
+ :'storage_usage_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
260
+ :'storage_tier_das_sata_usage_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
261
+ :'storage_tier_ssd_usage_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
262
+ :'storage_reserved_usage_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
263
+ :'storage_reserved_free_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
264
+ :'storage_unreserved_usage_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
265
+ :'storage_other_containers_reserved_capacity' => :'Array<CommonV10StatsTimeIntValuePair>',
266
+ :'storage_other_containers_unreserved_capacity' => :'Array<CommonV10StatsTimeIntValuePair>',
267
+ :'storage_snapshot_reclaimable' => :'Array<CommonV10StatsTimeIntValuePair>',
268
+ :'data_reduction_thin_provision_saved_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
269
+ :'data_reduction_snapshot_saved_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
270
+ :'data_reduction_clone_saved_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
271
+ :'data_reduction_erasure_coding_saved_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
272
+ :'data_reduction_dedup_saved_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
273
+ :'data_reduction_overall_saved_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
274
+ :'data_reduction_compression_saved_bytes' => :'Array<CommonV10StatsTimeIntValuePair>',
275
+ :'health' => :'Array<CommonV10StatsTimeIntValuePair>',
276
+ :'container_ext_id' => :'String'
277
+ }
278
+ end
279
+
280
+ # List of attributes with nullable: true
281
+ def self.openapi_nullable
282
+ Set.new([
283
+ :'ext_id',
284
+ ])
285
+ end
286
+
287
+ # List of class defined in allOf (OpenAPI v3)
288
+ def self.openapi_all_of
289
+ [
290
+ :'CommonV10ResponseExternalizableAbstractModel'
291
+ ]
292
+ end
293
+
294
+ # Initializes the object
295
+ # @param [Hash] attributes Model attributes in the form of hash
296
+ def initialize(attributes = {})
297
+ if (!attributes.is_a?(Hash))
298
+ fail ArgumentError, "The input argument (attributes) must be a hash in `NutanixClustermgmt::ClustermgmtV40StatsStorageContainerStats` initialize method"
299
+ end
300
+
301
+ # check to see if the attribute exists and convert string to symbol for hash key
302
+ attributes = attributes.each_with_object({}) { |(k, v), h|
303
+ if (!self.class.attribute_map.key?(k.to_sym))
304
+ fail ArgumentError, "`#{k}` is not a valid attribute in `NutanixClustermgmt::ClustermgmtV40StatsStorageContainerStats`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
305
+ end
306
+ h[k.to_sym] = v
307
+ }
308
+
309
+ if attributes.key?(:'tenant_id')
310
+ self.tenant_id = attributes[:'tenant_id']
311
+ end
312
+
313
+ if attributes.key?(:'ext_id')
314
+ self.ext_id = attributes[:'ext_id']
315
+ end
316
+
317
+ if attributes.key?(:'links')
318
+ if (value = attributes[:'links']).is_a?(Array)
319
+ self.links = value
320
+ end
321
+ end
322
+
323
+ if attributes.key?(:'controller_num_iops')
324
+ if (value = attributes[:'controller_num_iops']).is_a?(Array)
325
+ self.controller_num_iops = value
326
+ end
327
+ end
328
+
329
+ if attributes.key?(:'controller_io_bandwidthk_bps')
330
+ if (value = attributes[:'controller_io_bandwidthk_bps']).is_a?(Array)
331
+ self.controller_io_bandwidthk_bps = value
332
+ end
333
+ end
334
+
335
+ if attributes.key?(:'controller_avg_io_latencyu_secs')
336
+ if (value = attributes[:'controller_avg_io_latencyu_secs']).is_a?(Array)
337
+ self.controller_avg_io_latencyu_secs = value
338
+ end
339
+ end
340
+
341
+ if attributes.key?(:'controller_num_read_iops')
342
+ if (value = attributes[:'controller_num_read_iops']).is_a?(Array)
343
+ self.controller_num_read_iops = value
344
+ end
345
+ end
346
+
347
+ if attributes.key?(:'controller_num_write_iops')
348
+ if (value = attributes[:'controller_num_write_iops']).is_a?(Array)
349
+ self.controller_num_write_iops = value
350
+ end
351
+ end
352
+
353
+ if attributes.key?(:'controller_read_io_bandwidthk_bps')
354
+ if (value = attributes[:'controller_read_io_bandwidthk_bps']).is_a?(Array)
355
+ self.controller_read_io_bandwidthk_bps = value
356
+ end
357
+ end
358
+
359
+ if attributes.key?(:'controller_write_io_bandwidthk_bps')
360
+ if (value = attributes[:'controller_write_io_bandwidthk_bps']).is_a?(Array)
361
+ self.controller_write_io_bandwidthk_bps = value
362
+ end
363
+ end
364
+
365
+ if attributes.key?(:'controller_avg_read_io_latencyu_secs')
366
+ if (value = attributes[:'controller_avg_read_io_latencyu_secs']).is_a?(Array)
367
+ self.controller_avg_read_io_latencyu_secs = value
368
+ end
369
+ end
370
+
371
+ if attributes.key?(:'controller_avg_write_io_latencyu_secs')
372
+ if (value = attributes[:'controller_avg_write_io_latencyu_secs']).is_a?(Array)
373
+ self.controller_avg_write_io_latencyu_secs = value
374
+ end
375
+ end
376
+
377
+ if attributes.key?(:'storage_reserved_capacity_bytes')
378
+ if (value = attributes[:'storage_reserved_capacity_bytes']).is_a?(Array)
379
+ self.storage_reserved_capacity_bytes = value
380
+ end
381
+ end
382
+
383
+ if attributes.key?(:'storage_actual_physical_usage_bytes')
384
+ if (value = attributes[:'storage_actual_physical_usage_bytes']).is_a?(Array)
385
+ self.storage_actual_physical_usage_bytes = value
386
+ end
387
+ end
388
+
389
+ if attributes.key?(:'data_reduction_saving_ratio_ppm')
390
+ if (value = attributes[:'data_reduction_saving_ratio_ppm']).is_a?(Array)
391
+ self.data_reduction_saving_ratio_ppm = value
392
+ end
393
+ end
394
+
395
+ if attributes.key?(:'data_reduction_total_saving_ratio_ppm')
396
+ if (value = attributes[:'data_reduction_total_saving_ratio_ppm']).is_a?(Array)
397
+ self.data_reduction_total_saving_ratio_ppm = value
398
+ end
399
+ end
400
+
401
+ if attributes.key?(:'storage_free_bytes')
402
+ if (value = attributes[:'storage_free_bytes']).is_a?(Array)
403
+ self.storage_free_bytes = value
404
+ end
405
+ end
406
+
407
+ if attributes.key?(:'storage_capacity_bytes')
408
+ if (value = attributes[:'storage_capacity_bytes']).is_a?(Array)
409
+ self.storage_capacity_bytes = value
410
+ end
411
+ end
412
+
413
+ if attributes.key?(:'data_reduction_saved_bytes')
414
+ if (value = attributes[:'data_reduction_saved_bytes']).is_a?(Array)
415
+ self.data_reduction_saved_bytes = value
416
+ end
417
+ end
418
+
419
+ if attributes.key?(:'data_reduction_overall_pre_reduction_bytes')
420
+ if (value = attributes[:'data_reduction_overall_pre_reduction_bytes']).is_a?(Array)
421
+ self.data_reduction_overall_pre_reduction_bytes = value
422
+ end
423
+ end
424
+
425
+ if attributes.key?(:'data_reduction_overall_post_reduction_bytes')
426
+ if (value = attributes[:'data_reduction_overall_post_reduction_bytes']).is_a?(Array)
427
+ self.data_reduction_overall_post_reduction_bytes = value
428
+ end
429
+ end
430
+
431
+ if attributes.key?(:'data_reduction_compression_saving_ratio_ppm')
432
+ if (value = attributes[:'data_reduction_compression_saving_ratio_ppm']).is_a?(Array)
433
+ self.data_reduction_compression_saving_ratio_ppm = value
434
+ end
435
+ end
436
+
437
+ if attributes.key?(:'data_reduction_dedup_saving_ratio_ppm')
438
+ if (value = attributes[:'data_reduction_dedup_saving_ratio_ppm']).is_a?(Array)
439
+ self.data_reduction_dedup_saving_ratio_ppm = value
440
+ end
441
+ end
442
+
443
+ if attributes.key?(:'data_reduction_erasure_coding_saving_ratio_ppm')
444
+ if (value = attributes[:'data_reduction_erasure_coding_saving_ratio_ppm']).is_a?(Array)
445
+ self.data_reduction_erasure_coding_saving_ratio_ppm = value
446
+ end
447
+ end
448
+
449
+ if attributes.key?(:'data_reduction_thin_provision_saving_ratio_ppm')
450
+ if (value = attributes[:'data_reduction_thin_provision_saving_ratio_ppm']).is_a?(Array)
451
+ self.data_reduction_thin_provision_saving_ratio_ppm = value
452
+ end
453
+ end
454
+
455
+ if attributes.key?(:'data_reduction_clone_saving_ratio_ppm')
456
+ if (value = attributes[:'data_reduction_clone_saving_ratio_ppm']).is_a?(Array)
457
+ self.data_reduction_clone_saving_ratio_ppm = value
458
+ end
459
+ end
460
+
461
+ if attributes.key?(:'data_reduction_snapshot_saving_ratio_ppm')
462
+ if (value = attributes[:'data_reduction_snapshot_saving_ratio_ppm']).is_a?(Array)
463
+ self.data_reduction_snapshot_saving_ratio_ppm = value
464
+ end
465
+ end
466
+
467
+ if attributes.key?(:'data_reduction_zero_write_savings_bytes')
468
+ if (value = attributes[:'data_reduction_zero_write_savings_bytes']).is_a?(Array)
469
+ self.data_reduction_zero_write_savings_bytes = value
470
+ end
471
+ end
472
+
473
+ if attributes.key?(:'controller_read_io_ratio_ppm')
474
+ if (value = attributes[:'controller_read_io_ratio_ppm']).is_a?(Array)
475
+ self.controller_read_io_ratio_ppm = value
476
+ end
477
+ end
478
+
479
+ if attributes.key?(:'controller_write_io_ratio_ppm')
480
+ if (value = attributes[:'controller_write_io_ratio_ppm']).is_a?(Array)
481
+ self.controller_write_io_ratio_ppm = value
482
+ end
483
+ end
484
+
485
+ if attributes.key?(:'storage_replication_factor')
486
+ if (value = attributes[:'storage_replication_factor']).is_a?(Array)
487
+ self.storage_replication_factor = value
488
+ end
489
+ end
490
+
491
+ if attributes.key?(:'storage_usage_bytes')
492
+ if (value = attributes[:'storage_usage_bytes']).is_a?(Array)
493
+ self.storage_usage_bytes = value
494
+ end
495
+ end
496
+
497
+ if attributes.key?(:'storage_tier_das_sata_usage_bytes')
498
+ if (value = attributes[:'storage_tier_das_sata_usage_bytes']).is_a?(Array)
499
+ self.storage_tier_das_sata_usage_bytes = value
500
+ end
501
+ end
502
+
503
+ if attributes.key?(:'storage_tier_ssd_usage_bytes')
504
+ if (value = attributes[:'storage_tier_ssd_usage_bytes']).is_a?(Array)
505
+ self.storage_tier_ssd_usage_bytes = value
506
+ end
507
+ end
508
+
509
+ if attributes.key?(:'storage_reserved_usage_bytes')
510
+ if (value = attributes[:'storage_reserved_usage_bytes']).is_a?(Array)
511
+ self.storage_reserved_usage_bytes = value
512
+ end
513
+ end
514
+
515
+ if attributes.key?(:'storage_reserved_free_bytes')
516
+ if (value = attributes[:'storage_reserved_free_bytes']).is_a?(Array)
517
+ self.storage_reserved_free_bytes = value
518
+ end
519
+ end
520
+
521
+ if attributes.key?(:'storage_unreserved_usage_bytes')
522
+ if (value = attributes[:'storage_unreserved_usage_bytes']).is_a?(Array)
523
+ self.storage_unreserved_usage_bytes = value
524
+ end
525
+ end
526
+
527
+ if attributes.key?(:'storage_other_containers_reserved_capacity')
528
+ if (value = attributes[:'storage_other_containers_reserved_capacity']).is_a?(Array)
529
+ self.storage_other_containers_reserved_capacity = value
530
+ end
531
+ end
532
+
533
+ if attributes.key?(:'storage_other_containers_unreserved_capacity')
534
+ if (value = attributes[:'storage_other_containers_unreserved_capacity']).is_a?(Array)
535
+ self.storage_other_containers_unreserved_capacity = value
536
+ end
537
+ end
538
+
539
+ if attributes.key?(:'storage_snapshot_reclaimable')
540
+ if (value = attributes[:'storage_snapshot_reclaimable']).is_a?(Array)
541
+ self.storage_snapshot_reclaimable = value
542
+ end
543
+ end
544
+
545
+ if attributes.key?(:'data_reduction_thin_provision_saved_bytes')
546
+ if (value = attributes[:'data_reduction_thin_provision_saved_bytes']).is_a?(Array)
547
+ self.data_reduction_thin_provision_saved_bytes = value
548
+ end
549
+ end
550
+
551
+ if attributes.key?(:'data_reduction_snapshot_saved_bytes')
552
+ if (value = attributes[:'data_reduction_snapshot_saved_bytes']).is_a?(Array)
553
+ self.data_reduction_snapshot_saved_bytes = value
554
+ end
555
+ end
556
+
557
+ if attributes.key?(:'data_reduction_clone_saved_bytes')
558
+ if (value = attributes[:'data_reduction_clone_saved_bytes']).is_a?(Array)
559
+ self.data_reduction_clone_saved_bytes = value
560
+ end
561
+ end
562
+
563
+ if attributes.key?(:'data_reduction_erasure_coding_saved_bytes')
564
+ if (value = attributes[:'data_reduction_erasure_coding_saved_bytes']).is_a?(Array)
565
+ self.data_reduction_erasure_coding_saved_bytes = value
566
+ end
567
+ end
568
+
569
+ if attributes.key?(:'data_reduction_dedup_saved_bytes')
570
+ if (value = attributes[:'data_reduction_dedup_saved_bytes']).is_a?(Array)
571
+ self.data_reduction_dedup_saved_bytes = value
572
+ end
573
+ end
574
+
575
+ if attributes.key?(:'data_reduction_overall_saved_bytes')
576
+ if (value = attributes[:'data_reduction_overall_saved_bytes']).is_a?(Array)
577
+ self.data_reduction_overall_saved_bytes = value
578
+ end
579
+ end
580
+
581
+ if attributes.key?(:'data_reduction_compression_saved_bytes')
582
+ if (value = attributes[:'data_reduction_compression_saved_bytes']).is_a?(Array)
583
+ self.data_reduction_compression_saved_bytes = value
584
+ end
585
+ end
586
+
587
+ if attributes.key?(:'health')
588
+ if (value = attributes[:'health']).is_a?(Array)
589
+ self.health = value
590
+ end
591
+ end
592
+
593
+ if attributes.key?(:'container_ext_id')
594
+ self.container_ext_id = attributes[:'container_ext_id']
595
+ end
596
+ end
597
+
598
+ # Show invalid properties with the reasons. Usually used together with valid?
599
+ # @return Array for valid properties with the reasons
600
+ def list_invalid_properties
601
+ warn '[DEPRECATED] the `list_invalid_properties` method is obsolete'
602
+ invalid_properties = Array.new
603
+ pattern = Regexp.new(/^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$/)
604
+ if !@tenant_id.nil? && @tenant_id !~ pattern
605
+ invalid_properties.push("invalid value for \"tenant_id\", must conform to the pattern #{pattern}.")
606
+ end
607
+
608
+ pattern = Regexp.new(/^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$/)
609
+ if !@ext_id.nil? && @ext_id !~ pattern
610
+ invalid_properties.push("invalid value for \"ext_id\", must conform to the pattern #{pattern}.")
611
+ end
612
+
613
+ if !@links.nil? && @links.length > 20
614
+ invalid_properties.push('invalid value for "links", number of items must be less than or equal to 20.')
615
+ end
616
+
617
+ if !@links.nil? && @links.length < 0
618
+ invalid_properties.push('invalid value for "links", number of items must be greater than or equal to 0.')
619
+ end
620
+
621
+ if !@controller_num_iops.nil? && @controller_num_iops.length > 3000
622
+ invalid_properties.push('invalid value for "controller_num_iops", number of items must be less than or equal to 3000.')
623
+ end
624
+
625
+ if !@controller_num_iops.nil? && @controller_num_iops.length < 0
626
+ invalid_properties.push('invalid value for "controller_num_iops", number of items must be greater than or equal to 0.')
627
+ end
628
+
629
+ if !@controller_io_bandwidthk_bps.nil? && @controller_io_bandwidthk_bps.length > 3000
630
+ invalid_properties.push('invalid value for "controller_io_bandwidthk_bps", number of items must be less than or equal to 3000.')
631
+ end
632
+
633
+ if !@controller_io_bandwidthk_bps.nil? && @controller_io_bandwidthk_bps.length < 0
634
+ invalid_properties.push('invalid value for "controller_io_bandwidthk_bps", number of items must be greater than or equal to 0.')
635
+ end
636
+
637
+ if !@controller_avg_io_latencyu_secs.nil? && @controller_avg_io_latencyu_secs.length > 3000
638
+ invalid_properties.push('invalid value for "controller_avg_io_latencyu_secs", number of items must be less than or equal to 3000.')
639
+ end
640
+
641
+ if !@controller_avg_io_latencyu_secs.nil? && @controller_avg_io_latencyu_secs.length < 0
642
+ invalid_properties.push('invalid value for "controller_avg_io_latencyu_secs", number of items must be greater than or equal to 0.')
643
+ end
644
+
645
+ if !@controller_num_read_iops.nil? && @controller_num_read_iops.length > 3000
646
+ invalid_properties.push('invalid value for "controller_num_read_iops", number of items must be less than or equal to 3000.')
647
+ end
648
+
649
+ if !@controller_num_read_iops.nil? && @controller_num_read_iops.length < 0
650
+ invalid_properties.push('invalid value for "controller_num_read_iops", number of items must be greater than or equal to 0.')
651
+ end
652
+
653
+ if !@controller_num_write_iops.nil? && @controller_num_write_iops.length > 3000
654
+ invalid_properties.push('invalid value for "controller_num_write_iops", number of items must be less than or equal to 3000.')
655
+ end
656
+
657
+ if !@controller_num_write_iops.nil? && @controller_num_write_iops.length < 0
658
+ invalid_properties.push('invalid value for "controller_num_write_iops", number of items must be greater than or equal to 0.')
659
+ end
660
+
661
+ if !@controller_read_io_bandwidthk_bps.nil? && @controller_read_io_bandwidthk_bps.length > 3000
662
+ invalid_properties.push('invalid value for "controller_read_io_bandwidthk_bps", number of items must be less than or equal to 3000.')
663
+ end
664
+
665
+ if !@controller_read_io_bandwidthk_bps.nil? && @controller_read_io_bandwidthk_bps.length < 0
666
+ invalid_properties.push('invalid value for "controller_read_io_bandwidthk_bps", number of items must be greater than or equal to 0.')
667
+ end
668
+
669
+ if !@controller_write_io_bandwidthk_bps.nil? && @controller_write_io_bandwidthk_bps.length > 3000
670
+ invalid_properties.push('invalid value for "controller_write_io_bandwidthk_bps", number of items must be less than or equal to 3000.')
671
+ end
672
+
673
+ if !@controller_write_io_bandwidthk_bps.nil? && @controller_write_io_bandwidthk_bps.length < 0
674
+ invalid_properties.push('invalid value for "controller_write_io_bandwidthk_bps", number of items must be greater than or equal to 0.')
675
+ end
676
+
677
+ if !@controller_avg_read_io_latencyu_secs.nil? && @controller_avg_read_io_latencyu_secs.length > 3000
678
+ invalid_properties.push('invalid value for "controller_avg_read_io_latencyu_secs", number of items must be less than or equal to 3000.')
679
+ end
680
+
681
+ if !@controller_avg_read_io_latencyu_secs.nil? && @controller_avg_read_io_latencyu_secs.length < 0
682
+ invalid_properties.push('invalid value for "controller_avg_read_io_latencyu_secs", number of items must be greater than or equal to 0.')
683
+ end
684
+
685
+ if !@controller_avg_write_io_latencyu_secs.nil? && @controller_avg_write_io_latencyu_secs.length > 3000
686
+ invalid_properties.push('invalid value for "controller_avg_write_io_latencyu_secs", number of items must be less than or equal to 3000.')
687
+ end
688
+
689
+ if !@controller_avg_write_io_latencyu_secs.nil? && @controller_avg_write_io_latencyu_secs.length < 0
690
+ invalid_properties.push('invalid value for "controller_avg_write_io_latencyu_secs", number of items must be greater than or equal to 0.')
691
+ end
692
+
693
+ if !@storage_reserved_capacity_bytes.nil? && @storage_reserved_capacity_bytes.length > 3000
694
+ invalid_properties.push('invalid value for "storage_reserved_capacity_bytes", number of items must be less than or equal to 3000.')
695
+ end
696
+
697
+ if !@storage_reserved_capacity_bytes.nil? && @storage_reserved_capacity_bytes.length < 0
698
+ invalid_properties.push('invalid value for "storage_reserved_capacity_bytes", number of items must be greater than or equal to 0.')
699
+ end
700
+
701
+ if !@storage_actual_physical_usage_bytes.nil? && @storage_actual_physical_usage_bytes.length > 3000
702
+ invalid_properties.push('invalid value for "storage_actual_physical_usage_bytes", number of items must be less than or equal to 3000.')
703
+ end
704
+
705
+ if !@storage_actual_physical_usage_bytes.nil? && @storage_actual_physical_usage_bytes.length < 0
706
+ invalid_properties.push('invalid value for "storage_actual_physical_usage_bytes", number of items must be greater than or equal to 0.')
707
+ end
708
+
709
+ if !@data_reduction_saving_ratio_ppm.nil? && @data_reduction_saving_ratio_ppm.length > 3000
710
+ invalid_properties.push('invalid value for "data_reduction_saving_ratio_ppm", number of items must be less than or equal to 3000.')
711
+ end
712
+
713
+ if !@data_reduction_saving_ratio_ppm.nil? && @data_reduction_saving_ratio_ppm.length < 0
714
+ invalid_properties.push('invalid value for "data_reduction_saving_ratio_ppm", number of items must be greater than or equal to 0.')
715
+ end
716
+
717
+ if !@data_reduction_total_saving_ratio_ppm.nil? && @data_reduction_total_saving_ratio_ppm.length > 3000
718
+ invalid_properties.push('invalid value for "data_reduction_total_saving_ratio_ppm", number of items must be less than or equal to 3000.')
719
+ end
720
+
721
+ if !@data_reduction_total_saving_ratio_ppm.nil? && @data_reduction_total_saving_ratio_ppm.length < 0
722
+ invalid_properties.push('invalid value for "data_reduction_total_saving_ratio_ppm", number of items must be greater than or equal to 0.')
723
+ end
724
+
725
+ if !@storage_free_bytes.nil? && @storage_free_bytes.length > 3000
726
+ invalid_properties.push('invalid value for "storage_free_bytes", number of items must be less than or equal to 3000.')
727
+ end
728
+
729
+ if !@storage_free_bytes.nil? && @storage_free_bytes.length < 0
730
+ invalid_properties.push('invalid value for "storage_free_bytes", number of items must be greater than or equal to 0.')
731
+ end
732
+
733
+ if !@storage_capacity_bytes.nil? && @storage_capacity_bytes.length > 3000
734
+ invalid_properties.push('invalid value for "storage_capacity_bytes", number of items must be less than or equal to 3000.')
735
+ end
736
+
737
+ if !@storage_capacity_bytes.nil? && @storage_capacity_bytes.length < 0
738
+ invalid_properties.push('invalid value for "storage_capacity_bytes", number of items must be greater than or equal to 0.')
739
+ end
740
+
741
+ if !@data_reduction_saved_bytes.nil? && @data_reduction_saved_bytes.length > 3000
742
+ invalid_properties.push('invalid value for "data_reduction_saved_bytes", number of items must be less than or equal to 3000.')
743
+ end
744
+
745
+ if !@data_reduction_saved_bytes.nil? && @data_reduction_saved_bytes.length < 0
746
+ invalid_properties.push('invalid value for "data_reduction_saved_bytes", number of items must be greater than or equal to 0.')
747
+ end
748
+
749
+ if !@data_reduction_overall_pre_reduction_bytes.nil? && @data_reduction_overall_pre_reduction_bytes.length > 3000
750
+ invalid_properties.push('invalid value for "data_reduction_overall_pre_reduction_bytes", number of items must be less than or equal to 3000.')
751
+ end
752
+
753
+ if !@data_reduction_overall_pre_reduction_bytes.nil? && @data_reduction_overall_pre_reduction_bytes.length < 0
754
+ invalid_properties.push('invalid value for "data_reduction_overall_pre_reduction_bytes", number of items must be greater than or equal to 0.')
755
+ end
756
+
757
+ if !@data_reduction_overall_post_reduction_bytes.nil? && @data_reduction_overall_post_reduction_bytes.length > 3000
758
+ invalid_properties.push('invalid value for "data_reduction_overall_post_reduction_bytes", number of items must be less than or equal to 3000.')
759
+ end
760
+
761
+ if !@data_reduction_overall_post_reduction_bytes.nil? && @data_reduction_overall_post_reduction_bytes.length < 0
762
+ invalid_properties.push('invalid value for "data_reduction_overall_post_reduction_bytes", number of items must be greater than or equal to 0.')
763
+ end
764
+
765
+ if !@data_reduction_compression_saving_ratio_ppm.nil? && @data_reduction_compression_saving_ratio_ppm.length > 3000
766
+ invalid_properties.push('invalid value for "data_reduction_compression_saving_ratio_ppm", number of items must be less than or equal to 3000.')
767
+ end
768
+
769
+ if !@data_reduction_compression_saving_ratio_ppm.nil? && @data_reduction_compression_saving_ratio_ppm.length < 0
770
+ invalid_properties.push('invalid value for "data_reduction_compression_saving_ratio_ppm", number of items must be greater than or equal to 0.')
771
+ end
772
+
773
+ if !@data_reduction_dedup_saving_ratio_ppm.nil? && @data_reduction_dedup_saving_ratio_ppm.length > 3000
774
+ invalid_properties.push('invalid value for "data_reduction_dedup_saving_ratio_ppm", number of items must be less than or equal to 3000.')
775
+ end
776
+
777
+ if !@data_reduction_dedup_saving_ratio_ppm.nil? && @data_reduction_dedup_saving_ratio_ppm.length < 0
778
+ invalid_properties.push('invalid value for "data_reduction_dedup_saving_ratio_ppm", number of items must be greater than or equal to 0.')
779
+ end
780
+
781
+ if !@data_reduction_erasure_coding_saving_ratio_ppm.nil? && @data_reduction_erasure_coding_saving_ratio_ppm.length > 3000
782
+ invalid_properties.push('invalid value for "data_reduction_erasure_coding_saving_ratio_ppm", number of items must be less than or equal to 3000.')
783
+ end
784
+
785
+ if !@data_reduction_erasure_coding_saving_ratio_ppm.nil? && @data_reduction_erasure_coding_saving_ratio_ppm.length < 0
786
+ invalid_properties.push('invalid value for "data_reduction_erasure_coding_saving_ratio_ppm", number of items must be greater than or equal to 0.')
787
+ end
788
+
789
+ if !@data_reduction_thin_provision_saving_ratio_ppm.nil? && @data_reduction_thin_provision_saving_ratio_ppm.length > 3000
790
+ invalid_properties.push('invalid value for "data_reduction_thin_provision_saving_ratio_ppm", number of items must be less than or equal to 3000.')
791
+ end
792
+
793
+ if !@data_reduction_thin_provision_saving_ratio_ppm.nil? && @data_reduction_thin_provision_saving_ratio_ppm.length < 0
794
+ invalid_properties.push('invalid value for "data_reduction_thin_provision_saving_ratio_ppm", number of items must be greater than or equal to 0.')
795
+ end
796
+
797
+ if !@data_reduction_clone_saving_ratio_ppm.nil? && @data_reduction_clone_saving_ratio_ppm.length > 3000
798
+ invalid_properties.push('invalid value for "data_reduction_clone_saving_ratio_ppm", number of items must be less than or equal to 3000.')
799
+ end
800
+
801
+ if !@data_reduction_clone_saving_ratio_ppm.nil? && @data_reduction_clone_saving_ratio_ppm.length < 0
802
+ invalid_properties.push('invalid value for "data_reduction_clone_saving_ratio_ppm", number of items must be greater than or equal to 0.')
803
+ end
804
+
805
+ if !@data_reduction_snapshot_saving_ratio_ppm.nil? && @data_reduction_snapshot_saving_ratio_ppm.length > 3000
806
+ invalid_properties.push('invalid value for "data_reduction_snapshot_saving_ratio_ppm", number of items must be less than or equal to 3000.')
807
+ end
808
+
809
+ if !@data_reduction_snapshot_saving_ratio_ppm.nil? && @data_reduction_snapshot_saving_ratio_ppm.length < 0
810
+ invalid_properties.push('invalid value for "data_reduction_snapshot_saving_ratio_ppm", number of items must be greater than or equal to 0.')
811
+ end
812
+
813
+ if !@data_reduction_zero_write_savings_bytes.nil? && @data_reduction_zero_write_savings_bytes.length > 3000
814
+ invalid_properties.push('invalid value for "data_reduction_zero_write_savings_bytes", number of items must be less than or equal to 3000.')
815
+ end
816
+
817
+ if !@data_reduction_zero_write_savings_bytes.nil? && @data_reduction_zero_write_savings_bytes.length < 0
818
+ invalid_properties.push('invalid value for "data_reduction_zero_write_savings_bytes", number of items must be greater than or equal to 0.')
819
+ end
820
+
821
+ if !@controller_read_io_ratio_ppm.nil? && @controller_read_io_ratio_ppm.length > 3000
822
+ invalid_properties.push('invalid value for "controller_read_io_ratio_ppm", number of items must be less than or equal to 3000.')
823
+ end
824
+
825
+ if !@controller_read_io_ratio_ppm.nil? && @controller_read_io_ratio_ppm.length < 0
826
+ invalid_properties.push('invalid value for "controller_read_io_ratio_ppm", number of items must be greater than or equal to 0.')
827
+ end
828
+
829
+ if !@controller_write_io_ratio_ppm.nil? && @controller_write_io_ratio_ppm.length > 3000
830
+ invalid_properties.push('invalid value for "controller_write_io_ratio_ppm", number of items must be less than or equal to 3000.')
831
+ end
832
+
833
+ if !@controller_write_io_ratio_ppm.nil? && @controller_write_io_ratio_ppm.length < 0
834
+ invalid_properties.push('invalid value for "controller_write_io_ratio_ppm", number of items must be greater than or equal to 0.')
835
+ end
836
+
837
+ if !@storage_replication_factor.nil? && @storage_replication_factor.length > 3000
838
+ invalid_properties.push('invalid value for "storage_replication_factor", number of items must be less than or equal to 3000.')
839
+ end
840
+
841
+ if !@storage_replication_factor.nil? && @storage_replication_factor.length < 0
842
+ invalid_properties.push('invalid value for "storage_replication_factor", number of items must be greater than or equal to 0.')
843
+ end
844
+
845
+ if !@storage_usage_bytes.nil? && @storage_usage_bytes.length > 3000
846
+ invalid_properties.push('invalid value for "storage_usage_bytes", number of items must be less than or equal to 3000.')
847
+ end
848
+
849
+ if !@storage_usage_bytes.nil? && @storage_usage_bytes.length < 0
850
+ invalid_properties.push('invalid value for "storage_usage_bytes", number of items must be greater than or equal to 0.')
851
+ end
852
+
853
+ if !@storage_tier_das_sata_usage_bytes.nil? && @storage_tier_das_sata_usage_bytes.length > 3000
854
+ invalid_properties.push('invalid value for "storage_tier_das_sata_usage_bytes", number of items must be less than or equal to 3000.')
855
+ end
856
+
857
+ if !@storage_tier_das_sata_usage_bytes.nil? && @storage_tier_das_sata_usage_bytes.length < 0
858
+ invalid_properties.push('invalid value for "storage_tier_das_sata_usage_bytes", number of items must be greater than or equal to 0.')
859
+ end
860
+
861
+ if !@storage_tier_ssd_usage_bytes.nil? && @storage_tier_ssd_usage_bytes.length > 3000
862
+ invalid_properties.push('invalid value for "storage_tier_ssd_usage_bytes", number of items must be less than or equal to 3000.')
863
+ end
864
+
865
+ if !@storage_tier_ssd_usage_bytes.nil? && @storage_tier_ssd_usage_bytes.length < 0
866
+ invalid_properties.push('invalid value for "storage_tier_ssd_usage_bytes", number of items must be greater than or equal to 0.')
867
+ end
868
+
869
+ if !@storage_reserved_usage_bytes.nil? && @storage_reserved_usage_bytes.length > 3000
870
+ invalid_properties.push('invalid value for "storage_reserved_usage_bytes", number of items must be less than or equal to 3000.')
871
+ end
872
+
873
+ if !@storage_reserved_usage_bytes.nil? && @storage_reserved_usage_bytes.length < 0
874
+ invalid_properties.push('invalid value for "storage_reserved_usage_bytes", number of items must be greater than or equal to 0.')
875
+ end
876
+
877
+ if !@storage_reserved_free_bytes.nil? && @storage_reserved_free_bytes.length > 3000
878
+ invalid_properties.push('invalid value for "storage_reserved_free_bytes", number of items must be less than or equal to 3000.')
879
+ end
880
+
881
+ if !@storage_reserved_free_bytes.nil? && @storage_reserved_free_bytes.length < 0
882
+ invalid_properties.push('invalid value for "storage_reserved_free_bytes", number of items must be greater than or equal to 0.')
883
+ end
884
+
885
+ if !@storage_unreserved_usage_bytes.nil? && @storage_unreserved_usage_bytes.length > 3000
886
+ invalid_properties.push('invalid value for "storage_unreserved_usage_bytes", number of items must be less than or equal to 3000.')
887
+ end
888
+
889
+ if !@storage_unreserved_usage_bytes.nil? && @storage_unreserved_usage_bytes.length < 0
890
+ invalid_properties.push('invalid value for "storage_unreserved_usage_bytes", number of items must be greater than or equal to 0.')
891
+ end
892
+
893
+ if !@storage_other_containers_reserved_capacity.nil? && @storage_other_containers_reserved_capacity.length > 3000
894
+ invalid_properties.push('invalid value for "storage_other_containers_reserved_capacity", number of items must be less than or equal to 3000.')
895
+ end
896
+
897
+ if !@storage_other_containers_reserved_capacity.nil? && @storage_other_containers_reserved_capacity.length < 0
898
+ invalid_properties.push('invalid value for "storage_other_containers_reserved_capacity", number of items must be greater than or equal to 0.')
899
+ end
900
+
901
+ if !@storage_other_containers_unreserved_capacity.nil? && @storage_other_containers_unreserved_capacity.length > 3000
902
+ invalid_properties.push('invalid value for "storage_other_containers_unreserved_capacity", number of items must be less than or equal to 3000.')
903
+ end
904
+
905
+ if !@storage_other_containers_unreserved_capacity.nil? && @storage_other_containers_unreserved_capacity.length < 0
906
+ invalid_properties.push('invalid value for "storage_other_containers_unreserved_capacity", number of items must be greater than or equal to 0.')
907
+ end
908
+
909
+ if !@storage_snapshot_reclaimable.nil? && @storage_snapshot_reclaimable.length > 3000
910
+ invalid_properties.push('invalid value for "storage_snapshot_reclaimable", number of items must be less than or equal to 3000.')
911
+ end
912
+
913
+ if !@storage_snapshot_reclaimable.nil? && @storage_snapshot_reclaimable.length < 0
914
+ invalid_properties.push('invalid value for "storage_snapshot_reclaimable", number of items must be greater than or equal to 0.')
915
+ end
916
+
917
+ if !@data_reduction_thin_provision_saved_bytes.nil? && @data_reduction_thin_provision_saved_bytes.length > 3000
918
+ invalid_properties.push('invalid value for "data_reduction_thin_provision_saved_bytes", number of items must be less than or equal to 3000.')
919
+ end
920
+
921
+ if !@data_reduction_thin_provision_saved_bytes.nil? && @data_reduction_thin_provision_saved_bytes.length < 0
922
+ invalid_properties.push('invalid value for "data_reduction_thin_provision_saved_bytes", number of items must be greater than or equal to 0.')
923
+ end
924
+
925
+ if !@data_reduction_snapshot_saved_bytes.nil? && @data_reduction_snapshot_saved_bytes.length > 3000
926
+ invalid_properties.push('invalid value for "data_reduction_snapshot_saved_bytes", number of items must be less than or equal to 3000.')
927
+ end
928
+
929
+ if !@data_reduction_snapshot_saved_bytes.nil? && @data_reduction_snapshot_saved_bytes.length < 0
930
+ invalid_properties.push('invalid value for "data_reduction_snapshot_saved_bytes", number of items must be greater than or equal to 0.')
931
+ end
932
+
933
+ if !@data_reduction_clone_saved_bytes.nil? && @data_reduction_clone_saved_bytes.length > 3000
934
+ invalid_properties.push('invalid value for "data_reduction_clone_saved_bytes", number of items must be less than or equal to 3000.')
935
+ end
936
+
937
+ if !@data_reduction_clone_saved_bytes.nil? && @data_reduction_clone_saved_bytes.length < 0
938
+ invalid_properties.push('invalid value for "data_reduction_clone_saved_bytes", number of items must be greater than or equal to 0.')
939
+ end
940
+
941
+ if !@data_reduction_erasure_coding_saved_bytes.nil? && @data_reduction_erasure_coding_saved_bytes.length > 3000
942
+ invalid_properties.push('invalid value for "data_reduction_erasure_coding_saved_bytes", number of items must be less than or equal to 3000.')
943
+ end
944
+
945
+ if !@data_reduction_erasure_coding_saved_bytes.nil? && @data_reduction_erasure_coding_saved_bytes.length < 0
946
+ invalid_properties.push('invalid value for "data_reduction_erasure_coding_saved_bytes", number of items must be greater than or equal to 0.')
947
+ end
948
+
949
+ if !@data_reduction_dedup_saved_bytes.nil? && @data_reduction_dedup_saved_bytes.length > 3000
950
+ invalid_properties.push('invalid value for "data_reduction_dedup_saved_bytes", number of items must be less than or equal to 3000.')
951
+ end
952
+
953
+ if !@data_reduction_dedup_saved_bytes.nil? && @data_reduction_dedup_saved_bytes.length < 0
954
+ invalid_properties.push('invalid value for "data_reduction_dedup_saved_bytes", number of items must be greater than or equal to 0.')
955
+ end
956
+
957
+ if !@data_reduction_overall_saved_bytes.nil? && @data_reduction_overall_saved_bytes.length > 3000
958
+ invalid_properties.push('invalid value for "data_reduction_overall_saved_bytes", number of items must be less than or equal to 3000.')
959
+ end
960
+
961
+ if !@data_reduction_overall_saved_bytes.nil? && @data_reduction_overall_saved_bytes.length < 0
962
+ invalid_properties.push('invalid value for "data_reduction_overall_saved_bytes", number of items must be greater than or equal to 0.')
963
+ end
964
+
965
+ if !@data_reduction_compression_saved_bytes.nil? && @data_reduction_compression_saved_bytes.length > 3000
966
+ invalid_properties.push('invalid value for "data_reduction_compression_saved_bytes", number of items must be less than or equal to 3000.')
967
+ end
968
+
969
+ if !@data_reduction_compression_saved_bytes.nil? && @data_reduction_compression_saved_bytes.length < 0
970
+ invalid_properties.push('invalid value for "data_reduction_compression_saved_bytes", number of items must be greater than or equal to 0.')
971
+ end
972
+
973
+ if !@health.nil? && @health.length > 3000
974
+ invalid_properties.push('invalid value for "health", number of items must be less than or equal to 3000.')
975
+ end
976
+
977
+ if !@health.nil? && @health.length < 0
978
+ invalid_properties.push('invalid value for "health", number of items must be greater than or equal to 0.')
979
+ end
980
+
981
+ pattern = Regexp.new(/^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$/)
982
+ if !@container_ext_id.nil? && @container_ext_id !~ pattern
983
+ invalid_properties.push("invalid value for \"container_ext_id\", must conform to the pattern #{pattern}.")
984
+ end
985
+
986
+ invalid_properties
987
+ end
988
+
989
+ # Check to see if the all the properties in the model are valid
990
+ # @return true if the model is valid
991
+ def valid?
992
+ warn '[DEPRECATED] the `valid?` method is obsolete'
993
+ return false if !@tenant_id.nil? && @tenant_id !~ Regexp.new(/^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$/)
994
+ return false if !@ext_id.nil? && @ext_id !~ Regexp.new(/^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$/)
995
+ return false if !@links.nil? && @links.length > 20
996
+ return false if !@links.nil? && @links.length < 0
997
+ return false if !@controller_num_iops.nil? && @controller_num_iops.length > 3000
998
+ return false if !@controller_num_iops.nil? && @controller_num_iops.length < 0
999
+ return false if !@controller_io_bandwidthk_bps.nil? && @controller_io_bandwidthk_bps.length > 3000
1000
+ return false if !@controller_io_bandwidthk_bps.nil? && @controller_io_bandwidthk_bps.length < 0
1001
+ return false if !@controller_avg_io_latencyu_secs.nil? && @controller_avg_io_latencyu_secs.length > 3000
1002
+ return false if !@controller_avg_io_latencyu_secs.nil? && @controller_avg_io_latencyu_secs.length < 0
1003
+ return false if !@controller_num_read_iops.nil? && @controller_num_read_iops.length > 3000
1004
+ return false if !@controller_num_read_iops.nil? && @controller_num_read_iops.length < 0
1005
+ return false if !@controller_num_write_iops.nil? && @controller_num_write_iops.length > 3000
1006
+ return false if !@controller_num_write_iops.nil? && @controller_num_write_iops.length < 0
1007
+ return false if !@controller_read_io_bandwidthk_bps.nil? && @controller_read_io_bandwidthk_bps.length > 3000
1008
+ return false if !@controller_read_io_bandwidthk_bps.nil? && @controller_read_io_bandwidthk_bps.length < 0
1009
+ return false if !@controller_write_io_bandwidthk_bps.nil? && @controller_write_io_bandwidthk_bps.length > 3000
1010
+ return false if !@controller_write_io_bandwidthk_bps.nil? && @controller_write_io_bandwidthk_bps.length < 0
1011
+ return false if !@controller_avg_read_io_latencyu_secs.nil? && @controller_avg_read_io_latencyu_secs.length > 3000
1012
+ return false if !@controller_avg_read_io_latencyu_secs.nil? && @controller_avg_read_io_latencyu_secs.length < 0
1013
+ return false if !@controller_avg_write_io_latencyu_secs.nil? && @controller_avg_write_io_latencyu_secs.length > 3000
1014
+ return false if !@controller_avg_write_io_latencyu_secs.nil? && @controller_avg_write_io_latencyu_secs.length < 0
1015
+ return false if !@storage_reserved_capacity_bytes.nil? && @storage_reserved_capacity_bytes.length > 3000
1016
+ return false if !@storage_reserved_capacity_bytes.nil? && @storage_reserved_capacity_bytes.length < 0
1017
+ return false if !@storage_actual_physical_usage_bytes.nil? && @storage_actual_physical_usage_bytes.length > 3000
1018
+ return false if !@storage_actual_physical_usage_bytes.nil? && @storage_actual_physical_usage_bytes.length < 0
1019
+ return false if !@data_reduction_saving_ratio_ppm.nil? && @data_reduction_saving_ratio_ppm.length > 3000
1020
+ return false if !@data_reduction_saving_ratio_ppm.nil? && @data_reduction_saving_ratio_ppm.length < 0
1021
+ return false if !@data_reduction_total_saving_ratio_ppm.nil? && @data_reduction_total_saving_ratio_ppm.length > 3000
1022
+ return false if !@data_reduction_total_saving_ratio_ppm.nil? && @data_reduction_total_saving_ratio_ppm.length < 0
1023
+ return false if !@storage_free_bytes.nil? && @storage_free_bytes.length > 3000
1024
+ return false if !@storage_free_bytes.nil? && @storage_free_bytes.length < 0
1025
+ return false if !@storage_capacity_bytes.nil? && @storage_capacity_bytes.length > 3000
1026
+ return false if !@storage_capacity_bytes.nil? && @storage_capacity_bytes.length < 0
1027
+ return false if !@data_reduction_saved_bytes.nil? && @data_reduction_saved_bytes.length > 3000
1028
+ return false if !@data_reduction_saved_bytes.nil? && @data_reduction_saved_bytes.length < 0
1029
+ return false if !@data_reduction_overall_pre_reduction_bytes.nil? && @data_reduction_overall_pre_reduction_bytes.length > 3000
1030
+ return false if !@data_reduction_overall_pre_reduction_bytes.nil? && @data_reduction_overall_pre_reduction_bytes.length < 0
1031
+ return false if !@data_reduction_overall_post_reduction_bytes.nil? && @data_reduction_overall_post_reduction_bytes.length > 3000
1032
+ return false if !@data_reduction_overall_post_reduction_bytes.nil? && @data_reduction_overall_post_reduction_bytes.length < 0
1033
+ return false if !@data_reduction_compression_saving_ratio_ppm.nil? && @data_reduction_compression_saving_ratio_ppm.length > 3000
1034
+ return false if !@data_reduction_compression_saving_ratio_ppm.nil? && @data_reduction_compression_saving_ratio_ppm.length < 0
1035
+ return false if !@data_reduction_dedup_saving_ratio_ppm.nil? && @data_reduction_dedup_saving_ratio_ppm.length > 3000
1036
+ return false if !@data_reduction_dedup_saving_ratio_ppm.nil? && @data_reduction_dedup_saving_ratio_ppm.length < 0
1037
+ return false if !@data_reduction_erasure_coding_saving_ratio_ppm.nil? && @data_reduction_erasure_coding_saving_ratio_ppm.length > 3000
1038
+ return false if !@data_reduction_erasure_coding_saving_ratio_ppm.nil? && @data_reduction_erasure_coding_saving_ratio_ppm.length < 0
1039
+ return false if !@data_reduction_thin_provision_saving_ratio_ppm.nil? && @data_reduction_thin_provision_saving_ratio_ppm.length > 3000
1040
+ return false if !@data_reduction_thin_provision_saving_ratio_ppm.nil? && @data_reduction_thin_provision_saving_ratio_ppm.length < 0
1041
+ return false if !@data_reduction_clone_saving_ratio_ppm.nil? && @data_reduction_clone_saving_ratio_ppm.length > 3000
1042
+ return false if !@data_reduction_clone_saving_ratio_ppm.nil? && @data_reduction_clone_saving_ratio_ppm.length < 0
1043
+ return false if !@data_reduction_snapshot_saving_ratio_ppm.nil? && @data_reduction_snapshot_saving_ratio_ppm.length > 3000
1044
+ return false if !@data_reduction_snapshot_saving_ratio_ppm.nil? && @data_reduction_snapshot_saving_ratio_ppm.length < 0
1045
+ return false if !@data_reduction_zero_write_savings_bytes.nil? && @data_reduction_zero_write_savings_bytes.length > 3000
1046
+ return false if !@data_reduction_zero_write_savings_bytes.nil? && @data_reduction_zero_write_savings_bytes.length < 0
1047
+ return false if !@controller_read_io_ratio_ppm.nil? && @controller_read_io_ratio_ppm.length > 3000
1048
+ return false if !@controller_read_io_ratio_ppm.nil? && @controller_read_io_ratio_ppm.length < 0
1049
+ return false if !@controller_write_io_ratio_ppm.nil? && @controller_write_io_ratio_ppm.length > 3000
1050
+ return false if !@controller_write_io_ratio_ppm.nil? && @controller_write_io_ratio_ppm.length < 0
1051
+ return false if !@storage_replication_factor.nil? && @storage_replication_factor.length > 3000
1052
+ return false if !@storage_replication_factor.nil? && @storage_replication_factor.length < 0
1053
+ return false if !@storage_usage_bytes.nil? && @storage_usage_bytes.length > 3000
1054
+ return false if !@storage_usage_bytes.nil? && @storage_usage_bytes.length < 0
1055
+ return false if !@storage_tier_das_sata_usage_bytes.nil? && @storage_tier_das_sata_usage_bytes.length > 3000
1056
+ return false if !@storage_tier_das_sata_usage_bytes.nil? && @storage_tier_das_sata_usage_bytes.length < 0
1057
+ return false if !@storage_tier_ssd_usage_bytes.nil? && @storage_tier_ssd_usage_bytes.length > 3000
1058
+ return false if !@storage_tier_ssd_usage_bytes.nil? && @storage_tier_ssd_usage_bytes.length < 0
1059
+ return false if !@storage_reserved_usage_bytes.nil? && @storage_reserved_usage_bytes.length > 3000
1060
+ return false if !@storage_reserved_usage_bytes.nil? && @storage_reserved_usage_bytes.length < 0
1061
+ return false if !@storage_reserved_free_bytes.nil? && @storage_reserved_free_bytes.length > 3000
1062
+ return false if !@storage_reserved_free_bytes.nil? && @storage_reserved_free_bytes.length < 0
1063
+ return false if !@storage_unreserved_usage_bytes.nil? && @storage_unreserved_usage_bytes.length > 3000
1064
+ return false if !@storage_unreserved_usage_bytes.nil? && @storage_unreserved_usage_bytes.length < 0
1065
+ return false if !@storage_other_containers_reserved_capacity.nil? && @storage_other_containers_reserved_capacity.length > 3000
1066
+ return false if !@storage_other_containers_reserved_capacity.nil? && @storage_other_containers_reserved_capacity.length < 0
1067
+ return false if !@storage_other_containers_unreserved_capacity.nil? && @storage_other_containers_unreserved_capacity.length > 3000
1068
+ return false if !@storage_other_containers_unreserved_capacity.nil? && @storage_other_containers_unreserved_capacity.length < 0
1069
+ return false if !@storage_snapshot_reclaimable.nil? && @storage_snapshot_reclaimable.length > 3000
1070
+ return false if !@storage_snapshot_reclaimable.nil? && @storage_snapshot_reclaimable.length < 0
1071
+ return false if !@data_reduction_thin_provision_saved_bytes.nil? && @data_reduction_thin_provision_saved_bytes.length > 3000
1072
+ return false if !@data_reduction_thin_provision_saved_bytes.nil? && @data_reduction_thin_provision_saved_bytes.length < 0
1073
+ return false if !@data_reduction_snapshot_saved_bytes.nil? && @data_reduction_snapshot_saved_bytes.length > 3000
1074
+ return false if !@data_reduction_snapshot_saved_bytes.nil? && @data_reduction_snapshot_saved_bytes.length < 0
1075
+ return false if !@data_reduction_clone_saved_bytes.nil? && @data_reduction_clone_saved_bytes.length > 3000
1076
+ return false if !@data_reduction_clone_saved_bytes.nil? && @data_reduction_clone_saved_bytes.length < 0
1077
+ return false if !@data_reduction_erasure_coding_saved_bytes.nil? && @data_reduction_erasure_coding_saved_bytes.length > 3000
1078
+ return false if !@data_reduction_erasure_coding_saved_bytes.nil? && @data_reduction_erasure_coding_saved_bytes.length < 0
1079
+ return false if !@data_reduction_dedup_saved_bytes.nil? && @data_reduction_dedup_saved_bytes.length > 3000
1080
+ return false if !@data_reduction_dedup_saved_bytes.nil? && @data_reduction_dedup_saved_bytes.length < 0
1081
+ return false if !@data_reduction_overall_saved_bytes.nil? && @data_reduction_overall_saved_bytes.length > 3000
1082
+ return false if !@data_reduction_overall_saved_bytes.nil? && @data_reduction_overall_saved_bytes.length < 0
1083
+ return false if !@data_reduction_compression_saved_bytes.nil? && @data_reduction_compression_saved_bytes.length > 3000
1084
+ return false if !@data_reduction_compression_saved_bytes.nil? && @data_reduction_compression_saved_bytes.length < 0
1085
+ return false if !@health.nil? && @health.length > 3000
1086
+ return false if !@health.nil? && @health.length < 0
1087
+ return false if !@container_ext_id.nil? && @container_ext_id !~ Regexp.new(/^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$/)
1088
+ true
1089
+ end
1090
+
1091
+ # Custom attribute writer method with validation
1092
+ # @param [Object] tenant_id Value to be assigned
1093
+ def tenant_id=(tenant_id)
1094
+ if tenant_id.nil?
1095
+ fail ArgumentError, 'tenant_id cannot be nil'
1096
+ end
1097
+
1098
+ pattern = Regexp.new(/^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$/)
1099
+ if tenant_id !~ pattern
1100
+ fail ArgumentError, "invalid value for \"tenant_id\", must conform to the pattern #{pattern}."
1101
+ end
1102
+
1103
+ @tenant_id = tenant_id
1104
+ end
1105
+
1106
+ # Custom attribute writer method with validation
1107
+ # @param [Object] ext_id Value to be assigned
1108
+ def ext_id=(ext_id)
1109
+ pattern = Regexp.new(/^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$/)
1110
+ if !ext_id.nil? && ext_id !~ pattern
1111
+ fail ArgumentError, "invalid value for \"ext_id\", must conform to the pattern #{pattern}."
1112
+ end
1113
+
1114
+ @ext_id = ext_id
1115
+ end
1116
+
1117
+ # Custom attribute writer method with validation
1118
+ # @param [Object] links Value to be assigned
1119
+ def links=(links)
1120
+ if links.nil?
1121
+ fail ArgumentError, 'links cannot be nil'
1122
+ end
1123
+
1124
+ if links.length > 20
1125
+ fail ArgumentError, 'invalid value for "links", number of items must be less than or equal to 20.'
1126
+ end
1127
+
1128
+ if links.length < 0
1129
+ fail ArgumentError, 'invalid value for "links", number of items must be greater than or equal to 0.'
1130
+ end
1131
+
1132
+ @links = links
1133
+ end
1134
+
1135
+ # Custom attribute writer method with validation
1136
+ # @param [Object] controller_num_iops Value to be assigned
1137
+ def controller_num_iops=(controller_num_iops)
1138
+ if controller_num_iops.nil?
1139
+ fail ArgumentError, 'controller_num_iops cannot be nil'
1140
+ end
1141
+
1142
+ if controller_num_iops.length > 3000
1143
+ fail ArgumentError, 'invalid value for "controller_num_iops", number of items must be less than or equal to 3000.'
1144
+ end
1145
+
1146
+ if controller_num_iops.length < 0
1147
+ fail ArgumentError, 'invalid value for "controller_num_iops", number of items must be greater than or equal to 0.'
1148
+ end
1149
+
1150
+ @controller_num_iops = controller_num_iops
1151
+ end
1152
+
1153
+ # Custom attribute writer method with validation
1154
+ # @param [Object] controller_io_bandwidthk_bps Value to be assigned
1155
+ def controller_io_bandwidthk_bps=(controller_io_bandwidthk_bps)
1156
+ if controller_io_bandwidthk_bps.nil?
1157
+ fail ArgumentError, 'controller_io_bandwidthk_bps cannot be nil'
1158
+ end
1159
+
1160
+ if controller_io_bandwidthk_bps.length > 3000
1161
+ fail ArgumentError, 'invalid value for "controller_io_bandwidthk_bps", number of items must be less than or equal to 3000.'
1162
+ end
1163
+
1164
+ if controller_io_bandwidthk_bps.length < 0
1165
+ fail ArgumentError, 'invalid value for "controller_io_bandwidthk_bps", number of items must be greater than or equal to 0.'
1166
+ end
1167
+
1168
+ @controller_io_bandwidthk_bps = controller_io_bandwidthk_bps
1169
+ end
1170
+
1171
+ # Custom attribute writer method with validation
1172
+ # @param [Object] controller_avg_io_latencyu_secs Value to be assigned
1173
+ def controller_avg_io_latencyu_secs=(controller_avg_io_latencyu_secs)
1174
+ if controller_avg_io_latencyu_secs.nil?
1175
+ fail ArgumentError, 'controller_avg_io_latencyu_secs cannot be nil'
1176
+ end
1177
+
1178
+ if controller_avg_io_latencyu_secs.length > 3000
1179
+ fail ArgumentError, 'invalid value for "controller_avg_io_latencyu_secs", number of items must be less than or equal to 3000.'
1180
+ end
1181
+
1182
+ if controller_avg_io_latencyu_secs.length < 0
1183
+ fail ArgumentError, 'invalid value for "controller_avg_io_latencyu_secs", number of items must be greater than or equal to 0.'
1184
+ end
1185
+
1186
+ @controller_avg_io_latencyu_secs = controller_avg_io_latencyu_secs
1187
+ end
1188
+
1189
+ # Custom attribute writer method with validation
1190
+ # @param [Object] controller_num_read_iops Value to be assigned
1191
+ def controller_num_read_iops=(controller_num_read_iops)
1192
+ if controller_num_read_iops.nil?
1193
+ fail ArgumentError, 'controller_num_read_iops cannot be nil'
1194
+ end
1195
+
1196
+ if controller_num_read_iops.length > 3000
1197
+ fail ArgumentError, 'invalid value for "controller_num_read_iops", number of items must be less than or equal to 3000.'
1198
+ end
1199
+
1200
+ if controller_num_read_iops.length < 0
1201
+ fail ArgumentError, 'invalid value for "controller_num_read_iops", number of items must be greater than or equal to 0.'
1202
+ end
1203
+
1204
+ @controller_num_read_iops = controller_num_read_iops
1205
+ end
1206
+
1207
+ # Custom attribute writer method with validation
1208
+ # @param [Object] controller_num_write_iops Value to be assigned
1209
+ def controller_num_write_iops=(controller_num_write_iops)
1210
+ if controller_num_write_iops.nil?
1211
+ fail ArgumentError, 'controller_num_write_iops cannot be nil'
1212
+ end
1213
+
1214
+ if controller_num_write_iops.length > 3000
1215
+ fail ArgumentError, 'invalid value for "controller_num_write_iops", number of items must be less than or equal to 3000.'
1216
+ end
1217
+
1218
+ if controller_num_write_iops.length < 0
1219
+ fail ArgumentError, 'invalid value for "controller_num_write_iops", number of items must be greater than or equal to 0.'
1220
+ end
1221
+
1222
+ @controller_num_write_iops = controller_num_write_iops
1223
+ end
1224
+
1225
+ # Custom attribute writer method with validation
1226
+ # @param [Object] controller_read_io_bandwidthk_bps Value to be assigned
1227
+ def controller_read_io_bandwidthk_bps=(controller_read_io_bandwidthk_bps)
1228
+ if controller_read_io_bandwidthk_bps.nil?
1229
+ fail ArgumentError, 'controller_read_io_bandwidthk_bps cannot be nil'
1230
+ end
1231
+
1232
+ if controller_read_io_bandwidthk_bps.length > 3000
1233
+ fail ArgumentError, 'invalid value for "controller_read_io_bandwidthk_bps", number of items must be less than or equal to 3000.'
1234
+ end
1235
+
1236
+ if controller_read_io_bandwidthk_bps.length < 0
1237
+ fail ArgumentError, 'invalid value for "controller_read_io_bandwidthk_bps", number of items must be greater than or equal to 0.'
1238
+ end
1239
+
1240
+ @controller_read_io_bandwidthk_bps = controller_read_io_bandwidthk_bps
1241
+ end
1242
+
1243
+ # Custom attribute writer method with validation
1244
+ # @param [Object] controller_write_io_bandwidthk_bps Value to be assigned
1245
+ def controller_write_io_bandwidthk_bps=(controller_write_io_bandwidthk_bps)
1246
+ if controller_write_io_bandwidthk_bps.nil?
1247
+ fail ArgumentError, 'controller_write_io_bandwidthk_bps cannot be nil'
1248
+ end
1249
+
1250
+ if controller_write_io_bandwidthk_bps.length > 3000
1251
+ fail ArgumentError, 'invalid value for "controller_write_io_bandwidthk_bps", number of items must be less than or equal to 3000.'
1252
+ end
1253
+
1254
+ if controller_write_io_bandwidthk_bps.length < 0
1255
+ fail ArgumentError, 'invalid value for "controller_write_io_bandwidthk_bps", number of items must be greater than or equal to 0.'
1256
+ end
1257
+
1258
+ @controller_write_io_bandwidthk_bps = controller_write_io_bandwidthk_bps
1259
+ end
1260
+
1261
+ # Custom attribute writer method with validation
1262
+ # @param [Object] controller_avg_read_io_latencyu_secs Value to be assigned
1263
+ def controller_avg_read_io_latencyu_secs=(controller_avg_read_io_latencyu_secs)
1264
+ if controller_avg_read_io_latencyu_secs.nil?
1265
+ fail ArgumentError, 'controller_avg_read_io_latencyu_secs cannot be nil'
1266
+ end
1267
+
1268
+ if controller_avg_read_io_latencyu_secs.length > 3000
1269
+ fail ArgumentError, 'invalid value for "controller_avg_read_io_latencyu_secs", number of items must be less than or equal to 3000.'
1270
+ end
1271
+
1272
+ if controller_avg_read_io_latencyu_secs.length < 0
1273
+ fail ArgumentError, 'invalid value for "controller_avg_read_io_latencyu_secs", number of items must be greater than or equal to 0.'
1274
+ end
1275
+
1276
+ @controller_avg_read_io_latencyu_secs = controller_avg_read_io_latencyu_secs
1277
+ end
1278
+
1279
+ # Custom attribute writer method with validation
1280
+ # @param [Object] controller_avg_write_io_latencyu_secs Value to be assigned
1281
+ def controller_avg_write_io_latencyu_secs=(controller_avg_write_io_latencyu_secs)
1282
+ if controller_avg_write_io_latencyu_secs.nil?
1283
+ fail ArgumentError, 'controller_avg_write_io_latencyu_secs cannot be nil'
1284
+ end
1285
+
1286
+ if controller_avg_write_io_latencyu_secs.length > 3000
1287
+ fail ArgumentError, 'invalid value for "controller_avg_write_io_latencyu_secs", number of items must be less than or equal to 3000.'
1288
+ end
1289
+
1290
+ if controller_avg_write_io_latencyu_secs.length < 0
1291
+ fail ArgumentError, 'invalid value for "controller_avg_write_io_latencyu_secs", number of items must be greater than or equal to 0.'
1292
+ end
1293
+
1294
+ @controller_avg_write_io_latencyu_secs = controller_avg_write_io_latencyu_secs
1295
+ end
1296
+
1297
+ # Custom attribute writer method with validation
1298
+ # @param [Object] storage_reserved_capacity_bytes Value to be assigned
1299
+ def storage_reserved_capacity_bytes=(storage_reserved_capacity_bytes)
1300
+ if storage_reserved_capacity_bytes.nil?
1301
+ fail ArgumentError, 'storage_reserved_capacity_bytes cannot be nil'
1302
+ end
1303
+
1304
+ if storage_reserved_capacity_bytes.length > 3000
1305
+ fail ArgumentError, 'invalid value for "storage_reserved_capacity_bytes", number of items must be less than or equal to 3000.'
1306
+ end
1307
+
1308
+ if storage_reserved_capacity_bytes.length < 0
1309
+ fail ArgumentError, 'invalid value for "storage_reserved_capacity_bytes", number of items must be greater than or equal to 0.'
1310
+ end
1311
+
1312
+ @storage_reserved_capacity_bytes = storage_reserved_capacity_bytes
1313
+ end
1314
+
1315
+ # Custom attribute writer method with validation
1316
+ # @param [Object] storage_actual_physical_usage_bytes Value to be assigned
1317
+ def storage_actual_physical_usage_bytes=(storage_actual_physical_usage_bytes)
1318
+ if storage_actual_physical_usage_bytes.nil?
1319
+ fail ArgumentError, 'storage_actual_physical_usage_bytes cannot be nil'
1320
+ end
1321
+
1322
+ if storage_actual_physical_usage_bytes.length > 3000
1323
+ fail ArgumentError, 'invalid value for "storage_actual_physical_usage_bytes", number of items must be less than or equal to 3000.'
1324
+ end
1325
+
1326
+ if storage_actual_physical_usage_bytes.length < 0
1327
+ fail ArgumentError, 'invalid value for "storage_actual_physical_usage_bytes", number of items must be greater than or equal to 0.'
1328
+ end
1329
+
1330
+ @storage_actual_physical_usage_bytes = storage_actual_physical_usage_bytes
1331
+ end
1332
+
1333
+ # Custom attribute writer method with validation
1334
+ # @param [Object] data_reduction_saving_ratio_ppm Value to be assigned
1335
+ def data_reduction_saving_ratio_ppm=(data_reduction_saving_ratio_ppm)
1336
+ if data_reduction_saving_ratio_ppm.nil?
1337
+ fail ArgumentError, 'data_reduction_saving_ratio_ppm cannot be nil'
1338
+ end
1339
+
1340
+ if data_reduction_saving_ratio_ppm.length > 3000
1341
+ fail ArgumentError, 'invalid value for "data_reduction_saving_ratio_ppm", number of items must be less than or equal to 3000.'
1342
+ end
1343
+
1344
+ if data_reduction_saving_ratio_ppm.length < 0
1345
+ fail ArgumentError, 'invalid value for "data_reduction_saving_ratio_ppm", number of items must be greater than or equal to 0.'
1346
+ end
1347
+
1348
+ @data_reduction_saving_ratio_ppm = data_reduction_saving_ratio_ppm
1349
+ end
1350
+
1351
+ # Custom attribute writer method with validation
1352
+ # @param [Object] data_reduction_total_saving_ratio_ppm Value to be assigned
1353
+ def data_reduction_total_saving_ratio_ppm=(data_reduction_total_saving_ratio_ppm)
1354
+ if data_reduction_total_saving_ratio_ppm.nil?
1355
+ fail ArgumentError, 'data_reduction_total_saving_ratio_ppm cannot be nil'
1356
+ end
1357
+
1358
+ if data_reduction_total_saving_ratio_ppm.length > 3000
1359
+ fail ArgumentError, 'invalid value for "data_reduction_total_saving_ratio_ppm", number of items must be less than or equal to 3000.'
1360
+ end
1361
+
1362
+ if data_reduction_total_saving_ratio_ppm.length < 0
1363
+ fail ArgumentError, 'invalid value for "data_reduction_total_saving_ratio_ppm", number of items must be greater than or equal to 0.'
1364
+ end
1365
+
1366
+ @data_reduction_total_saving_ratio_ppm = data_reduction_total_saving_ratio_ppm
1367
+ end
1368
+
1369
+ # Custom attribute writer method with validation
1370
+ # @param [Object] storage_free_bytes Value to be assigned
1371
+ def storage_free_bytes=(storage_free_bytes)
1372
+ if storage_free_bytes.nil?
1373
+ fail ArgumentError, 'storage_free_bytes cannot be nil'
1374
+ end
1375
+
1376
+ if storage_free_bytes.length > 3000
1377
+ fail ArgumentError, 'invalid value for "storage_free_bytes", number of items must be less than or equal to 3000.'
1378
+ end
1379
+
1380
+ if storage_free_bytes.length < 0
1381
+ fail ArgumentError, 'invalid value for "storage_free_bytes", number of items must be greater than or equal to 0.'
1382
+ end
1383
+
1384
+ @storage_free_bytes = storage_free_bytes
1385
+ end
1386
+
1387
+ # Custom attribute writer method with validation
1388
+ # @param [Object] storage_capacity_bytes Value to be assigned
1389
+ def storage_capacity_bytes=(storage_capacity_bytes)
1390
+ if storage_capacity_bytes.nil?
1391
+ fail ArgumentError, 'storage_capacity_bytes cannot be nil'
1392
+ end
1393
+
1394
+ if storage_capacity_bytes.length > 3000
1395
+ fail ArgumentError, 'invalid value for "storage_capacity_bytes", number of items must be less than or equal to 3000.'
1396
+ end
1397
+
1398
+ if storage_capacity_bytes.length < 0
1399
+ fail ArgumentError, 'invalid value for "storage_capacity_bytes", number of items must be greater than or equal to 0.'
1400
+ end
1401
+
1402
+ @storage_capacity_bytes = storage_capacity_bytes
1403
+ end
1404
+
1405
+ # Custom attribute writer method with validation
1406
+ # @param [Object] data_reduction_saved_bytes Value to be assigned
1407
+ def data_reduction_saved_bytes=(data_reduction_saved_bytes)
1408
+ if data_reduction_saved_bytes.nil?
1409
+ fail ArgumentError, 'data_reduction_saved_bytes cannot be nil'
1410
+ end
1411
+
1412
+ if data_reduction_saved_bytes.length > 3000
1413
+ fail ArgumentError, 'invalid value for "data_reduction_saved_bytes", number of items must be less than or equal to 3000.'
1414
+ end
1415
+
1416
+ if data_reduction_saved_bytes.length < 0
1417
+ fail ArgumentError, 'invalid value for "data_reduction_saved_bytes", number of items must be greater than or equal to 0.'
1418
+ end
1419
+
1420
+ @data_reduction_saved_bytes = data_reduction_saved_bytes
1421
+ end
1422
+
1423
+ # Custom attribute writer method with validation
1424
+ # @param [Object] data_reduction_overall_pre_reduction_bytes Value to be assigned
1425
+ def data_reduction_overall_pre_reduction_bytes=(data_reduction_overall_pre_reduction_bytes)
1426
+ if data_reduction_overall_pre_reduction_bytes.nil?
1427
+ fail ArgumentError, 'data_reduction_overall_pre_reduction_bytes cannot be nil'
1428
+ end
1429
+
1430
+ if data_reduction_overall_pre_reduction_bytes.length > 3000
1431
+ fail ArgumentError, 'invalid value for "data_reduction_overall_pre_reduction_bytes", number of items must be less than or equal to 3000.'
1432
+ end
1433
+
1434
+ if data_reduction_overall_pre_reduction_bytes.length < 0
1435
+ fail ArgumentError, 'invalid value for "data_reduction_overall_pre_reduction_bytes", number of items must be greater than or equal to 0.'
1436
+ end
1437
+
1438
+ @data_reduction_overall_pre_reduction_bytes = data_reduction_overall_pre_reduction_bytes
1439
+ end
1440
+
1441
+ # Custom attribute writer method with validation
1442
+ # @param [Object] data_reduction_overall_post_reduction_bytes Value to be assigned
1443
+ def data_reduction_overall_post_reduction_bytes=(data_reduction_overall_post_reduction_bytes)
1444
+ if data_reduction_overall_post_reduction_bytes.nil?
1445
+ fail ArgumentError, 'data_reduction_overall_post_reduction_bytes cannot be nil'
1446
+ end
1447
+
1448
+ if data_reduction_overall_post_reduction_bytes.length > 3000
1449
+ fail ArgumentError, 'invalid value for "data_reduction_overall_post_reduction_bytes", number of items must be less than or equal to 3000.'
1450
+ end
1451
+
1452
+ if data_reduction_overall_post_reduction_bytes.length < 0
1453
+ fail ArgumentError, 'invalid value for "data_reduction_overall_post_reduction_bytes", number of items must be greater than or equal to 0.'
1454
+ end
1455
+
1456
+ @data_reduction_overall_post_reduction_bytes = data_reduction_overall_post_reduction_bytes
1457
+ end
1458
+
1459
+ # Custom attribute writer method with validation
1460
+ # @param [Object] data_reduction_compression_saving_ratio_ppm Value to be assigned
1461
+ def data_reduction_compression_saving_ratio_ppm=(data_reduction_compression_saving_ratio_ppm)
1462
+ if data_reduction_compression_saving_ratio_ppm.nil?
1463
+ fail ArgumentError, 'data_reduction_compression_saving_ratio_ppm cannot be nil'
1464
+ end
1465
+
1466
+ if data_reduction_compression_saving_ratio_ppm.length > 3000
1467
+ fail ArgumentError, 'invalid value for "data_reduction_compression_saving_ratio_ppm", number of items must be less than or equal to 3000.'
1468
+ end
1469
+
1470
+ if data_reduction_compression_saving_ratio_ppm.length < 0
1471
+ fail ArgumentError, 'invalid value for "data_reduction_compression_saving_ratio_ppm", number of items must be greater than or equal to 0.'
1472
+ end
1473
+
1474
+ @data_reduction_compression_saving_ratio_ppm = data_reduction_compression_saving_ratio_ppm
1475
+ end
1476
+
1477
+ # Custom attribute writer method with validation
1478
+ # @param [Object] data_reduction_dedup_saving_ratio_ppm Value to be assigned
1479
+ def data_reduction_dedup_saving_ratio_ppm=(data_reduction_dedup_saving_ratio_ppm)
1480
+ if data_reduction_dedup_saving_ratio_ppm.nil?
1481
+ fail ArgumentError, 'data_reduction_dedup_saving_ratio_ppm cannot be nil'
1482
+ end
1483
+
1484
+ if data_reduction_dedup_saving_ratio_ppm.length > 3000
1485
+ fail ArgumentError, 'invalid value for "data_reduction_dedup_saving_ratio_ppm", number of items must be less than or equal to 3000.'
1486
+ end
1487
+
1488
+ if data_reduction_dedup_saving_ratio_ppm.length < 0
1489
+ fail ArgumentError, 'invalid value for "data_reduction_dedup_saving_ratio_ppm", number of items must be greater than or equal to 0.'
1490
+ end
1491
+
1492
+ @data_reduction_dedup_saving_ratio_ppm = data_reduction_dedup_saving_ratio_ppm
1493
+ end
1494
+
1495
+ # Custom attribute writer method with validation
1496
+ # @param [Object] data_reduction_erasure_coding_saving_ratio_ppm Value to be assigned
1497
+ def data_reduction_erasure_coding_saving_ratio_ppm=(data_reduction_erasure_coding_saving_ratio_ppm)
1498
+ if data_reduction_erasure_coding_saving_ratio_ppm.nil?
1499
+ fail ArgumentError, 'data_reduction_erasure_coding_saving_ratio_ppm cannot be nil'
1500
+ end
1501
+
1502
+ if data_reduction_erasure_coding_saving_ratio_ppm.length > 3000
1503
+ fail ArgumentError, 'invalid value for "data_reduction_erasure_coding_saving_ratio_ppm", number of items must be less than or equal to 3000.'
1504
+ end
1505
+
1506
+ if data_reduction_erasure_coding_saving_ratio_ppm.length < 0
1507
+ fail ArgumentError, 'invalid value for "data_reduction_erasure_coding_saving_ratio_ppm", number of items must be greater than or equal to 0.'
1508
+ end
1509
+
1510
+ @data_reduction_erasure_coding_saving_ratio_ppm = data_reduction_erasure_coding_saving_ratio_ppm
1511
+ end
1512
+
1513
+ # Custom attribute writer method with validation
1514
+ # @param [Object] data_reduction_thin_provision_saving_ratio_ppm Value to be assigned
1515
+ def data_reduction_thin_provision_saving_ratio_ppm=(data_reduction_thin_provision_saving_ratio_ppm)
1516
+ if data_reduction_thin_provision_saving_ratio_ppm.nil?
1517
+ fail ArgumentError, 'data_reduction_thin_provision_saving_ratio_ppm cannot be nil'
1518
+ end
1519
+
1520
+ if data_reduction_thin_provision_saving_ratio_ppm.length > 3000
1521
+ fail ArgumentError, 'invalid value for "data_reduction_thin_provision_saving_ratio_ppm", number of items must be less than or equal to 3000.'
1522
+ end
1523
+
1524
+ if data_reduction_thin_provision_saving_ratio_ppm.length < 0
1525
+ fail ArgumentError, 'invalid value for "data_reduction_thin_provision_saving_ratio_ppm", number of items must be greater than or equal to 0.'
1526
+ end
1527
+
1528
+ @data_reduction_thin_provision_saving_ratio_ppm = data_reduction_thin_provision_saving_ratio_ppm
1529
+ end
1530
+
1531
+ # Custom attribute writer method with validation
1532
+ # @param [Object] data_reduction_clone_saving_ratio_ppm Value to be assigned
1533
+ def data_reduction_clone_saving_ratio_ppm=(data_reduction_clone_saving_ratio_ppm)
1534
+ if data_reduction_clone_saving_ratio_ppm.nil?
1535
+ fail ArgumentError, 'data_reduction_clone_saving_ratio_ppm cannot be nil'
1536
+ end
1537
+
1538
+ if data_reduction_clone_saving_ratio_ppm.length > 3000
1539
+ fail ArgumentError, 'invalid value for "data_reduction_clone_saving_ratio_ppm", number of items must be less than or equal to 3000.'
1540
+ end
1541
+
1542
+ if data_reduction_clone_saving_ratio_ppm.length < 0
1543
+ fail ArgumentError, 'invalid value for "data_reduction_clone_saving_ratio_ppm", number of items must be greater than or equal to 0.'
1544
+ end
1545
+
1546
+ @data_reduction_clone_saving_ratio_ppm = data_reduction_clone_saving_ratio_ppm
1547
+ end
1548
+
1549
+ # Custom attribute writer method with validation
1550
+ # @param [Object] data_reduction_snapshot_saving_ratio_ppm Value to be assigned
1551
+ def data_reduction_snapshot_saving_ratio_ppm=(data_reduction_snapshot_saving_ratio_ppm)
1552
+ if data_reduction_snapshot_saving_ratio_ppm.nil?
1553
+ fail ArgumentError, 'data_reduction_snapshot_saving_ratio_ppm cannot be nil'
1554
+ end
1555
+
1556
+ if data_reduction_snapshot_saving_ratio_ppm.length > 3000
1557
+ fail ArgumentError, 'invalid value for "data_reduction_snapshot_saving_ratio_ppm", number of items must be less than or equal to 3000.'
1558
+ end
1559
+
1560
+ if data_reduction_snapshot_saving_ratio_ppm.length < 0
1561
+ fail ArgumentError, 'invalid value for "data_reduction_snapshot_saving_ratio_ppm", number of items must be greater than or equal to 0.'
1562
+ end
1563
+
1564
+ @data_reduction_snapshot_saving_ratio_ppm = data_reduction_snapshot_saving_ratio_ppm
1565
+ end
1566
+
1567
+ # Custom attribute writer method with validation
1568
+ # @param [Object] data_reduction_zero_write_savings_bytes Value to be assigned
1569
+ def data_reduction_zero_write_savings_bytes=(data_reduction_zero_write_savings_bytes)
1570
+ if data_reduction_zero_write_savings_bytes.nil?
1571
+ fail ArgumentError, 'data_reduction_zero_write_savings_bytes cannot be nil'
1572
+ end
1573
+
1574
+ if data_reduction_zero_write_savings_bytes.length > 3000
1575
+ fail ArgumentError, 'invalid value for "data_reduction_zero_write_savings_bytes", number of items must be less than or equal to 3000.'
1576
+ end
1577
+
1578
+ if data_reduction_zero_write_savings_bytes.length < 0
1579
+ fail ArgumentError, 'invalid value for "data_reduction_zero_write_savings_bytes", number of items must be greater than or equal to 0.'
1580
+ end
1581
+
1582
+ @data_reduction_zero_write_savings_bytes = data_reduction_zero_write_savings_bytes
1583
+ end
1584
+
1585
+ # Custom attribute writer method with validation
1586
+ # @param [Object] controller_read_io_ratio_ppm Value to be assigned
1587
+ def controller_read_io_ratio_ppm=(controller_read_io_ratio_ppm)
1588
+ if controller_read_io_ratio_ppm.nil?
1589
+ fail ArgumentError, 'controller_read_io_ratio_ppm cannot be nil'
1590
+ end
1591
+
1592
+ if controller_read_io_ratio_ppm.length > 3000
1593
+ fail ArgumentError, 'invalid value for "controller_read_io_ratio_ppm", number of items must be less than or equal to 3000.'
1594
+ end
1595
+
1596
+ if controller_read_io_ratio_ppm.length < 0
1597
+ fail ArgumentError, 'invalid value for "controller_read_io_ratio_ppm", number of items must be greater than or equal to 0.'
1598
+ end
1599
+
1600
+ @controller_read_io_ratio_ppm = controller_read_io_ratio_ppm
1601
+ end
1602
+
1603
+ # Custom attribute writer method with validation
1604
+ # @param [Object] controller_write_io_ratio_ppm Value to be assigned
1605
+ def controller_write_io_ratio_ppm=(controller_write_io_ratio_ppm)
1606
+ if controller_write_io_ratio_ppm.nil?
1607
+ fail ArgumentError, 'controller_write_io_ratio_ppm cannot be nil'
1608
+ end
1609
+
1610
+ if controller_write_io_ratio_ppm.length > 3000
1611
+ fail ArgumentError, 'invalid value for "controller_write_io_ratio_ppm", number of items must be less than or equal to 3000.'
1612
+ end
1613
+
1614
+ if controller_write_io_ratio_ppm.length < 0
1615
+ fail ArgumentError, 'invalid value for "controller_write_io_ratio_ppm", number of items must be greater than or equal to 0.'
1616
+ end
1617
+
1618
+ @controller_write_io_ratio_ppm = controller_write_io_ratio_ppm
1619
+ end
1620
+
1621
+ # Custom attribute writer method with validation
1622
+ # @param [Object] storage_replication_factor Value to be assigned
1623
+ def storage_replication_factor=(storage_replication_factor)
1624
+ if storage_replication_factor.nil?
1625
+ fail ArgumentError, 'storage_replication_factor cannot be nil'
1626
+ end
1627
+
1628
+ if storage_replication_factor.length > 3000
1629
+ fail ArgumentError, 'invalid value for "storage_replication_factor", number of items must be less than or equal to 3000.'
1630
+ end
1631
+
1632
+ if storage_replication_factor.length < 0
1633
+ fail ArgumentError, 'invalid value for "storage_replication_factor", number of items must be greater than or equal to 0.'
1634
+ end
1635
+
1636
+ @storage_replication_factor = storage_replication_factor
1637
+ end
1638
+
1639
+ # Custom attribute writer method with validation
1640
+ # @param [Object] storage_usage_bytes Value to be assigned
1641
+ def storage_usage_bytes=(storage_usage_bytes)
1642
+ if storage_usage_bytes.nil?
1643
+ fail ArgumentError, 'storage_usage_bytes cannot be nil'
1644
+ end
1645
+
1646
+ if storage_usage_bytes.length > 3000
1647
+ fail ArgumentError, 'invalid value for "storage_usage_bytes", number of items must be less than or equal to 3000.'
1648
+ end
1649
+
1650
+ if storage_usage_bytes.length < 0
1651
+ fail ArgumentError, 'invalid value for "storage_usage_bytes", number of items must be greater than or equal to 0.'
1652
+ end
1653
+
1654
+ @storage_usage_bytes = storage_usage_bytes
1655
+ end
1656
+
1657
+ # Custom attribute writer method with validation
1658
+ # @param [Object] storage_tier_das_sata_usage_bytes Value to be assigned
1659
+ def storage_tier_das_sata_usage_bytes=(storage_tier_das_sata_usage_bytes)
1660
+ if storage_tier_das_sata_usage_bytes.nil?
1661
+ fail ArgumentError, 'storage_tier_das_sata_usage_bytes cannot be nil'
1662
+ end
1663
+
1664
+ if storage_tier_das_sata_usage_bytes.length > 3000
1665
+ fail ArgumentError, 'invalid value for "storage_tier_das_sata_usage_bytes", number of items must be less than or equal to 3000.'
1666
+ end
1667
+
1668
+ if storage_tier_das_sata_usage_bytes.length < 0
1669
+ fail ArgumentError, 'invalid value for "storage_tier_das_sata_usage_bytes", number of items must be greater than or equal to 0.'
1670
+ end
1671
+
1672
+ @storage_tier_das_sata_usage_bytes = storage_tier_das_sata_usage_bytes
1673
+ end
1674
+
1675
+ # Custom attribute writer method with validation
1676
+ # @param [Object] storage_tier_ssd_usage_bytes Value to be assigned
1677
+ def storage_tier_ssd_usage_bytes=(storage_tier_ssd_usage_bytes)
1678
+ if storage_tier_ssd_usage_bytes.nil?
1679
+ fail ArgumentError, 'storage_tier_ssd_usage_bytes cannot be nil'
1680
+ end
1681
+
1682
+ if storage_tier_ssd_usage_bytes.length > 3000
1683
+ fail ArgumentError, 'invalid value for "storage_tier_ssd_usage_bytes", number of items must be less than or equal to 3000.'
1684
+ end
1685
+
1686
+ if storage_tier_ssd_usage_bytes.length < 0
1687
+ fail ArgumentError, 'invalid value for "storage_tier_ssd_usage_bytes", number of items must be greater than or equal to 0.'
1688
+ end
1689
+
1690
+ @storage_tier_ssd_usage_bytes = storage_tier_ssd_usage_bytes
1691
+ end
1692
+
1693
+ # Custom attribute writer method with validation
1694
+ # @param [Object] storage_reserved_usage_bytes Value to be assigned
1695
+ def storage_reserved_usage_bytes=(storage_reserved_usage_bytes)
1696
+ if storage_reserved_usage_bytes.nil?
1697
+ fail ArgumentError, 'storage_reserved_usage_bytes cannot be nil'
1698
+ end
1699
+
1700
+ if storage_reserved_usage_bytes.length > 3000
1701
+ fail ArgumentError, 'invalid value for "storage_reserved_usage_bytes", number of items must be less than or equal to 3000.'
1702
+ end
1703
+
1704
+ if storage_reserved_usage_bytes.length < 0
1705
+ fail ArgumentError, 'invalid value for "storage_reserved_usage_bytes", number of items must be greater than or equal to 0.'
1706
+ end
1707
+
1708
+ @storage_reserved_usage_bytes = storage_reserved_usage_bytes
1709
+ end
1710
+
1711
+ # Custom attribute writer method with validation
1712
+ # @param [Object] storage_reserved_free_bytes Value to be assigned
1713
+ def storage_reserved_free_bytes=(storage_reserved_free_bytes)
1714
+ if storage_reserved_free_bytes.nil?
1715
+ fail ArgumentError, 'storage_reserved_free_bytes cannot be nil'
1716
+ end
1717
+
1718
+ if storage_reserved_free_bytes.length > 3000
1719
+ fail ArgumentError, 'invalid value for "storage_reserved_free_bytes", number of items must be less than or equal to 3000.'
1720
+ end
1721
+
1722
+ if storage_reserved_free_bytes.length < 0
1723
+ fail ArgumentError, 'invalid value for "storage_reserved_free_bytes", number of items must be greater than or equal to 0.'
1724
+ end
1725
+
1726
+ @storage_reserved_free_bytes = storage_reserved_free_bytes
1727
+ end
1728
+
1729
+ # Custom attribute writer method with validation
1730
+ # @param [Object] storage_unreserved_usage_bytes Value to be assigned
1731
+ def storage_unreserved_usage_bytes=(storage_unreserved_usage_bytes)
1732
+ if storage_unreserved_usage_bytes.nil?
1733
+ fail ArgumentError, 'storage_unreserved_usage_bytes cannot be nil'
1734
+ end
1735
+
1736
+ if storage_unreserved_usage_bytes.length > 3000
1737
+ fail ArgumentError, 'invalid value for "storage_unreserved_usage_bytes", number of items must be less than or equal to 3000.'
1738
+ end
1739
+
1740
+ if storage_unreserved_usage_bytes.length < 0
1741
+ fail ArgumentError, 'invalid value for "storage_unreserved_usage_bytes", number of items must be greater than or equal to 0.'
1742
+ end
1743
+
1744
+ @storage_unreserved_usage_bytes = storage_unreserved_usage_bytes
1745
+ end
1746
+
1747
+ # Custom attribute writer method with validation
1748
+ # @param [Object] storage_other_containers_reserved_capacity Value to be assigned
1749
+ def storage_other_containers_reserved_capacity=(storage_other_containers_reserved_capacity)
1750
+ if storage_other_containers_reserved_capacity.nil?
1751
+ fail ArgumentError, 'storage_other_containers_reserved_capacity cannot be nil'
1752
+ end
1753
+
1754
+ if storage_other_containers_reserved_capacity.length > 3000
1755
+ fail ArgumentError, 'invalid value for "storage_other_containers_reserved_capacity", number of items must be less than or equal to 3000.'
1756
+ end
1757
+
1758
+ if storage_other_containers_reserved_capacity.length < 0
1759
+ fail ArgumentError, 'invalid value for "storage_other_containers_reserved_capacity", number of items must be greater than or equal to 0.'
1760
+ end
1761
+
1762
+ @storage_other_containers_reserved_capacity = storage_other_containers_reserved_capacity
1763
+ end
1764
+
1765
+ # Custom attribute writer method with validation
1766
+ # @param [Object] storage_other_containers_unreserved_capacity Value to be assigned
1767
+ def storage_other_containers_unreserved_capacity=(storage_other_containers_unreserved_capacity)
1768
+ if storage_other_containers_unreserved_capacity.nil?
1769
+ fail ArgumentError, 'storage_other_containers_unreserved_capacity cannot be nil'
1770
+ end
1771
+
1772
+ if storage_other_containers_unreserved_capacity.length > 3000
1773
+ fail ArgumentError, 'invalid value for "storage_other_containers_unreserved_capacity", number of items must be less than or equal to 3000.'
1774
+ end
1775
+
1776
+ if storage_other_containers_unreserved_capacity.length < 0
1777
+ fail ArgumentError, 'invalid value for "storage_other_containers_unreserved_capacity", number of items must be greater than or equal to 0.'
1778
+ end
1779
+
1780
+ @storage_other_containers_unreserved_capacity = storage_other_containers_unreserved_capacity
1781
+ end
1782
+
1783
+ # Custom attribute writer method with validation
1784
+ # @param [Object] storage_snapshot_reclaimable Value to be assigned
1785
+ def storage_snapshot_reclaimable=(storage_snapshot_reclaimable)
1786
+ if storage_snapshot_reclaimable.nil?
1787
+ fail ArgumentError, 'storage_snapshot_reclaimable cannot be nil'
1788
+ end
1789
+
1790
+ if storage_snapshot_reclaimable.length > 3000
1791
+ fail ArgumentError, 'invalid value for "storage_snapshot_reclaimable", number of items must be less than or equal to 3000.'
1792
+ end
1793
+
1794
+ if storage_snapshot_reclaimable.length < 0
1795
+ fail ArgumentError, 'invalid value for "storage_snapshot_reclaimable", number of items must be greater than or equal to 0.'
1796
+ end
1797
+
1798
+ @storage_snapshot_reclaimable = storage_snapshot_reclaimable
1799
+ end
1800
+
1801
+ # Custom attribute writer method with validation
1802
+ # @param [Object] data_reduction_thin_provision_saved_bytes Value to be assigned
1803
+ def data_reduction_thin_provision_saved_bytes=(data_reduction_thin_provision_saved_bytes)
1804
+ if data_reduction_thin_provision_saved_bytes.nil?
1805
+ fail ArgumentError, 'data_reduction_thin_provision_saved_bytes cannot be nil'
1806
+ end
1807
+
1808
+ if data_reduction_thin_provision_saved_bytes.length > 3000
1809
+ fail ArgumentError, 'invalid value for "data_reduction_thin_provision_saved_bytes", number of items must be less than or equal to 3000.'
1810
+ end
1811
+
1812
+ if data_reduction_thin_provision_saved_bytes.length < 0
1813
+ fail ArgumentError, 'invalid value for "data_reduction_thin_provision_saved_bytes", number of items must be greater than or equal to 0.'
1814
+ end
1815
+
1816
+ @data_reduction_thin_provision_saved_bytes = data_reduction_thin_provision_saved_bytes
1817
+ end
1818
+
1819
+ # Custom attribute writer method with validation
1820
+ # @param [Object] data_reduction_snapshot_saved_bytes Value to be assigned
1821
+ def data_reduction_snapshot_saved_bytes=(data_reduction_snapshot_saved_bytes)
1822
+ if data_reduction_snapshot_saved_bytes.nil?
1823
+ fail ArgumentError, 'data_reduction_snapshot_saved_bytes cannot be nil'
1824
+ end
1825
+
1826
+ if data_reduction_snapshot_saved_bytes.length > 3000
1827
+ fail ArgumentError, 'invalid value for "data_reduction_snapshot_saved_bytes", number of items must be less than or equal to 3000.'
1828
+ end
1829
+
1830
+ if data_reduction_snapshot_saved_bytes.length < 0
1831
+ fail ArgumentError, 'invalid value for "data_reduction_snapshot_saved_bytes", number of items must be greater than or equal to 0.'
1832
+ end
1833
+
1834
+ @data_reduction_snapshot_saved_bytes = data_reduction_snapshot_saved_bytes
1835
+ end
1836
+
1837
+ # Custom attribute writer method with validation
1838
+ # @param [Object] data_reduction_clone_saved_bytes Value to be assigned
1839
+ def data_reduction_clone_saved_bytes=(data_reduction_clone_saved_bytes)
1840
+ if data_reduction_clone_saved_bytes.nil?
1841
+ fail ArgumentError, 'data_reduction_clone_saved_bytes cannot be nil'
1842
+ end
1843
+
1844
+ if data_reduction_clone_saved_bytes.length > 3000
1845
+ fail ArgumentError, 'invalid value for "data_reduction_clone_saved_bytes", number of items must be less than or equal to 3000.'
1846
+ end
1847
+
1848
+ if data_reduction_clone_saved_bytes.length < 0
1849
+ fail ArgumentError, 'invalid value for "data_reduction_clone_saved_bytes", number of items must be greater than or equal to 0.'
1850
+ end
1851
+
1852
+ @data_reduction_clone_saved_bytes = data_reduction_clone_saved_bytes
1853
+ end
1854
+
1855
+ # Custom attribute writer method with validation
1856
+ # @param [Object] data_reduction_erasure_coding_saved_bytes Value to be assigned
1857
+ def data_reduction_erasure_coding_saved_bytes=(data_reduction_erasure_coding_saved_bytes)
1858
+ if data_reduction_erasure_coding_saved_bytes.nil?
1859
+ fail ArgumentError, 'data_reduction_erasure_coding_saved_bytes cannot be nil'
1860
+ end
1861
+
1862
+ if data_reduction_erasure_coding_saved_bytes.length > 3000
1863
+ fail ArgumentError, 'invalid value for "data_reduction_erasure_coding_saved_bytes", number of items must be less than or equal to 3000.'
1864
+ end
1865
+
1866
+ if data_reduction_erasure_coding_saved_bytes.length < 0
1867
+ fail ArgumentError, 'invalid value for "data_reduction_erasure_coding_saved_bytes", number of items must be greater than or equal to 0.'
1868
+ end
1869
+
1870
+ @data_reduction_erasure_coding_saved_bytes = data_reduction_erasure_coding_saved_bytes
1871
+ end
1872
+
1873
+ # Custom attribute writer method with validation
1874
+ # @param [Object] data_reduction_dedup_saved_bytes Value to be assigned
1875
+ def data_reduction_dedup_saved_bytes=(data_reduction_dedup_saved_bytes)
1876
+ if data_reduction_dedup_saved_bytes.nil?
1877
+ fail ArgumentError, 'data_reduction_dedup_saved_bytes cannot be nil'
1878
+ end
1879
+
1880
+ if data_reduction_dedup_saved_bytes.length > 3000
1881
+ fail ArgumentError, 'invalid value for "data_reduction_dedup_saved_bytes", number of items must be less than or equal to 3000.'
1882
+ end
1883
+
1884
+ if data_reduction_dedup_saved_bytes.length < 0
1885
+ fail ArgumentError, 'invalid value for "data_reduction_dedup_saved_bytes", number of items must be greater than or equal to 0.'
1886
+ end
1887
+
1888
+ @data_reduction_dedup_saved_bytes = data_reduction_dedup_saved_bytes
1889
+ end
1890
+
1891
+ # Custom attribute writer method with validation
1892
+ # @param [Object] data_reduction_overall_saved_bytes Value to be assigned
1893
+ def data_reduction_overall_saved_bytes=(data_reduction_overall_saved_bytes)
1894
+ if data_reduction_overall_saved_bytes.nil?
1895
+ fail ArgumentError, 'data_reduction_overall_saved_bytes cannot be nil'
1896
+ end
1897
+
1898
+ if data_reduction_overall_saved_bytes.length > 3000
1899
+ fail ArgumentError, 'invalid value for "data_reduction_overall_saved_bytes", number of items must be less than or equal to 3000.'
1900
+ end
1901
+
1902
+ if data_reduction_overall_saved_bytes.length < 0
1903
+ fail ArgumentError, 'invalid value for "data_reduction_overall_saved_bytes", number of items must be greater than or equal to 0.'
1904
+ end
1905
+
1906
+ @data_reduction_overall_saved_bytes = data_reduction_overall_saved_bytes
1907
+ end
1908
+
1909
+ # Custom attribute writer method with validation
1910
+ # @param [Object] data_reduction_compression_saved_bytes Value to be assigned
1911
+ def data_reduction_compression_saved_bytes=(data_reduction_compression_saved_bytes)
1912
+ if data_reduction_compression_saved_bytes.nil?
1913
+ fail ArgumentError, 'data_reduction_compression_saved_bytes cannot be nil'
1914
+ end
1915
+
1916
+ if data_reduction_compression_saved_bytes.length > 3000
1917
+ fail ArgumentError, 'invalid value for "data_reduction_compression_saved_bytes", number of items must be less than or equal to 3000.'
1918
+ end
1919
+
1920
+ if data_reduction_compression_saved_bytes.length < 0
1921
+ fail ArgumentError, 'invalid value for "data_reduction_compression_saved_bytes", number of items must be greater than or equal to 0.'
1922
+ end
1923
+
1924
+ @data_reduction_compression_saved_bytes = data_reduction_compression_saved_bytes
1925
+ end
1926
+
1927
+ # Custom attribute writer method with validation
1928
+ # @param [Object] health Value to be assigned
1929
+ def health=(health)
1930
+ if health.nil?
1931
+ fail ArgumentError, 'health cannot be nil'
1932
+ end
1933
+
1934
+ if health.length > 3000
1935
+ fail ArgumentError, 'invalid value for "health", number of items must be less than or equal to 3000.'
1936
+ end
1937
+
1938
+ if health.length < 0
1939
+ fail ArgumentError, 'invalid value for "health", number of items must be greater than or equal to 0.'
1940
+ end
1941
+
1942
+ @health = health
1943
+ end
1944
+
1945
+ # Custom attribute writer method with validation
1946
+ # @param [Object] container_ext_id Value to be assigned
1947
+ def container_ext_id=(container_ext_id)
1948
+ if container_ext_id.nil?
1949
+ fail ArgumentError, 'container_ext_id cannot be nil'
1950
+ end
1951
+
1952
+ pattern = Regexp.new(/^[a-fA-F0-9]{8}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{4}-[a-fA-F0-9]{12}$/)
1953
+ if container_ext_id !~ pattern
1954
+ fail ArgumentError, "invalid value for \"container_ext_id\", must conform to the pattern #{pattern}."
1955
+ end
1956
+
1957
+ @container_ext_id = container_ext_id
1958
+ end
1959
+
1960
+ # Checks equality by comparing each attribute.
1961
+ # @param [Object] Object to be compared
1962
+ def ==(o)
1963
+ return true if self.equal?(o)
1964
+ self.class == o.class &&
1965
+ tenant_id == o.tenant_id &&
1966
+ ext_id == o.ext_id &&
1967
+ links == o.links &&
1968
+ controller_num_iops == o.controller_num_iops &&
1969
+ controller_io_bandwidthk_bps == o.controller_io_bandwidthk_bps &&
1970
+ controller_avg_io_latencyu_secs == o.controller_avg_io_latencyu_secs &&
1971
+ controller_num_read_iops == o.controller_num_read_iops &&
1972
+ controller_num_write_iops == o.controller_num_write_iops &&
1973
+ controller_read_io_bandwidthk_bps == o.controller_read_io_bandwidthk_bps &&
1974
+ controller_write_io_bandwidthk_bps == o.controller_write_io_bandwidthk_bps &&
1975
+ controller_avg_read_io_latencyu_secs == o.controller_avg_read_io_latencyu_secs &&
1976
+ controller_avg_write_io_latencyu_secs == o.controller_avg_write_io_latencyu_secs &&
1977
+ storage_reserved_capacity_bytes == o.storage_reserved_capacity_bytes &&
1978
+ storage_actual_physical_usage_bytes == o.storage_actual_physical_usage_bytes &&
1979
+ data_reduction_saving_ratio_ppm == o.data_reduction_saving_ratio_ppm &&
1980
+ data_reduction_total_saving_ratio_ppm == o.data_reduction_total_saving_ratio_ppm &&
1981
+ storage_free_bytes == o.storage_free_bytes &&
1982
+ storage_capacity_bytes == o.storage_capacity_bytes &&
1983
+ data_reduction_saved_bytes == o.data_reduction_saved_bytes &&
1984
+ data_reduction_overall_pre_reduction_bytes == o.data_reduction_overall_pre_reduction_bytes &&
1985
+ data_reduction_overall_post_reduction_bytes == o.data_reduction_overall_post_reduction_bytes &&
1986
+ data_reduction_compression_saving_ratio_ppm == o.data_reduction_compression_saving_ratio_ppm &&
1987
+ data_reduction_dedup_saving_ratio_ppm == o.data_reduction_dedup_saving_ratio_ppm &&
1988
+ data_reduction_erasure_coding_saving_ratio_ppm == o.data_reduction_erasure_coding_saving_ratio_ppm &&
1989
+ data_reduction_thin_provision_saving_ratio_ppm == o.data_reduction_thin_provision_saving_ratio_ppm &&
1990
+ data_reduction_clone_saving_ratio_ppm == o.data_reduction_clone_saving_ratio_ppm &&
1991
+ data_reduction_snapshot_saving_ratio_ppm == o.data_reduction_snapshot_saving_ratio_ppm &&
1992
+ data_reduction_zero_write_savings_bytes == o.data_reduction_zero_write_savings_bytes &&
1993
+ controller_read_io_ratio_ppm == o.controller_read_io_ratio_ppm &&
1994
+ controller_write_io_ratio_ppm == o.controller_write_io_ratio_ppm &&
1995
+ storage_replication_factor == o.storage_replication_factor &&
1996
+ storage_usage_bytes == o.storage_usage_bytes &&
1997
+ storage_tier_das_sata_usage_bytes == o.storage_tier_das_sata_usage_bytes &&
1998
+ storage_tier_ssd_usage_bytes == o.storage_tier_ssd_usage_bytes &&
1999
+ storage_reserved_usage_bytes == o.storage_reserved_usage_bytes &&
2000
+ storage_reserved_free_bytes == o.storage_reserved_free_bytes &&
2001
+ storage_unreserved_usage_bytes == o.storage_unreserved_usage_bytes &&
2002
+ storage_other_containers_reserved_capacity == o.storage_other_containers_reserved_capacity &&
2003
+ storage_other_containers_unreserved_capacity == o.storage_other_containers_unreserved_capacity &&
2004
+ storage_snapshot_reclaimable == o.storage_snapshot_reclaimable &&
2005
+ data_reduction_thin_provision_saved_bytes == o.data_reduction_thin_provision_saved_bytes &&
2006
+ data_reduction_snapshot_saved_bytes == o.data_reduction_snapshot_saved_bytes &&
2007
+ data_reduction_clone_saved_bytes == o.data_reduction_clone_saved_bytes &&
2008
+ data_reduction_erasure_coding_saved_bytes == o.data_reduction_erasure_coding_saved_bytes &&
2009
+ data_reduction_dedup_saved_bytes == o.data_reduction_dedup_saved_bytes &&
2010
+ data_reduction_overall_saved_bytes == o.data_reduction_overall_saved_bytes &&
2011
+ data_reduction_compression_saved_bytes == o.data_reduction_compression_saved_bytes &&
2012
+ health == o.health &&
2013
+ container_ext_id == o.container_ext_id
2014
+ end
2015
+
2016
+ # @see the `==` method
2017
+ # @param [Object] Object to be compared
2018
+ def eql?(o)
2019
+ self == o
2020
+ end
2021
+
2022
+ # Calculates hash code according to all attributes.
2023
+ # @return [Integer] Hash code
2024
+ def hash
2025
+ [tenant_id, ext_id, links, controller_num_iops, controller_io_bandwidthk_bps, controller_avg_io_latencyu_secs, controller_num_read_iops, controller_num_write_iops, controller_read_io_bandwidthk_bps, controller_write_io_bandwidthk_bps, controller_avg_read_io_latencyu_secs, controller_avg_write_io_latencyu_secs, storage_reserved_capacity_bytes, storage_actual_physical_usage_bytes, data_reduction_saving_ratio_ppm, data_reduction_total_saving_ratio_ppm, storage_free_bytes, storage_capacity_bytes, data_reduction_saved_bytes, data_reduction_overall_pre_reduction_bytes, data_reduction_overall_post_reduction_bytes, data_reduction_compression_saving_ratio_ppm, data_reduction_dedup_saving_ratio_ppm, data_reduction_erasure_coding_saving_ratio_ppm, data_reduction_thin_provision_saving_ratio_ppm, data_reduction_clone_saving_ratio_ppm, data_reduction_snapshot_saving_ratio_ppm, data_reduction_zero_write_savings_bytes, controller_read_io_ratio_ppm, controller_write_io_ratio_ppm, storage_replication_factor, storage_usage_bytes, storage_tier_das_sata_usage_bytes, storage_tier_ssd_usage_bytes, storage_reserved_usage_bytes, storage_reserved_free_bytes, storage_unreserved_usage_bytes, storage_other_containers_reserved_capacity, storage_other_containers_unreserved_capacity, storage_snapshot_reclaimable, data_reduction_thin_provision_saved_bytes, data_reduction_snapshot_saved_bytes, data_reduction_clone_saved_bytes, data_reduction_erasure_coding_saved_bytes, data_reduction_dedup_saved_bytes, data_reduction_overall_saved_bytes, data_reduction_compression_saved_bytes, health, container_ext_id].hash
2026
+ end
2027
+
2028
+ # Builds the object from hash
2029
+ # @param [Hash] attributes Model attributes in the form of hash
2030
+ # @return [Object] Returns the model itself
2031
+ def self.build_from_hash(attributes)
2032
+ return nil unless attributes.is_a?(Hash)
2033
+ attributes = attributes.transform_keys(&:to_sym)
2034
+ transformed_hash = {}
2035
+ openapi_types.each_pair do |key, type|
2036
+ if attributes.key?(attribute_map[key]) && attributes[attribute_map[key]].nil?
2037
+ transformed_hash["#{key}"] = nil
2038
+ elsif type =~ /\AArray<(.*)>/i
2039
+ # check to ensure the input is an array given that the attribute
2040
+ # is documented as an array but the input is not
2041
+ if attributes[attribute_map[key]].is_a?(Array)
2042
+ transformed_hash["#{key}"] = attributes[attribute_map[key]].map { |v| _deserialize($1, v) }
2043
+ end
2044
+ elsif !attributes[attribute_map[key]].nil?
2045
+ transformed_hash["#{key}"] = _deserialize(type, attributes[attribute_map[key]])
2046
+ end
2047
+ end
2048
+ new(transformed_hash)
2049
+ end
2050
+
2051
+ # Deserializes the data based on type
2052
+ # @param string type Data type
2053
+ # @param string value Value to be deserialized
2054
+ # @return [Object] Deserialized data
2055
+ def self._deserialize(type, value)
2056
+ case type.to_sym
2057
+ when :Time
2058
+ Time.parse(value)
2059
+ when :Date
2060
+ Date.parse(value)
2061
+ when :String
2062
+ value.to_s
2063
+ when :Integer
2064
+ value.to_i
2065
+ when :Float
2066
+ value.to_f
2067
+ when :Boolean
2068
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
2069
+ true
2070
+ else
2071
+ false
2072
+ end
2073
+ when :Object
2074
+ # generic object (usually a Hash), return directly
2075
+ value
2076
+ when /\AArray<(?<inner_type>.+)>\z/
2077
+ inner_type = Regexp.last_match[:inner_type]
2078
+ value.map { |v| _deserialize(inner_type, v) }
2079
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
2080
+ k_type = Regexp.last_match[:k_type]
2081
+ v_type = Regexp.last_match[:v_type]
2082
+ {}.tap do |hash|
2083
+ value.each do |k, v|
2084
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
2085
+ end
2086
+ end
2087
+ else # model
2088
+ # models (e.g. Pet) or oneOf
2089
+ klass = NutanixClustermgmt.const_get(type)
2090
+ klass.respond_to?(:openapi_any_of) || klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
2091
+ end
2092
+ end
2093
+
2094
+ # Returns the string representation of the object
2095
+ # @return [String] String presentation of the object
2096
+ def to_s
2097
+ to_hash.to_s
2098
+ end
2099
+
2100
+ # to_body is an alias to to_hash (backward compatibility)
2101
+ # @return [Hash] Returns the object in the form of hash
2102
+ def to_body
2103
+ to_hash
2104
+ end
2105
+
2106
+ # Returns the object in the form of hash
2107
+ # @return [Hash] Returns the object in the form of hash
2108
+ def to_hash
2109
+ hash = {}
2110
+ self.class.attribute_map.each_pair do |attr, param|
2111
+ value = self.send(attr)
2112
+ if value.nil?
2113
+ is_nullable = self.class.openapi_nullable.include?(attr)
2114
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
2115
+ end
2116
+
2117
+ hash[param] = _to_hash(value)
2118
+ end
2119
+ hash
2120
+ end
2121
+
2122
+ # Outputs non-array value in the form of hash
2123
+ # For object, use to_hash. Otherwise, just return the value
2124
+ # @param [Object] value Any valid value
2125
+ # @return [Hash] Returns the value in the form of hash
2126
+ def _to_hash(value)
2127
+ if value.is_a?(Array)
2128
+ value.compact.map { |v| _to_hash(v) }
2129
+ elsif value.is_a?(Hash)
2130
+ {}.tap do |hash|
2131
+ value.each { |k, v| hash[k] = _to_hash(v) }
2132
+ end
2133
+ elsif value.respond_to? :to_hash
2134
+ value.to_hash
2135
+ else
2136
+ value
2137
+ end
2138
+ end
2139
+
2140
+ end
2141
+
2142
+ end