ibm_cloud_power 2.0.0 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (443) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +70 -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.gemspec +1 -1
  164. data/lib/ibm_cloud_power/api/p_cloud_cloud_connections_api.rb +39 -39
  165. data/lib/ibm_cloud_power/api/p_cloud_disaster_recovery_api.rb +138 -0
  166. data/lib/ibm_cloud_power/api/p_cloud_events_api.rb +13 -13
  167. data/lib/ibm_cloud_power/api/p_cloud_images_api.rb +32 -26
  168. data/lib/ibm_cloud_power/api/p_cloud_instances_api.rb +3 -136
  169. data/lib/ibm_cloud_power/api/p_cloud_jobs_api.rb +6 -6
  170. data/lib/ibm_cloud_power/api/p_cloud_networks_api.rb +11 -11
  171. data/lib/ibm_cloud_power/api/p_cloud_placement_groups_api.rb +17 -17
  172. data/lib/ibm_cloud_power/api/p_cloud_pvm_instances_api.rb +182 -41
  173. data/lib/ibm_cloud_power/api/p_cloud_sap_api.rb +1 -1
  174. data/lib/ibm_cloud_power/api/p_cloud_shared_processor_pools_api.rb +367 -0
  175. data/lib/ibm_cloud_power/api/p_cloud_snapshots_api.rb +3 -3
  176. data/lib/ibm_cloud_power/api/p_cloud_spp_placement_groups_api.rb +435 -0
  177. data/lib/ibm_cloud_power/api/p_cloud_storage_capacity_api.rb +1 -1
  178. data/lib/ibm_cloud_power/api/p_cloud_system_pools_api.rb +3 -3
  179. data/lib/ibm_cloud_power/api/p_cloud_tasks_api.rb +6 -6
  180. data/lib/ibm_cloud_power/api/p_cloud_tenants_api.rb +3 -3
  181. data/lib/ibm_cloud_power/api/p_cloud_tenants_ssh_keys_api.rb +9 -9
  182. data/lib/ibm_cloud_power/api/p_cloud_volume_groups_api.rb +707 -0
  183. data/lib/ibm_cloud_power/api/p_cloud_volume_onboarding_api.rb +222 -0
  184. data/lib/ibm_cloud_power/api/p_cloud_volumes_api.rb +334 -40
  185. data/lib/ibm_cloud_power/api/p_cloud_vpn_connections_api.rb +3 -66
  186. data/lib/ibm_cloud_power/api/p_cloud_vpn_policies_api.rb +5 -5
  187. data/lib/ibm_cloud_power/api_client.rb +1 -1
  188. data/lib/ibm_cloud_power/api_error.rb +1 -1
  189. data/lib/ibm_cloud_power/configuration.rb +1 -1
  190. data/lib/ibm_cloud_power/models/auxiliary_volume_for_onboarding.rb +235 -0
  191. data/lib/ibm_cloud_power/models/auxiliary_volumes_for_onboarding.rb +241 -0
  192. data/lib/ibm_cloud_power/models/clone_task_reference.rb +1 -1
  193. data/lib/ibm_cloud_power/models/clone_task_status.rb +30 -30
  194. data/lib/ibm_cloud_power/models/cloned_volume.rb +15 -15
  195. data/lib/ibm_cloud_power/models/cloned_volume_detail.rb +19 -19
  196. data/lib/ibm_cloud_power/models/cloud_connection.rb +96 -86
  197. data/lib/ibm_cloud_power/models/cloud_connection_create.rb +56 -16
  198. data/lib/ibm_cloud_power/models/cloud_connection_create_response.rb +96 -86
  199. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic.rb +2 -2
  200. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic_update.rb +229 -0
  201. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_vpc.rb +1 -1
  202. data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel.rb +12 -22
  203. data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel_create.rb +240 -0
  204. data/lib/ibm_cloud_power/models/cloud_connection_update.rb +25 -25
  205. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds.rb +1 -1
  206. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner.rb +20 -20
  207. data/lib/ibm_cloud_power/models/cloud_connection_vpc.rb +15 -15
  208. data/lib/ibm_cloud_power/models/cloud_connections.rb +1 -1
  209. data/lib/ibm_cloud_power/models/cloud_instance.rb +83 -83
  210. data/lib/ibm_cloud_power/models/cloud_instance_reference.rb +51 -51
  211. data/lib/ibm_cloud_power/models/cloud_instance_usage_limits.rb +42 -42
  212. data/lib/ibm_cloud_power/models/console_language.rb +235 -0
  213. data/lib/ibm_cloud_power/models/console_languages.rb +227 -0
  214. data/lib/ibm_cloud_power/models/create_cos_image_import_job.rb +1 -1
  215. data/lib/ibm_cloud_power/models/create_data_volume.rb +78 -68
  216. data/lib/ibm_cloud_power/models/create_image.rb +61 -62
  217. data/lib/ibm_cloud_power/models/dead_peer_detection.rb +1 -1
  218. data/lib/ibm_cloud_power/models/disaster_recovery_location.rb +232 -0
  219. data/lib/ibm_cloud_power/models/disaster_recovery_locations.rb +227 -0
  220. data/lib/ibm_cloud_power/models/error.rb +1 -1
  221. data/lib/ibm_cloud_power/models/event.rb +66 -66
  222. data/lib/ibm_cloud_power/models/event_user.rb +16 -16
  223. data/lib/ibm_cloud_power/models/events.rb +1 -1
  224. data/lib/ibm_cloud_power/models/export_image.rb +17 -17
  225. data/lib/ibm_cloud_power/models/flash_copy_mapping.rb +285 -0
  226. data/lib/ibm_cloud_power/models/ike_policies.rb +1 -1
  227. data/lib/ibm_cloud_power/models/ike_policy.rb +4 -17
  228. data/lib/ibm_cloud_power/models/ike_policy_authentication.rb +42 -0
  229. data/lib/ibm_cloud_power/models/ike_policy_create.rb +32 -22
  230. data/lib/ibm_cloud_power/models/ike_policy_options.rb +1 -1
  231. data/lib/ibm_cloud_power/models/ike_policy_ref.rb +1 -1
  232. data/lib/ibm_cloud_power/models/ike_policy_template.rb +1 -1
  233. data/lib/ibm_cloud_power/models/ike_policy_update.rb +28 -17
  234. data/lib/ibm_cloud_power/models/image.rb +87 -87
  235. data/lib/ibm_cloud_power/models/image_reference.rb +82 -82
  236. data/lib/ibm_cloud_power/models/image_specifications.rb +30 -30
  237. data/lib/ibm_cloud_power/models/image_volume.rb +22 -22
  238. data/lib/ibm_cloud_power/models/images.rb +1 -1
  239. data/lib/ibm_cloud_power/models/ip_address_range.rb +20 -20
  240. data/lib/ibm_cloud_power/models/ip_sec_policies.rb +1 -1
  241. data/lib/ibm_cloud_power/models/ip_sec_policy.rb +4 -17
  242. data/lib/ibm_cloud_power/models/ip_sec_policy_create.rb +32 -22
  243. data/lib/ibm_cloud_power/models/ip_sec_policy_options.rb +1 -1
  244. data/lib/ibm_cloud_power/models/ip_sec_policy_ref.rb +1 -1
  245. data/lib/ibm_cloud_power/models/ip_sec_policy_template.rb +1 -1
  246. data/lib/ibm_cloud_power/models/ip_sec_policy_update.rb +28 -17
  247. data/lib/ibm_cloud_power/models/ipsec_policy_authentication.rb +41 -0
  248. data/lib/ibm_cloud_power/models/job.rb +1 -1
  249. data/lib/ibm_cloud_power/models/job_reference.rb +1 -1
  250. data/lib/ibm_cloud_power/models/jobs.rb +1 -1
  251. data/lib/ibm_cloud_power/models/maximum_storage_allocation.rb +22 -22
  252. data/lib/ibm_cloud_power/models/min_max_default.rb +22 -22
  253. data/lib/ibm_cloud_power/models/multi_volumes_create.rb +85 -75
  254. data/lib/ibm_cloud_power/models/network.rb +109 -87
  255. data/lib/ibm_cloud_power/models/network_cloud_connections_inner.rb +230 -0
  256. data/lib/ibm_cloud_power/models/network_create.rb +37 -37
  257. data/lib/ibm_cloud_power/models/network_id.rb +1 -1
  258. data/lib/ibm_cloud_power/models/network_ids.rb +1 -1
  259. data/lib/ibm_cloud_power/models/network_ip_address_metrics.rb +17 -17
  260. data/lib/ibm_cloud_power/models/network_port.rb +52 -52
  261. data/lib/ibm_cloud_power/models/network_port_create.rb +1 -1
  262. data/lib/ibm_cloud_power/models/network_port_pvm_instance.rb +15 -15
  263. data/lib/ibm_cloud_power/models/network_port_update.rb +1 -1
  264. data/lib/ibm_cloud_power/models/network_ports.rb +1 -1
  265. data/lib/ibm_cloud_power/models/network_reference.rb +59 -49
  266. data/lib/ibm_cloud_power/models/network_update.rb +24 -24
  267. data/lib/ibm_cloud_power/models/networks.rb +1 -1
  268. data/lib/ibm_cloud_power/models/operation.rb +2 -2
  269. data/lib/ibm_cloud_power/models/operations.rb +1 -1
  270. data/lib/ibm_cloud_power/models/options.rb +1 -1
  271. data/lib/ibm_cloud_power/models/peer_subnet_update.rb +1 -1
  272. data/lib/ibm_cloud_power/models/peer_subnets.rb +1 -1
  273. data/lib/ibm_cloud_power/models/peering_network.rb +20 -20
  274. data/lib/ibm_cloud_power/models/pin_policy.rb +7 -4
  275. data/lib/ibm_cloud_power/models/placement_group.rb +22 -22
  276. data/lib/ibm_cloud_power/models/placement_group_create.rb +1 -1
  277. data/lib/ibm_cloud_power/models/placement_group_server.rb +1 -1
  278. data/lib/ibm_cloud_power/models/placement_groups.rb +1 -1
  279. data/lib/ibm_cloud_power/models/pvm_instance.rb +284 -215
  280. data/lib/ibm_cloud_power/models/pvm_instance_action.rb +1 -1
  281. data/lib/ibm_cloud_power/models/pvm_instance_add_network.rb +15 -15
  282. data/lib/ibm_cloud_power/models/pvm_instance_capture.rb +26 -26
  283. data/lib/ibm_cloud_power/models/pvm_instance_clone.rb +49 -49
  284. data/lib/ibm_cloud_power/models/pvm_instance_console.rb +2 -2
  285. data/lib/ibm_cloud_power/models/pvm_instance_create.rb +202 -150
  286. data/lib/ibm_cloud_power/models/pvm_instance_fault.rb +15 -15
  287. data/lib/ibm_cloud_power/models/pvm_instance_health.rb +15 -15
  288. data/lib/ibm_cloud_power/models/pvm_instance_multi_create.rb +12 -12
  289. data/lib/ibm_cloud_power/models/pvm_instance_network.rb +54 -54
  290. data/lib/ibm_cloud_power/models/pvm_instance_networks.rb +1 -1
  291. data/lib/ibm_cloud_power/models/pvm_instance_operation.rb +19 -19
  292. data/lib/ibm_cloud_power/models/pvm_instance_reference.rb +252 -191
  293. data/lib/ibm_cloud_power/models/pvm_instance_remove_network.rb +1 -1
  294. data/lib/ibm_cloud_power/models/pvm_instance_update.rb +50 -40
  295. data/lib/ibm_cloud_power/models/pvm_instance_update_response.rb +46 -36
  296. data/lib/ibm_cloud_power/models/pvm_instance_volume_update.rb +1 -1
  297. data/lib/ibm_cloud_power/models/pvm_instances.rb +1 -1
  298. data/lib/ibm_cloud_power/models/remote_copy_relationship.rb +360 -0
  299. data/lib/ibm_cloud_power/models/sap_create.rb +87 -57
  300. data/lib/ibm_cloud_power/models/sap_profile.rb +39 -39
  301. data/lib/ibm_cloud_power/models/sap_profile_reference.rb +20 -20
  302. data/lib/ibm_cloud_power/models/sap_profiles.rb +1 -1
  303. data/lib/ibm_cloud_power/models/shared_processor_pool.rb +337 -0
  304. data/lib/ibm_cloud_power/models/shared_processor_pool_create.rb +265 -0
  305. data/lib/ibm_cloud_power/models/shared_processor_pool_detail.rb +241 -0
  306. data/lib/ibm_cloud_power/models/shared_processor_pool_placement_group.rb +255 -0
  307. data/lib/ibm_cloud_power/models/shared_processor_pool_server.rb +290 -0
  308. data/lib/ibm_cloud_power/models/shared_processor_pool_update.rb +230 -0
  309. data/lib/ibm_cloud_power/models/shared_processor_pools.rb +222 -0
  310. data/lib/ibm_cloud_power/models/site.rb +230 -0
  311. data/lib/ibm_cloud_power/models/snapshot.rb +72 -72
  312. data/lib/ibm_cloud_power/models/snapshot_create.rb +14 -14
  313. data/lib/ibm_cloud_power/models/snapshot_create_response.rb +1 -1
  314. data/lib/ibm_cloud_power/models/snapshot_restore.rb +1 -1
  315. data/lib/ibm_cloud_power/models/snapshot_update.rb +15 -15
  316. data/lib/ibm_cloud_power/models/snapshots.rb +1 -1
  317. data/lib/ibm_cloud_power/models/software_licenses.rb +17 -17
  318. data/lib/ibm_cloud_power/models/spp_placement_group.rb +267 -0
  319. data/lib/ibm_cloud_power/models/spp_placement_group_create.rb +274 -0
  320. data/lib/ibm_cloud_power/models/spp_placement_groups.rb +222 -0
  321. data/lib/ibm_cloud_power/models/src.rb +15 -15
  322. data/lib/ibm_cloud_power/models/ssh_key.rb +15 -15
  323. data/lib/ibm_cloud_power/models/ssh_keys.rb +1 -1
  324. data/lib/ibm_cloud_power/models/status.rb +1 -1
  325. data/lib/ibm_cloud_power/models/status_description.rb +223 -0
  326. data/lib/ibm_cloud_power/models/status_description_error.rb +243 -0
  327. data/lib/ibm_cloud_power/models/stock_image.rb +16 -16
  328. data/lib/ibm_cloud_power/models/storage_affinity.rb +4 -4
  329. data/lib/ibm_cloud_power/models/storage_pool_capacity.rb +12 -12
  330. data/lib/ibm_cloud_power/models/storage_pools_capacity.rb +1 -1
  331. data/lib/ibm_cloud_power/models/storage_type_capacity.rb +15 -15
  332. data/lib/ibm_cloud_power/models/storage_types_capacity.rb +1 -1
  333. data/lib/ibm_cloud_power/models/system.rb +1 -1
  334. data/lib/ibm_cloud_power/models/system_pool.rb +33 -33
  335. data/lib/ibm_cloud_power/models/task.rb +67 -67
  336. data/lib/ibm_cloud_power/models/task_reference.rb +20 -20
  337. data/lib/ibm_cloud_power/models/tenant.rb +54 -54
  338. data/lib/ibm_cloud_power/models/tenant_update.rb +1 -1
  339. data/lib/ibm_cloud_power/models/update_volume.rb +19 -19
  340. data/lib/ibm_cloud_power/models/virtual_cores.rb +16 -16
  341. data/lib/ibm_cloud_power/models/volume.rb +234 -90
  342. data/lib/ibm_cloud_power/models/volume_action.rb +225 -0
  343. data/lib/ibm_cloud_power/models/volume_group.rb +279 -0
  344. data/lib/ibm_cloud_power/models/volume_group_action.rb +238 -0
  345. data/lib/ibm_cloud_power/models/volume_group_action_reset.rb +262 -0
  346. data/lib/ibm_cloud_power/models/volume_group_action_start.rb +262 -0
  347. data/lib/ibm_cloud_power/models/volume_group_action_stop.rb +226 -0
  348. data/lib/ibm_cloud_power/models/volume_group_create.rb +247 -0
  349. data/lib/ibm_cloud_power/models/volume_group_create_response.rb +265 -0
  350. data/lib/ibm_cloud_power/models/volume_group_details.rb +291 -0
  351. data/lib/ibm_cloud_power/models/volume_group_remote_copy_relationships.rb +232 -0
  352. data/lib/ibm_cloud_power/models/volume_group_storage_details.rb +307 -0
  353. data/lib/ibm_cloud_power/models/volume_group_update.rb +234 -0
  354. data/lib/ibm_cloud_power/models/volume_groups.rb +227 -0
  355. data/lib/ibm_cloud_power/models/volume_groups_details.rb +227 -0
  356. data/lib/ibm_cloud_power/models/volume_info.rb +15 -15
  357. data/lib/ibm_cloud_power/models/volume_onboarding.rb +296 -0
  358. data/lib/ibm_cloud_power/models/volume_onboarding_common.rb +257 -0
  359. data/lib/ibm_cloud_power/models/volume_onboarding_create.rb +236 -0
  360. data/lib/ibm_cloud_power/models/volume_onboarding_create_response.rb +230 -0
  361. data/lib/ibm_cloud_power/models/volume_onboarding_failure.rb +232 -0
  362. data/lib/ibm_cloud_power/models/volume_onboardings.rb +227 -0
  363. data/lib/ibm_cloud_power/models/volume_reference.rb +261 -117
  364. data/lib/ibm_cloud_power/models/volume_remote_copy_relationship.rb +387 -0
  365. data/lib/ibm_cloud_power/models/volumes.rb +1 -1
  366. data/lib/ibm_cloud_power/models/volumes_attach.rb +227 -0
  367. data/lib/ibm_cloud_power/models/volumes_attachment_response.rb +225 -0
  368. data/lib/ibm_cloud_power/models/volumes_clone.rb +50 -50
  369. data/lib/ibm_cloud_power/models/volumes_clone_async_request.rb +2 -2
  370. data/lib/ibm_cloud_power/models/volumes_clone_cancel.rb +1 -1
  371. data/lib/ibm_cloud_power/models/volumes_clone_create.rb +1 -1
  372. data/lib/ibm_cloud_power/models/volumes_clone_detail.rb +56 -56
  373. data/lib/ibm_cloud_power/models/volumes_clone_execute.rb +2 -2
  374. data/lib/ibm_cloud_power/models/volumes_clone_request.rb +1 -1
  375. data/lib/ibm_cloud_power/models/volumes_clone_response.rb +14 -6
  376. data/lib/ibm_cloud_power/models/volumes_clones.rb +1 -1
  377. data/lib/ibm_cloud_power/models/vp_naa_s_options.rb +1 -1
  378. data/lib/ibm_cloud_power/models/vpn_connection.rb +1 -1
  379. data/lib/ibm_cloud_power/models/vpn_connection_create.rb +1 -1
  380. data/lib/ibm_cloud_power/models/vpn_connection_create_response.rb +1 -1
  381. data/lib/ibm_cloud_power/models/vpn_connection_update.rb +1 -1
  382. data/lib/ibm_cloud_power/models/vpn_connections.rb +1 -1
  383. data/lib/ibm_cloud_power/version.rb +2 -2
  384. data/lib/ibm_cloud_power.rb +55 -5
  385. data/pkg/ibm_cloud_power-2.1.0.gem +0 -0
  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. metadata +359 -141
@@ -0,0 +1,229 @@
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 CloudConnectionEndpointClassicUpdate
18
+ # enable classic endpoint destination (default=false)
19
+ attr_accessor :enabled
20
+
21
+ attr_accessor :gre
22
+
23
+ # Attribute mapping from ruby-style variable name to JSON key.
24
+ def self.attribute_map
25
+ {
26
+ :'enabled' => :'enabled',
27
+ :'gre' => :'gre'
28
+ }
29
+ end
30
+
31
+ # Returns all the JSON keys this model knows about
32
+ def self.acceptable_attributes
33
+ attribute_map.values
34
+ end
35
+
36
+ # Attribute type mapping.
37
+ def self.openapi_types
38
+ {
39
+ :'enabled' => :'Boolean',
40
+ :'gre' => :'CloudConnectionGRETunnelCreate'
41
+ }
42
+ end
43
+
44
+ # List of attributes with nullable: true
45
+ def self.openapi_nullable
46
+ Set.new([
47
+ ])
48
+ end
49
+
50
+ # Initializes the object
51
+ # @param [Hash] attributes Model attributes in the form of hash
52
+ def initialize(attributes = {})
53
+ if (!attributes.is_a?(Hash))
54
+ fail ArgumentError, "The input argument (attributes) must be a hash in `IbmCloudPower::CloudConnectionEndpointClassicUpdate` initialize method"
55
+ end
56
+
57
+ # check to see if the attribute exists and convert string to symbol for hash key
58
+ attributes = attributes.each_with_object({}) { |(k, v), h|
59
+ if (!self.class.attribute_map.key?(k.to_sym))
60
+ fail ArgumentError, "`#{k}` is not a valid attribute in `IbmCloudPower::CloudConnectionEndpointClassicUpdate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
61
+ end
62
+ h[k.to_sym] = v
63
+ }
64
+
65
+ if attributes.key?(:'enabled')
66
+ self.enabled = attributes[:'enabled']
67
+ end
68
+
69
+ if attributes.key?(:'gre')
70
+ self.gre = attributes[:'gre']
71
+ end
72
+ end
73
+
74
+ # Show invalid properties with the reasons. Usually used together with valid?
75
+ # @return Array for valid properties with the reasons
76
+ def list_invalid_properties
77
+ invalid_properties = Array.new
78
+ invalid_properties
79
+ end
80
+
81
+ # Check to see if the all the properties in the model are valid
82
+ # @return true if the model is valid
83
+ def valid?
84
+ true
85
+ end
86
+
87
+ # Checks equality by comparing each attribute.
88
+ # @param [Object] Object to be compared
89
+ def ==(o)
90
+ return true if self.equal?(o)
91
+ self.class == o.class &&
92
+ enabled == o.enabled &&
93
+ gre == o.gre
94
+ end
95
+
96
+ # @see the `==` method
97
+ # @param [Object] Object to be compared
98
+ def eql?(o)
99
+ self == o
100
+ end
101
+
102
+ # Calculates hash code according to all attributes.
103
+ # @return [Integer] Hash code
104
+ def hash
105
+ [enabled, gre].hash
106
+ end
107
+
108
+ # Builds the object from hash
109
+ # @param [Hash] attributes Model attributes in the form of hash
110
+ # @return [Object] Returns the model itself
111
+ def self.build_from_hash(attributes)
112
+ new.build_from_hash(attributes)
113
+ end
114
+
115
+ # Builds the object from hash
116
+ # @param [Hash] attributes Model attributes in the form of hash
117
+ # @return [Object] Returns the model itself
118
+ def build_from_hash(attributes)
119
+ return nil unless attributes.is_a?(Hash)
120
+ attributes = attributes.transform_keys(&:to_sym)
121
+ self.class.openapi_types.each_pair do |key, type|
122
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
123
+ self.send("#{key}=", nil)
124
+ elsif type =~ /\AArray<(.*)>/i
125
+ # check to ensure the input is an array given that the attribute
126
+ # is documented as an array but the input is not
127
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
128
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
129
+ end
130
+ elsif !attributes[self.class.attribute_map[key]].nil?
131
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
132
+ end
133
+ end
134
+
135
+ self
136
+ end
137
+
138
+ # Deserializes the data based on type
139
+ # @param string type Data type
140
+ # @param string value Value to be deserialized
141
+ # @return [Object] Deserialized data
142
+ def _deserialize(type, value)
143
+ case type.to_sym
144
+ when :Time
145
+ Time.parse(value)
146
+ when :Date
147
+ Date.parse(value)
148
+ when :String
149
+ value.to_s
150
+ when :Integer
151
+ value.to_i
152
+ when :Float
153
+ value.to_f
154
+ when :Boolean
155
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
156
+ true
157
+ else
158
+ false
159
+ end
160
+ when :Object
161
+ # generic object (usually a Hash), return directly
162
+ value
163
+ when /\AArray<(?<inner_type>.+)>\z/
164
+ inner_type = Regexp.last_match[:inner_type]
165
+ value.map { |v| _deserialize(inner_type, v) }
166
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
167
+ k_type = Regexp.last_match[:k_type]
168
+ v_type = Regexp.last_match[:v_type]
169
+ {}.tap do |hash|
170
+ value.each do |k, v|
171
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
172
+ end
173
+ end
174
+ else # model
175
+ # models (e.g. Pet) or oneOf
176
+ klass = IbmCloudPower.const_get(type)
177
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
178
+ end
179
+ end
180
+
181
+ # Returns the string representation of the object
182
+ # @return [String] String presentation of the object
183
+ def to_s
184
+ to_hash.to_s
185
+ end
186
+
187
+ # to_body is an alias to to_hash (backward compatibility)
188
+ # @return [Hash] Returns the object in the form of hash
189
+ def to_body
190
+ to_hash
191
+ end
192
+
193
+ # Returns the object in the form of hash
194
+ # @return [Hash] Returns the object in the form of hash
195
+ def to_hash
196
+ hash = {}
197
+ self.class.attribute_map.each_pair do |attr, param|
198
+ value = self.send(attr)
199
+ if value.nil?
200
+ is_nullable = self.class.openapi_nullable.include?(attr)
201
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
202
+ end
203
+
204
+ hash[param] = _to_hash(value)
205
+ end
206
+ hash
207
+ end
208
+
209
+ # Outputs non-array value in the form of hash
210
+ # For object, use to_hash. Otherwise, just return the value
211
+ # @param [Object] value Any valid value
212
+ # @return [Hash] Returns the value in the form of hash
213
+ def _to_hash(value)
214
+ if value.is_a?(Array)
215
+ value.compact.map { |v| _to_hash(v) }
216
+ elsif value.is_a?(Hash)
217
+ {}.tap do |hash|
218
+ value.each { |k, v| hash[k] = _to_hash(v) }
219
+ end
220
+ elsif value.respond_to? :to_hash
221
+ value.to_hash
222
+ else
223
+ value
224
+ end
225
+ end
226
+
227
+ end
228
+
229
+ 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
 
@@ -15,21 +15,17 @@ require 'time'
15
15
 
16
16
  module IbmCloudPower
17
17
  class CloudConnectionGRETunnel
18
- # gre auto-assigned source IP address
19
- attr_accessor :source_ip_address
20
-
21
18
  # gre destination IP address
22
19
  attr_accessor :dest_ip_address
23
20
 
24
- # gre network in CIDR notation (192.168.0.0/24)
25
- attr_accessor :cidr
21
+ # gre auto-assigned source IP address
22
+ attr_accessor :source_ip_address
26
23
 
27
24
  # Attribute mapping from ruby-style variable name to JSON key.
28
25
  def self.attribute_map
29
26
  {
30
- :'source_ip_address' => :'sourceIPAddress',
31
27
  :'dest_ip_address' => :'destIPAddress',
32
- :'cidr' => :'cidr'
28
+ :'source_ip_address' => :'sourceIPAddress'
33
29
  }
34
30
  end
35
31
 
@@ -41,9 +37,8 @@ module IbmCloudPower
41
37
  # Attribute type mapping.
42
38
  def self.openapi_types
43
39
  {
44
- :'source_ip_address' => :'String',
45
40
  :'dest_ip_address' => :'String',
46
- :'cidr' => :'String'
41
+ :'source_ip_address' => :'String'
47
42
  }
48
43
  end
49
44
 
@@ -68,16 +63,12 @@ module IbmCloudPower
68
63
  h[k.to_sym] = v
69
64
  }
70
65
 
71
- if attributes.key?(:'source_ip_address')
72
- self.source_ip_address = attributes[:'source_ip_address']
73
- end
74
-
75
66
  if attributes.key?(:'dest_ip_address')
76
67
  self.dest_ip_address = attributes[:'dest_ip_address']
77
68
  end
78
69
 
79
- if attributes.key?(:'cidr')
80
- self.cidr = attributes[:'cidr']
70
+ if attributes.key?(:'source_ip_address')
71
+ self.source_ip_address = attributes[:'source_ip_address']
81
72
  end
82
73
  end
83
74
 
@@ -89,8 +80,8 @@ module IbmCloudPower
89
80
  invalid_properties.push('invalid value for "dest_ip_address", dest_ip_address cannot be nil.')
90
81
  end
91
82
 
92
- if @cidr.nil?
93
- invalid_properties.push('invalid value for "cidr", cidr cannot be nil.')
83
+ if @source_ip_address.nil?
84
+ invalid_properties.push('invalid value for "source_ip_address", source_ip_address cannot be nil.')
94
85
  end
95
86
 
96
87
  invalid_properties
@@ -100,7 +91,7 @@ module IbmCloudPower
100
91
  # @return true if the model is valid
101
92
  def valid?
102
93
  return false if @dest_ip_address.nil?
103
- return false if @cidr.nil?
94
+ return false if @source_ip_address.nil?
104
95
  true
105
96
  end
106
97
 
@@ -109,9 +100,8 @@ module IbmCloudPower
109
100
  def ==(o)
110
101
  return true if self.equal?(o)
111
102
  self.class == o.class &&
112
- source_ip_address == o.source_ip_address &&
113
103
  dest_ip_address == o.dest_ip_address &&
114
- cidr == o.cidr
104
+ source_ip_address == o.source_ip_address
115
105
  end
116
106
 
117
107
  # @see the `==` method
@@ -123,7 +113,7 @@ module IbmCloudPower
123
113
  # Calculates hash code according to all attributes.
124
114
  # @return [Integer] Hash code
125
115
  def hash
126
- [source_ip_address, dest_ip_address, cidr].hash
116
+ [dest_ip_address, source_ip_address].hash
127
117
  end
128
118
 
129
119
  # Builds the object from hash
@@ -0,0 +1,240 @@
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 CloudConnectionGRETunnelCreate
18
+ # gre network in CIDR notation (192.168.0.0/24)
19
+ attr_accessor :cidr
20
+
21
+ # gre destination IP address
22
+ attr_accessor :dest_ip_address
23
+
24
+ # Attribute mapping from ruby-style variable name to JSON key.
25
+ def self.attribute_map
26
+ {
27
+ :'cidr' => :'cidr',
28
+ :'dest_ip_address' => :'destIPAddress'
29
+ }
30
+ end
31
+
32
+ # Returns all the JSON keys this model knows about
33
+ def self.acceptable_attributes
34
+ attribute_map.values
35
+ end
36
+
37
+ # Attribute type mapping.
38
+ def self.openapi_types
39
+ {
40
+ :'cidr' => :'String',
41
+ :'dest_ip_address' => :'String'
42
+ }
43
+ end
44
+
45
+ # List of attributes with nullable: true
46
+ def self.openapi_nullable
47
+ Set.new([
48
+ ])
49
+ end
50
+
51
+ # Initializes the object
52
+ # @param [Hash] attributes Model attributes in the form of hash
53
+ def initialize(attributes = {})
54
+ if (!attributes.is_a?(Hash))
55
+ fail ArgumentError, "The input argument (attributes) must be a hash in `IbmCloudPower::CloudConnectionGRETunnelCreate` initialize method"
56
+ end
57
+
58
+ # check to see if the attribute exists and convert string to symbol for hash key
59
+ attributes = attributes.each_with_object({}) { |(k, v), h|
60
+ if (!self.class.attribute_map.key?(k.to_sym))
61
+ fail ArgumentError, "`#{k}` is not a valid attribute in `IbmCloudPower::CloudConnectionGRETunnelCreate`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
62
+ end
63
+ h[k.to_sym] = v
64
+ }
65
+
66
+ if attributes.key?(:'cidr')
67
+ self.cidr = attributes[:'cidr']
68
+ end
69
+
70
+ if attributes.key?(:'dest_ip_address')
71
+ self.dest_ip_address = attributes[:'dest_ip_address']
72
+ end
73
+ end
74
+
75
+ # Show invalid properties with the reasons. Usually used together with valid?
76
+ # @return Array for valid properties with the reasons
77
+ def list_invalid_properties
78
+ invalid_properties = Array.new
79
+ if @cidr.nil?
80
+ invalid_properties.push('invalid value for "cidr", cidr cannot be nil.')
81
+ end
82
+
83
+ if @dest_ip_address.nil?
84
+ invalid_properties.push('invalid value for "dest_ip_address", dest_ip_address cannot be nil.')
85
+ end
86
+
87
+ invalid_properties
88
+ end
89
+
90
+ # Check to see if the all the properties in the model are valid
91
+ # @return true if the model is valid
92
+ def valid?
93
+ return false if @cidr.nil?
94
+ return false if @dest_ip_address.nil?
95
+ true
96
+ end
97
+
98
+ # Checks equality by comparing each attribute.
99
+ # @param [Object] Object to be compared
100
+ def ==(o)
101
+ return true if self.equal?(o)
102
+ self.class == o.class &&
103
+ cidr == o.cidr &&
104
+ dest_ip_address == o.dest_ip_address
105
+ end
106
+
107
+ # @see the `==` method
108
+ # @param [Object] Object to be compared
109
+ def eql?(o)
110
+ self == o
111
+ end
112
+
113
+ # Calculates hash code according to all attributes.
114
+ # @return [Integer] Hash code
115
+ def hash
116
+ [cidr, dest_ip_address].hash
117
+ end
118
+
119
+ # Builds the object from hash
120
+ # @param [Hash] attributes Model attributes in the form of hash
121
+ # @return [Object] Returns the model itself
122
+ def self.build_from_hash(attributes)
123
+ new.build_from_hash(attributes)
124
+ end
125
+
126
+ # Builds the object from hash
127
+ # @param [Hash] attributes Model attributes in the form of hash
128
+ # @return [Object] Returns the model itself
129
+ def build_from_hash(attributes)
130
+ return nil unless attributes.is_a?(Hash)
131
+ attributes = attributes.transform_keys(&:to_sym)
132
+ self.class.openapi_types.each_pair do |key, type|
133
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
134
+ self.send("#{key}=", nil)
135
+ elsif type =~ /\AArray<(.*)>/i
136
+ # check to ensure the input is an array given that the attribute
137
+ # is documented as an array but the input is not
138
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
139
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
140
+ end
141
+ elsif !attributes[self.class.attribute_map[key]].nil?
142
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
143
+ end
144
+ end
145
+
146
+ self
147
+ end
148
+
149
+ # Deserializes the data based on type
150
+ # @param string type Data type
151
+ # @param string value Value to be deserialized
152
+ # @return [Object] Deserialized data
153
+ def _deserialize(type, value)
154
+ case type.to_sym
155
+ when :Time
156
+ Time.parse(value)
157
+ when :Date
158
+ Date.parse(value)
159
+ when :String
160
+ value.to_s
161
+ when :Integer
162
+ value.to_i
163
+ when :Float
164
+ value.to_f
165
+ when :Boolean
166
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
167
+ true
168
+ else
169
+ false
170
+ end
171
+ when :Object
172
+ # generic object (usually a Hash), return directly
173
+ value
174
+ when /\AArray<(?<inner_type>.+)>\z/
175
+ inner_type = Regexp.last_match[:inner_type]
176
+ value.map { |v| _deserialize(inner_type, v) }
177
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
178
+ k_type = Regexp.last_match[:k_type]
179
+ v_type = Regexp.last_match[:v_type]
180
+ {}.tap do |hash|
181
+ value.each do |k, v|
182
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
183
+ end
184
+ end
185
+ else # model
186
+ # models (e.g. Pet) or oneOf
187
+ klass = IbmCloudPower.const_get(type)
188
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
189
+ end
190
+ end
191
+
192
+ # Returns the string representation of the object
193
+ # @return [String] String presentation of the object
194
+ def to_s
195
+ to_hash.to_s
196
+ end
197
+
198
+ # to_body is an alias to to_hash (backward compatibility)
199
+ # @return [Hash] Returns the object in the form of hash
200
+ def to_body
201
+ to_hash
202
+ end
203
+
204
+ # Returns the object in the form of hash
205
+ # @return [Hash] Returns the object in the form of hash
206
+ def to_hash
207
+ hash = {}
208
+ self.class.attribute_map.each_pair do |attr, param|
209
+ value = self.send(attr)
210
+ if value.nil?
211
+ is_nullable = self.class.openapi_nullable.include?(attr)
212
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
213
+ end
214
+
215
+ hash[param] = _to_hash(value)
216
+ end
217
+ hash
218
+ end
219
+
220
+ # Outputs non-array value in the form of hash
221
+ # For object, use to_hash. Otherwise, just return the value
222
+ # @param [Object] value Any valid value
223
+ # @return [Hash] Returns the value in the form of hash
224
+ def _to_hash(value)
225
+ if value.is_a?(Array)
226
+ value.compact.map { |v| _to_hash(v) }
227
+ elsif value.is_a?(Hash)
228
+ {}.tap do |hash|
229
+ value.each { |k, v| hash[k] = _to_hash(v) }
230
+ end
231
+ elsif value.respond_to? :to_hash
232
+ value.to_hash
233
+ else
234
+ value
235
+ end
236
+ end
237
+
238
+ end
239
+
240
+ 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
 
@@ -15,11 +15,7 @@ require 'time'
15
15
 
16
16
  module IbmCloudPower
17
17
  class CloudConnectionUpdate
18
- # name of the cloud connection
19
- attr_accessor :name
20
-
21
- # speed of the cloud connection (speed in megabits per second)
22
- attr_accessor :speed
18
+ attr_accessor :classic
23
19
 
24
20
  # enable global routing for this cloud connection (default=false)
25
21
  attr_accessor :global_routing
@@ -27,7 +23,11 @@ module IbmCloudPower
27
23
  # enable metered for this cloud connection (default=false)
28
24
  attr_accessor :metered
29
25
 
30
- attr_accessor :classic
26
+ # name of the cloud connection
27
+ attr_accessor :name
28
+
29
+ # speed of the cloud connection (speed in megabits per second)
30
+ attr_accessor :speed
31
31
 
32
32
  attr_accessor :vpc
33
33
 
@@ -56,11 +56,11 @@ module IbmCloudPower
56
56
  # Attribute mapping from ruby-style variable name to JSON key.
57
57
  def self.attribute_map
58
58
  {
59
- :'name' => :'name',
60
- :'speed' => :'speed',
59
+ :'classic' => :'classic',
61
60
  :'global_routing' => :'globalRouting',
62
61
  :'metered' => :'metered',
63
- :'classic' => :'classic',
62
+ :'name' => :'name',
63
+ :'speed' => :'speed',
64
64
  :'vpc' => :'vpc'
65
65
  }
66
66
  end
@@ -73,11 +73,11 @@ module IbmCloudPower
73
73
  # Attribute type mapping.
74
74
  def self.openapi_types
75
75
  {
76
- :'name' => :'String',
77
- :'speed' => :'Integer',
76
+ :'classic' => :'CloudConnectionEndpointClassicUpdate',
78
77
  :'global_routing' => :'Boolean',
79
78
  :'metered' => :'Boolean',
80
- :'classic' => :'CloudConnectionEndpointClassic',
79
+ :'name' => :'String',
80
+ :'speed' => :'Integer',
81
81
  :'vpc' => :'CloudConnectionEndpointVPC'
82
82
  }
83
83
  end
@@ -103,12 +103,8 @@ module IbmCloudPower
103
103
  h[k.to_sym] = v
104
104
  }
105
105
 
106
- if attributes.key?(:'name')
107
- self.name = attributes[:'name']
108
- end
109
-
110
- if attributes.key?(:'speed')
111
- self.speed = attributes[:'speed']
106
+ if attributes.key?(:'classic')
107
+ self.classic = attributes[:'classic']
112
108
  end
113
109
 
114
110
  if attributes.key?(:'global_routing')
@@ -119,8 +115,12 @@ module IbmCloudPower
119
115
  self.metered = attributes[:'metered']
120
116
  end
121
117
 
122
- if attributes.key?(:'classic')
123
- self.classic = attributes[:'classic']
118
+ if attributes.key?(:'name')
119
+ self.name = attributes[:'name']
120
+ end
121
+
122
+ if attributes.key?(:'speed')
123
+ self.speed = attributes[:'speed']
124
124
  end
125
125
 
126
126
  if attributes.key?(:'vpc')
@@ -158,11 +158,11 @@ module IbmCloudPower
158
158
  def ==(o)
159
159
  return true if self.equal?(o)
160
160
  self.class == o.class &&
161
- name == o.name &&
162
- speed == o.speed &&
161
+ classic == o.classic &&
163
162
  global_routing == o.global_routing &&
164
163
  metered == o.metered &&
165
- classic == o.classic &&
164
+ name == o.name &&
165
+ speed == o.speed &&
166
166
  vpc == o.vpc
167
167
  end
168
168
 
@@ -175,7 +175,7 @@ module IbmCloudPower
175
175
  # Calculates hash code according to all attributes.
176
176
  # @return [Integer] Hash code
177
177
  def hash
178
- [name, speed, global_routing, metered, classic, vpc].hash
178
+ [classic, global_routing, metered, name, speed, vpc].hash
179
179
  end
180
180
 
181
181
  # 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