ibm_cloud_power 1.1.1 → 2.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (383) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +68 -3
  3. data/docs/CloneTaskReference.md +10 -9
  4. data/docs/CloneTaskStatus.md +14 -13
  5. data/docs/ClonedVolume.md +10 -9
  6. data/docs/ClonedVolumeDetail.md +10 -9
  7. data/docs/CloudConnection.md +32 -31
  8. data/docs/CloudConnectionCreate.md +14 -13
  9. data/docs/CloudConnectionCreateResponse.md +44 -0
  10. data/docs/CloudConnectionEndpointClassic.md +10 -9
  11. data/docs/CloudConnectionEndpointGRE.md +10 -9
  12. data/docs/CloudConnectionEndpointVPC.md +10 -9
  13. data/docs/CloudConnectionGRETunnel.md +12 -11
  14. data/docs/CloudConnectionSpeed.md +4 -5
  15. data/docs/CloudConnectionUpdate.md +18 -17
  16. data/docs/CloudConnectionVPC.md +10 -9
  17. data/docs/CloudConnectionVirtualPrivateClouds.md +8 -7
  18. data/docs/CloudConnectionVirtualPrivateCloudsVirtualPrivateCloudsInner.md +24 -0
  19. data/docs/CloudConnections.md +8 -7
  20. data/docs/CloudInstance.md +28 -27
  21. data/docs/CloudInstanceCreate.md +20 -19
  22. data/docs/CloudInstanceReference.md +22 -21
  23. data/docs/CloudInstanceUpdate.md +16 -15
  24. data/docs/CloudInstanceUsageLimits.md +28 -27
  25. data/docs/CreateCosImageImportJob.md +38 -0
  26. data/docs/CreateDataVolume.md +26 -19
  27. data/docs/CreateImage.md +32 -27
  28. data/docs/DeadPeerDetection.md +22 -0
  29. data/docs/Error.md +10 -9
  30. data/docs/Event.md +24 -23
  31. data/docs/EventUser.md +12 -11
  32. data/docs/Events.md +8 -7
  33. data/docs/ExportImage.md +14 -13
  34. data/docs/IKEPolicies.md +18 -0
  35. data/docs/IKEPolicy.md +30 -0
  36. data/docs/IKEPolicyCreate.md +30 -0
  37. data/docs/IKEPolicyOptions.md +24 -0
  38. data/docs/IKEPolicyRef.md +20 -0
  39. data/docs/IKEPolicyTemplate.md +26 -0
  40. data/docs/IKEPolicyUpdate.md +30 -0
  41. data/docs/IPAddressRange.md +10 -9
  42. data/docs/IPSecPolicies.md +18 -0
  43. data/docs/IPSecPolicy.md +30 -0
  44. data/docs/IPSecPolicyCreate.md +28 -0
  45. data/docs/IPSecPolicyOptions.md +22 -0
  46. data/docs/IPSecPolicyRef.md +20 -0
  47. data/docs/IPSecPolicyTemplate.md +24 -0
  48. data/docs/IPSecPolicyUpdate.md +28 -0
  49. data/docs/Image.md +32 -31
  50. data/docs/ImageReference.md +26 -25
  51. data/docs/ImageSpecifications.md +20 -19
  52. data/docs/ImageVolume.md +14 -13
  53. data/docs/Images.md +8 -7
  54. data/docs/Job.md +24 -0
  55. data/docs/JobReference.md +20 -0
  56. data/docs/Jobs.md +18 -0
  57. data/docs/MaximumStorageAllocation.md +12 -11
  58. data/docs/MinMaxDefault.md +12 -11
  59. data/docs/MultiVolumesCreate.md +28 -21
  60. data/docs/Network.md +28 -27
  61. data/docs/NetworkCreate.md +20 -19
  62. data/docs/NetworkID.md +18 -0
  63. data/docs/NetworkIDs.md +18 -0
  64. data/docs/NetworkIpAddressMetrics.md +14 -13
  65. data/docs/NetworkPort.md +22 -21
  66. data/docs/NetworkPortCreate.md +10 -9
  67. data/docs/NetworkPortPvmInstance.md +10 -9
  68. data/docs/NetworkPortUpdate.md +10 -9
  69. data/docs/NetworkPorts.md +8 -7
  70. data/docs/NetworkReference.md +18 -17
  71. data/docs/NetworkUpdate.md +14 -13
  72. data/docs/Networks.md +8 -7
  73. data/docs/Operation.md +22 -0
  74. data/docs/Operations.md +12 -11
  75. data/docs/Options.md +18 -0
  76. data/docs/PCloudCloudConnectionsApi.md +229 -94
  77. data/docs/PCloudEventsApi.md +60 -27
  78. data/docs/PCloudImagesApi.md +513 -101
  79. data/docs/PCloudInstancesApi.md +83 -33
  80. data/docs/PCloudJobsApi.md +208 -0
  81. data/docs/PCloudNetworksApi.md +287 -118
  82. data/docs/PCloudPVMInstancesApi.md +628 -208
  83. data/docs/PCloudPlacementGroupsApi.md +177 -76
  84. data/docs/PCloudSAPApi.md +86 -36
  85. data/docs/PCloudSnapshotsApi.md +112 -45
  86. data/docs/PCloudStorageCapacityApi.md +112 -45
  87. data/docs/PCloudSystemPoolsApi.md +29 -13
  88. data/docs/PCloudTasksApi.md +55 -22
  89. data/docs/PCloudTenantsApi.md +57 -24
  90. data/docs/PCloudTenantsSSHKeysApi.md +143 -59
  91. data/docs/PCloudVPNConnectionsApi.md +817 -0
  92. data/docs/PCloudVPNPoliciesApi.md +677 -0
  93. data/docs/PCloudVolumesApi.md +629 -256
  94. data/docs/PVMInstance.md +72 -69
  95. data/docs/PVMInstanceAction.md +8 -7
  96. data/docs/PVMInstanceAddNetwork.md +10 -9
  97. data/docs/PVMInstanceCapture.md +20 -19
  98. data/docs/PVMInstanceClone.md +22 -21
  99. data/docs/PVMInstanceConsole.md +8 -7
  100. data/docs/PVMInstanceCreate.md +50 -45
  101. data/docs/PVMInstanceFault.md +14 -13
  102. data/docs/PVMInstanceHealth.md +12 -11
  103. data/docs/PVMInstanceMultiCreate.md +12 -11
  104. data/docs/PVMInstanceNetwork.md +24 -23
  105. data/docs/PVMInstanceNetworks.md +8 -7
  106. data/docs/PVMInstanceOperation.md +10 -9
  107. data/docs/PVMInstanceReference.md +68 -61
  108. data/docs/PVMInstanceRemoveNetwork.md +8 -7
  109. data/docs/PVMInstanceUpdate.md +26 -23
  110. data/docs/PVMInstanceUpdateResponse.md +18 -17
  111. data/docs/PVMInstanceVolumeUpdate.md +8 -7
  112. data/docs/PVMInstances.md +8 -7
  113. data/docs/PeerSubnetUpdate.md +18 -0
  114. data/docs/PeerSubnets.md +18 -0
  115. data/docs/PeeringNetwork.md +12 -11
  116. data/docs/PinPolicy.md +4 -5
  117. data/docs/PlacementGroup.md +14 -13
  118. data/docs/PlacementGroupCreate.md +10 -9
  119. data/docs/PlacementGroupServer.md +8 -7
  120. data/docs/PlacementGroups.md +8 -7
  121. data/docs/SAPCreate.md +30 -23
  122. data/docs/SAPProfile.md +16 -15
  123. data/docs/SAPProfileReference.md +10 -9
  124. data/docs/SAPProfiles.md +8 -7
  125. data/docs/SRC.md +10 -9
  126. data/docs/SSHKey.md +12 -11
  127. data/docs/SSHKeys.md +8 -7
  128. data/docs/Snapshot.md +26 -25
  129. data/docs/SnapshotCreate.md +12 -11
  130. data/docs/SnapshotCreateResponse.md +8 -7
  131. data/docs/SnapshotRestore.md +8 -7
  132. data/docs/SnapshotUpdate.md +10 -9
  133. data/docs/Snapshots.md +8 -7
  134. data/docs/SoftwareLicenses.md +16 -15
  135. data/docs/Status.md +22 -0
  136. data/docs/StockImage.md +12 -11
  137. data/docs/StorageAffinity.md +26 -0
  138. data/docs/StoragePoolCapacity.md +14 -13
  139. data/docs/StoragePoolsCapacity.md +10 -9
  140. data/docs/StorageTypeCapacity.md +12 -11
  141. data/docs/StorageTypesCapacity.md +10 -9
  142. data/docs/System.md +12 -11
  143. data/docs/SystemPool.md +22 -21
  144. data/docs/Task.md +24 -23
  145. data/docs/TaskReference.md +10 -9
  146. data/docs/Tenant.md +20 -19
  147. data/docs/TenantUpdate.md +10 -9
  148. data/docs/UpdateVolume.md +14 -13
  149. data/docs/VPNConnection.md +40 -0
  150. data/docs/VPNConnectionCreate.md +30 -0
  151. data/docs/VPNConnectionCreateResponse.md +42 -0
  152. data/docs/VPNConnectionUpdate.md +24 -0
  153. data/docs/VPNConnections.md +18 -0
  154. data/docs/VPNaaSOptions.md +26 -0
  155. data/docs/VirtualCores.md +12 -11
  156. data/docs/Volume.md +36 -33
  157. data/docs/VolumeInfo.md +10 -9
  158. data/docs/VolumeReference.md +38 -35
  159. data/docs/Volumes.md +8 -7
  160. data/docs/VolumesClone.md +22 -21
  161. data/docs/VolumesCloneAsyncRequest.md +10 -9
  162. data/docs/VolumesCloneCancel.md +8 -7
  163. data/docs/VolumesCloneCreate.md +10 -9
  164. data/docs/VolumesCloneDetail.md +24 -23
  165. data/docs/VolumesCloneExecute.md +10 -9
  166. data/docs/VolumesCloneRequest.md +10 -9
  167. data/docs/VolumesCloneResponse.md +8 -7
  168. data/docs/VolumesClones.md +8 -7
  169. data/git_push.sh +3 -4
  170. data/ibm_cloud_power.gemspec +3 -3
  171. data/lib/ibm_cloud_power/api/p_cloud_cloud_connections_api.rb +43 -29
  172. data/lib/ibm_cloud_power/api/p_cloud_events_api.rb +9 -7
  173. data/lib/ibm_cloud_power/api/p_cloud_images_api.rb +325 -32
  174. data/lib/ibm_cloud_power/api/p_cloud_instances_api.rb +17 -11
  175. data/lib/ibm_cloud_power/api/p_cloud_jobs_api.rb +234 -0
  176. data/lib/ibm_cloud_power/api/p_cloud_networks_api.rb +57 -35
  177. data/lib/ibm_cloud_power/api/p_cloud_placement_groups_api.rb +45 -30
  178. data/lib/ibm_cloud_power/api/p_cloud_pvm_instances_api.rb +256 -64
  179. data/lib/ibm_cloud_power/api/p_cloud_sap_api.rb +17 -11
  180. data/lib/ibm_cloud_power/api/p_cloud_snapshots_api.rb +21 -14
  181. data/lib/ibm_cloud_power/api/p_cloud_storage_capacity_api.rb +17 -13
  182. data/lib/ibm_cloud_power/api/p_cloud_system_pools_api.rb +5 -4
  183. data/lib/ibm_cloud_power/api/p_cloud_tasks_api.rb +9 -7
  184. data/lib/ibm_cloud_power/api/p_cloud_tenants_api.rb +13 -8
  185. data/lib/ibm_cloud_power/api/p_cloud_tenants_ssh_keys_api.rb +29 -18
  186. data/lib/ibm_cloud_power/api/p_cloud_volumes_api.rb +125 -76
  187. data/lib/ibm_cloud_power/api/p_cloud_vpn_connections_api.rb +898 -0
  188. data/lib/ibm_cloud_power/api/p_cloud_vpn_policies_api.rb +732 -0
  189. data/lib/ibm_cloud_power/api_client.rb +56 -52
  190. data/lib/ibm_cloud_power/api_error.rb +1 -1
  191. data/lib/ibm_cloud_power/configuration.rb +43 -12
  192. data/lib/ibm_cloud_power/models/clone_task_reference.rb +19 -8
  193. data/lib/ibm_cloud_power/models/clone_task_status.rb +19 -8
  194. data/lib/ibm_cloud_power/models/cloned_volume.rb +19 -8
  195. data/lib/ibm_cloud_power/models/cloned_volume_detail.rb +19 -8
  196. data/lib/ibm_cloud_power/models/cloud_connection.rb +20 -9
  197. data/lib/ibm_cloud_power/models/cloud_connection_create.rb +53 -8
  198. data/lib/ibm_cloud_power/models/cloud_connection_create_response.rb +406 -0
  199. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic.rb +19 -8
  200. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_gre.rb +19 -8
  201. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_vpc.rb +19 -8
  202. data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel.rb +19 -8
  203. data/lib/ibm_cloud_power/models/cloud_connection_speed.rb +2 -1
  204. data/lib/ibm_cloud_power/models/cloud_connection_update.rb +53 -8
  205. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds.rb +20 -9
  206. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner.rb +270 -0
  207. data/lib/ibm_cloud_power/models/cloud_connection_vpc.rb +19 -8
  208. data/lib/ibm_cloud_power/models/cloud_connections.rb +19 -8
  209. data/lib/ibm_cloud_power/models/cloud_instance.rb +19 -8
  210. data/lib/ibm_cloud_power/models/cloud_instance_create.rb +19 -8
  211. data/lib/ibm_cloud_power/models/cloud_instance_reference.rb +19 -8
  212. data/lib/ibm_cloud_power/models/cloud_instance_update.rb +19 -8
  213. data/lib/ibm_cloud_power/models/cloud_instance_usage_limits.rb +19 -8
  214. data/lib/ibm_cloud_power/models/create_cos_image_import_job.rb +387 -0
  215. data/lib/ibm_cloud_power/models/create_data_volume.rb +59 -14
  216. data/lib/ibm_cloud_power/models/create_image.rb +39 -9
  217. data/lib/ibm_cloud_power/models/dead_peer_detection.rb +350 -0
  218. data/lib/ibm_cloud_power/models/error.rb +32 -21
  219. data/lib/ibm_cloud_power/models/event.rb +20 -9
  220. data/lib/ibm_cloud_power/models/event_user.rb +19 -8
  221. data/lib/ibm_cloud_power/models/events.rb +19 -8
  222. data/lib/ibm_cloud_power/models/export_image.rb +19 -8
  223. data/lib/ibm_cloud_power/models/ike_policies.rb +227 -0
  224. data/lib/ibm_cloud_power/models/ike_policy.rb +414 -0
  225. data/lib/ibm_cloud_power/models/ike_policy_create.rb +414 -0
  226. data/lib/ibm_cloud_power/models/ike_policy_options.rb +274 -0
  227. data/lib/ibm_cloud_power/models/ike_policy_ref.rb +241 -0
  228. data/lib/ibm_cloud_power/models/ike_policy_template.rb +313 -0
  229. data/lib/ibm_cloud_power/models/ike_policy_update.rb +375 -0
  230. data/lib/ibm_cloud_power/models/image.rb +21 -10
  231. data/lib/ibm_cloud_power/models/image_reference.rb +21 -10
  232. data/lib/ibm_cloud_power/models/image_specifications.rb +19 -8
  233. data/lib/ibm_cloud_power/models/image_volume.rb +19 -8
  234. data/lib/ibm_cloud_power/models/images.rb +19 -8
  235. data/lib/ibm_cloud_power/models/ip_address_range.rb +19 -8
  236. data/lib/ibm_cloud_power/models/ip_sec_policies.rb +227 -0
  237. data/lib/ibm_cloud_power/models/ip_sec_policy.rb +402 -0
  238. data/lib/ibm_cloud_power/models/ip_sec_policy_create.rb +387 -0
  239. data/lib/ibm_cloud_power/models/ip_sec_policy_options.rb +258 -0
  240. data/lib/ibm_cloud_power/models/ip_sec_policy_ref.rb +241 -0
  241. data/lib/ibm_cloud_power/models/ip_sec_policy_template.rb +298 -0
  242. data/lib/ibm_cloud_power/models/ip_sec_policy_update.rb +353 -0
  243. data/lib/ibm_cloud_power/models/job.rb +263 -0
  244. data/lib/ibm_cloud_power/models/job_reference.rb +240 -0
  245. data/lib/ibm_cloud_power/models/jobs.rb +227 -0
  246. data/lib/ibm_cloud_power/models/maximum_storage_allocation.rb +20 -9
  247. data/lib/ibm_cloud_power/models/min_max_default.rb +19 -8
  248. data/lib/ibm_cloud_power/models/multi_volumes_create.rb +57 -12
  249. data/lib/ibm_cloud_power/models/network.rb +19 -8
  250. data/lib/ibm_cloud_power/models/network_create.rb +19 -8
  251. data/lib/ibm_cloud_power/models/network_id.rb +225 -0
  252. data/lib/ibm_cloud_power/models/network_ids.rb +222 -0
  253. data/lib/ibm_cloud_power/models/network_ip_address_metrics.rb +19 -8
  254. data/lib/ibm_cloud_power/models/network_port.rb +19 -8
  255. data/lib/ibm_cloud_power/models/network_port_create.rb +19 -8
  256. data/lib/ibm_cloud_power/models/network_port_pvm_instance.rb +19 -8
  257. data/lib/ibm_cloud_power/models/network_port_update.rb +19 -8
  258. data/lib/ibm_cloud_power/models/network_ports.rb +19 -8
  259. data/lib/ibm_cloud_power/models/network_reference.rb +19 -8
  260. data/lib/ibm_cloud_power/models/network_update.rb +19 -8
  261. data/lib/ibm_cloud_power/models/networks.rb +19 -8
  262. data/lib/ibm_cloud_power/models/operation.rb +255 -0
  263. data/lib/ibm_cloud_power/models/operations.rb +19 -8
  264. data/lib/ibm_cloud_power/models/options.rb +224 -0
  265. data/lib/ibm_cloud_power/models/peer_subnet_update.rb +225 -0
  266. data/lib/ibm_cloud_power/models/peer_subnets.rb +222 -0
  267. data/lib/ibm_cloud_power/models/peering_network.rb +19 -8
  268. data/lib/ibm_cloud_power/models/pin_policy.rb +2 -1
  269. data/lib/ibm_cloud_power/models/placement_group.rb +19 -8
  270. data/lib/ibm_cloud_power/models/placement_group_create.rb +19 -8
  271. data/lib/ibm_cloud_power/models/placement_group_server.rb +19 -8
  272. data/lib/ibm_cloud_power/models/placement_groups.rb +19 -8
  273. data/lib/ibm_cloud_power/models/pvm_instance.rb +57 -34
  274. data/lib/ibm_cloud_power/models/pvm_instance_action.rb +19 -8
  275. data/lib/ibm_cloud_power/models/pvm_instance_add_network.rb +19 -8
  276. data/lib/ibm_cloud_power/models/pvm_instance_capture.rb +27 -16
  277. data/lib/ibm_cloud_power/models/pvm_instance_clone.rb +28 -17
  278. data/lib/ibm_cloud_power/models/pvm_instance_console.rb +19 -8
  279. data/lib/ibm_cloud_power/models/pvm_instance_create.rb +54 -24
  280. data/lib/ibm_cloud_power/models/pvm_instance_fault.rb +20 -9
  281. data/lib/ibm_cloud_power/models/pvm_instance_health.rb +19 -8
  282. data/lib/ibm_cloud_power/models/pvm_instance_multi_create.rb +19 -8
  283. data/lib/ibm_cloud_power/models/pvm_instance_network.rb +19 -8
  284. data/lib/ibm_cloud_power/models/pvm_instance_networks.rb +19 -8
  285. data/lib/ibm_cloud_power/models/pvm_instance_operation.rb +19 -8
  286. data/lib/ibm_cloud_power/models/pvm_instance_reference.rb +55 -12
  287. data/lib/ibm_cloud_power/models/pvm_instance_remove_network.rb +19 -8
  288. data/lib/ibm_cloud_power/models/pvm_instance_update.rb +32 -9
  289. data/lib/ibm_cloud_power/models/pvm_instance_update_response.rb +19 -8
  290. data/lib/ibm_cloud_power/models/pvm_instance_volume_update.rb +19 -8
  291. data/lib/ibm_cloud_power/models/pvm_instances.rb +19 -8
  292. data/lib/ibm_cloud_power/models/sap_create.rb +56 -16
  293. data/lib/ibm_cloud_power/models/sap_profile.rb +18 -7
  294. data/lib/ibm_cloud_power/models/sap_profile_reference.rb +19 -8
  295. data/lib/ibm_cloud_power/models/sap_profiles.rb +19 -8
  296. data/lib/ibm_cloud_power/models/snapshot.rb +21 -10
  297. data/lib/ibm_cloud_power/models/snapshot_create.rb +27 -16
  298. data/lib/ibm_cloud_power/models/snapshot_create_response.rb +19 -8
  299. data/lib/ibm_cloud_power/models/snapshot_restore.rb +19 -8
  300. data/lib/ibm_cloud_power/models/snapshot_update.rb +19 -8
  301. data/lib/ibm_cloud_power/models/snapshots.rb +19 -8
  302. data/lib/ibm_cloud_power/models/software_licenses.rb +19 -8
  303. data/lib/ibm_cloud_power/models/src.rb +19 -8
  304. data/lib/ibm_cloud_power/models/ssh_key.rb +20 -9
  305. data/lib/ibm_cloud_power/models/ssh_keys.rb +19 -8
  306. data/lib/ibm_cloud_power/models/status.rb +250 -0
  307. data/lib/ibm_cloud_power/models/stock_image.rb +19 -8
  308. data/lib/ibm_cloud_power/models/storage_affinity.rb +298 -0
  309. data/lib/ibm_cloud_power/models/storage_pool_capacity.rb +20 -9
  310. data/lib/ibm_cloud_power/models/storage_pools_capacity.rb +19 -8
  311. data/lib/ibm_cloud_power/models/storage_type_capacity.rb +19 -8
  312. data/lib/ibm_cloud_power/models/storage_types_capacity.rb +19 -8
  313. data/lib/ibm_cloud_power/models/system.rb +19 -8
  314. data/lib/ibm_cloud_power/models/system_pool.rb +19 -8
  315. data/lib/ibm_cloud_power/models/task.rb +21 -10
  316. data/lib/ibm_cloud_power/models/task_reference.rb +19 -8
  317. data/lib/ibm_cloud_power/models/tenant.rb +20 -9
  318. data/lib/ibm_cloud_power/models/tenant_update.rb +19 -8
  319. data/lib/ibm_cloud_power/models/update_volume.rb +19 -8
  320. data/lib/ibm_cloud_power/models/virtual_cores.rb +19 -8
  321. data/lib/ibm_cloud_power/models/volume.rb +39 -18
  322. data/lib/ibm_cloud_power/models/volume_info.rb +19 -8
  323. data/lib/ibm_cloud_power/models/volume_reference.rb +39 -18
  324. data/lib/ibm_cloud_power/models/volumes.rb +19 -8
  325. data/lib/ibm_cloud_power/models/volumes_clone.rb +21 -10
  326. data/lib/ibm_cloud_power/models/volumes_clone_async_request.rb +30 -19
  327. data/lib/ibm_cloud_power/models/volumes_clone_cancel.rb +19 -8
  328. data/lib/ibm_cloud_power/models/volumes_clone_create.rb +30 -19
  329. data/lib/ibm_cloud_power/models/volumes_clone_detail.rb +21 -10
  330. data/lib/ibm_cloud_power/models/volumes_clone_execute.rb +19 -8
  331. data/lib/ibm_cloud_power/models/volumes_clone_request.rb +30 -19
  332. data/lib/ibm_cloud_power/models/volumes_clone_response.rb +19 -8
  333. data/lib/ibm_cloud_power/models/volumes_clones.rb +19 -8
  334. data/lib/ibm_cloud_power/models/vp_naa_s_options.rb +280 -0
  335. data/lib/ibm_cloud_power/models/vpn_connection.rb +437 -0
  336. data/lib/ibm_cloud_power/models/vpn_connection_create.rb +353 -0
  337. data/lib/ibm_cloud_power/models/vpn_connection_create_response.rb +453 -0
  338. data/lib/ibm_cloud_power/models/vpn_connection_update.rb +251 -0
  339. data/lib/ibm_cloud_power/models/vpn_connections.rb +222 -0
  340. data/lib/ibm_cloud_power/version.rb +2 -2
  341. data/lib/ibm_cloud_power.rb +39 -2
  342. data/spec/api/p_cloud_jobs_api_spec.rb +73 -0
  343. data/spec/api/p_cloud_vpn_connections_api_spec.rb +194 -0
  344. data/spec/api/p_cloud_vpn_policies_api_spec.rb +165 -0
  345. data/spec/api_client_spec.rb +3 -3
  346. data/spec/configuration_spec.rb +1 -1
  347. data/spec/models/cloud_connection_create_response_spec.rb +112 -0
  348. data/spec/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner_spec.rb +52 -0
  349. data/spec/models/create_cos_image_import_job_spec.rb +102 -0
  350. data/spec/models/dead_peer_detection_spec.rb +50 -0
  351. data/spec/models/ike_policies_spec.rb +34 -0
  352. data/spec/models/ike_policy_create_spec.rb +86 -0
  353. data/spec/models/ike_policy_options_spec.rb +52 -0
  354. data/spec/models/ike_policy_ref_spec.rb +40 -0
  355. data/spec/models/ike_policy_spec.rb +86 -0
  356. data/spec/models/ike_policy_template_spec.rb +58 -0
  357. data/spec/models/ike_policy_update_spec.rb +86 -0
  358. data/spec/models/ip_sec_policies_spec.rb +34 -0
  359. data/spec/models/ip_sec_policy_create_spec.rb +76 -0
  360. data/spec/models/ip_sec_policy_options_spec.rb +46 -0
  361. data/spec/models/ip_sec_policy_ref_spec.rb +40 -0
  362. data/spec/models/ip_sec_policy_spec.rb +82 -0
  363. data/spec/models/ip_sec_policy_template_spec.rb +52 -0
  364. data/spec/models/ip_sec_policy_update_spec.rb +76 -0
  365. data/spec/models/job_reference_spec.rb +40 -0
  366. data/spec/models/job_spec.rb +52 -0
  367. data/spec/models/jobs_spec.rb +34 -0
  368. data/spec/models/network_id_spec.rb +34 -0
  369. data/spec/models/network_ids_spec.rb +34 -0
  370. data/spec/models/operation_spec.rb +46 -0
  371. data/spec/models/options_spec.rb +34 -0
  372. data/spec/models/peer_subnet_update_spec.rb +34 -0
  373. data/spec/models/peer_subnets_spec.rb +34 -0
  374. data/spec/models/status_spec.rb +46 -0
  375. data/spec/models/storage_affinity_spec.rb +62 -0
  376. data/spec/models/vp_naa_s_options_spec.rb +58 -0
  377. data/spec/models/vpn_connection_create_response_spec.rb +114 -0
  378. data/spec/models/vpn_connection_create_spec.rb +74 -0
  379. data/spec/models/vpn_connection_spec.rb +108 -0
  380. data/spec/models/vpn_connection_update_spec.rb +52 -0
  381. data/spec/models/vpn_connections_spec.rb +34 -0
  382. data/spec/spec_helper.rb +1 -1
  383. metadata +259 -107
@@ -6,11 +6,12 @@
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: 5.0.0-beta2
9
+ OpenAPI Generator version: 6.0.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
+ require 'time'
14
15
 
15
16
  module IbmCloudPower
16
17
  class PeeringNetwork
@@ -32,6 +33,11 @@ module IbmCloudPower
32
33
  }
33
34
  end
34
35
 
36
+ # Returns all the JSON keys this model knows about
37
+ def self.acceptable_attributes
38
+ attribute_map.values
39
+ end
40
+
35
41
  # Attribute type mapping.
36
42
  def self.openapi_types
37
43
  {
@@ -134,8 +140,11 @@ module IbmCloudPower
134
140
  # @return [Object] Returns the model itself
135
141
  def build_from_hash(attributes)
136
142
  return nil unless attributes.is_a?(Hash)
143
+ attributes = attributes.transform_keys(&:to_sym)
137
144
  self.class.openapi_types.each_pair do |key, type|
138
- if type =~ /\AArray<(.*)>/i
145
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
146
+ self.send("#{key}=", nil)
147
+ elsif type =~ /\AArray<(.*)>/i
139
148
  # check to ensure the input is an array given that the attribute
140
149
  # is documented as an array but the input is not
141
150
  if attributes[self.class.attribute_map[key]].is_a?(Array)
@@ -143,8 +152,6 @@ module IbmCloudPower
143
152
  end
144
153
  elsif !attributes[self.class.attribute_map[key]].nil?
145
154
  self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
146
- elsif attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
147
- self.send("#{key}=", nil)
148
155
  end
149
156
  end
150
157
 
@@ -157,8 +164,8 @@ module IbmCloudPower
157
164
  # @return [Object] Deserialized data
158
165
  def _deserialize(type, value)
159
166
  case type.to_sym
160
- when :DateTime
161
- DateTime.parse(value)
167
+ when :Time
168
+ Time.parse(value)
162
169
  when :Date
163
170
  Date.parse(value)
164
171
  when :String
@@ -188,7 +195,9 @@ module IbmCloudPower
188
195
  end
189
196
  end
190
197
  else # model
191
- IbmCloudPower.const_get(type).build_from_hash(value)
198
+ # models (e.g. Pet) or oneOf
199
+ klass = IbmCloudPower.const_get(type)
200
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
192
201
  end
193
202
  end
194
203
 
@@ -214,7 +223,7 @@ module IbmCloudPower
214
223
  is_nullable = self.class.openapi_nullable.include?(attr)
215
224
  next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
216
225
  end
217
-
226
+
218
227
  hash[param] = _to_hash(value)
219
228
  end
220
229
  hash
@@ -237,5 +246,7 @@ module IbmCloudPower
237
246
  value
238
247
  end
239
248
  end
249
+
240
250
  end
251
+
241
252
  end
@@ -6,11 +6,12 @@
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: 5.0.0-beta2
9
+ OpenAPI Generator version: 6.0.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
+ require 'time'
14
15
 
15
16
  module IbmCloudPower
16
17
  class PinPolicy
@@ -6,11 +6,12 @@
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: 5.0.0-beta2
9
+ OpenAPI Generator version: 6.0.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
+ require 'time'
14
15
 
15
16
  module IbmCloudPower
16
17
  class PlacementGroup
@@ -58,6 +59,11 @@ module IbmCloudPower
58
59
  }
59
60
  end
60
61
 
62
+ # Returns all the JSON keys this model knows about
63
+ def self.acceptable_attributes
64
+ attribute_map.values
65
+ end
66
+
61
67
  # Attribute type mapping.
62
68
  def self.openapi_types
63
69
  {
@@ -188,8 +194,11 @@ module IbmCloudPower
188
194
  # @return [Object] Returns the model itself
189
195
  def build_from_hash(attributes)
190
196
  return nil unless attributes.is_a?(Hash)
197
+ attributes = attributes.transform_keys(&:to_sym)
191
198
  self.class.openapi_types.each_pair do |key, type|
192
- if type =~ /\AArray<(.*)>/i
199
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
200
+ self.send("#{key}=", nil)
201
+ elsif type =~ /\AArray<(.*)>/i
193
202
  # check to ensure the input is an array given that the attribute
194
203
  # is documented as an array but the input is not
195
204
  if attributes[self.class.attribute_map[key]].is_a?(Array)
@@ -197,8 +206,6 @@ module IbmCloudPower
197
206
  end
198
207
  elsif !attributes[self.class.attribute_map[key]].nil?
199
208
  self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
200
- elsif attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
201
- self.send("#{key}=", nil)
202
209
  end
203
210
  end
204
211
 
@@ -211,8 +218,8 @@ module IbmCloudPower
211
218
  # @return [Object] Deserialized data
212
219
  def _deserialize(type, value)
213
220
  case type.to_sym
214
- when :DateTime
215
- DateTime.parse(value)
221
+ when :Time
222
+ Time.parse(value)
216
223
  when :Date
217
224
  Date.parse(value)
218
225
  when :String
@@ -242,7 +249,9 @@ module IbmCloudPower
242
249
  end
243
250
  end
244
251
  else # model
245
- IbmCloudPower.const_get(type).build_from_hash(value)
252
+ # models (e.g. Pet) or oneOf
253
+ klass = IbmCloudPower.const_get(type)
254
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
246
255
  end
247
256
  end
248
257
 
@@ -268,7 +277,7 @@ module IbmCloudPower
268
277
  is_nullable = self.class.openapi_nullable.include?(attr)
269
278
  next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
270
279
  end
271
-
280
+
272
281
  hash[param] = _to_hash(value)
273
282
  end
274
283
  hash
@@ -291,5 +300,7 @@ module IbmCloudPower
291
300
  value
292
301
  end
293
302
  end
303
+
294
304
  end
305
+
295
306
  end
@@ -6,11 +6,12 @@
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: 5.0.0-beta2
9
+ OpenAPI Generator version: 6.0.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
+ require 'time'
14
15
 
15
16
  module IbmCloudPower
16
17
  class PlacementGroupCreate
@@ -50,6 +51,11 @@ module IbmCloudPower
50
51
  }
51
52
  end
52
53
 
54
+ # Returns all the JSON keys this model knows about
55
+ def self.acceptable_attributes
56
+ attribute_map.values
57
+ end
58
+
53
59
  # Attribute type mapping.
54
60
  def self.openapi_types
55
61
  {
@@ -156,8 +162,11 @@ module IbmCloudPower
156
162
  # @return [Object] Returns the model itself
157
163
  def build_from_hash(attributes)
158
164
  return nil unless attributes.is_a?(Hash)
165
+ attributes = attributes.transform_keys(&:to_sym)
159
166
  self.class.openapi_types.each_pair do |key, type|
160
- if type =~ /\AArray<(.*)>/i
167
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
168
+ self.send("#{key}=", nil)
169
+ elsif type =~ /\AArray<(.*)>/i
161
170
  # check to ensure the input is an array given that the attribute
162
171
  # is documented as an array but the input is not
163
172
  if attributes[self.class.attribute_map[key]].is_a?(Array)
@@ -165,8 +174,6 @@ module IbmCloudPower
165
174
  end
166
175
  elsif !attributes[self.class.attribute_map[key]].nil?
167
176
  self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
168
- elsif attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
169
- self.send("#{key}=", nil)
170
177
  end
171
178
  end
172
179
 
@@ -179,8 +186,8 @@ module IbmCloudPower
179
186
  # @return [Object] Deserialized data
180
187
  def _deserialize(type, value)
181
188
  case type.to_sym
182
- when :DateTime
183
- DateTime.parse(value)
189
+ when :Time
190
+ Time.parse(value)
184
191
  when :Date
185
192
  Date.parse(value)
186
193
  when :String
@@ -210,7 +217,9 @@ module IbmCloudPower
210
217
  end
211
218
  end
212
219
  else # model
213
- IbmCloudPower.const_get(type).build_from_hash(value)
220
+ # models (e.g. Pet) or oneOf
221
+ klass = IbmCloudPower.const_get(type)
222
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
214
223
  end
215
224
  end
216
225
 
@@ -236,7 +245,7 @@ module IbmCloudPower
236
245
  is_nullable = self.class.openapi_nullable.include?(attr)
237
246
  next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
238
247
  end
239
-
248
+
240
249
  hash[param] = _to_hash(value)
241
250
  end
242
251
  hash
@@ -259,5 +268,7 @@ module IbmCloudPower
259
268
  value
260
269
  end
261
270
  end
271
+
262
272
  end
273
+
263
274
  end
@@ -6,11 +6,12 @@
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: 5.0.0-beta2
9
+ OpenAPI Generator version: 6.0.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
+ require 'time'
14
15
 
15
16
  module IbmCloudPower
16
17
  class PlacementGroupServer
@@ -24,6 +25,11 @@ module IbmCloudPower
24
25
  }
25
26
  end
26
27
 
28
+ # Returns all the JSON keys this model knows about
29
+ def self.acceptable_attributes
30
+ attribute_map.values
31
+ end
32
+
27
33
  # Attribute type mapping.
28
34
  def self.openapi_types
29
35
  {
@@ -107,8 +113,11 @@ module IbmCloudPower
107
113
  # @return [Object] Returns the model itself
108
114
  def build_from_hash(attributes)
109
115
  return nil unless attributes.is_a?(Hash)
116
+ attributes = attributes.transform_keys(&:to_sym)
110
117
  self.class.openapi_types.each_pair do |key, type|
111
- if type =~ /\AArray<(.*)>/i
118
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
119
+ self.send("#{key}=", nil)
120
+ elsif type =~ /\AArray<(.*)>/i
112
121
  # check to ensure the input is an array given that the attribute
113
122
  # is documented as an array but the input is not
114
123
  if attributes[self.class.attribute_map[key]].is_a?(Array)
@@ -116,8 +125,6 @@ module IbmCloudPower
116
125
  end
117
126
  elsif !attributes[self.class.attribute_map[key]].nil?
118
127
  self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
119
- elsif attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
120
- self.send("#{key}=", nil)
121
128
  end
122
129
  end
123
130
 
@@ -130,8 +137,8 @@ module IbmCloudPower
130
137
  # @return [Object] Deserialized data
131
138
  def _deserialize(type, value)
132
139
  case type.to_sym
133
- when :DateTime
134
- DateTime.parse(value)
140
+ when :Time
141
+ Time.parse(value)
135
142
  when :Date
136
143
  Date.parse(value)
137
144
  when :String
@@ -161,7 +168,9 @@ module IbmCloudPower
161
168
  end
162
169
  end
163
170
  else # model
164
- IbmCloudPower.const_get(type).build_from_hash(value)
171
+ # models (e.g. Pet) or oneOf
172
+ klass = IbmCloudPower.const_get(type)
173
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
165
174
  end
166
175
  end
167
176
 
@@ -187,7 +196,7 @@ module IbmCloudPower
187
196
  is_nullable = self.class.openapi_nullable.include?(attr)
188
197
  next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
189
198
  end
190
-
199
+
191
200
  hash[param] = _to_hash(value)
192
201
  end
193
202
  hash
@@ -210,5 +219,7 @@ module IbmCloudPower
210
219
  value
211
220
  end
212
221
  end
222
+
213
223
  end
224
+
214
225
  end
@@ -6,11 +6,12 @@
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: 5.0.0-beta2
9
+ OpenAPI Generator version: 6.0.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
+ require 'time'
14
15
 
15
16
  module IbmCloudPower
16
17
  class PlacementGroups
@@ -24,6 +25,11 @@ module IbmCloudPower
24
25
  }
25
26
  end
26
27
 
28
+ # Returns all the JSON keys this model knows about
29
+ def self.acceptable_attributes
30
+ attribute_map.values
31
+ end
32
+
27
33
  # Attribute type mapping.
28
34
  def self.openapi_types
29
35
  {
@@ -109,8 +115,11 @@ module IbmCloudPower
109
115
  # @return [Object] Returns the model itself
110
116
  def build_from_hash(attributes)
111
117
  return nil unless attributes.is_a?(Hash)
118
+ attributes = attributes.transform_keys(&:to_sym)
112
119
  self.class.openapi_types.each_pair do |key, type|
113
- if type =~ /\AArray<(.*)>/i
120
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
121
+ self.send("#{key}=", nil)
122
+ elsif type =~ /\AArray<(.*)>/i
114
123
  # check to ensure the input is an array given that the attribute
115
124
  # is documented as an array but the input is not
116
125
  if attributes[self.class.attribute_map[key]].is_a?(Array)
@@ -118,8 +127,6 @@ module IbmCloudPower
118
127
  end
119
128
  elsif !attributes[self.class.attribute_map[key]].nil?
120
129
  self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
121
- elsif attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
122
- self.send("#{key}=", nil)
123
130
  end
124
131
  end
125
132
 
@@ -132,8 +139,8 @@ module IbmCloudPower
132
139
  # @return [Object] Deserialized data
133
140
  def _deserialize(type, value)
134
141
  case type.to_sym
135
- when :DateTime
136
- DateTime.parse(value)
142
+ when :Time
143
+ Time.parse(value)
137
144
  when :Date
138
145
  Date.parse(value)
139
146
  when :String
@@ -163,7 +170,9 @@ module IbmCloudPower
163
170
  end
164
171
  end
165
172
  else # model
166
- IbmCloudPower.const_get(type).build_from_hash(value)
173
+ # models (e.g. Pet) or oneOf
174
+ klass = IbmCloudPower.const_get(type)
175
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
167
176
  end
168
177
  end
169
178
 
@@ -189,7 +198,7 @@ module IbmCloudPower
189
198
  is_nullable = self.class.openapi_nullable.include?(attr)
190
199
  next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
191
200
  end
192
-
201
+
193
202
  hash[param] = _to_hash(value)
194
203
  end
195
204
  hash
@@ -212,5 +221,7 @@ module IbmCloudPower
212
221
  value
213
222
  end
214
223
  end
224
+
215
225
  end
226
+
216
227
  end
@@ -6,11 +6,12 @@
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: 5.0.0-beta2
9
+ OpenAPI Generator version: 6.0.1
10
10
 
11
11
  =end
12
12
 
13
13
  require 'date'
14
+ require 'time'
14
15
 
15
16
  module IbmCloudPower
16
17
  class PVMInstance
@@ -48,10 +49,10 @@ module IbmCloudPower
48
49
  attr_accessor :disk_size
49
50
 
50
51
  # (deprecated - replaced by networks) List of Network IDs
51
- attr_accessor :network_i_ds
52
+ attr_accessor :network_ids
52
53
 
53
- # List of volume IDs
54
- attr_accessor :volume_i_ds
54
+ # List of volume IDs; if provided then all the volumes must reside in the same storage pool and identify the deployment storage pool. This overrides any other storage selection values (storagePool, storageAffinity).
55
+ attr_accessor :volume_ids
55
56
 
56
57
  # (deprecated - replaced by networks) The list of addresses and their network information
57
58
  attr_accessor :addresses
@@ -81,9 +82,12 @@ module IbmCloudPower
81
82
  # whether the instance can be migrated
82
83
  attr_accessor :migratable
83
84
 
84
- # Storage type where server is deployed
85
+ # Storage type for server deployment; will be ignored if storagePool or storageAffinity is provided; Only valid when you deploy one of the IBM supplied stock images. Storage type and pool for a custom image (an imported image or an image that is created from a PVMInstance capture) defaults to the storage type and pool the image was created in
85
86
  attr_accessor :storage_type
86
87
 
88
+ # Indicates if all volumes attached to the server must reside in the same storage pool; Defaults to true when initially deploying a PVMInstance
89
+ attr_accessor :storage_pool_affinity
90
+
87
91
  attr_accessor :software_licenses
88
92
 
89
93
  # The pvm instance SRC lists
@@ -92,7 +96,7 @@ module IbmCloudPower
92
96
  # VM pinning policy to use [none, soft, hard]
93
97
  attr_accessor :pin_policy
94
98
 
95
- # Type of the OS [aix, ibmi, redhat, sles]
99
+ # Type of the OS [aix, ibmi, rhel, sles]
96
100
  attr_accessor :os_type
97
101
 
98
102
  # OS system information (usually version and build)
@@ -141,8 +145,8 @@ module IbmCloudPower
141
145
  :'minmem' => :'minmem',
142
146
  :'maxmem' => :'maxmem',
143
147
  :'disk_size' => :'diskSize',
144
- :'network_i_ds' => :'networkIDs',
145
- :'volume_i_ds' => :'volumeIDs',
148
+ :'network_ids' => :'networkIDs',
149
+ :'volume_ids' => :'volumeIDs',
146
150
  :'addresses' => :'addresses',
147
151
  :'networks' => :'networks',
148
152
  :'status' => :'status',
@@ -154,6 +158,7 @@ module IbmCloudPower
154
158
  :'health' => :'health',
155
159
  :'migratable' => :'migratable',
156
160
  :'storage_type' => :'storageType',
161
+ :'storage_pool_affinity' => :'storagePoolAffinity',
157
162
  :'software_licenses' => :'softwareLicenses',
158
163
  :'srcs' => :'srcs',
159
164
  :'pin_policy' => :'pinPolicy',
@@ -165,6 +170,11 @@ module IbmCloudPower
165
170
  }
166
171
  end
167
172
 
173
+ # Returns all the JSON keys this model knows about
174
+ def self.acceptable_attributes
175
+ attribute_map.values
176
+ end
177
+
168
178
  # Attribute type mapping.
169
179
  def self.openapi_types
170
180
  {
@@ -179,19 +189,20 @@ module IbmCloudPower
179
189
  :'minmem' => :'Float',
180
190
  :'maxmem' => :'Float',
181
191
  :'disk_size' => :'Float',
182
- :'network_i_ds' => :'Array<String>',
183
- :'volume_i_ds' => :'Array<String>',
192
+ :'network_ids' => :'Array<String>',
193
+ :'volume_ids' => :'Array<String>',
184
194
  :'addresses' => :'Array<PVMInstanceNetwork>',
185
195
  :'networks' => :'Array<PVMInstanceNetwork>',
186
196
  :'status' => :'String',
187
197
  :'progress' => :'Float',
188
198
  :'fault' => :'PVMInstanceFault',
189
- :'creation_date' => :'DateTime',
190
- :'updated_date' => :'DateTime',
199
+ :'creation_date' => :'Time',
200
+ :'updated_date' => :'Time',
191
201
  :'sys_type' => :'String',
192
202
  :'health' => :'PVMInstanceHealth',
193
203
  :'migratable' => :'Boolean',
194
204
  :'storage_type' => :'String',
205
+ :'storage_pool_affinity' => :'Boolean',
195
206
  :'software_licenses' => :'SoftwareLicenses',
196
207
  :'srcs' => :'Array<Array<SRC>>',
197
208
  :'pin_policy' => :'String',
@@ -270,15 +281,15 @@ module IbmCloudPower
270
281
  self.disk_size = attributes[:'disk_size']
271
282
  end
272
283
 
273
- if attributes.key?(:'network_i_ds')
274
- if (value = attributes[:'network_i_ds']).is_a?(Array)
275
- self.network_i_ds = value
284
+ if attributes.key?(:'network_ids')
285
+ if (value = attributes[:'network_ids']).is_a?(Array)
286
+ self.network_ids = value
276
287
  end
277
288
  end
278
289
 
279
- if attributes.key?(:'volume_i_ds')
280
- if (value = attributes[:'volume_i_ds']).is_a?(Array)
281
- self.volume_i_ds = value
290
+ if attributes.key?(:'volume_ids')
291
+ if (value = attributes[:'volume_ids']).is_a?(Array)
292
+ self.volume_ids = value
282
293
  end
283
294
  end
284
295
 
@@ -332,6 +343,12 @@ module IbmCloudPower
332
343
  self.storage_type = attributes[:'storage_type']
333
344
  end
334
345
 
346
+ if attributes.key?(:'storage_pool_affinity')
347
+ self.storage_pool_affinity = attributes[:'storage_pool_affinity']
348
+ else
349
+ self.storage_pool_affinity = true
350
+ end
351
+
335
352
  if attributes.key?(:'software_licenses')
336
353
  self.software_licenses = attributes[:'software_licenses']
337
354
  end
@@ -401,12 +418,12 @@ module IbmCloudPower
401
418
  invalid_properties.push('invalid value for "disk_size", disk_size cannot be nil.')
402
419
  end
403
420
 
404
- if @network_i_ds.nil?
405
- invalid_properties.push('invalid value for "network_i_ds", network_i_ds cannot be nil.')
421
+ if @network_ids.nil?
422
+ invalid_properties.push('invalid value for "network_ids", network_ids cannot be nil.')
406
423
  end
407
424
 
408
- if @volume_i_ds.nil?
409
- invalid_properties.push('invalid value for "volume_i_ds", volume_i_ds cannot be nil.')
425
+ if @volume_ids.nil?
426
+ invalid_properties.push('invalid value for "volume_ids", volume_ids cannot be nil.')
410
427
  end
411
428
 
412
429
  if @status.nil?
@@ -436,8 +453,8 @@ module IbmCloudPower
436
453
  return false unless proc_type_validator.valid?(@proc_type)
437
454
  return false if @memory.nil?
438
455
  return false if @disk_size.nil?
439
- return false if @network_i_ds.nil?
440
- return false if @volume_i_ds.nil?
456
+ return false if @network_ids.nil?
457
+ return false if @volume_ids.nil?
441
458
  return false if @status.nil?
442
459
  return false if @storage_type.nil?
443
460
  return false if @os_type.nil?
@@ -470,8 +487,8 @@ module IbmCloudPower
470
487
  minmem == o.minmem &&
471
488
  maxmem == o.maxmem &&
472
489
  disk_size == o.disk_size &&
473
- network_i_ds == o.network_i_ds &&
474
- volume_i_ds == o.volume_i_ds &&
490
+ network_ids == o.network_ids &&
491
+ volume_ids == o.volume_ids &&
475
492
  addresses == o.addresses &&
476
493
  networks == o.networks &&
477
494
  status == o.status &&
@@ -483,6 +500,7 @@ module IbmCloudPower
483
500
  health == o.health &&
484
501
  migratable == o.migratable &&
485
502
  storage_type == o.storage_type &&
503
+ storage_pool_affinity == o.storage_pool_affinity &&
486
504
  software_licenses == o.software_licenses &&
487
505
  srcs == o.srcs &&
488
506
  pin_policy == o.pin_policy &&
@@ -502,7 +520,7 @@ module IbmCloudPower
502
520
  # Calculates hash code according to all attributes.
503
521
  # @return [Integer] Hash code
504
522
  def hash
505
- [pvm_instance_id, server_name, image_id, processors, minproc, maxproc, proc_type, memory, minmem, maxmem, disk_size, network_i_ds, volume_i_ds, addresses, networks, status, progress, fault, creation_date, updated_date, sys_type, health, migratable, storage_type, software_licenses, srcs, pin_policy, os_type, operating_system, sap_profile, virtual_cores, placement_group].hash
523
+ [pvm_instance_id, server_name, image_id, processors, minproc, maxproc, proc_type, memory, minmem, maxmem, disk_size, network_ids, volume_ids, addresses, networks, status, progress, fault, creation_date, updated_date, sys_type, health, migratable, storage_type, storage_pool_affinity, software_licenses, srcs, pin_policy, os_type, operating_system, sap_profile, virtual_cores, placement_group].hash
506
524
  end
507
525
 
508
526
  # Builds the object from hash
@@ -517,8 +535,11 @@ module IbmCloudPower
517
535
  # @return [Object] Returns the model itself
518
536
  def build_from_hash(attributes)
519
537
  return nil unless attributes.is_a?(Hash)
538
+ attributes = attributes.transform_keys(&:to_sym)
520
539
  self.class.openapi_types.each_pair do |key, type|
521
- if type =~ /\AArray<(.*)>/i
540
+ if attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
541
+ self.send("#{key}=", nil)
542
+ elsif type =~ /\AArray<(.*)>/i
522
543
  # check to ensure the input is an array given that the attribute
523
544
  # is documented as an array but the input is not
524
545
  if attributes[self.class.attribute_map[key]].is_a?(Array)
@@ -526,8 +547,6 @@ module IbmCloudPower
526
547
  end
527
548
  elsif !attributes[self.class.attribute_map[key]].nil?
528
549
  self.send("#{key}=", _deserialize(type, attributes[self.class.attribute_map[key]]))
529
- elsif attributes[self.class.attribute_map[key]].nil? && self.class.openapi_nullable.include?(key)
530
- self.send("#{key}=", nil)
531
550
  end
532
551
  end
533
552
 
@@ -540,8 +559,8 @@ module IbmCloudPower
540
559
  # @return [Object] Deserialized data
541
560
  def _deserialize(type, value)
542
561
  case type.to_sym
543
- when :DateTime
544
- DateTime.parse(value)
562
+ when :Time
563
+ Time.parse(value)
545
564
  when :Date
546
565
  Date.parse(value)
547
566
  when :String
@@ -571,7 +590,9 @@ module IbmCloudPower
571
590
  end
572
591
  end
573
592
  else # model
574
- IbmCloudPower.const_get(type).build_from_hash(value)
593
+ # models (e.g. Pet) or oneOf
594
+ klass = IbmCloudPower.const_get(type)
595
+ klass.respond_to?(:openapi_one_of) ? klass.build(value) : klass.build_from_hash(value)
575
596
  end
576
597
  end
577
598
 
@@ -597,7 +618,7 @@ module IbmCloudPower
597
618
  is_nullable = self.class.openapi_nullable.include?(attr)
598
619
  next if !is_nullable || (is_nullable && !instance_variable_defined?(:"@#{attr}"))
599
620
  end
600
-
621
+
601
622
  hash[param] = _to_hash(value)
602
623
  end
603
624
  hash
@@ -620,5 +641,7 @@ module IbmCloudPower
620
641
  value
621
642
  end
622
643
  end
644
+
623
645
  end
646
+
624
647
  end