ibm_cloud_power 2.0.0 → 2.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (444) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +72 -0
  3. data/README.md +150 -76
  4. data/docs/AuxiliaryVolumeForOnboarding.md +20 -0
  5. data/docs/AuxiliaryVolumesForOnboarding.md +20 -0
  6. data/docs/CloneTaskStatus.md +5 -5
  7. data/docs/ClonedVolume.md +3 -3
  8. data/docs/ClonedVolumeDetail.md +3 -3
  9. data/docs/CloudConnection.md +17 -15
  10. data/docs/CloudConnectionCreate.md +12 -4
  11. data/docs/CloudConnectionCreateResponse.md +17 -15
  12. data/docs/CloudConnectionEndpointClassic.md +1 -1
  13. data/docs/CloudConnectionEndpointClassicUpdate.md +20 -0
  14. data/docs/CloudConnectionGRETunnel.md +2 -4
  15. data/docs/CloudConnectionGRETunnelCreate.md +20 -0
  16. data/docs/CloudConnectionUpdate.md +6 -6
  17. data/docs/CloudConnectionVPC.md +3 -3
  18. data/docs/CloudConnectionVirtualPrivateCloudsVirtualPrivateCloudsInner.md +3 -3
  19. data/docs/CloudInstance.md +13 -13
  20. data/docs/CloudInstanceReference.md +8 -8
  21. data/docs/CloudInstanceUsageLimits.md +8 -8
  22. data/docs/ConsoleLanguage.md +20 -0
  23. data/docs/ConsoleLanguages.md +18 -0
  24. data/docs/CreateDataVolume.md +17 -15
  25. data/docs/CreateImage.md +15 -15
  26. data/docs/DisasterRecoveryLocation.md +20 -0
  27. data/docs/DisasterRecoveryLocations.md +18 -0
  28. data/docs/Event.md +11 -11
  29. data/docs/EventUser.md +4 -4
  30. data/docs/ExportImage.md +2 -2
  31. data/docs/FlashCopyMapping.md +30 -0
  32. data/docs/IKEPolicy.md +4 -4
  33. data/docs/IKEPolicyAuthentication.md +15 -0
  34. data/docs/IKEPolicyCreate.md +4 -4
  35. data/docs/IKEPolicyOptions.md +2 -2
  36. data/docs/IKEPolicyTemplate.md +2 -2
  37. data/docs/IKEPolicyUpdate.md +4 -4
  38. data/docs/IPAddressRange.md +3 -3
  39. data/docs/IPSECPolicyAuthentication.md +15 -0
  40. data/docs/IPSecPolicy.md +2 -2
  41. data/docs/IPSecPolicyCreate.md +2 -2
  42. data/docs/IPSecPolicyOptions.md +2 -2
  43. data/docs/IPSecPolicyTemplate.md +1 -1
  44. data/docs/IPSecPolicyUpdate.md +2 -2
  45. data/docs/Image.md +17 -17
  46. data/docs/ImageReference.md +12 -12
  47. data/docs/ImageSpecifications.md +8 -8
  48. data/docs/ImageVolume.md +4 -4
  49. data/docs/MaximumStorageAllocation.md +4 -4
  50. data/docs/MinMaxDefault.md +4 -4
  51. data/docs/MultiVolumesCreate.md +19 -17
  52. data/docs/Network.md +18 -14
  53. data/docs/NetworkCloudConnectionsInner.md +20 -0
  54. data/docs/NetworkCreate.md +7 -7
  55. data/docs/NetworkIpAddressMetrics.md +2 -2
  56. data/docs/NetworkPort.md +11 -11
  57. data/docs/NetworkPortPvmInstance.md +3 -3
  58. data/docs/NetworkReference.md +10 -8
  59. data/docs/NetworkUpdate.md +5 -5
  60. data/docs/Operation.md +1 -1
  61. data/docs/PCloudCloudConnectionsApi.md +56 -56
  62. data/docs/PCloudDisasterRecoveryApi.md +130 -0
  63. data/docs/PCloudEventsApi.md +10 -8
  64. data/docs/PCloudImagesApi.md +56 -52
  65. data/docs/PCloudInstancesApi.md +4 -132
  66. data/docs/PCloudJobsApi.md +6 -6
  67. data/docs/PCloudNetworksApi.md +20 -20
  68. data/docs/PCloudPVMInstancesApi.md +201 -73
  69. data/docs/PCloudPlacementGroupsApi.md +28 -28
  70. data/docs/PCloudSAPApi.md +1 -1
  71. data/docs/PCloudSPPPlacementGroupsApi.md +399 -0
  72. data/docs/PCloudSharedProcessorPoolsApi.md +332 -0
  73. data/docs/PCloudSnapshotsApi.md +2 -2
  74. data/docs/PCloudSystemPoolsApi.md +4 -4
  75. data/docs/PCloudTasksApi.md +9 -9
  76. data/docs/PCloudTenantsApi.md +4 -4
  77. data/docs/PCloudTenantsSSHKeysApi.md +16 -16
  78. data/docs/PCloudVPNConnectionsApi.md +2 -67
  79. data/docs/PCloudVPNPoliciesApi.md +6 -6
  80. data/docs/PCloudVolumeGroupsApi.md +657 -0
  81. data/docs/PCloudVolumeOnboardingApi.md +200 -0
  82. data/docs/PCloudVolumesApi.md +330 -64
  83. data/docs/PVMInstance.md +60 -46
  84. data/docs/PVMInstanceAddNetwork.md +3 -3
  85. data/docs/PVMInstanceCapture.md +4 -4
  86. data/docs/PVMInstanceClone.md +11 -11
  87. data/docs/PVMInstanceConsole.md +1 -1
  88. data/docs/PVMInstanceCreate.md +38 -30
  89. data/docs/PVMInstanceFault.md +3 -3
  90. data/docs/PVMInstanceHealth.md +3 -3
  91. data/docs/PVMInstanceMultiCreate.md +2 -2
  92. data/docs/PVMInstanceNetwork.md +12 -12
  93. data/docs/PVMInstanceOperation.md +3 -3
  94. data/docs/PVMInstanceReference.md +52 -40
  95. data/docs/PVMInstanceUpdate.md +12 -10
  96. data/docs/PVMInstanceUpdateResponse.md +11 -9
  97. data/docs/PeeringNetwork.md +3 -3
  98. data/docs/PlacementGroup.md +3 -3
  99. data/docs/RemoteCopyRelationship.md +44 -0
  100. data/docs/SAPCreate.md +20 -14
  101. data/docs/SAPProfile.md +6 -6
  102. data/docs/SAPProfileReference.md +3 -3
  103. data/docs/SPPPlacementGroup.md +24 -0
  104. data/docs/SPPPlacementGroupCreate.md +20 -0
  105. data/docs/SPPPlacementGroups.md +18 -0
  106. data/docs/SRC.md +3 -3
  107. data/docs/SSHKey.md +3 -3
  108. data/docs/SharedProcessorPool.md +36 -0
  109. data/docs/SharedProcessorPoolCreate.md +24 -0
  110. data/docs/SharedProcessorPoolDetail.md +20 -0
  111. data/docs/SharedProcessorPoolPlacementGroup.md +22 -0
  112. data/docs/SharedProcessorPoolServer.md +32 -0
  113. data/docs/SharedProcessorPoolUpdate.md +20 -0
  114. data/docs/SharedProcessorPools.md +18 -0
  115. data/docs/Site.md +20 -0
  116. data/docs/Snapshot.md +15 -15
  117. data/docs/SnapshotCreate.md +4 -4
  118. data/docs/SnapshotUpdate.md +3 -3
  119. data/docs/SoftwareLicenses.md +3 -3
  120. data/docs/StatusDescription.md +18 -0
  121. data/docs/StatusDescriptionError.md +22 -0
  122. data/docs/StockImage.md +4 -4
  123. data/docs/StorageAffinity.md +3 -3
  124. data/docs/StoragePoolCapacity.md +2 -2
  125. data/docs/StorageTypeCapacity.md +3 -3
  126. data/docs/SystemPool.md +8 -8
  127. data/docs/Task.md +10 -10
  128. data/docs/TaskReference.md +3 -3
  129. data/docs/Tenant.md +9 -9
  130. data/docs/UpdateVolume.md +4 -4
  131. data/docs/VirtualCores.md +4 -4
  132. data/docs/Volume.md +41 -19
  133. data/docs/VolumeAction.md +18 -0
  134. data/docs/VolumeGroup.md +28 -0
  135. data/docs/VolumeGroupAction.md +22 -0
  136. data/docs/VolumeGroupActionReset.md +18 -0
  137. data/docs/VolumeGroupActionStart.md +18 -0
  138. data/docs/VolumeGroupActionStop.md +18 -0
  139. data/docs/VolumeGroupCreate.md +22 -0
  140. data/docs/VolumeGroupCreateResponse.md +24 -0
  141. data/docs/VolumeGroupDetails.md +30 -0
  142. data/docs/VolumeGroupRemoteCopyRelationships.md +20 -0
  143. data/docs/VolumeGroupStorageDetails.md +34 -0
  144. data/docs/VolumeGroupUpdate.md +20 -0
  145. data/docs/VolumeGroups.md +18 -0
  146. data/docs/VolumeGroupsDetails.md +18 -0
  147. data/docs/VolumeInfo.md +3 -3
  148. data/docs/VolumeOnboarding.md +30 -0
  149. data/docs/VolumeOnboardingCommon.md +24 -0
  150. data/docs/VolumeOnboardingCreate.md +20 -0
  151. data/docs/VolumeOnboardingCreateResponse.md +20 -0
  152. data/docs/VolumeOnboardingFailure.md +20 -0
  153. data/docs/VolumeOnboardings.md +18 -0
  154. data/docs/VolumeReference.md +43 -21
  155. data/docs/VolumeRemoteCopyRelationship.md +48 -0
  156. data/docs/VolumesAttach.md +18 -0
  157. data/docs/VolumesAttachmentResponse.md +18 -0
  158. data/docs/VolumesClone.md +11 -11
  159. data/docs/VolumesCloneAsyncRequest.md +1 -1
  160. data/docs/VolumesCloneDetail.md +12 -12
  161. data/docs/VolumesCloneExecute.md +1 -1
  162. data/docs/VolumesCloneResponse.md +3 -1
  163. data/ibm_cloud_power-2.1.0.gem +0 -0
  164. data/ibm_cloud_power.gemspec +1 -1
  165. data/lib/ibm_cloud_power/api/p_cloud_cloud_connections_api.rb +39 -39
  166. data/lib/ibm_cloud_power/api/p_cloud_disaster_recovery_api.rb +138 -0
  167. data/lib/ibm_cloud_power/api/p_cloud_events_api.rb +18 -13
  168. data/lib/ibm_cloud_power/api/p_cloud_images_api.rb +32 -26
  169. data/lib/ibm_cloud_power/api/p_cloud_instances_api.rb +3 -136
  170. data/lib/ibm_cloud_power/api/p_cloud_jobs_api.rb +6 -6
  171. data/lib/ibm_cloud_power/api/p_cloud_networks_api.rb +11 -11
  172. data/lib/ibm_cloud_power/api/p_cloud_placement_groups_api.rb +17 -17
  173. data/lib/ibm_cloud_power/api/p_cloud_pvm_instances_api.rb +182 -41
  174. data/lib/ibm_cloud_power/api/p_cloud_sap_api.rb +1 -1
  175. data/lib/ibm_cloud_power/api/p_cloud_shared_processor_pools_api.rb +367 -0
  176. data/lib/ibm_cloud_power/api/p_cloud_snapshots_api.rb +3 -3
  177. data/lib/ibm_cloud_power/api/p_cloud_spp_placement_groups_api.rb +435 -0
  178. data/lib/ibm_cloud_power/api/p_cloud_storage_capacity_api.rb +1 -1
  179. data/lib/ibm_cloud_power/api/p_cloud_system_pools_api.rb +3 -3
  180. data/lib/ibm_cloud_power/api/p_cloud_tasks_api.rb +6 -6
  181. data/lib/ibm_cloud_power/api/p_cloud_tenants_api.rb +3 -3
  182. data/lib/ibm_cloud_power/api/p_cloud_tenants_ssh_keys_api.rb +9 -9
  183. data/lib/ibm_cloud_power/api/p_cloud_volume_groups_api.rb +707 -0
  184. data/lib/ibm_cloud_power/api/p_cloud_volume_onboarding_api.rb +222 -0
  185. data/lib/ibm_cloud_power/api/p_cloud_volumes_api.rb +334 -40
  186. data/lib/ibm_cloud_power/api/p_cloud_vpn_connections_api.rb +3 -66
  187. data/lib/ibm_cloud_power/api/p_cloud_vpn_policies_api.rb +5 -5
  188. data/lib/ibm_cloud_power/api_client.rb +1 -1
  189. data/lib/ibm_cloud_power/api_error.rb +1 -1
  190. data/lib/ibm_cloud_power/configuration.rb +1 -1
  191. data/lib/ibm_cloud_power/models/auxiliary_volume_for_onboarding.rb +235 -0
  192. data/lib/ibm_cloud_power/models/auxiliary_volumes_for_onboarding.rb +241 -0
  193. data/lib/ibm_cloud_power/models/clone_task_reference.rb +1 -1
  194. data/lib/ibm_cloud_power/models/clone_task_status.rb +30 -30
  195. data/lib/ibm_cloud_power/models/cloned_volume.rb +15 -15
  196. data/lib/ibm_cloud_power/models/cloned_volume_detail.rb +19 -19
  197. data/lib/ibm_cloud_power/models/cloud_connection.rb +96 -86
  198. data/lib/ibm_cloud_power/models/cloud_connection_create.rb +56 -16
  199. data/lib/ibm_cloud_power/models/cloud_connection_create_response.rb +96 -86
  200. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic.rb +2 -2
  201. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic_update.rb +229 -0
  202. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_vpc.rb +1 -1
  203. data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel.rb +12 -22
  204. data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel_create.rb +240 -0
  205. data/lib/ibm_cloud_power/models/cloud_connection_update.rb +25 -25
  206. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds.rb +1 -1
  207. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner.rb +20 -20
  208. data/lib/ibm_cloud_power/models/cloud_connection_vpc.rb +15 -15
  209. data/lib/ibm_cloud_power/models/cloud_connections.rb +1 -1
  210. data/lib/ibm_cloud_power/models/cloud_instance.rb +83 -83
  211. data/lib/ibm_cloud_power/models/cloud_instance_reference.rb +51 -51
  212. data/lib/ibm_cloud_power/models/cloud_instance_usage_limits.rb +42 -42
  213. data/lib/ibm_cloud_power/models/console_language.rb +235 -0
  214. data/lib/ibm_cloud_power/models/console_languages.rb +227 -0
  215. data/lib/ibm_cloud_power/models/create_cos_image_import_job.rb +1 -1
  216. data/lib/ibm_cloud_power/models/create_data_volume.rb +78 -68
  217. data/lib/ibm_cloud_power/models/create_image.rb +61 -62
  218. data/lib/ibm_cloud_power/models/dead_peer_detection.rb +1 -1
  219. data/lib/ibm_cloud_power/models/disaster_recovery_location.rb +232 -0
  220. data/lib/ibm_cloud_power/models/disaster_recovery_locations.rb +227 -0
  221. data/lib/ibm_cloud_power/models/error.rb +1 -1
  222. data/lib/ibm_cloud_power/models/event.rb +66 -66
  223. data/lib/ibm_cloud_power/models/event_user.rb +16 -16
  224. data/lib/ibm_cloud_power/models/events.rb +1 -1
  225. data/lib/ibm_cloud_power/models/export_image.rb +17 -17
  226. data/lib/ibm_cloud_power/models/flash_copy_mapping.rb +285 -0
  227. data/lib/ibm_cloud_power/models/ike_policies.rb +1 -1
  228. data/lib/ibm_cloud_power/models/ike_policy.rb +4 -17
  229. data/lib/ibm_cloud_power/models/ike_policy_authentication.rb +42 -0
  230. data/lib/ibm_cloud_power/models/ike_policy_create.rb +32 -22
  231. data/lib/ibm_cloud_power/models/ike_policy_options.rb +1 -1
  232. data/lib/ibm_cloud_power/models/ike_policy_ref.rb +1 -1
  233. data/lib/ibm_cloud_power/models/ike_policy_template.rb +1 -1
  234. data/lib/ibm_cloud_power/models/ike_policy_update.rb +28 -17
  235. data/lib/ibm_cloud_power/models/image.rb +87 -87
  236. data/lib/ibm_cloud_power/models/image_reference.rb +82 -82
  237. data/lib/ibm_cloud_power/models/image_specifications.rb +30 -30
  238. data/lib/ibm_cloud_power/models/image_volume.rb +22 -22
  239. data/lib/ibm_cloud_power/models/images.rb +1 -1
  240. data/lib/ibm_cloud_power/models/ip_address_range.rb +20 -20
  241. data/lib/ibm_cloud_power/models/ip_sec_policies.rb +1 -1
  242. data/lib/ibm_cloud_power/models/ip_sec_policy.rb +4 -17
  243. data/lib/ibm_cloud_power/models/ip_sec_policy_create.rb +32 -22
  244. data/lib/ibm_cloud_power/models/ip_sec_policy_options.rb +1 -1
  245. data/lib/ibm_cloud_power/models/ip_sec_policy_ref.rb +1 -1
  246. data/lib/ibm_cloud_power/models/ip_sec_policy_template.rb +1 -1
  247. data/lib/ibm_cloud_power/models/ip_sec_policy_update.rb +28 -17
  248. data/lib/ibm_cloud_power/models/ipsec_policy_authentication.rb +41 -0
  249. data/lib/ibm_cloud_power/models/job.rb +1 -1
  250. data/lib/ibm_cloud_power/models/job_reference.rb +1 -1
  251. data/lib/ibm_cloud_power/models/jobs.rb +1 -1
  252. data/lib/ibm_cloud_power/models/maximum_storage_allocation.rb +22 -22
  253. data/lib/ibm_cloud_power/models/min_max_default.rb +22 -22
  254. data/lib/ibm_cloud_power/models/multi_volumes_create.rb +85 -75
  255. data/lib/ibm_cloud_power/models/network.rb +109 -87
  256. data/lib/ibm_cloud_power/models/network_cloud_connections_inner.rb +230 -0
  257. data/lib/ibm_cloud_power/models/network_create.rb +37 -37
  258. data/lib/ibm_cloud_power/models/network_id.rb +1 -1
  259. data/lib/ibm_cloud_power/models/network_ids.rb +1 -1
  260. data/lib/ibm_cloud_power/models/network_ip_address_metrics.rb +17 -17
  261. data/lib/ibm_cloud_power/models/network_port.rb +52 -52
  262. data/lib/ibm_cloud_power/models/network_port_create.rb +1 -1
  263. data/lib/ibm_cloud_power/models/network_port_pvm_instance.rb +15 -15
  264. data/lib/ibm_cloud_power/models/network_port_update.rb +1 -1
  265. data/lib/ibm_cloud_power/models/network_ports.rb +1 -1
  266. data/lib/ibm_cloud_power/models/network_reference.rb +59 -49
  267. data/lib/ibm_cloud_power/models/network_update.rb +24 -24
  268. data/lib/ibm_cloud_power/models/networks.rb +1 -1
  269. data/lib/ibm_cloud_power/models/operation.rb +2 -2
  270. data/lib/ibm_cloud_power/models/operations.rb +1 -1
  271. data/lib/ibm_cloud_power/models/options.rb +1 -1
  272. data/lib/ibm_cloud_power/models/peer_subnet_update.rb +1 -1
  273. data/lib/ibm_cloud_power/models/peer_subnets.rb +1 -1
  274. data/lib/ibm_cloud_power/models/peering_network.rb +20 -20
  275. data/lib/ibm_cloud_power/models/pin_policy.rb +7 -4
  276. data/lib/ibm_cloud_power/models/placement_group.rb +22 -22
  277. data/lib/ibm_cloud_power/models/placement_group_create.rb +1 -1
  278. data/lib/ibm_cloud_power/models/placement_group_server.rb +1 -1
  279. data/lib/ibm_cloud_power/models/placement_groups.rb +1 -1
  280. data/lib/ibm_cloud_power/models/pvm_instance.rb +284 -215
  281. data/lib/ibm_cloud_power/models/pvm_instance_action.rb +1 -1
  282. data/lib/ibm_cloud_power/models/pvm_instance_add_network.rb +15 -15
  283. data/lib/ibm_cloud_power/models/pvm_instance_capture.rb +26 -26
  284. data/lib/ibm_cloud_power/models/pvm_instance_clone.rb +49 -49
  285. data/lib/ibm_cloud_power/models/pvm_instance_console.rb +2 -2
  286. data/lib/ibm_cloud_power/models/pvm_instance_create.rb +202 -150
  287. data/lib/ibm_cloud_power/models/pvm_instance_fault.rb +15 -15
  288. data/lib/ibm_cloud_power/models/pvm_instance_health.rb +15 -15
  289. data/lib/ibm_cloud_power/models/pvm_instance_multi_create.rb +12 -12
  290. data/lib/ibm_cloud_power/models/pvm_instance_network.rb +54 -54
  291. data/lib/ibm_cloud_power/models/pvm_instance_networks.rb +1 -1
  292. data/lib/ibm_cloud_power/models/pvm_instance_operation.rb +19 -19
  293. data/lib/ibm_cloud_power/models/pvm_instance_reference.rb +252 -191
  294. data/lib/ibm_cloud_power/models/pvm_instance_remove_network.rb +1 -1
  295. data/lib/ibm_cloud_power/models/pvm_instance_update.rb +50 -40
  296. data/lib/ibm_cloud_power/models/pvm_instance_update_response.rb +46 -36
  297. data/lib/ibm_cloud_power/models/pvm_instance_volume_update.rb +1 -1
  298. data/lib/ibm_cloud_power/models/pvm_instances.rb +1 -1
  299. data/lib/ibm_cloud_power/models/remote_copy_relationship.rb +360 -0
  300. data/lib/ibm_cloud_power/models/sap_create.rb +87 -57
  301. data/lib/ibm_cloud_power/models/sap_profile.rb +39 -39
  302. data/lib/ibm_cloud_power/models/sap_profile_reference.rb +20 -20
  303. data/lib/ibm_cloud_power/models/sap_profiles.rb +1 -1
  304. data/lib/ibm_cloud_power/models/shared_processor_pool.rb +337 -0
  305. data/lib/ibm_cloud_power/models/shared_processor_pool_create.rb +265 -0
  306. data/lib/ibm_cloud_power/models/shared_processor_pool_detail.rb +241 -0
  307. data/lib/ibm_cloud_power/models/shared_processor_pool_placement_group.rb +255 -0
  308. data/lib/ibm_cloud_power/models/shared_processor_pool_server.rb +290 -0
  309. data/lib/ibm_cloud_power/models/shared_processor_pool_update.rb +230 -0
  310. data/lib/ibm_cloud_power/models/shared_processor_pools.rb +222 -0
  311. data/lib/ibm_cloud_power/models/site.rb +230 -0
  312. data/lib/ibm_cloud_power/models/snapshot.rb +72 -72
  313. data/lib/ibm_cloud_power/models/snapshot_create.rb +14 -14
  314. data/lib/ibm_cloud_power/models/snapshot_create_response.rb +1 -1
  315. data/lib/ibm_cloud_power/models/snapshot_restore.rb +1 -1
  316. data/lib/ibm_cloud_power/models/snapshot_update.rb +15 -15
  317. data/lib/ibm_cloud_power/models/snapshots.rb +1 -1
  318. data/lib/ibm_cloud_power/models/software_licenses.rb +17 -17
  319. data/lib/ibm_cloud_power/models/spp_placement_group.rb +267 -0
  320. data/lib/ibm_cloud_power/models/spp_placement_group_create.rb +274 -0
  321. data/lib/ibm_cloud_power/models/spp_placement_groups.rb +222 -0
  322. data/lib/ibm_cloud_power/models/src.rb +15 -15
  323. data/lib/ibm_cloud_power/models/ssh_key.rb +15 -15
  324. data/lib/ibm_cloud_power/models/ssh_keys.rb +1 -1
  325. data/lib/ibm_cloud_power/models/status.rb +1 -1
  326. data/lib/ibm_cloud_power/models/status_description.rb +223 -0
  327. data/lib/ibm_cloud_power/models/status_description_error.rb +243 -0
  328. data/lib/ibm_cloud_power/models/stock_image.rb +16 -16
  329. data/lib/ibm_cloud_power/models/storage_affinity.rb +4 -4
  330. data/lib/ibm_cloud_power/models/storage_pool_capacity.rb +12 -12
  331. data/lib/ibm_cloud_power/models/storage_pools_capacity.rb +1 -1
  332. data/lib/ibm_cloud_power/models/storage_type_capacity.rb +15 -15
  333. data/lib/ibm_cloud_power/models/storage_types_capacity.rb +1 -1
  334. data/lib/ibm_cloud_power/models/system.rb +1 -1
  335. data/lib/ibm_cloud_power/models/system_pool.rb +33 -33
  336. data/lib/ibm_cloud_power/models/task.rb +67 -67
  337. data/lib/ibm_cloud_power/models/task_reference.rb +20 -20
  338. data/lib/ibm_cloud_power/models/tenant.rb +54 -54
  339. data/lib/ibm_cloud_power/models/tenant_update.rb +1 -1
  340. data/lib/ibm_cloud_power/models/update_volume.rb +19 -19
  341. data/lib/ibm_cloud_power/models/virtual_cores.rb +16 -16
  342. data/lib/ibm_cloud_power/models/volume.rb +234 -90
  343. data/lib/ibm_cloud_power/models/volume_action.rb +225 -0
  344. data/lib/ibm_cloud_power/models/volume_group.rb +279 -0
  345. data/lib/ibm_cloud_power/models/volume_group_action.rb +238 -0
  346. data/lib/ibm_cloud_power/models/volume_group_action_reset.rb +262 -0
  347. data/lib/ibm_cloud_power/models/volume_group_action_start.rb +262 -0
  348. data/lib/ibm_cloud_power/models/volume_group_action_stop.rb +226 -0
  349. data/lib/ibm_cloud_power/models/volume_group_create.rb +247 -0
  350. data/lib/ibm_cloud_power/models/volume_group_create_response.rb +265 -0
  351. data/lib/ibm_cloud_power/models/volume_group_details.rb +291 -0
  352. data/lib/ibm_cloud_power/models/volume_group_remote_copy_relationships.rb +232 -0
  353. data/lib/ibm_cloud_power/models/volume_group_storage_details.rb +307 -0
  354. data/lib/ibm_cloud_power/models/volume_group_update.rb +234 -0
  355. data/lib/ibm_cloud_power/models/volume_groups.rb +227 -0
  356. data/lib/ibm_cloud_power/models/volume_groups_details.rb +227 -0
  357. data/lib/ibm_cloud_power/models/volume_info.rb +15 -15
  358. data/lib/ibm_cloud_power/models/volume_onboarding.rb +296 -0
  359. data/lib/ibm_cloud_power/models/volume_onboarding_common.rb +257 -0
  360. data/lib/ibm_cloud_power/models/volume_onboarding_create.rb +236 -0
  361. data/lib/ibm_cloud_power/models/volume_onboarding_create_response.rb +230 -0
  362. data/lib/ibm_cloud_power/models/volume_onboarding_failure.rb +232 -0
  363. data/lib/ibm_cloud_power/models/volume_onboardings.rb +227 -0
  364. data/lib/ibm_cloud_power/models/volume_reference.rb +261 -117
  365. data/lib/ibm_cloud_power/models/volume_remote_copy_relationship.rb +387 -0
  366. data/lib/ibm_cloud_power/models/volumes.rb +1 -1
  367. data/lib/ibm_cloud_power/models/volumes_attach.rb +227 -0
  368. data/lib/ibm_cloud_power/models/volumes_attachment_response.rb +225 -0
  369. data/lib/ibm_cloud_power/models/volumes_clone.rb +50 -50
  370. data/lib/ibm_cloud_power/models/volumes_clone_async_request.rb +2 -2
  371. data/lib/ibm_cloud_power/models/volumes_clone_cancel.rb +1 -1
  372. data/lib/ibm_cloud_power/models/volumes_clone_create.rb +1 -1
  373. data/lib/ibm_cloud_power/models/volumes_clone_detail.rb +56 -56
  374. data/lib/ibm_cloud_power/models/volumes_clone_execute.rb +2 -2
  375. data/lib/ibm_cloud_power/models/volumes_clone_request.rb +1 -1
  376. data/lib/ibm_cloud_power/models/volumes_clone_response.rb +14 -6
  377. data/lib/ibm_cloud_power/models/volumes_clones.rb +1 -1
  378. data/lib/ibm_cloud_power/models/vp_naa_s_options.rb +1 -1
  379. data/lib/ibm_cloud_power/models/vpn_connection.rb +1 -1
  380. data/lib/ibm_cloud_power/models/vpn_connection_create.rb +1 -1
  381. data/lib/ibm_cloud_power/models/vpn_connection_create_response.rb +1 -1
  382. data/lib/ibm_cloud_power/models/vpn_connection_update.rb +1 -1
  383. data/lib/ibm_cloud_power/models/vpn_connections.rb +1 -1
  384. data/lib/ibm_cloud_power/version.rb +2 -2
  385. data/lib/ibm_cloud_power.rb +55 -5
  386. data/spec/api/p_cloud_disaster_recovery_api_spec.rb +56 -0
  387. data/spec/api/p_cloud_shared_processor_pools_api_spec.rb +95 -0
  388. data/spec/api/p_cloud_spp_placement_groups_api_spec.rb +108 -0
  389. data/spec/api/p_cloud_volume_groups_api_spec.rb +155 -0
  390. data/spec/api/p_cloud_volume_onboarding_api_spec.rb +70 -0
  391. data/spec/api_client_spec.rb +1 -1
  392. data/spec/configuration_spec.rb +1 -1
  393. data/spec/models/auxiliary_volume_for_onboarding_spec.rb +40 -0
  394. data/spec/models/auxiliary_volumes_for_onboarding_spec.rb +40 -0
  395. data/spec/models/cloud_connection_endpoint_classic_update_spec.rb +40 -0
  396. data/spec/models/cloud_connection_gre_tunnel_create_spec.rb +40 -0
  397. data/spec/models/console_language_spec.rb +40 -0
  398. data/spec/models/console_languages_spec.rb +34 -0
  399. data/spec/models/disaster_recovery_location_spec.rb +40 -0
  400. data/spec/models/disaster_recovery_locations_spec.rb +34 -0
  401. data/spec/models/flash_copy_mapping_spec.rb +70 -0
  402. data/spec/models/ike_policy_authentication_spec.rb +28 -0
  403. data/spec/models/ipsec_policy_authentication_spec.rb +28 -0
  404. data/spec/models/network_cloud_connections_inner_spec.rb +40 -0
  405. data/spec/models/remote_copy_relationship_spec.rb +112 -0
  406. data/spec/models/shared_processor_pool_create_spec.rb +52 -0
  407. data/spec/models/shared_processor_pool_detail_spec.rb +40 -0
  408. data/spec/models/shared_processor_pool_placement_group_spec.rb +46 -0
  409. data/spec/models/shared_processor_pool_server_spec.rb +76 -0
  410. data/spec/models/shared_processor_pool_spec.rb +88 -0
  411. data/spec/models/shared_processor_pool_update_spec.rb +40 -0
  412. data/spec/models/shared_processor_pools_spec.rb +34 -0
  413. data/spec/models/site_spec.rb +40 -0
  414. data/spec/models/spp_placement_group_create_spec.rb +44 -0
  415. data/spec/models/spp_placement_group_spec.rb +52 -0
  416. data/spec/models/spp_placement_groups_spec.rb +34 -0
  417. data/spec/models/status_description_error_spec.rb +46 -0
  418. data/spec/models/status_description_spec.rb +34 -0
  419. data/spec/models/volume_action_spec.rb +34 -0
  420. data/spec/models/volume_group_action_reset_spec.rb +38 -0
  421. data/spec/models/volume_group_action_spec.rb +46 -0
  422. data/spec/models/volume_group_action_start_spec.rb +38 -0
  423. data/spec/models/volume_group_action_stop_spec.rb +34 -0
  424. data/spec/models/volume_group_create_response_spec.rb +52 -0
  425. data/spec/models/volume_group_create_spec.rb +46 -0
  426. data/spec/models/volume_group_details_spec.rb +70 -0
  427. data/spec/models/volume_group_remote_copy_relationships_spec.rb +40 -0
  428. data/spec/models/volume_group_spec.rb +64 -0
  429. data/spec/models/volume_group_storage_details_spec.rb +82 -0
  430. data/spec/models/volume_group_update_spec.rb +40 -0
  431. data/spec/models/volume_groups_details_spec.rb +34 -0
  432. data/spec/models/volume_groups_spec.rb +34 -0
  433. data/spec/models/volume_onboarding_common_spec.rb +52 -0
  434. data/spec/models/volume_onboarding_create_response_spec.rb +40 -0
  435. data/spec/models/volume_onboarding_create_spec.rb +40 -0
  436. data/spec/models/volume_onboarding_failure_spec.rb +40 -0
  437. data/spec/models/volume_onboarding_spec.rb +70 -0
  438. data/spec/models/volume_onboardings_spec.rb +34 -0
  439. data/spec/models/volume_remote_copy_relationship_spec.rb +124 -0
  440. data/spec/models/volumes_attach_spec.rb +34 -0
  441. data/spec/models/volumes_attachment_response_spec.rb +34 -0
  442. data/spec/spec_helper.rb +1 -1
  443. data/test.rb +32 -0
  444. metadata +361 -142
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: kylej@us.ibm.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 6.0.1
9
+ OpenAPI Generator version: 6.2.1
10
10
 
11
11
  =end
12
12
 
@@ -16,7 +16,6 @@ require 'time'
16
16
  module IbmCloudPower
17
17
  # IPSEc Policy object used for update
18
18
  class IPSecPolicyUpdate
19
- # authentication encryption type
20
19
  attr_accessor :authentication
21
20
 
22
21
  # Diffie-Hellman group
@@ -76,7 +75,7 @@ module IbmCloudPower
76
75
  # Attribute type mapping.
77
76
  def self.openapi_types
78
77
  {
79
- :'authentication' => :'String',
78
+ :'authentication' => :'IPSECPolicyAuthentication',
80
79
  :'dh_group' => :'Integer',
81
80
  :'encryption' => :'String',
82
81
  :'key_lifetime' => :'Integer',
@@ -143,33 +142,31 @@ module IbmCloudPower
143
142
  invalid_properties.push('invalid value for "key_lifetime", must be greater than or equal to 180.')
144
143
  end
145
144
 
145
+ if !@name.nil? && @name.to_s.length > 47
146
+ invalid_properties.push('invalid value for "name", the character length must be smaller than or equal to 47.')
147
+ end
148
+
149
+ if !@name.nil? && @name.to_s.length < 1
150
+ invalid_properties.push('invalid value for "name", the character length must be great than or equal to 1.')
151
+ end
152
+
146
153
  invalid_properties
147
154
  end
148
155
 
149
156
  # Check to see if the all the properties in the model are valid
150
157
  # @return true if the model is valid
151
158
  def valid?
152
- authentication_validator = EnumAttributeValidator.new('String', ["hmac-md5-96", "hmac-sha-256-128", "hmac-sha1-96"])
153
- return false unless authentication_validator.valid?(@authentication)
154
159
  dh_group_validator = EnumAttributeValidator.new('Integer', [1, 2, 5, 14, 19, 20, 24])
155
160
  return false unless dh_group_validator.valid?(@dh_group)
156
- encryption_validator = EnumAttributeValidator.new('String', ["3des-cbc", "aes-128-cbc", "aes-128-gcm", "aes-192-cbc", "aes-192-gcm", "aes-256-cbc", "aes-256-gcm", "des-cbc"])
161
+ encryption_validator = EnumAttributeValidator.new('String', ["aes-256-cbc", "aes-192-cbc", "aes-128-cbc", "aes-256-gcm", "aes-192-gcm", "aes-128-gcm", "3des-cbc"])
157
162
  return false unless encryption_validator.valid?(@encryption)
158
163
  return false if !@key_lifetime.nil? && @key_lifetime > 86400
159
164
  return false if !@key_lifetime.nil? && @key_lifetime < 180
165
+ return false if !@name.nil? && @name.to_s.length > 47
166
+ return false if !@name.nil? && @name.to_s.length < 1
160
167
  true
161
168
  end
162
169
 
163
- # Custom attribute writer method checking allowed values (enum).
164
- # @param [Object] authentication Object to be assigned
165
- def authentication=(authentication)
166
- validator = EnumAttributeValidator.new('String', ["hmac-md5-96", "hmac-sha-256-128", "hmac-sha1-96"])
167
- unless validator.valid?(authentication)
168
- fail ArgumentError, "invalid value for \"authentication\", must be one of #{validator.allowable_values}."
169
- end
170
- @authentication = authentication
171
- end
172
-
173
170
  # Custom attribute writer method checking allowed values (enum).
174
171
  # @param [Object] dh_group Object to be assigned
175
172
  def dh_group=(dh_group)
@@ -183,7 +180,7 @@ module IbmCloudPower
183
180
  # Custom attribute writer method checking allowed values (enum).
184
181
  # @param [Object] encryption Object to be assigned
185
182
  def encryption=(encryption)
186
- validator = EnumAttributeValidator.new('String', ["3des-cbc", "aes-128-cbc", "aes-128-gcm", "aes-192-cbc", "aes-192-gcm", "aes-256-cbc", "aes-256-gcm", "des-cbc"])
183
+ validator = EnumAttributeValidator.new('String', ["aes-256-cbc", "aes-192-cbc", "aes-128-cbc", "aes-256-gcm", "aes-192-gcm", "aes-128-gcm", "3des-cbc"])
187
184
  unless validator.valid?(encryption)
188
185
  fail ArgumentError, "invalid value for \"encryption\", must be one of #{validator.allowable_values}."
189
186
  end
@@ -204,6 +201,20 @@ module IbmCloudPower
204
201
  @key_lifetime = key_lifetime
205
202
  end
206
203
 
204
+ # Custom attribute writer method with validation
205
+ # @param [Object] name Value to be assigned
206
+ def name=(name)
207
+ if !name.nil? && name.to_s.length > 47
208
+ fail ArgumentError, 'invalid value for "name", the character length must be smaller than or equal to 47.'
209
+ end
210
+
211
+ if !name.nil? && name.to_s.length < 1
212
+ fail ArgumentError, 'invalid value for "name", the character length must be great than or equal to 1.'
213
+ end
214
+
215
+ @name = name
216
+ end
217
+
207
218
  # Checks equality by comparing each attribute.
208
219
  # @param [Object] Object to be compared
209
220
  def ==(o)
@@ -0,0 +1,41 @@
1
+ =begin
2
+ #Power Cloud API
3
+
4
+ #IBM Power Cloud API for Power Hardware / Infrastructure
5
+
6
+ The version of the OpenAPI document: 1.0.0
7
+ Contact: kylej@us.ibm.com
8
+ Generated by: https://openapi-generator.tech
9
+ OpenAPI Generator version: 6.2.1
10
+
11
+ =end
12
+
13
+ require 'date'
14
+ require 'time'
15
+
16
+ module IbmCloudPower
17
+ class IPSECPolicyAuthentication
18
+ HMAC_SHA_256_128 = "hmac-sha-256-128".freeze
19
+ HMAC_SHA1_96 = "hmac-sha1-96".freeze
20
+ NONE = "none".freeze
21
+
22
+ def self.all_vars
23
+ @all_vars ||= [HMAC_SHA_256_128, HMAC_SHA1_96, NONE].freeze
24
+ end
25
+
26
+ # Builds the enum from string
27
+ # @param [String] The enum value in the form of the string
28
+ # @return [String] The enum value
29
+ def self.build_from_hash(value)
30
+ new.build_from_hash(value)
31
+ end
32
+
33
+ # Builds the enum from string
34
+ # @param [String] The enum value in the form of the string
35
+ # @return [String] The enum value
36
+ def build_from_hash(value)
37
+ return value if IPSECPolicyAuthentication.all_vars.include?(value)
38
+ raise "Invalid ENUM value #{value} for class #IPSECPolicyAuthentication"
39
+ end
40
+ end
41
+ end
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: kylej@us.ibm.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 6.0.1
9
+ OpenAPI Generator version: 6.2.1
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: kylej@us.ibm.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 6.0.1
9
+ OpenAPI Generator version: 6.2.1
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: kylej@us.ibm.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 6.0.1
9
+ OpenAPI Generator version: 6.2.1
10
10
 
11
11
  =end
12
12
 
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: kylej@us.ibm.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 6.0.1
9
+ OpenAPI Generator version: 6.2.1
10
10
 
11
11
  =end
12
12
 
@@ -16,21 +16,21 @@ require 'time'
16
16
  module IbmCloudPower
17
17
  # Maximum storage allocation
18
18
  class MaximumStorageAllocation
19
- # Storage type
20
- attr_accessor :storage_type
19
+ # Maximum allocation storage size (GB)
20
+ attr_accessor :max_allocation_size
21
21
 
22
22
  # Storage pool
23
23
  attr_accessor :storage_pool
24
24
 
25
- # Maximum size (GB) that can be currently requested to allocate storage for a given storage type and pool at the time of creation
26
- attr_accessor :max_allocation_size
25
+ # Storage type
26
+ attr_accessor :storage_type
27
27
 
28
28
  # Attribute mapping from ruby-style variable name to JSON key.
29
29
  def self.attribute_map
30
30
  {
31
- :'storage_type' => :'storageType',
31
+ :'max_allocation_size' => :'maxAllocationSize',
32
32
  :'storage_pool' => :'storagePool',
33
- :'max_allocation_size' => :'maxAllocationSize'
33
+ :'storage_type' => :'storageType'
34
34
  }
35
35
  end
36
36
 
@@ -42,9 +42,9 @@ module IbmCloudPower
42
42
  # Attribute type mapping.
43
43
  def self.openapi_types
44
44
  {
45
- :'storage_type' => :'String',
45
+ :'max_allocation_size' => :'Integer',
46
46
  :'storage_pool' => :'String',
47
- :'max_allocation_size' => :'Integer'
47
+ :'storage_type' => :'String'
48
48
  }
49
49
  end
50
50
 
@@ -69,16 +69,16 @@ module IbmCloudPower
69
69
  h[k.to_sym] = v
70
70
  }
71
71
 
72
- if attributes.key?(:'storage_type')
73
- self.storage_type = attributes[:'storage_type']
72
+ if attributes.key?(:'max_allocation_size')
73
+ self.max_allocation_size = attributes[:'max_allocation_size']
74
74
  end
75
75
 
76
76
  if attributes.key?(:'storage_pool')
77
77
  self.storage_pool = attributes[:'storage_pool']
78
78
  end
79
79
 
80
- if attributes.key?(:'max_allocation_size')
81
- self.max_allocation_size = attributes[:'max_allocation_size']
80
+ if attributes.key?(:'storage_type')
81
+ self.storage_type = attributes[:'storage_type']
82
82
  end
83
83
  end
84
84
 
@@ -86,16 +86,16 @@ module IbmCloudPower
86
86
  # @return Array for valid properties with the reasons
87
87
  def list_invalid_properties
88
88
  invalid_properties = Array.new
89
- if @storage_type.nil?
90
- invalid_properties.push('invalid value for "storage_type", storage_type cannot be nil.')
89
+ if @max_allocation_size.nil?
90
+ invalid_properties.push('invalid value for "max_allocation_size", max_allocation_size cannot be nil.')
91
91
  end
92
92
 
93
93
  if @storage_pool.nil?
94
94
  invalid_properties.push('invalid value for "storage_pool", storage_pool cannot be nil.')
95
95
  end
96
96
 
97
- if @max_allocation_size.nil?
98
- invalid_properties.push('invalid value for "max_allocation_size", max_allocation_size cannot be nil.')
97
+ if @storage_type.nil?
98
+ invalid_properties.push('invalid value for "storage_type", storage_type cannot be nil.')
99
99
  end
100
100
 
101
101
  invalid_properties
@@ -104,9 +104,9 @@ module IbmCloudPower
104
104
  # Check to see if the all the properties in the model are valid
105
105
  # @return true if the model is valid
106
106
  def valid?
107
- return false if @storage_type.nil?
108
- return false if @storage_pool.nil?
109
107
  return false if @max_allocation_size.nil?
108
+ return false if @storage_pool.nil?
109
+ return false if @storage_type.nil?
110
110
  true
111
111
  end
112
112
 
@@ -115,9 +115,9 @@ module IbmCloudPower
115
115
  def ==(o)
116
116
  return true if self.equal?(o)
117
117
  self.class == o.class &&
118
- storage_type == o.storage_type &&
118
+ max_allocation_size == o.max_allocation_size &&
119
119
  storage_pool == o.storage_pool &&
120
- max_allocation_size == o.max_allocation_size
120
+ storage_type == o.storage_type
121
121
  end
122
122
 
123
123
  # @see the `==` method
@@ -129,7 +129,7 @@ module IbmCloudPower
129
129
  # Calculates hash code according to all attributes.
130
130
  # @return [Integer] Hash code
131
131
  def hash
132
- [storage_type, storage_pool, max_allocation_size].hash
132
+ [max_allocation_size, storage_pool, storage_type].hash
133
133
  end
134
134
 
135
135
  # Builds the object from hash
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: kylej@us.ibm.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 6.0.1
9
+ OpenAPI Generator version: 6.2.1
10
10
 
11
11
  =end
12
12
 
@@ -15,21 +15,21 @@ require 'time'
15
15
 
16
16
  module IbmCloudPower
17
17
  class MinMaxDefault
18
- # min value
19
- attr_accessor :min
18
+ # default value
19
+ attr_accessor :default
20
20
 
21
21
  # max value
22
22
  attr_accessor :max
23
23
 
24
- # default value
25
- attr_accessor :default
24
+ # min value
25
+ attr_accessor :min
26
26
 
27
27
  # Attribute mapping from ruby-style variable name to JSON key.
28
28
  def self.attribute_map
29
29
  {
30
- :'min' => :'min',
30
+ :'default' => :'default',
31
31
  :'max' => :'max',
32
- :'default' => :'default'
32
+ :'min' => :'min'
33
33
  }
34
34
  end
35
35
 
@@ -41,9 +41,9 @@ module IbmCloudPower
41
41
  # Attribute type mapping.
42
42
  def self.openapi_types
43
43
  {
44
- :'min' => :'Float',
44
+ :'default' => :'Float',
45
45
  :'max' => :'Float',
46
- :'default' => :'Float'
46
+ :'min' => :'Float'
47
47
  }
48
48
  end
49
49
 
@@ -68,16 +68,16 @@ module IbmCloudPower
68
68
  h[k.to_sym] = v
69
69
  }
70
70
 
71
- if attributes.key?(:'min')
72
- self.min = attributes[:'min']
71
+ if attributes.key?(:'default')
72
+ self.default = attributes[:'default']
73
73
  end
74
74
 
75
75
  if attributes.key?(:'max')
76
76
  self.max = attributes[:'max']
77
77
  end
78
78
 
79
- if attributes.key?(:'default')
80
- self.default = attributes[:'default']
79
+ if attributes.key?(:'min')
80
+ self.min = attributes[:'min']
81
81
  end
82
82
  end
83
83
 
@@ -85,16 +85,16 @@ module IbmCloudPower
85
85
  # @return Array for valid properties with the reasons
86
86
  def list_invalid_properties
87
87
  invalid_properties = Array.new
88
- if @min.nil?
89
- invalid_properties.push('invalid value for "min", min cannot be nil.')
88
+ if @default.nil?
89
+ invalid_properties.push('invalid value for "default", default cannot be nil.')
90
90
  end
91
91
 
92
92
  if @max.nil?
93
93
  invalid_properties.push('invalid value for "max", max cannot be nil.')
94
94
  end
95
95
 
96
- if @default.nil?
97
- invalid_properties.push('invalid value for "default", default cannot be nil.')
96
+ if @min.nil?
97
+ invalid_properties.push('invalid value for "min", min cannot be nil.')
98
98
  end
99
99
 
100
100
  invalid_properties
@@ -103,9 +103,9 @@ module IbmCloudPower
103
103
  # Check to see if the all the properties in the model are valid
104
104
  # @return true if the model is valid
105
105
  def valid?
106
- return false if @min.nil?
107
- return false if @max.nil?
108
106
  return false if @default.nil?
107
+ return false if @max.nil?
108
+ return false if @min.nil?
109
109
  true
110
110
  end
111
111
 
@@ -114,9 +114,9 @@ module IbmCloudPower
114
114
  def ==(o)
115
115
  return true if self.equal?(o)
116
116
  self.class == o.class &&
117
- min == o.min &&
117
+ default == o.default &&
118
118
  max == o.max &&
119
- default == o.default
119
+ min == o.min
120
120
  end
121
121
 
122
122
  # @see the `==` method
@@ -128,7 +128,7 @@ module IbmCloudPower
128
128
  # Calculates hash code according to all attributes.
129
129
  # @return [Integer] Hash code
130
130
  def hash
131
- [min, max, default].hash
131
+ [default, max, min].hash
132
132
  end
133
133
 
134
134
  # Builds the object from hash
@@ -6,7 +6,7 @@
6
6
  The version of the OpenAPI document: 1.0.0
7
7
  Contact: kylej@us.ibm.com
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 6.0.1
9
+ OpenAPI Generator version: 6.2.1
10
10
 
11
11
  =end
12
12
 
@@ -15,38 +15,41 @@ require 'time'
15
15
 
16
16
  module IbmCloudPower
17
17
  class MultiVolumesCreate
18
- # Base name of the volume(s)
19
- attr_accessor :name
18
+ # PVM Instance (ID or Name)to base volume affinity policy against; required if requesting affinity and affinityVolume is not provided
19
+ attr_accessor :affinity_pvm_instance
20
20
 
21
- # Volume Size (GB)
22
- attr_accessor :size
21
+ # Affinity policy for data volume being created; ignored if volumePool provided; for policy 'affinity' requires one of affinityPVMInstance or affinityVolume to be specified; for policy 'anti-affinity' requires one of antiAffinityPVMInstances or antiAffinityVolumes to be specified
22
+ attr_accessor :affinity_policy
23
+
24
+ # Volume (ID or Name) to base volume affinity policy against; required if requesting affinity and affinityPVMInstance is not provided
25
+ attr_accessor :affinity_volume
26
+
27
+ # List of pvmInstances to base volume anti-affinity policy against; required if requesting anti-affinity and antiAffinityVolumes is not provided
28
+ attr_accessor :anti_affinity_pvm_instances
29
+
30
+ # List of volumes to base volume anti-affinity policy against; required if requesting anti-affinity and antiAffinityPVMInstances is not provided
31
+ attr_accessor :anti_affinity_volumes
23
32
 
24
33
  # Number of volumes to create
25
34
  attr_accessor :count
26
35
 
27
- # Indicates if the volume is shareable between VMs
28
- attr_accessor :shareable
29
-
30
- # Type of Disk; required if affinityPolicy is not provided, otherwise ignored
36
+ # Type of Disk, required if affinityPolicy and volumePool not provided, otherwise ignored
31
37
  attr_accessor :disk_type
32
38
 
33
- # Volume pool where the volume will be created; if provided then diskType and affinityPolicy values are ignored
34
- attr_accessor :volume_pool
35
-
36
- # Affinity policy for data volume being created; requires affinityPVMInstance or affinityVolume to be specified;
37
- attr_accessor :affinity_policy
39
+ # Base name of the volume(s)
40
+ attr_accessor :name
38
41
 
39
- # Volume (ID or Name) to base volume affinity policy against; required if affinityPolicy is provided and affinityPVMInstance is not provided
40
- attr_accessor :affinity_volume
42
+ # Indicates if the volume should be replication enabled or not
43
+ attr_accessor :replication_enabled
41
44
 
42
- # PVM Instance (ID or Name)to base volume affinity policy against; required if affinityPolicy is provided and affinityVolume is not provided
43
- attr_accessor :affinity_pvm_instance
45
+ # Indicates if the volume is shareable between VMs
46
+ attr_accessor :shareable
44
47
 
45
- # List of volumes to base storage anti-affinity policy against; required if requesting storage anti-affinity and storageAntiAffinityPVMInstances is not provided
46
- attr_accessor :anti_affinity_volumes
48
+ # Volume Size (GB)
49
+ attr_accessor :size
47
50
 
48
- # List of pvmInstances to base volume anti-affinity policy against; required if requesting anti-affinity and antiAffinityVolumes is not provided
49
- attr_accessor :anti_affinity_pvm_instances
51
+ # Volume pool where the volume will be created; if provided then diskType and affinityPolicy values will be ignored
52
+ attr_accessor :volume_pool
50
53
 
51
54
  class EnumAttributeValidator
52
55
  attr_reader :datatype
@@ -73,17 +76,18 @@ module IbmCloudPower
73
76
  # Attribute mapping from ruby-style variable name to JSON key.
74
77
  def self.attribute_map
75
78
  {
76
- :'name' => :'name',
77
- :'size' => :'size',
78
- :'count' => :'count',
79
- :'shareable' => :'shareable',
80
- :'disk_type' => :'diskType',
81
- :'volume_pool' => :'volumePool',
79
+ :'affinity_pvm_instance' => :'affinityPVMInstance',
82
80
  :'affinity_policy' => :'affinityPolicy',
83
81
  :'affinity_volume' => :'affinityVolume',
84
- :'affinity_pvm_instance' => :'affinityPVMInstance',
82
+ :'anti_affinity_pvm_instances' => :'antiAffinityPVMInstances',
85
83
  :'anti_affinity_volumes' => :'antiAffinityVolumes',
86
- :'anti_affinity_pvm_instances' => :'antiAffinityPVMInstances'
84
+ :'count' => :'count',
85
+ :'disk_type' => :'diskType',
86
+ :'name' => :'name',
87
+ :'replication_enabled' => :'replicationEnabled',
88
+ :'shareable' => :'shareable',
89
+ :'size' => :'size',
90
+ :'volume_pool' => :'volumePool'
87
91
  }
88
92
  end
89
93
 
@@ -95,17 +99,18 @@ module IbmCloudPower
95
99
  # Attribute type mapping.
96
100
  def self.openapi_types
97
101
  {
98
- :'name' => :'String',
99
- :'size' => :'Integer',
100
- :'count' => :'Integer',
101
- :'shareable' => :'Boolean',
102
- :'disk_type' => :'String',
103
- :'volume_pool' => :'String',
102
+ :'affinity_pvm_instance' => :'String',
104
103
  :'affinity_policy' => :'String',
105
104
  :'affinity_volume' => :'String',
106
- :'affinity_pvm_instance' => :'String',
105
+ :'anti_affinity_pvm_instances' => :'Array<String>',
107
106
  :'anti_affinity_volumes' => :'Array<String>',
108
- :'anti_affinity_pvm_instances' => :'Array<String>'
107
+ :'count' => :'Integer',
108
+ :'disk_type' => :'String',
109
+ :'name' => :'String',
110
+ :'replication_enabled' => :'Boolean',
111
+ :'shareable' => :'Boolean',
112
+ :'size' => :'Integer',
113
+ :'volume_pool' => :'String'
109
114
  }
110
115
  end
111
116
 
@@ -130,52 +135,56 @@ module IbmCloudPower
130
135
  h[k.to_sym] = v
131
136
  }
132
137
 
133
- if attributes.key?(:'name')
134
- self.name = attributes[:'name']
138
+ if attributes.key?(:'affinity_pvm_instance')
139
+ self.affinity_pvm_instance = attributes[:'affinity_pvm_instance']
135
140
  end
136
141
 
137
- if attributes.key?(:'size')
138
- self.size = attributes[:'size']
142
+ if attributes.key?(:'affinity_policy')
143
+ self.affinity_policy = attributes[:'affinity_policy']
139
144
  end
140
145
 
141
- if attributes.key?(:'count')
142
- self.count = attributes[:'count']
146
+ if attributes.key?(:'affinity_volume')
147
+ self.affinity_volume = attributes[:'affinity_volume']
143
148
  end
144
149
 
145
- if attributes.key?(:'shareable')
146
- self.shareable = attributes[:'shareable']
150
+ if attributes.key?(:'anti_affinity_pvm_instances')
151
+ if (value = attributes[:'anti_affinity_pvm_instances']).is_a?(Array)
152
+ self.anti_affinity_pvm_instances = value
153
+ end
147
154
  end
148
155
 
149
- if attributes.key?(:'disk_type')
150
- self.disk_type = attributes[:'disk_type']
156
+ if attributes.key?(:'anti_affinity_volumes')
157
+ if (value = attributes[:'anti_affinity_volumes']).is_a?(Array)
158
+ self.anti_affinity_volumes = value
159
+ end
151
160
  end
152
161
 
153
- if attributes.key?(:'volume_pool')
154
- self.volume_pool = attributes[:'volume_pool']
162
+ if attributes.key?(:'count')
163
+ self.count = attributes[:'count']
155
164
  end
156
165
 
157
- if attributes.key?(:'affinity_policy')
158
- self.affinity_policy = attributes[:'affinity_policy']
166
+ if attributes.key?(:'disk_type')
167
+ self.disk_type = attributes[:'disk_type']
159
168
  end
160
169
 
161
- if attributes.key?(:'affinity_volume')
162
- self.affinity_volume = attributes[:'affinity_volume']
170
+ if attributes.key?(:'name')
171
+ self.name = attributes[:'name']
163
172
  end
164
173
 
165
- if attributes.key?(:'affinity_pvm_instance')
166
- self.affinity_pvm_instance = attributes[:'affinity_pvm_instance']
174
+ if attributes.key?(:'replication_enabled')
175
+ self.replication_enabled = attributes[:'replication_enabled']
167
176
  end
168
177
 
169
- if attributes.key?(:'anti_affinity_volumes')
170
- if (value = attributes[:'anti_affinity_volumes']).is_a?(Array)
171
- self.anti_affinity_volumes = value
172
- end
178
+ if attributes.key?(:'shareable')
179
+ self.shareable = attributes[:'shareable']
173
180
  end
174
181
 
175
- if attributes.key?(:'anti_affinity_pvm_instances')
176
- if (value = attributes[:'anti_affinity_pvm_instances']).is_a?(Array)
177
- self.anti_affinity_pvm_instances = value
178
- end
182
+ if attributes.key?(:'size')
183
+ self.size = attributes[:'size']
184
+ end
185
+
186
+ if attributes.key?(:'volume_pool')
187
+ self.volume_pool = attributes[:'volume_pool']
179
188
  end
180
189
  end
181
190
 
@@ -197,10 +206,10 @@ module IbmCloudPower
197
206
  # Check to see if the all the properties in the model are valid
198
207
  # @return true if the model is valid
199
208
  def valid?
200
- return false if @name.nil?
201
- return false if @size.nil?
202
209
  affinity_policy_validator = EnumAttributeValidator.new('String', ["affinity", "anti-affinity"])
203
210
  return false unless affinity_policy_validator.valid?(@affinity_policy)
211
+ return false if @name.nil?
212
+ return false if @size.nil?
204
213
  true
205
214
  end
206
215
 
@@ -219,17 +228,18 @@ module IbmCloudPower
219
228
  def ==(o)
220
229
  return true if self.equal?(o)
221
230
  self.class == o.class &&
222
- name == o.name &&
223
- size == o.size &&
224
- count == o.count &&
225
- shareable == o.shareable &&
226
- disk_type == o.disk_type &&
227
- volume_pool == o.volume_pool &&
231
+ affinity_pvm_instance == o.affinity_pvm_instance &&
228
232
  affinity_policy == o.affinity_policy &&
229
233
  affinity_volume == o.affinity_volume &&
230
- affinity_pvm_instance == o.affinity_pvm_instance &&
234
+ anti_affinity_pvm_instances == o.anti_affinity_pvm_instances &&
231
235
  anti_affinity_volumes == o.anti_affinity_volumes &&
232
- anti_affinity_pvm_instances == o.anti_affinity_pvm_instances
236
+ count == o.count &&
237
+ disk_type == o.disk_type &&
238
+ name == o.name &&
239
+ replication_enabled == o.replication_enabled &&
240
+ shareable == o.shareable &&
241
+ size == o.size &&
242
+ volume_pool == o.volume_pool
233
243
  end
234
244
 
235
245
  # @see the `==` method
@@ -241,7 +251,7 @@ module IbmCloudPower
241
251
  # Calculates hash code according to all attributes.
242
252
  # @return [Integer] Hash code
243
253
  def hash
244
- [name, size, count, shareable, disk_type, volume_pool, affinity_policy, affinity_volume, affinity_pvm_instance, anti_affinity_volumes, anti_affinity_pvm_instances].hash
254
+ [affinity_pvm_instance, affinity_policy, affinity_volume, anti_affinity_pvm_instances, anti_affinity_volumes, count, disk_type, name, replication_enabled, shareable, size, volume_pool].hash
245
255
  end
246
256
 
247
257
  # Builds the object from hash