ibm_cloud_power 1.1.1 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (547) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +70 -0
  3. data/README.md +207 -68
  4. data/docs/AuxiliaryVolumeForOnboarding.md +20 -0
  5. data/docs/AuxiliaryVolumesForOnboarding.md +20 -0
  6. data/docs/CloneTaskReference.md +10 -9
  7. data/docs/CloneTaskStatus.md +14 -13
  8. data/docs/ClonedVolume.md +10 -9
  9. data/docs/ClonedVolumeDetail.md +10 -9
  10. data/docs/CloudConnection.md +34 -31
  11. data/docs/CloudConnectionCreate.md +22 -13
  12. data/docs/CloudConnectionCreateResponse.md +46 -0
  13. data/docs/CloudConnectionEndpointClassic.md +10 -9
  14. data/docs/CloudConnectionEndpointClassicUpdate.md +20 -0
  15. data/docs/CloudConnectionEndpointGRE.md +10 -9
  16. data/docs/CloudConnectionEndpointVPC.md +10 -9
  17. data/docs/CloudConnectionGRETunnel.md +10 -11
  18. data/docs/CloudConnectionGRETunnelCreate.md +20 -0
  19. data/docs/CloudConnectionSpeed.md +4 -5
  20. data/docs/CloudConnectionUpdate.md +18 -17
  21. data/docs/CloudConnectionVPC.md +10 -9
  22. data/docs/CloudConnectionVirtualPrivateClouds.md +8 -7
  23. data/docs/CloudConnectionVirtualPrivateCloudsVirtualPrivateCloudsInner.md +24 -0
  24. data/docs/CloudConnections.md +8 -7
  25. data/docs/CloudInstance.md +28 -27
  26. data/docs/CloudInstanceCreate.md +20 -19
  27. data/docs/CloudInstanceReference.md +22 -21
  28. data/docs/CloudInstanceUpdate.md +16 -15
  29. data/docs/CloudInstanceUsageLimits.md +28 -27
  30. data/docs/ConsoleLanguage.md +20 -0
  31. data/docs/ConsoleLanguages.md +18 -0
  32. data/docs/CreateCosImageImportJob.md +38 -0
  33. data/docs/CreateDataVolume.md +28 -19
  34. data/docs/CreateImage.md +32 -27
  35. data/docs/DeadPeerDetection.md +22 -0
  36. data/docs/DisasterRecoveryLocation.md +20 -0
  37. data/docs/DisasterRecoveryLocations.md +18 -0
  38. data/docs/Error.md +10 -9
  39. data/docs/Event.md +24 -23
  40. data/docs/EventUser.md +12 -11
  41. data/docs/Events.md +8 -7
  42. data/docs/ExportImage.md +14 -13
  43. data/docs/FlashCopyMapping.md +30 -0
  44. data/docs/IKEPolicies.md +18 -0
  45. data/docs/IKEPolicy.md +30 -0
  46. data/docs/IKEPolicyAuthentication.md +15 -0
  47. data/docs/IKEPolicyCreate.md +30 -0
  48. data/docs/IKEPolicyOptions.md +24 -0
  49. data/docs/IKEPolicyRef.md +20 -0
  50. data/docs/IKEPolicyTemplate.md +26 -0
  51. data/docs/IKEPolicyUpdate.md +30 -0
  52. data/docs/IPAddressRange.md +10 -9
  53. data/docs/IPSECPolicyAuthentication.md +15 -0
  54. data/docs/IPSecPolicies.md +18 -0
  55. data/docs/IPSecPolicy.md +30 -0
  56. data/docs/IPSecPolicyCreate.md +28 -0
  57. data/docs/IPSecPolicyOptions.md +22 -0
  58. data/docs/IPSecPolicyRef.md +20 -0
  59. data/docs/IPSecPolicyTemplate.md +24 -0
  60. data/docs/IPSecPolicyUpdate.md +28 -0
  61. data/docs/Image.md +32 -31
  62. data/docs/ImageReference.md +26 -25
  63. data/docs/ImageSpecifications.md +20 -19
  64. data/docs/ImageVolume.md +14 -13
  65. data/docs/Images.md +8 -7
  66. data/docs/Job.md +24 -0
  67. data/docs/JobReference.md +20 -0
  68. data/docs/Jobs.md +18 -0
  69. data/docs/MaximumStorageAllocation.md +12 -11
  70. data/docs/MinMaxDefault.md +12 -11
  71. data/docs/MultiVolumesCreate.md +30 -21
  72. data/docs/Network.md +32 -27
  73. data/docs/NetworkCloudConnectionsInner.md +20 -0
  74. data/docs/NetworkCreate.md +20 -19
  75. data/docs/NetworkID.md +18 -0
  76. data/docs/NetworkIDs.md +18 -0
  77. data/docs/NetworkIpAddressMetrics.md +14 -13
  78. data/docs/NetworkPort.md +22 -21
  79. data/docs/NetworkPortCreate.md +10 -9
  80. data/docs/NetworkPortPvmInstance.md +10 -9
  81. data/docs/NetworkPortUpdate.md +10 -9
  82. data/docs/NetworkPorts.md +8 -7
  83. data/docs/NetworkReference.md +20 -17
  84. data/docs/NetworkUpdate.md +14 -13
  85. data/docs/Networks.md +8 -7
  86. data/docs/Operation.md +22 -0
  87. data/docs/Operations.md +12 -11
  88. data/docs/Options.md +18 -0
  89. data/docs/PCloudCloudConnectionsApi.md +245 -110
  90. data/docs/PCloudDisasterRecoveryApi.md +130 -0
  91. data/docs/PCloudEventsApi.md +66 -31
  92. data/docs/PCloudImagesApi.md +525 -109
  93. data/docs/PCloudInstancesApi.md +22 -100
  94. data/docs/PCloudJobsApi.md +208 -0
  95. data/docs/PCloudNetworksApi.md +292 -123
  96. data/docs/PCloudPVMInstancesApi.md +774 -226
  97. data/docs/PCloudPlacementGroupsApi.md +183 -82
  98. data/docs/PCloudSAPApi.md +86 -36
  99. data/docs/PCloudSPPPlacementGroupsApi.md +399 -0
  100. data/docs/PCloudSharedProcessorPoolsApi.md +332 -0
  101. data/docs/PCloudSnapshotsApi.md +113 -46
  102. data/docs/PCloudStorageCapacityApi.md +112 -45
  103. data/docs/PCloudSystemPoolsApi.md +30 -14
  104. data/docs/PCloudTasksApi.md +58 -25
  105. data/docs/PCloudTenantsApi.md +58 -25
  106. data/docs/PCloudTenantsSSHKeysApi.md +147 -63
  107. data/docs/PCloudVPNConnectionsApi.md +752 -0
  108. data/docs/PCloudVPNPoliciesApi.md +677 -0
  109. data/docs/PCloudVolumeGroupsApi.md +657 -0
  110. data/docs/PCloudVolumeOnboardingApi.md +200 -0
  111. data/docs/PCloudVolumesApi.md +915 -276
  112. data/docs/PVMInstance.md +86 -69
  113. data/docs/PVMInstanceAction.md +8 -7
  114. data/docs/PVMInstanceAddNetwork.md +10 -9
  115. data/docs/PVMInstanceCapture.md +20 -19
  116. data/docs/PVMInstanceClone.md +22 -21
  117. data/docs/PVMInstanceConsole.md +8 -7
  118. data/docs/PVMInstanceCreate.md +58 -45
  119. data/docs/PVMInstanceFault.md +14 -13
  120. data/docs/PVMInstanceHealth.md +12 -11
  121. data/docs/PVMInstanceMultiCreate.md +12 -11
  122. data/docs/PVMInstanceNetwork.md +24 -23
  123. data/docs/PVMInstanceNetworks.md +8 -7
  124. data/docs/PVMInstanceOperation.md +10 -9
  125. data/docs/PVMInstanceReference.md +80 -61
  126. data/docs/PVMInstanceRemoveNetwork.md +8 -7
  127. data/docs/PVMInstanceUpdate.md +28 -23
  128. data/docs/PVMInstanceUpdateResponse.md +20 -17
  129. data/docs/PVMInstanceVolumeUpdate.md +8 -7
  130. data/docs/PVMInstances.md +8 -7
  131. data/docs/PeerSubnetUpdate.md +18 -0
  132. data/docs/PeerSubnets.md +18 -0
  133. data/docs/PeeringNetwork.md +12 -11
  134. data/docs/PinPolicy.md +4 -5
  135. data/docs/PlacementGroup.md +14 -13
  136. data/docs/PlacementGroupCreate.md +10 -9
  137. data/docs/PlacementGroupServer.md +8 -7
  138. data/docs/PlacementGroups.md +8 -7
  139. data/docs/RemoteCopyRelationship.md +44 -0
  140. data/docs/SAPCreate.md +36 -23
  141. data/docs/SAPProfile.md +16 -15
  142. data/docs/SAPProfileReference.md +10 -9
  143. data/docs/SAPProfiles.md +8 -7
  144. data/docs/SPPPlacementGroup.md +24 -0
  145. data/docs/SPPPlacementGroupCreate.md +20 -0
  146. data/docs/SPPPlacementGroups.md +18 -0
  147. data/docs/SRC.md +10 -9
  148. data/docs/SSHKey.md +12 -11
  149. data/docs/SSHKeys.md +8 -7
  150. data/docs/SharedProcessorPool.md +36 -0
  151. data/docs/SharedProcessorPoolCreate.md +24 -0
  152. data/docs/SharedProcessorPoolDetail.md +20 -0
  153. data/docs/SharedProcessorPoolPlacementGroup.md +22 -0
  154. data/docs/SharedProcessorPoolServer.md +32 -0
  155. data/docs/SharedProcessorPoolUpdate.md +20 -0
  156. data/docs/SharedProcessorPools.md +18 -0
  157. data/docs/Site.md +20 -0
  158. data/docs/Snapshot.md +26 -25
  159. data/docs/SnapshotCreate.md +12 -11
  160. data/docs/SnapshotCreateResponse.md +8 -7
  161. data/docs/SnapshotRestore.md +8 -7
  162. data/docs/SnapshotUpdate.md +10 -9
  163. data/docs/Snapshots.md +8 -7
  164. data/docs/SoftwareLicenses.md +16 -15
  165. data/docs/Status.md +22 -0
  166. data/docs/StatusDescription.md +18 -0
  167. data/docs/StatusDescriptionError.md +22 -0
  168. data/docs/StockImage.md +12 -11
  169. data/docs/StorageAffinity.md +26 -0
  170. data/docs/StoragePoolCapacity.md +14 -13
  171. data/docs/StoragePoolsCapacity.md +10 -9
  172. data/docs/StorageTypeCapacity.md +12 -11
  173. data/docs/StorageTypesCapacity.md +10 -9
  174. data/docs/System.md +12 -11
  175. data/docs/SystemPool.md +22 -21
  176. data/docs/Task.md +24 -23
  177. data/docs/TaskReference.md +10 -9
  178. data/docs/Tenant.md +20 -19
  179. data/docs/TenantUpdate.md +10 -9
  180. data/docs/UpdateVolume.md +14 -13
  181. data/docs/VPNConnection.md +40 -0
  182. data/docs/VPNConnectionCreate.md +30 -0
  183. data/docs/VPNConnectionCreateResponse.md +42 -0
  184. data/docs/VPNConnectionUpdate.md +24 -0
  185. data/docs/VPNConnections.md +18 -0
  186. data/docs/VPNaaSOptions.md +26 -0
  187. data/docs/VirtualCores.md +12 -11
  188. data/docs/Volume.md +58 -33
  189. data/docs/VolumeAction.md +18 -0
  190. data/docs/VolumeGroup.md +28 -0
  191. data/docs/VolumeGroupAction.md +22 -0
  192. data/docs/VolumeGroupActionReset.md +18 -0
  193. data/docs/VolumeGroupActionStart.md +18 -0
  194. data/docs/VolumeGroupActionStop.md +18 -0
  195. data/docs/VolumeGroupCreate.md +22 -0
  196. data/docs/VolumeGroupCreateResponse.md +24 -0
  197. data/docs/VolumeGroupDetails.md +30 -0
  198. data/docs/VolumeGroupRemoteCopyRelationships.md +20 -0
  199. data/docs/VolumeGroupStorageDetails.md +34 -0
  200. data/docs/VolumeGroupUpdate.md +20 -0
  201. data/docs/VolumeGroups.md +18 -0
  202. data/docs/VolumeGroupsDetails.md +18 -0
  203. data/docs/VolumeInfo.md +10 -9
  204. data/docs/VolumeOnboarding.md +30 -0
  205. data/docs/VolumeOnboardingCommon.md +24 -0
  206. data/docs/VolumeOnboardingCreate.md +20 -0
  207. data/docs/VolumeOnboardingCreateResponse.md +20 -0
  208. data/docs/VolumeOnboardingFailure.md +20 -0
  209. data/docs/VolumeOnboardings.md +18 -0
  210. data/docs/VolumeReference.md +60 -35
  211. data/docs/VolumeRemoteCopyRelationship.md +48 -0
  212. data/docs/Volumes.md +8 -7
  213. data/docs/VolumesAttach.md +18 -0
  214. data/docs/VolumesAttachmentResponse.md +18 -0
  215. data/docs/VolumesClone.md +22 -21
  216. data/docs/VolumesCloneAsyncRequest.md +10 -9
  217. data/docs/VolumesCloneCancel.md +8 -7
  218. data/docs/VolumesCloneCreate.md +10 -9
  219. data/docs/VolumesCloneDetail.md +24 -23
  220. data/docs/VolumesCloneExecute.md +10 -9
  221. data/docs/VolumesCloneRequest.md +10 -9
  222. data/docs/VolumesCloneResponse.md +10 -7
  223. data/docs/VolumesClones.md +8 -7
  224. data/git_push.sh +3 -4
  225. data/ibm_cloud_power.gemspec +3 -3
  226. data/lib/ibm_cloud_power/api/p_cloud_cloud_connections_api.rb +77 -63
  227. data/lib/ibm_cloud_power/api/p_cloud_disaster_recovery_api.rb +138 -0
  228. data/lib/ibm_cloud_power/api/p_cloud_events_api.rb +21 -19
  229. data/lib/ibm_cloud_power/api/p_cloud_images_api.rb +343 -44
  230. data/lib/ibm_cloud_power/api/p_cloud_instances_api.rb +7 -134
  231. data/lib/ibm_cloud_power/api/p_cloud_jobs_api.rb +234 -0
  232. data/lib/ibm_cloud_power/api/p_cloud_networks_api.rb +67 -45
  233. data/lib/ibm_cloud_power/api/p_cloud_placement_groups_api.rb +61 -46
  234. data/lib/ibm_cloud_power/api/p_cloud_pvm_instances_api.rb +431 -98
  235. data/lib/ibm_cloud_power/api/p_cloud_sap_api.rb +17 -11
  236. data/lib/ibm_cloud_power/api/p_cloud_shared_processor_pools_api.rb +367 -0
  237. data/lib/ibm_cloud_power/api/p_cloud_snapshots_api.rb +23 -16
  238. data/lib/ibm_cloud_power/api/p_cloud_spp_placement_groups_api.rb +435 -0
  239. data/lib/ibm_cloud_power/api/p_cloud_storage_capacity_api.rb +17 -13
  240. data/lib/ibm_cloud_power/api/p_cloud_system_pools_api.rb +7 -6
  241. data/lib/ibm_cloud_power/api/p_cloud_tasks_api.rb +14 -12
  242. data/lib/ibm_cloud_power/api/p_cloud_tenants_api.rb +15 -10
  243. data/lib/ibm_cloud_power/api/p_cloud_tenants_ssh_keys_api.rb +37 -26
  244. data/lib/ibm_cloud_power/api/p_cloud_volume_groups_api.rb +707 -0
  245. data/lib/ibm_cloud_power/api/p_cloud_volume_onboarding_api.rb +222 -0
  246. data/lib/ibm_cloud_power/api/p_cloud_volumes_api.rb +458 -115
  247. data/lib/ibm_cloud_power/api/p_cloud_vpn_connections_api.rb +835 -0
  248. data/lib/ibm_cloud_power/api/p_cloud_vpn_policies_api.rb +732 -0
  249. data/lib/ibm_cloud_power/api_client.rb +56 -52
  250. data/lib/ibm_cloud_power/api_error.rb +1 -1
  251. data/lib/ibm_cloud_power/configuration.rb +43 -12
  252. data/lib/ibm_cloud_power/models/auxiliary_volume_for_onboarding.rb +235 -0
  253. data/lib/ibm_cloud_power/models/auxiliary_volumes_for_onboarding.rb +241 -0
  254. data/lib/ibm_cloud_power/models/clone_task_reference.rb +19 -8
  255. data/lib/ibm_cloud_power/models/clone_task_status.rb +48 -37
  256. data/lib/ibm_cloud_power/models/cloned_volume.rb +33 -22
  257. data/lib/ibm_cloud_power/models/cloned_volume_detail.rb +37 -26
  258. data/lib/ibm_cloud_power/models/cloud_connection.rb +114 -93
  259. data/lib/ibm_cloud_power/models/cloud_connection_create.rb +108 -23
  260. data/lib/ibm_cloud_power/models/cloud_connection_create_response.rb +416 -0
  261. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic.rb +20 -9
  262. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic_update.rb +229 -0
  263. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_gre.rb +19 -8
  264. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_vpc.rb +19 -8
  265. data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel.rb +30 -29
  266. data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel_create.rb +240 -0
  267. data/lib/ibm_cloud_power/models/cloud_connection_speed.rb +2 -1
  268. data/lib/ibm_cloud_power/models/cloud_connection_update.rb +77 -32
  269. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds.rb +20 -9
  270. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner.rb +270 -0
  271. data/lib/ibm_cloud_power/models/cloud_connection_vpc.rb +33 -22
  272. data/lib/ibm_cloud_power/models/cloud_connections.rb +19 -8
  273. data/lib/ibm_cloud_power/models/cloud_instance.rb +101 -90
  274. data/lib/ibm_cloud_power/models/cloud_instance_create.rb +19 -8
  275. data/lib/ibm_cloud_power/models/cloud_instance_reference.rb +69 -58
  276. data/lib/ibm_cloud_power/models/cloud_instance_update.rb +19 -8
  277. data/lib/ibm_cloud_power/models/cloud_instance_usage_limits.rb +60 -49
  278. data/lib/ibm_cloud_power/models/console_language.rb +235 -0
  279. data/lib/ibm_cloud_power/models/console_languages.rb +227 -0
  280. data/lib/ibm_cloud_power/models/create_cos_image_import_job.rb +387 -0
  281. data/lib/ibm_cloud_power/models/create_data_volume.rb +98 -43
  282. data/lib/ibm_cloud_power/models/create_image.rb +91 -62
  283. data/lib/ibm_cloud_power/models/dead_peer_detection.rb +350 -0
  284. data/lib/ibm_cloud_power/models/disaster_recovery_location.rb +232 -0
  285. data/lib/ibm_cloud_power/models/disaster_recovery_locations.rb +227 -0
  286. data/lib/ibm_cloud_power/models/error.rb +32 -21
  287. data/lib/ibm_cloud_power/models/event.rb +84 -73
  288. data/lib/ibm_cloud_power/models/event_user.rb +34 -23
  289. data/lib/ibm_cloud_power/models/events.rb +19 -8
  290. data/lib/ibm_cloud_power/models/export_image.rb +35 -24
  291. data/lib/ibm_cloud_power/models/flash_copy_mapping.rb +285 -0
  292. data/lib/ibm_cloud_power/models/ike_policies.rb +227 -0
  293. data/lib/ibm_cloud_power/models/ike_policy.rb +401 -0
  294. data/lib/ibm_cloud_power/models/ike_policy_authentication.rb +42 -0
  295. data/lib/ibm_cloud_power/models/ike_policy_create.rb +424 -0
  296. data/lib/ibm_cloud_power/models/ike_policy_options.rb +274 -0
  297. data/lib/ibm_cloud_power/models/ike_policy_ref.rb +241 -0
  298. data/lib/ibm_cloud_power/models/ike_policy_template.rb +313 -0
  299. data/lib/ibm_cloud_power/models/ike_policy_update.rb +386 -0
  300. data/lib/ibm_cloud_power/models/image.rb +105 -94
  301. data/lib/ibm_cloud_power/models/image_reference.rb +100 -89
  302. data/lib/ibm_cloud_power/models/image_specifications.rb +48 -37
  303. data/lib/ibm_cloud_power/models/image_volume.rb +40 -29
  304. data/lib/ibm_cloud_power/models/images.rb +19 -8
  305. data/lib/ibm_cloud_power/models/ip_address_range.rb +38 -27
  306. data/lib/ibm_cloud_power/models/ip_sec_policies.rb +227 -0
  307. data/lib/ibm_cloud_power/models/ip_sec_policy.rb +389 -0
  308. data/lib/ibm_cloud_power/models/ip_sec_policy_create.rb +397 -0
  309. data/lib/ibm_cloud_power/models/ip_sec_policy_options.rb +258 -0
  310. data/lib/ibm_cloud_power/models/ip_sec_policy_ref.rb +241 -0
  311. data/lib/ibm_cloud_power/models/ip_sec_policy_template.rb +298 -0
  312. data/lib/ibm_cloud_power/models/ip_sec_policy_update.rb +364 -0
  313. data/lib/ibm_cloud_power/models/ipsec_policy_authentication.rb +41 -0
  314. data/lib/ibm_cloud_power/models/job.rb +263 -0
  315. data/lib/ibm_cloud_power/models/job_reference.rb +240 -0
  316. data/lib/ibm_cloud_power/models/jobs.rb +227 -0
  317. data/lib/ibm_cloud_power/models/maximum_storage_allocation.rb +40 -29
  318. data/lib/ibm_cloud_power/models/min_max_default.rb +40 -29
  319. data/lib/ibm_cloud_power/models/multi_volumes_create.rb +112 -57
  320. data/lib/ibm_cloud_power/models/network.rb +127 -94
  321. data/lib/ibm_cloud_power/models/network_cloud_connections_inner.rb +230 -0
  322. data/lib/ibm_cloud_power/models/network_create.rb +55 -44
  323. data/lib/ibm_cloud_power/models/network_id.rb +225 -0
  324. data/lib/ibm_cloud_power/models/network_ids.rb +222 -0
  325. data/lib/ibm_cloud_power/models/network_ip_address_metrics.rb +35 -24
  326. data/lib/ibm_cloud_power/models/network_port.rb +70 -59
  327. data/lib/ibm_cloud_power/models/network_port_create.rb +19 -8
  328. data/lib/ibm_cloud_power/models/network_port_pvm_instance.rb +33 -22
  329. data/lib/ibm_cloud_power/models/network_port_update.rb +19 -8
  330. data/lib/ibm_cloud_power/models/network_ports.rb +19 -8
  331. data/lib/ibm_cloud_power/models/network_reference.rb +77 -56
  332. data/lib/ibm_cloud_power/models/network_update.rb +42 -31
  333. data/lib/ibm_cloud_power/models/networks.rb +19 -8
  334. data/lib/ibm_cloud_power/models/operation.rb +255 -0
  335. data/lib/ibm_cloud_power/models/operations.rb +19 -8
  336. data/lib/ibm_cloud_power/models/options.rb +224 -0
  337. data/lib/ibm_cloud_power/models/peer_subnet_update.rb +225 -0
  338. data/lib/ibm_cloud_power/models/peer_subnets.rb +222 -0
  339. data/lib/ibm_cloud_power/models/peering_network.rb +38 -27
  340. data/lib/ibm_cloud_power/models/pin_policy.rb +8 -4
  341. data/lib/ibm_cloud_power/models/placement_group.rb +40 -29
  342. data/lib/ibm_cloud_power/models/placement_group_create.rb +19 -8
  343. data/lib/ibm_cloud_power/models/placement_group_server.rb +19 -8
  344. data/lib/ibm_cloud_power/models/placement_groups.rb +19 -8
  345. data/lib/ibm_cloud_power/models/pvm_instance.rb +311 -219
  346. data/lib/ibm_cloud_power/models/pvm_instance_action.rb +19 -8
  347. data/lib/ibm_cloud_power/models/pvm_instance_add_network.rb +33 -22
  348. data/lib/ibm_cloud_power/models/pvm_instance_capture.rb +51 -40
  349. data/lib/ibm_cloud_power/models/pvm_instance_clone.rb +69 -58
  350. data/lib/ibm_cloud_power/models/pvm_instance_console.rb +20 -9
  351. data/lib/ibm_cloud_power/models/pvm_instance_create.rb +236 -154
  352. data/lib/ibm_cloud_power/models/pvm_instance_fault.rb +33 -22
  353. data/lib/ibm_cloud_power/models/pvm_instance_health.rb +33 -22
  354. data/lib/ibm_cloud_power/models/pvm_instance_multi_create.rb +30 -19
  355. data/lib/ibm_cloud_power/models/pvm_instance_network.rb +72 -61
  356. data/lib/ibm_cloud_power/models/pvm_instance_networks.rb +19 -8
  357. data/lib/ibm_cloud_power/models/pvm_instance_operation.rb +37 -26
  358. data/lib/ibm_cloud_power/models/pvm_instance_reference.rb +284 -180
  359. data/lib/ibm_cloud_power/models/pvm_instance_remove_network.rb +19 -8
  360. data/lib/ibm_cloud_power/models/pvm_instance_update.rb +79 -46
  361. data/lib/ibm_cloud_power/models/pvm_instance_update_response.rb +64 -43
  362. data/lib/ibm_cloud_power/models/pvm_instance_volume_update.rb +19 -8
  363. data/lib/ibm_cloud_power/models/pvm_instances.rb +19 -8
  364. data/lib/ibm_cloud_power/models/remote_copy_relationship.rb +360 -0
  365. data/lib/ibm_cloud_power/models/sap_create.rb +123 -53
  366. data/lib/ibm_cloud_power/models/sap_profile.rb +56 -45
  367. data/lib/ibm_cloud_power/models/sap_profile_reference.rb +38 -27
  368. data/lib/ibm_cloud_power/models/sap_profiles.rb +19 -8
  369. data/lib/ibm_cloud_power/models/shared_processor_pool.rb +337 -0
  370. data/lib/ibm_cloud_power/models/shared_processor_pool_create.rb +265 -0
  371. data/lib/ibm_cloud_power/models/shared_processor_pool_detail.rb +241 -0
  372. data/lib/ibm_cloud_power/models/shared_processor_pool_placement_group.rb +255 -0
  373. data/lib/ibm_cloud_power/models/shared_processor_pool_server.rb +290 -0
  374. data/lib/ibm_cloud_power/models/shared_processor_pool_update.rb +230 -0
  375. data/lib/ibm_cloud_power/models/shared_processor_pools.rb +222 -0
  376. data/lib/ibm_cloud_power/models/site.rb +230 -0
  377. data/lib/ibm_cloud_power/models/snapshot.rb +90 -79
  378. data/lib/ibm_cloud_power/models/snapshot_create.rb +39 -28
  379. data/lib/ibm_cloud_power/models/snapshot_create_response.rb +19 -8
  380. data/lib/ibm_cloud_power/models/snapshot_restore.rb +19 -8
  381. data/lib/ibm_cloud_power/models/snapshot_update.rb +33 -22
  382. data/lib/ibm_cloud_power/models/snapshots.rb +19 -8
  383. data/lib/ibm_cloud_power/models/software_licenses.rb +35 -24
  384. data/lib/ibm_cloud_power/models/spp_placement_group.rb +267 -0
  385. data/lib/ibm_cloud_power/models/spp_placement_group_create.rb +274 -0
  386. data/lib/ibm_cloud_power/models/spp_placement_groups.rb +222 -0
  387. data/lib/ibm_cloud_power/models/src.rb +33 -22
  388. data/lib/ibm_cloud_power/models/ssh_key.rb +33 -22
  389. data/lib/ibm_cloud_power/models/ssh_keys.rb +19 -8
  390. data/lib/ibm_cloud_power/models/status.rb +250 -0
  391. data/lib/ibm_cloud_power/models/status_description.rb +223 -0
  392. data/lib/ibm_cloud_power/models/status_description_error.rb +243 -0
  393. data/lib/ibm_cloud_power/models/stock_image.rb +34 -23
  394. data/lib/ibm_cloud_power/models/storage_affinity.rb +298 -0
  395. data/lib/ibm_cloud_power/models/storage_pool_capacity.rb +30 -19
  396. data/lib/ibm_cloud_power/models/storage_pools_capacity.rb +19 -8
  397. data/lib/ibm_cloud_power/models/storage_type_capacity.rb +33 -22
  398. data/lib/ibm_cloud_power/models/storage_types_capacity.rb +19 -8
  399. data/lib/ibm_cloud_power/models/system.rb +19 -8
  400. data/lib/ibm_cloud_power/models/system_pool.rb +51 -40
  401. data/lib/ibm_cloud_power/models/task.rb +85 -74
  402. data/lib/ibm_cloud_power/models/task_reference.rb +38 -27
  403. data/lib/ibm_cloud_power/models/tenant.rb +72 -61
  404. data/lib/ibm_cloud_power/models/tenant_update.rb +19 -8
  405. data/lib/ibm_cloud_power/models/update_volume.rb +37 -26
  406. data/lib/ibm_cloud_power/models/virtual_cores.rb +34 -23
  407. data/lib/ibm_cloud_power/models/volume.rb +263 -98
  408. data/lib/ibm_cloud_power/models/volume_action.rb +225 -0
  409. data/lib/ibm_cloud_power/models/volume_group.rb +279 -0
  410. data/lib/ibm_cloud_power/models/volume_group_action.rb +238 -0
  411. data/lib/ibm_cloud_power/models/volume_group_action_reset.rb +262 -0
  412. data/lib/ibm_cloud_power/models/volume_group_action_start.rb +262 -0
  413. data/lib/ibm_cloud_power/models/volume_group_action_stop.rb +226 -0
  414. data/lib/ibm_cloud_power/models/volume_group_create.rb +247 -0
  415. data/lib/ibm_cloud_power/models/volume_group_create_response.rb +265 -0
  416. data/lib/ibm_cloud_power/models/volume_group_details.rb +291 -0
  417. data/lib/ibm_cloud_power/models/volume_group_remote_copy_relationships.rb +232 -0
  418. data/lib/ibm_cloud_power/models/volume_group_storage_details.rb +307 -0
  419. data/lib/ibm_cloud_power/models/volume_group_update.rb +234 -0
  420. data/lib/ibm_cloud_power/models/volume_groups.rb +227 -0
  421. data/lib/ibm_cloud_power/models/volume_groups_details.rb +227 -0
  422. data/lib/ibm_cloud_power/models/volume_info.rb +33 -22
  423. data/lib/ibm_cloud_power/models/volume_onboarding.rb +296 -0
  424. data/lib/ibm_cloud_power/models/volume_onboarding_common.rb +257 -0
  425. data/lib/ibm_cloud_power/models/volume_onboarding_create.rb +236 -0
  426. data/lib/ibm_cloud_power/models/volume_onboarding_create_response.rb +230 -0
  427. data/lib/ibm_cloud_power/models/volume_onboarding_failure.rb +232 -0
  428. data/lib/ibm_cloud_power/models/volume_onboardings.rb +227 -0
  429. data/lib/ibm_cloud_power/models/volume_reference.rb +290 -125
  430. data/lib/ibm_cloud_power/models/volume_remote_copy_relationship.rb +387 -0
  431. data/lib/ibm_cloud_power/models/volumes.rb +19 -8
  432. data/lib/ibm_cloud_power/models/volumes_attach.rb +227 -0
  433. data/lib/ibm_cloud_power/models/volumes_attachment_response.rb +225 -0
  434. data/lib/ibm_cloud_power/models/volumes_clone.rb +68 -57
  435. data/lib/ibm_cloud_power/models/volumes_clone_async_request.rb +31 -20
  436. data/lib/ibm_cloud_power/models/volumes_clone_cancel.rb +19 -8
  437. data/lib/ibm_cloud_power/models/volumes_clone_create.rb +30 -19
  438. data/lib/ibm_cloud_power/models/volumes_clone_detail.rb +75 -64
  439. data/lib/ibm_cloud_power/models/volumes_clone_execute.rb +20 -9
  440. data/lib/ibm_cloud_power/models/volumes_clone_request.rb +30 -19
  441. data/lib/ibm_cloud_power/models/volumes_clone_response.rb +32 -13
  442. data/lib/ibm_cloud_power/models/volumes_clones.rb +19 -8
  443. data/lib/ibm_cloud_power/models/vp_naa_s_options.rb +280 -0
  444. data/lib/ibm_cloud_power/models/vpn_connection.rb +437 -0
  445. data/lib/ibm_cloud_power/models/vpn_connection_create.rb +353 -0
  446. data/lib/ibm_cloud_power/models/vpn_connection_create_response.rb +453 -0
  447. data/lib/ibm_cloud_power/models/vpn_connection_update.rb +251 -0
  448. data/lib/ibm_cloud_power/models/vpn_connections.rb +222 -0
  449. data/lib/ibm_cloud_power/version.rb +2 -2
  450. data/lib/ibm_cloud_power.rb +93 -6
  451. data/pkg/ibm_cloud_power-2.1.0.gem +0 -0
  452. data/spec/api/p_cloud_disaster_recovery_api_spec.rb +56 -0
  453. data/spec/api/p_cloud_jobs_api_spec.rb +73 -0
  454. data/spec/api/p_cloud_shared_processor_pools_api_spec.rb +95 -0
  455. data/spec/api/p_cloud_spp_placement_groups_api_spec.rb +108 -0
  456. data/spec/api/p_cloud_volume_groups_api_spec.rb +155 -0
  457. data/spec/api/p_cloud_volume_onboarding_api_spec.rb +70 -0
  458. data/spec/api/p_cloud_vpn_connections_api_spec.rb +194 -0
  459. data/spec/api/p_cloud_vpn_policies_api_spec.rb +165 -0
  460. data/spec/api_client_spec.rb +3 -3
  461. data/spec/configuration_spec.rb +1 -1
  462. data/spec/models/auxiliary_volume_for_onboarding_spec.rb +40 -0
  463. data/spec/models/auxiliary_volumes_for_onboarding_spec.rb +40 -0
  464. data/spec/models/cloud_connection_create_response_spec.rb +112 -0
  465. data/spec/models/cloud_connection_endpoint_classic_update_spec.rb +40 -0
  466. data/spec/models/cloud_connection_gre_tunnel_create_spec.rb +40 -0
  467. data/spec/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner_spec.rb +52 -0
  468. data/spec/models/console_language_spec.rb +40 -0
  469. data/spec/models/console_languages_spec.rb +34 -0
  470. data/spec/models/create_cos_image_import_job_spec.rb +102 -0
  471. data/spec/models/dead_peer_detection_spec.rb +50 -0
  472. data/spec/models/disaster_recovery_location_spec.rb +40 -0
  473. data/spec/models/disaster_recovery_locations_spec.rb +34 -0
  474. data/spec/models/flash_copy_mapping_spec.rb +70 -0
  475. data/spec/models/ike_policies_spec.rb +34 -0
  476. data/spec/models/ike_policy_authentication_spec.rb +28 -0
  477. data/spec/models/ike_policy_create_spec.rb +86 -0
  478. data/spec/models/ike_policy_options_spec.rb +52 -0
  479. data/spec/models/ike_policy_ref_spec.rb +40 -0
  480. data/spec/models/ike_policy_spec.rb +86 -0
  481. data/spec/models/ike_policy_template_spec.rb +58 -0
  482. data/spec/models/ike_policy_update_spec.rb +86 -0
  483. data/spec/models/ip_sec_policies_spec.rb +34 -0
  484. data/spec/models/ip_sec_policy_create_spec.rb +76 -0
  485. data/spec/models/ip_sec_policy_options_spec.rb +46 -0
  486. data/spec/models/ip_sec_policy_ref_spec.rb +40 -0
  487. data/spec/models/ip_sec_policy_spec.rb +82 -0
  488. data/spec/models/ip_sec_policy_template_spec.rb +52 -0
  489. data/spec/models/ip_sec_policy_update_spec.rb +76 -0
  490. data/spec/models/ipsec_policy_authentication_spec.rb +28 -0
  491. data/spec/models/job_reference_spec.rb +40 -0
  492. data/spec/models/job_spec.rb +52 -0
  493. data/spec/models/jobs_spec.rb +34 -0
  494. data/spec/models/network_cloud_connections_inner_spec.rb +40 -0
  495. data/spec/models/network_id_spec.rb +34 -0
  496. data/spec/models/network_ids_spec.rb +34 -0
  497. data/spec/models/operation_spec.rb +46 -0
  498. data/spec/models/options_spec.rb +34 -0
  499. data/spec/models/peer_subnet_update_spec.rb +34 -0
  500. data/spec/models/peer_subnets_spec.rb +34 -0
  501. data/spec/models/remote_copy_relationship_spec.rb +112 -0
  502. data/spec/models/shared_processor_pool_create_spec.rb +52 -0
  503. data/spec/models/shared_processor_pool_detail_spec.rb +40 -0
  504. data/spec/models/shared_processor_pool_placement_group_spec.rb +46 -0
  505. data/spec/models/shared_processor_pool_server_spec.rb +76 -0
  506. data/spec/models/shared_processor_pool_spec.rb +88 -0
  507. data/spec/models/shared_processor_pool_update_spec.rb +40 -0
  508. data/spec/models/shared_processor_pools_spec.rb +34 -0
  509. data/spec/models/site_spec.rb +40 -0
  510. data/spec/models/spp_placement_group_create_spec.rb +44 -0
  511. data/spec/models/spp_placement_group_spec.rb +52 -0
  512. data/spec/models/spp_placement_groups_spec.rb +34 -0
  513. data/spec/models/status_description_error_spec.rb +46 -0
  514. data/spec/models/status_description_spec.rb +34 -0
  515. data/spec/models/status_spec.rb +46 -0
  516. data/spec/models/storage_affinity_spec.rb +62 -0
  517. data/spec/models/volume_action_spec.rb +34 -0
  518. data/spec/models/volume_group_action_reset_spec.rb +38 -0
  519. data/spec/models/volume_group_action_spec.rb +46 -0
  520. data/spec/models/volume_group_action_start_spec.rb +38 -0
  521. data/spec/models/volume_group_action_stop_spec.rb +34 -0
  522. data/spec/models/volume_group_create_response_spec.rb +52 -0
  523. data/spec/models/volume_group_create_spec.rb +46 -0
  524. data/spec/models/volume_group_details_spec.rb +70 -0
  525. data/spec/models/volume_group_remote_copy_relationships_spec.rb +40 -0
  526. data/spec/models/volume_group_spec.rb +64 -0
  527. data/spec/models/volume_group_storage_details_spec.rb +82 -0
  528. data/spec/models/volume_group_update_spec.rb +40 -0
  529. data/spec/models/volume_groups_details_spec.rb +34 -0
  530. data/spec/models/volume_groups_spec.rb +34 -0
  531. data/spec/models/volume_onboarding_common_spec.rb +52 -0
  532. data/spec/models/volume_onboarding_create_response_spec.rb +40 -0
  533. data/spec/models/volume_onboarding_create_spec.rb +40 -0
  534. data/spec/models/volume_onboarding_failure_spec.rb +40 -0
  535. data/spec/models/volume_onboarding_spec.rb +70 -0
  536. data/spec/models/volume_onboardings_spec.rb +34 -0
  537. data/spec/models/volume_remote_copy_relationship_spec.rb +124 -0
  538. data/spec/models/volumes_attach_spec.rb +34 -0
  539. data/spec/models/volumes_attachment_response_spec.rb +34 -0
  540. data/spec/models/vp_naa_s_options_spec.rb +58 -0
  541. data/spec/models/vpn_connection_create_response_spec.rb +114 -0
  542. data/spec/models/vpn_connection_create_spec.rb +74 -0
  543. data/spec/models/vpn_connection_spec.rb +108 -0
  544. data/spec/models/vpn_connection_update_spec.rb +52 -0
  545. data/spec/models/vpn_connections_spec.rb +34 -0
  546. data/spec/spec_helper.rb +1 -1
  547. metadata +374 -4
@@ -0,0 +1,230 @@
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 SharedProcessorPoolUpdate
18
+ # The new name for the Shared Processor Pool; minumum of 2 characters, maximum of 12, the only special character allowed is the underscore '_'.
19
+ attr_accessor :name
20
+
21
+ # The amount of reserved processor cores for the Shared Processor Pool; only integers allowed, no fractional values; the amount can be increased (dependent on available resources) or decreased (dependent on currently allocated resources)
22
+ attr_accessor :reserved_cores
23
+
24
+ # Attribute mapping from ruby-style variable name to JSON key.
25
+ def self.attribute_map
26
+ {
27
+ :'name' => :'name',
28
+ :'reserved_cores' => :'reservedCores'
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
+ :'name' => :'String',
41
+ :'reserved_cores' => :'Integer'
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::SharedProcessorPoolUpdate` 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::SharedProcessorPoolUpdate`. 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?(:'name')
67
+ self.name = attributes[:'name']
68
+ end
69
+
70
+ if attributes.key?(:'reserved_cores')
71
+ self.reserved_cores = attributes[:'reserved_cores']
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
+ invalid_properties
80
+ end
81
+
82
+ # Check to see if the all the properties in the model are valid
83
+ # @return true if the model is valid
84
+ def valid?
85
+ true
86
+ end
87
+
88
+ # Checks equality by comparing each attribute.
89
+ # @param [Object] Object to be compared
90
+ def ==(o)
91
+ return true if self.equal?(o)
92
+ self.class == o.class &&
93
+ name == o.name &&
94
+ reserved_cores == o.reserved_cores
95
+ end
96
+
97
+ # @see the `==` method
98
+ # @param [Object] Object to be compared
99
+ def eql?(o)
100
+ self == o
101
+ end
102
+
103
+ # Calculates hash code according to all attributes.
104
+ # @return [Integer] Hash code
105
+ def hash
106
+ [name, reserved_cores].hash
107
+ end
108
+
109
+ # Builds the object from hash
110
+ # @param [Hash] attributes Model attributes in the form of hash
111
+ # @return [Object] Returns the model itself
112
+ def self.build_from_hash(attributes)
113
+ new.build_from_hash(attributes)
114
+ end
115
+
116
+ # Builds the object from hash
117
+ # @param [Hash] attributes Model attributes in the form of hash
118
+ # @return [Object] Returns the model itself
119
+ def build_from_hash(attributes)
120
+ return nil unless attributes.is_a?(Hash)
121
+ attributes = attributes.transform_keys(&:to_sym)
122
+ self.class.openapi_types.each_pair do |key, type|
123
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
124
+ self.send("#{key}=", nil)
125
+ elsif type =~ /\AArray<(.*)>/i
126
+ # check to ensure the input is an array given that the attribute
127
+ # is documented as an array but the input is not
128
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
129
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
130
+ end
131
+ elsif !attributes[self.class.attribute_map[key]].nil?
132
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
133
+ end
134
+ end
135
+
136
+ self
137
+ end
138
+
139
+ # Deserializes the data based on type
140
+ # @param string type Data type
141
+ # @param string value Value to be deserialized
142
+ # @return [Object] Deserialized data
143
+ def _deserialize(type, value)
144
+ case type.to_sym
145
+ when :Time
146
+ Time.parse(value)
147
+ when :Date
148
+ Date.parse(value)
149
+ when :String
150
+ value.to_s
151
+ when :Integer
152
+ value.to_i
153
+ when :Float
154
+ value.to_f
155
+ when :Boolean
156
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
157
+ true
158
+ else
159
+ false
160
+ end
161
+ when :Object
162
+ # generic object (usually a Hash), return directly
163
+ value
164
+ when /\AArray<(?<inner_type>.+)>\z/
165
+ inner_type = Regexp.last_match[:inner_type]
166
+ value.map { |v| _deserialize(inner_type, v) }
167
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
168
+ k_type = Regexp.last_match[:k_type]
169
+ v_type = Regexp.last_match[:v_type]
170
+ {}.tap do |hash|
171
+ value.each do |k, v|
172
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
173
+ end
174
+ end
175
+ else # model
176
+ # models (e.g. Pet) or oneOf
177
+ klass = IbmCloudPower.const_get(type)
178
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
179
+ end
180
+ end
181
+
182
+ # Returns the string representation of the object
183
+ # @return [String] String presentation of the object
184
+ def to_s
185
+ to_hash.to_s
186
+ end
187
+
188
+ # to_body is an alias to to_hash (backward compatibility)
189
+ # @return [Hash] Returns the object in the form of hash
190
+ def to_body
191
+ to_hash
192
+ end
193
+
194
+ # Returns the object in the form of hash
195
+ # @return [Hash] Returns the object in the form of hash
196
+ def to_hash
197
+ hash = {}
198
+ self.class.attribute_map.each_pair do |attr, param|
199
+ value = self.send(attr)
200
+ if value.nil?
201
+ is_nullable = self.class.openapi_nullable.include?(attr)
202
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
203
+ end
204
+
205
+ hash[param] = _to_hash(value)
206
+ end
207
+ hash
208
+ end
209
+
210
+ # Outputs non-array value in the form of hash
211
+ # For object, use to_hash. Otherwise, just return the value
212
+ # @param [Object] value Any valid value
213
+ # @return [Hash] Returns the value in the form of hash
214
+ def _to_hash(value)
215
+ if value.is_a?(Array)
216
+ value.compact.map { |v| _to_hash(v) }
217
+ elsif value.is_a?(Hash)
218
+ {}.tap do |hash|
219
+ value.each { |k, v| hash[k] = _to_hash(v) }
220
+ end
221
+ elsif value.respond_to? :to_hash
222
+ value.to_hash
223
+ else
224
+ value
225
+ end
226
+ end
227
+
228
+ end
229
+
230
+ end
@@ -0,0 +1,222 @@
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 SharedProcessorPools
18
+ # list of Shared Processor Pools
19
+ attr_accessor :shared_processor_pools
20
+
21
+ # Attribute mapping from ruby-style variable name to JSON key.
22
+ def self.attribute_map
23
+ {
24
+ :'shared_processor_pools' => :'sharedProcessorPools'
25
+ }
26
+ end
27
+
28
+ # Returns all the JSON keys this model knows about
29
+ def self.acceptable_attributes
30
+ attribute_map.values
31
+ end
32
+
33
+ # Attribute type mapping.
34
+ def self.openapi_types
35
+ {
36
+ :'shared_processor_pools' => :'Array<SharedProcessorPool>'
37
+ }
38
+ end
39
+
40
+ # List of attributes with nullable: true
41
+ def self.openapi_nullable
42
+ Set.new([
43
+ ])
44
+ end
45
+
46
+ # Initializes the object
47
+ # @param [Hash] attributes Model attributes in the form of hash
48
+ def initialize(attributes = {})
49
+ if (!attributes.is_a?(Hash))
50
+ fail ArgumentError, "The input argument (attributes) must be a hash in `IbmCloudPower::SharedProcessorPools` initialize method"
51
+ end
52
+
53
+ # check to see if the attribute exists and convert string to symbol for hash key
54
+ attributes = attributes.each_with_object({}) { |(k, v), h|
55
+ if (!self.class.attribute_map.key?(k.to_sym))
56
+ fail ArgumentError, "`#{k}` is not a valid attribute in `IbmCloudPower::SharedProcessorPools`. Please check the name to make sure it's valid. List of attributes: " + self.class.attribute_map.keys.inspect
57
+ end
58
+ h[k.to_sym] = v
59
+ }
60
+
61
+ if attributes.key?(:'shared_processor_pools')
62
+ if (value = attributes[:'shared_processor_pools']).is_a?(Array)
63
+ self.shared_processor_pools = value
64
+ end
65
+ end
66
+ end
67
+
68
+ # Show invalid properties with the reasons. Usually used together with valid?
69
+ # @return Array for valid properties with the reasons
70
+ def list_invalid_properties
71
+ invalid_properties = Array.new
72
+ invalid_properties
73
+ end
74
+
75
+ # Check to see if the all the properties in the model are valid
76
+ # @return true if the model is valid
77
+ def valid?
78
+ true
79
+ end
80
+
81
+ # Checks equality by comparing each attribute.
82
+ # @param [Object] Object to be compared
83
+ def ==(o)
84
+ return true if self.equal?(o)
85
+ self.class == o.class &&
86
+ shared_processor_pools == o.shared_processor_pools
87
+ end
88
+
89
+ # @see the `==` method
90
+ # @param [Object] Object to be compared
91
+ def eql?(o)
92
+ self == o
93
+ end
94
+
95
+ # Calculates hash code according to all attributes.
96
+ # @return [Integer] Hash code
97
+ def hash
98
+ [shared_processor_pools].hash
99
+ end
100
+
101
+ # Builds the object from hash
102
+ # @param [Hash] attributes Model attributes in the form of hash
103
+ # @return [Object] Returns the model itself
104
+ def self.build_from_hash(attributes)
105
+ new.build_from_hash(attributes)
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 build_from_hash(attributes)
112
+ return nil unless attributes.is_a?(Hash)
113
+ attributes = attributes.transform_keys(&:to_sym)
114
+ self.class.openapi_types.each_pair do |key, type|
115
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
116
+ self.send("#{key}=", nil)
117
+ elsif type =~ /\AArray<(.*)>/i
118
+ # check to ensure the input is an array given that the attribute
119
+ # is documented as an array but the input is not
120
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
121
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
122
+ end
123
+ elsif !attributes[self.class.attribute_map[key]].nil?
124
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
125
+ end
126
+ end
127
+
128
+ self
129
+ end
130
+
131
+ # Deserializes the data based on type
132
+ # @param string type Data type
133
+ # @param string value Value to be deserialized
134
+ # @return [Object] Deserialized data
135
+ def _deserialize(type, value)
136
+ case type.to_sym
137
+ when :Time
138
+ Time.parse(value)
139
+ when :Date
140
+ Date.parse(value)
141
+ when :String
142
+ value.to_s
143
+ when :Integer
144
+ value.to_i
145
+ when :Float
146
+ value.to_f
147
+ when :Boolean
148
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
149
+ true
150
+ else
151
+ false
152
+ end
153
+ when :Object
154
+ # generic object (usually a Hash), return directly
155
+ value
156
+ when /\AArray<(?<inner_type>.+)>\z/
157
+ inner_type = Regexp.last_match[:inner_type]
158
+ value.map { |v| _deserialize(inner_type, v) }
159
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
160
+ k_type = Regexp.last_match[:k_type]
161
+ v_type = Regexp.last_match[:v_type]
162
+ {}.tap do |hash|
163
+ value.each do |k, v|
164
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
165
+ end
166
+ end
167
+ else # model
168
+ # models (e.g. Pet) or oneOf
169
+ klass = IbmCloudPower.const_get(type)
170
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
171
+ end
172
+ end
173
+
174
+ # Returns the string representation of the object
175
+ # @return [String] String presentation of the object
176
+ def to_s
177
+ to_hash.to_s
178
+ end
179
+
180
+ # to_body is an alias to to_hash (backward compatibility)
181
+ # @return [Hash] Returns the object in the form of hash
182
+ def to_body
183
+ to_hash
184
+ end
185
+
186
+ # Returns the object in the form of hash
187
+ # @return [Hash] Returns the object in the form of hash
188
+ def to_hash
189
+ hash = {}
190
+ self.class.attribute_map.each_pair do |attr, param|
191
+ value = self.send(attr)
192
+ if value.nil?
193
+ is_nullable = self.class.openapi_nullable.include?(attr)
194
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
195
+ end
196
+
197
+ hash[param] = _to_hash(value)
198
+ end
199
+ hash
200
+ end
201
+
202
+ # Outputs non-array value in the form of hash
203
+ # For object, use to_hash. Otherwise, just return the value
204
+ # @param [Object] value Any valid value
205
+ # @return [Hash] Returns the value in the form of hash
206
+ def _to_hash(value)
207
+ if value.is_a?(Array)
208
+ value.compact.map { |v| _to_hash(v) }
209
+ elsif value.is_a?(Hash)
210
+ {}.tap do |hash|
211
+ value.each { |k, v| hash[k] = _to_hash(v) }
212
+ end
213
+ elsif value.respond_to? :to_hash
214
+ value.to_hash
215
+ else
216
+ value
217
+ end
218
+ end
219
+
220
+ end
221
+
222
+ end
@@ -0,0 +1,230 @@
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 Site
18
+ # true if location is active , otherwise it is false
19
+ attr_accessor :is_active
20
+
21
+ # regionZone of the location
22
+ attr_accessor :location
23
+
24
+ # Attribute mapping from ruby-style variable name to JSON key.
25
+ def self.attribute_map
26
+ {
27
+ :'is_active' => :'isActive',
28
+ :'location' => :'location'
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
+ :'is_active' => :'Boolean',
41
+ :'location' => :'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::Site` 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::Site`. 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?(:'is_active')
67
+ self.is_active = attributes[:'is_active']
68
+ end
69
+
70
+ if attributes.key?(:'location')
71
+ self.location = attributes[:'location']
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
+ invalid_properties
80
+ end
81
+
82
+ # Check to see if the all the properties in the model are valid
83
+ # @return true if the model is valid
84
+ def valid?
85
+ true
86
+ end
87
+
88
+ # Checks equality by comparing each attribute.
89
+ # @param [Object] Object to be compared
90
+ def ==(o)
91
+ return true if self.equal?(o)
92
+ self.class == o.class &&
93
+ is_active == o.is_active &&
94
+ location == o.location
95
+ end
96
+
97
+ # @see the `==` method
98
+ # @param [Object] Object to be compared
99
+ def eql?(o)
100
+ self == o
101
+ end
102
+
103
+ # Calculates hash code according to all attributes.
104
+ # @return [Integer] Hash code
105
+ def hash
106
+ [is_active, location].hash
107
+ end
108
+
109
+ # Builds the object from hash
110
+ # @param [Hash] attributes Model attributes in the form of hash
111
+ # @return [Object] Returns the model itself
112
+ def self.build_from_hash(attributes)
113
+ new.build_from_hash(attributes)
114
+ end
115
+
116
+ # Builds the object from hash
117
+ # @param [Hash] attributes Model attributes in the form of hash
118
+ # @return [Object] Returns the model itself
119
+ def build_from_hash(attributes)
120
+ return nil unless attributes.is_a?(Hash)
121
+ attributes = attributes.transform_keys(&:to_sym)
122
+ self.class.openapi_types.each_pair do |key, type|
123
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
124
+ self.send("#{key}=", nil)
125
+ elsif type =~ /\AArray<(.*)>/i
126
+ # check to ensure the input is an array given that the attribute
127
+ # is documented as an array but the input is not
128
+ if attributes[self.class.attribute_map[key]].is_a?(Array)
129
+ self.send("#{key}=", attributes[self.class.attribute_map[key]].map { |v| _deserialize($1, v) })
130
+ end
131
+ elsif !attributes[self.class.attribute_map[key]].nil?
132
+ self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
133
+ end
134
+ end
135
+
136
+ self
137
+ end
138
+
139
+ # Deserializes the data based on type
140
+ # @param string type Data type
141
+ # @param string value Value to be deserialized
142
+ # @return [Object] Deserialized data
143
+ def _deserialize(type, value)
144
+ case type.to_sym
145
+ when :Time
146
+ Time.parse(value)
147
+ when :Date
148
+ Date.parse(value)
149
+ when :String
150
+ value.to_s
151
+ when :Integer
152
+ value.to_i
153
+ when :Float
154
+ value.to_f
155
+ when :Boolean
156
+ if value.to_s =~ /\A(true|t|yes|y|1)\z/i
157
+ true
158
+ else
159
+ false
160
+ end
161
+ when :Object
162
+ # generic object (usually a Hash), return directly
163
+ value
164
+ when /\AArray<(?<inner_type>.+)>\z/
165
+ inner_type = Regexp.last_match[:inner_type]
166
+ value.map { |v| _deserialize(inner_type, v) }
167
+ when /\AHash<(?<k_type>.+?), (?<v_type>.+)>\z/
168
+ k_type = Regexp.last_match[:k_type]
169
+ v_type = Regexp.last_match[:v_type]
170
+ {}.tap do |hash|
171
+ value.each do |k, v|
172
+ hash[_deserialize(k_type, k)] = _deserialize(v_type, v)
173
+ end
174
+ end
175
+ else # model
176
+ # models (e.g. Pet) or oneOf
177
+ klass = IbmCloudPower.const_get(type)
178
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
179
+ end
180
+ end
181
+
182
+ # Returns the string representation of the object
183
+ # @return [String] String presentation of the object
184
+ def to_s
185
+ to_hash.to_s
186
+ end
187
+
188
+ # to_body is an alias to to_hash (backward compatibility)
189
+ # @return [Hash] Returns the object in the form of hash
190
+ def to_body
191
+ to_hash
192
+ end
193
+
194
+ # Returns the object in the form of hash
195
+ # @return [Hash] Returns the object in the form of hash
196
+ def to_hash
197
+ hash = {}
198
+ self.class.attribute_map.each_pair do |attr, param|
199
+ value = self.send(attr)
200
+ if value.nil?
201
+ is_nullable = self.class.openapi_nullable.include?(attr)
202
+ next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
203
+ end
204
+
205
+ hash[param] = _to_hash(value)
206
+ end
207
+ hash
208
+ end
209
+
210
+ # Outputs non-array value in the form of hash
211
+ # For object, use to_hash. Otherwise, just return the value
212
+ # @param [Object] value Any valid value
213
+ # @return [Hash] Returns the value in the form of hash
214
+ def _to_hash(value)
215
+ if value.is_a?(Array)
216
+ value.compact.map { |v| _to_hash(v) }
217
+ elsif value.is_a?(Hash)
218
+ {}.tap do |hash|
219
+ value.each { |k, v| hash[k] = _to_hash(v) }
220
+ end
221
+ elsif value.respond_to? :to_hash
222
+ value.to_hash
223
+ else
224
+ value
225
+ end
226
+ end
227
+
228
+ end
229
+
230
+ end