ibm_cloud_power 1.1.1 → 2.0.0

Sign up to get free protection for your applications and to get access to all the features.
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
@@ -2,18 +2,21 @@
2
2
 
3
3
  All URIs are relative to *http://localhost*
4
4
 
5
- Method | HTTP request | Description
6
- ------------- | ------------- | -------------
7
- [**pcloud_cloudinstances_images_delete**](PCloudImagesApi.md#pcloud_cloudinstances_images_delete) | **DELETE** /pcloud/v1/cloud-instances/{cloud_instance_id}/images/{image_id} | Delete an image from a cloud instance
8
- [**pcloud_cloudinstances_images_export_post**](PCloudImagesApi.md#pcloud_cloudinstances_images_export_post) | **POST** /pcloud/v1/cloud-instances/{cloud_instance_id}/images/{image_id}/export | Export an image
9
- [**pcloud_cloudinstances_images_get**](PCloudImagesApi.md#pcloud_cloudinstances_images_get) | **GET** /pcloud/v1/cloud-instances/{cloud_instance_id}/images/{image_id} | Detailed information of an image
10
- [**pcloud_cloudinstances_images_getall**](PCloudImagesApi.md#pcloud_cloudinstances_images_getall) | **GET** /pcloud/v1/cloud-instances/{cloud_instance_id}/images | List all of the images for this cloud instance
11
- [**pcloud_cloudinstances_images_post**](PCloudImagesApi.md#pcloud_cloudinstances_images_post) | **POST** /pcloud/v1/cloud-instances/{cloud_instance_id}/images | Create a new image from available images
12
- [**pcloud_cloudinstances_stockimages_get**](PCloudImagesApi.md#pcloud_cloudinstances_stockimages_get) | **GET** /pcloud/v1/cloud-instances/{cloud_instance_id}/stock-images/{image_id} | Detailed info of an available stock image
13
- [**pcloud_cloudinstances_stockimages_getall**](PCloudImagesApi.md#pcloud_cloudinstances_stockimages_getall) | **GET** /pcloud/v1/cloud-instances/{cloud_instance_id}/stock-images | List all available stock images
14
- [**pcloud_images_get**](PCloudImagesApi.md#pcloud_images_get) | **GET** /pcloud/v1/images/{image_id} | Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images/{image_id} - Detailed info of an available stock image
15
- [**pcloud_images_getall**](PCloudImagesApi.md#pcloud_images_getall) | **GET** /pcloud/v1/images | Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images - List all available stock images
16
-
5
+ | Method | HTTP request | Description |
6
+ | ------ | ------------ | ----------- |
7
+ | [**pcloud_cloudinstances_images_delete**](PCloudImagesApi.md#pcloud_cloudinstances_images_delete) | **DELETE** /pcloud/v1/cloud-instances/{cloud_instance_id}/images/{image_id} | Delete an image from a cloud instance |
8
+ | [**pcloud_cloudinstances_images_export_post**](PCloudImagesApi.md#pcloud_cloudinstances_images_export_post) | **POST** /pcloud/v1/cloud-instances/{cloud_instance_id}/images/{image_id}/export | Export an image (version 1) |
9
+ | [**pcloud_cloudinstances_images_get**](PCloudImagesApi.md#pcloud_cloudinstances_images_get) | **GET** /pcloud/v1/cloud-instances/{cloud_instance_id}/images/{image_id} | Detailed information of an image |
10
+ | [**pcloud_cloudinstances_images_getall**](PCloudImagesApi.md#pcloud_cloudinstances_images_getall) | **GET** /pcloud/v1/cloud-instances/{cloud_instance_id}/images | List all of the images for this cloud instance |
11
+ | [**pcloud_cloudinstances_images_post**](PCloudImagesApi.md#pcloud_cloudinstances_images_post) | **POST** /pcloud/v1/cloud-instances/{cloud_instance_id}/images | Create a new image from available images |
12
+ | [**pcloud_cloudinstances_stockimages_get**](PCloudImagesApi.md#pcloud_cloudinstances_stockimages_get) | **GET** /pcloud/v1/cloud-instances/{cloud_instance_id}/stock-images/{image_id} | Detailed info of an available stock image |
13
+ | [**pcloud_cloudinstances_stockimages_getall**](PCloudImagesApi.md#pcloud_cloudinstances_stockimages_getall) | **GET** /pcloud/v1/cloud-instances/{cloud_instance_id}/stock-images | List all available stock images |
14
+ | [**pcloud_images_get**](PCloudImagesApi.md#pcloud_images_get) | **GET** /pcloud/v1/images/{image_id} | Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images/{image_id} - Detailed info of an available stock image |
15
+ | [**pcloud_images_getall**](PCloudImagesApi.md#pcloud_images_getall) | **GET** /pcloud/v1/images | Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images - List all available stock images |
16
+ | [**pcloud_v1_cloudinstances_cosimages_get**](PCloudImagesApi.md#pcloud_v1_cloudinstances_cosimages_get) | **GET** /pcloud/v1/cloud-instances/{cloud_instance_id}/cos-images | List image import jobs for this cloud instance |
17
+ | [**pcloud_v1_cloudinstances_cosimages_post**](PCloudImagesApi.md#pcloud_v1_cloudinstances_cosimages_post) | **POST** /pcloud/v1/cloud-instances/{cloud_instance_id}/cos-images | Create a new image from available images in COS |
18
+ | [**pcloud_v2_images_export_get**](PCloudImagesApi.md#pcloud_v2_images_export_get) | **GET** /pcloud/v2/cloud-instances/{cloud_instance_id}/images/{image_id}/export | Get an image’s last export Job details |
19
+ | [**pcloud_v2_images_export_post**](PCloudImagesApi.md#pcloud_v2_images_export_post) | **POST** /pcloud/v2/cloud-instances/{cloud_instance_id}/images/{image_id}/export | Export an image (version 2) |
17
20
 
18
21
 
19
22
  ## pcloud_cloudinstances_images_delete
@@ -22,10 +25,10 @@ Method | HTTP request | Description
22
25
 
23
26
  Delete an image from a cloud instance
24
27
 
25
- ### Example
28
+ ### Examples
26
29
 
27
30
  ```ruby
28
- # load the gem
31
+ require 'time'
29
32
  require 'ibm_cloud_power'
30
33
 
31
34
  api_instance = IbmCloudPower::PCloudImagesApi.new
@@ -33,21 +36,38 @@ cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of
33
36
  image_id = 'image_id_example' # String | Image ID of a image
34
37
 
35
38
  begin
36
- #Delete an image from a cloud instance
39
+ # Delete an image from a cloud instance
37
40
  result = api_instance.pcloud_cloudinstances_images_delete(cloud_instance_id, image_id)
38
41
  p result
39
42
  rescue IbmCloudPower::ApiError => e
40
- puts "Exception when calling PCloudImagesApi->pcloud_cloudinstances_images_delete: #{e}"
43
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_images_delete: #{e}"
41
44
  end
42
45
  ```
43
46
 
44
- ### Parameters
47
+ #### Using the pcloud_cloudinstances_images_delete_with_http_info variant
45
48
 
49
+ This returns an Array which contains the response data, status code and headers.
46
50
 
47
- Name | Type | Description | Notes
48
- ------------- | ------------- | ------------- | -------------
49
- **cloud_instance_id** | **String**| Cloud Instance ID of a PCloud Instance |
50
- **image_id** | **String**| Image ID of a image |
51
+ > <Array(Object, Integer, Hash)> pcloud_cloudinstances_images_delete_with_http_info(cloud_instance_id, image_id)
52
+
53
+ ```ruby
54
+ begin
55
+ # Delete an image from a cloud instance
56
+ data, status_code, headers = api_instance.pcloud_cloudinstances_images_delete_with_http_info(cloud_instance_id, image_id)
57
+ p status_code # => 2xx
58
+ p headers # => { ... }
59
+ p data # => Object
60
+ rescue IbmCloudPower::ApiError => e
61
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_images_delete_with_http_info: #{e}"
62
+ end
63
+ ```
64
+
65
+ ### Parameters
66
+
67
+ | Name | Type | Description | Notes |
68
+ | ---- | ---- | ----------- | ----- |
69
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
70
+ | **image_id** | **String** | Image ID of a image | |
51
71
 
52
72
  ### Return type
53
73
 
@@ -67,36 +87,53 @@ No authorization required
67
87
 
68
88
  > Object pcloud_cloudinstances_images_export_post(cloud_instance_id, image_id, body)
69
89
 
70
- Export an image
90
+ Export an image (version 1)
71
91
 
72
- ### Example
92
+ ### Examples
73
93
 
74
94
  ```ruby
75
- # load the gem
95
+ require 'time'
76
96
  require 'ibm_cloud_power'
77
97
 
78
98
  api_instance = IbmCloudPower::PCloudImagesApi.new
79
99
  cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of a PCloud Instance
80
100
  image_id = 'image_id_example' # String | Image ID of a image
81
- body = IbmCloudPower::ExportImage.new # ExportImage | Parameters for exporting an image
101
+ body = IbmCloudPower::ExportImage.new({bucket_name: 'bucket_name_example', access_key: 'access_key_example'}) # ExportImage | Parameters for exporting an image
82
102
 
83
103
  begin
84
- #Export an image
104
+ # Export an image (version 1)
85
105
  result = api_instance.pcloud_cloudinstances_images_export_post(cloud_instance_id, image_id, body)
86
106
  p result
87
107
  rescue IbmCloudPower::ApiError => e
88
- puts "Exception when calling PCloudImagesApi->pcloud_cloudinstances_images_export_post: #{e}"
108
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_images_export_post: #{e}"
89
109
  end
90
110
  ```
91
111
 
92
- ### Parameters
112
+ #### Using the pcloud_cloudinstances_images_export_post_with_http_info variant
93
113
 
114
+ This returns an Array which contains the response data, status code and headers.
94
115
 
95
- Name | Type | Description | Notes
96
- ------------- | ------------- | ------------- | -------------
97
- **cloud_instance_id** | **String**| Cloud Instance ID of a PCloud Instance |
98
- **image_id** | **String**| Image ID of a image |
99
- **body** | [**ExportImage**](ExportImage.md)| Parameters for exporting an image |
116
+ > <Array(Object, Integer, Hash)> pcloud_cloudinstances_images_export_post_with_http_info(cloud_instance_id, image_id, body)
117
+
118
+ ```ruby
119
+ begin
120
+ # Export an image (version 1)
121
+ data, status_code, headers = api_instance.pcloud_cloudinstances_images_export_post_with_http_info(cloud_instance_id, image_id, body)
122
+ p status_code # => 2xx
123
+ p headers # => { ... }
124
+ p data # => Object
125
+ rescue IbmCloudPower::ApiError => e
126
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_images_export_post_with_http_info: #{e}"
127
+ end
128
+ ```
129
+
130
+ ### Parameters
131
+
132
+ | Name | Type | Description | Notes |
133
+ | ---- | ---- | ----------- | ----- |
134
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
135
+ | **image_id** | **String** | Image ID of a image | |
136
+ | **body** | [**ExportImage**](ExportImage.md) | Parameters for exporting an image | |
100
137
 
101
138
  ### Return type
102
139
 
@@ -114,14 +151,14 @@ No authorization required
114
151
 
115
152
  ## pcloud_cloudinstances_images_get
116
153
 
117
- > Image pcloud_cloudinstances_images_get(cloud_instance_id, image_id)
154
+ > <Image> pcloud_cloudinstances_images_get(cloud_instance_id, image_id)
118
155
 
119
156
  Detailed information of an image
120
157
 
121
- ### Example
158
+ ### Examples
122
159
 
123
160
  ```ruby
124
- # load the gem
161
+ require 'time'
125
162
  require 'ibm_cloud_power'
126
163
 
127
164
  api_instance = IbmCloudPower::PCloudImagesApi.new
@@ -129,21 +166,38 @@ cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of
129
166
  image_id = 'image_id_example' # String | Image ID of a image
130
167
 
131
168
  begin
132
- #Detailed information of an image
169
+ # Detailed information of an image
133
170
  result = api_instance.pcloud_cloudinstances_images_get(cloud_instance_id, image_id)
134
171
  p result
135
172
  rescue IbmCloudPower::ApiError => e
136
- puts "Exception when calling PCloudImagesApi->pcloud_cloudinstances_images_get: #{e}"
173
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_images_get: #{e}"
137
174
  end
138
175
  ```
139
176
 
140
- ### Parameters
177
+ #### Using the pcloud_cloudinstances_images_get_with_http_info variant
178
+
179
+ This returns an Array which contains the response data, status code and headers.
180
+
181
+ > <Array(<Image>, Integer, Hash)> pcloud_cloudinstances_images_get_with_http_info(cloud_instance_id, image_id)
182
+
183
+ ```ruby
184
+ begin
185
+ # Detailed information of an image
186
+ data, status_code, headers = api_instance.pcloud_cloudinstances_images_get_with_http_info(cloud_instance_id, image_id)
187
+ p status_code # => 2xx
188
+ p headers # => { ... }
189
+ p data # => <Image>
190
+ rescue IbmCloudPower::ApiError => e
191
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_images_get_with_http_info: #{e}"
192
+ end
193
+ ```
141
194
 
195
+ ### Parameters
142
196
 
143
- Name | Type | Description | Notes
144
- ------------- | ------------- | ------------- | -------------
145
- **cloud_instance_id** | **String**| Cloud Instance ID of a PCloud Instance |
146
- **image_id** | **String**| Image ID of a image |
197
+ | Name | Type | Description | Notes |
198
+ | ---- | ---- | ----------- | ----- |
199
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
200
+ | **image_id** | **String** | Image ID of a image | |
147
201
 
148
202
  ### Return type
149
203
 
@@ -161,34 +215,51 @@ No authorization required
161
215
 
162
216
  ## pcloud_cloudinstances_images_getall
163
217
 
164
- > Images pcloud_cloudinstances_images_getall(cloud_instance_id)
218
+ > <Images> pcloud_cloudinstances_images_getall(cloud_instance_id)
165
219
 
166
220
  List all of the images for this cloud instance
167
221
 
168
- ### Example
222
+ ### Examples
169
223
 
170
224
  ```ruby
171
- # load the gem
225
+ require 'time'
172
226
  require 'ibm_cloud_power'
173
227
 
174
228
  api_instance = IbmCloudPower::PCloudImagesApi.new
175
229
  cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of a PCloud Instance
176
230
 
177
231
  begin
178
- #List all of the images for this cloud instance
232
+ # List all of the images for this cloud instance
179
233
  result = api_instance.pcloud_cloudinstances_images_getall(cloud_instance_id)
180
234
  p result
181
235
  rescue IbmCloudPower::ApiError => e
182
- puts "Exception when calling PCloudImagesApi->pcloud_cloudinstances_images_getall: #{e}"
236
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_images_getall: #{e}"
183
237
  end
184
238
  ```
185
239
 
186
- ### Parameters
240
+ #### Using the pcloud_cloudinstances_images_getall_with_http_info variant
187
241
 
242
+ This returns an Array which contains the response data, status code and headers.
188
243
 
189
- Name | Type | Description | Notes
190
- ------------- | ------------- | ------------- | -------------
191
- **cloud_instance_id** | **String**| Cloud Instance ID of a PCloud Instance |
244
+ > <Array(<Images>, Integer, Hash)> pcloud_cloudinstances_images_getall_with_http_info(cloud_instance_id)
245
+
246
+ ```ruby
247
+ begin
248
+ # List all of the images for this cloud instance
249
+ data, status_code, headers = api_instance.pcloud_cloudinstances_images_getall_with_http_info(cloud_instance_id)
250
+ p status_code # => 2xx
251
+ p headers # => { ... }
252
+ p data # => <Images>
253
+ rescue IbmCloudPower::ApiError => e
254
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_images_getall_with_http_info: #{e}"
255
+ end
256
+ ```
257
+
258
+ ### Parameters
259
+
260
+ | Name | Type | Description | Notes |
261
+ | ---- | ---- | ----------- | ----- |
262
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
192
263
 
193
264
  ### Return type
194
265
 
@@ -206,36 +277,53 @@ No authorization required
206
277
 
207
278
  ## pcloud_cloudinstances_images_post
208
279
 
209
- > Image pcloud_cloudinstances_images_post(cloud_instance_id, body)
280
+ > <Image> pcloud_cloudinstances_images_post(cloud_instance_id, body)
210
281
 
211
282
  Create a new image from available images
212
283
 
213
- ### Example
284
+ ### Examples
214
285
 
215
286
  ```ruby
216
- # load the gem
287
+ require 'time'
217
288
  require 'ibm_cloud_power'
218
289
 
219
290
  api_instance = IbmCloudPower::PCloudImagesApi.new
220
291
  cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of a PCloud Instance
221
- body = IbmCloudPower::CreateImage.new # CreateImage | Parameters for the creation of a new image from available images
292
+ body = IbmCloudPower::CreateImage.new({source: 'root-project'}) # CreateImage | Parameters for the creation of a new image from available images
222
293
 
223
294
  begin
224
- #Create a new image from available images
295
+ # Create a new image from available images
225
296
  result = api_instance.pcloud_cloudinstances_images_post(cloud_instance_id, body)
226
297
  p result
227
298
  rescue IbmCloudPower::ApiError => e
228
- puts "Exception when calling PCloudImagesApi->pcloud_cloudinstances_images_post: #{e}"
299
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_images_post: #{e}"
229
300
  end
230
301
  ```
231
302
 
232
- ### Parameters
303
+ #### Using the pcloud_cloudinstances_images_post_with_http_info variant
304
+
305
+ This returns an Array which contains the response data, status code and headers.
306
+
307
+ > <Array(<Image>, Integer, Hash)> pcloud_cloudinstances_images_post_with_http_info(cloud_instance_id, body)
308
+
309
+ ```ruby
310
+ begin
311
+ # Create a new image from available images
312
+ data, status_code, headers = api_instance.pcloud_cloudinstances_images_post_with_http_info(cloud_instance_id, body)
313
+ p status_code # => 2xx
314
+ p headers # => { ... }
315
+ p data # => <Image>
316
+ rescue IbmCloudPower::ApiError => e
317
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_images_post_with_http_info: #{e}"
318
+ end
319
+ ```
233
320
 
321
+ ### Parameters
234
322
 
235
- Name | Type | Description | Notes
236
- ------------- | ------------- | ------------- | -------------
237
- **cloud_instance_id** | **String**| Cloud Instance ID of a PCloud Instance |
238
- **body** | [**CreateImage**](CreateImage.md)| Parameters for the creation of a new image from available images |
323
+ | Name | Type | Description | Notes |
324
+ | ---- | ---- | ----------- | ----- |
325
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
326
+ | **body** | [**CreateImage**](CreateImage.md) | Parameters for the creation of a new image from available images | |
239
327
 
240
328
  ### Return type
241
329
 
@@ -253,14 +341,14 @@ No authorization required
253
341
 
254
342
  ## pcloud_cloudinstances_stockimages_get
255
343
 
256
- > Image pcloud_cloudinstances_stockimages_get(cloud_instance_id, image_id)
344
+ > <Image> pcloud_cloudinstances_stockimages_get(cloud_instance_id, image_id)
257
345
 
258
346
  Detailed info of an available stock image
259
347
 
260
- ### Example
348
+ ### Examples
261
349
 
262
350
  ```ruby
263
- # load the gem
351
+ require 'time'
264
352
  require 'ibm_cloud_power'
265
353
 
266
354
  api_instance = IbmCloudPower::PCloudImagesApi.new
@@ -268,21 +356,38 @@ cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of
268
356
  image_id = 'image_id_example' # String | Image ID of a image
269
357
 
270
358
  begin
271
- #Detailed info of an available stock image
359
+ # Detailed info of an available stock image
272
360
  result = api_instance.pcloud_cloudinstances_stockimages_get(cloud_instance_id, image_id)
273
361
  p result
274
362
  rescue IbmCloudPower::ApiError => e
275
- puts "Exception when calling PCloudImagesApi->pcloud_cloudinstances_stockimages_get: #{e}"
363
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_stockimages_get: #{e}"
276
364
  end
277
365
  ```
278
366
 
279
- ### Parameters
367
+ #### Using the pcloud_cloudinstances_stockimages_get_with_http_info variant
368
+
369
+ This returns an Array which contains the response data, status code and headers.
370
+
371
+ > <Array(<Image>, Integer, Hash)> pcloud_cloudinstances_stockimages_get_with_http_info(cloud_instance_id, image_id)
372
+
373
+ ```ruby
374
+ begin
375
+ # Detailed info of an available stock image
376
+ data, status_code, headers = api_instance.pcloud_cloudinstances_stockimages_get_with_http_info(cloud_instance_id, image_id)
377
+ p status_code # => 2xx
378
+ p headers # => { ... }
379
+ p data # => <Image>
380
+ rescue IbmCloudPower::ApiError => e
381
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_stockimages_get_with_http_info: #{e}"
382
+ end
383
+ ```
280
384
 
385
+ ### Parameters
281
386
 
282
- Name | Type | Description | Notes
283
- ------------- | ------------- | ------------- | -------------
284
- **cloud_instance_id** | **String**| Cloud Instance ID of a PCloud Instance |
285
- **image_id** | **String**| Image ID of a image |
387
+ | Name | Type | Description | Notes |
388
+ | ---- | ---- | ----------- | ----- |
389
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
390
+ | **image_id** | **String** | Image ID of a image | |
286
391
 
287
392
  ### Return type
288
393
 
@@ -300,14 +405,14 @@ No authorization required
300
405
 
301
406
  ## pcloud_cloudinstances_stockimages_getall
302
407
 
303
- > Images pcloud_cloudinstances_stockimages_getall(cloud_instance_id, opts)
408
+ > <Images> pcloud_cloudinstances_stockimages_getall(cloud_instance_id, opts)
304
409
 
305
410
  List all available stock images
306
411
 
307
- ### Example
412
+ ### Examples
308
413
 
309
414
  ```ruby
310
- # load the gem
415
+ require 'time'
311
416
  require 'ibm_cloud_power'
312
417
 
313
418
  api_instance = IbmCloudPower::PCloudImagesApi.new
@@ -317,21 +422,38 @@ opts = {
317
422
  }
318
423
 
319
424
  begin
320
- #List all available stock images
425
+ # List all available stock images
321
426
  result = api_instance.pcloud_cloudinstances_stockimages_getall(cloud_instance_id, opts)
322
427
  p result
323
428
  rescue IbmCloudPower::ApiError => e
324
- puts "Exception when calling PCloudImagesApi->pcloud_cloudinstances_stockimages_getall: #{e}"
429
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_stockimages_getall: #{e}"
325
430
  end
326
431
  ```
327
432
 
328
- ### Parameters
433
+ #### Using the pcloud_cloudinstances_stockimages_getall_with_http_info variant
329
434
 
435
+ This returns an Array which contains the response data, status code and headers.
330
436
 
331
- Name | Type | Description | Notes
332
- ------------- | ------------- | ------------- | -------------
333
- **cloud_instance_id** | **String**| Cloud Instance ID of a PCloud Instance |
334
- **sap** | **Boolean**| Include SAP images with get available stock images | [optional]
437
+ > <Array(<Images>, Integer, Hash)> pcloud_cloudinstances_stockimages_getall_with_http_info(cloud_instance_id, opts)
438
+
439
+ ```ruby
440
+ begin
441
+ # List all available stock images
442
+ data, status_code, headers = api_instance.pcloud_cloudinstances_stockimages_getall_with_http_info(cloud_instance_id, opts)
443
+ p status_code # => 2xx
444
+ p headers # => { ... }
445
+ p data # => <Images>
446
+ rescue IbmCloudPower::ApiError => e
447
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_stockimages_getall_with_http_info: #{e}"
448
+ end
449
+ ```
450
+
451
+ ### Parameters
452
+
453
+ | Name | Type | Description | Notes |
454
+ | ---- | ---- | ----------- | ----- |
455
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
456
+ | **sap** | **Boolean** | Include SAP images with get available stock images | [optional] |
335
457
 
336
458
  ### Return type
337
459
 
@@ -349,34 +471,51 @@ No authorization required
349
471
 
350
472
  ## pcloud_images_get
351
473
 
352
- > Images pcloud_images_get(image_id)
474
+ > <Images> pcloud_images_get(image_id)
353
475
 
354
476
  Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images/{image_id} - Detailed info of an available stock image
355
477
 
356
- ### Example
478
+ ### Examples
357
479
 
358
480
  ```ruby
359
- # load the gem
481
+ require 'time'
360
482
  require 'ibm_cloud_power'
361
483
 
362
484
  api_instance = IbmCloudPower::PCloudImagesApi.new
363
485
  image_id = 'image_id_example' # String | Image ID of a image
364
486
 
365
487
  begin
366
- #Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images/{image_id} - Detailed info of an available stock image
488
+ # Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images/{image_id} - Detailed info of an available stock image
367
489
  result = api_instance.pcloud_images_get(image_id)
368
490
  p result
369
491
  rescue IbmCloudPower::ApiError => e
370
- puts "Exception when calling PCloudImagesApi->pcloud_images_get: #{e}"
492
+ puts "Error when calling PCloudImagesApi->pcloud_images_get: #{e}"
371
493
  end
372
494
  ```
373
495
 
374
- ### Parameters
496
+ #### Using the pcloud_images_get_with_http_info variant
497
+
498
+ This returns an Array which contains the response data, status code and headers.
375
499
 
500
+ > <Array(<Images>, Integer, Hash)> pcloud_images_get_with_http_info(image_id)
501
+
502
+ ```ruby
503
+ begin
504
+ # Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images/{image_id} - Detailed info of an available stock image
505
+ data, status_code, headers = api_instance.pcloud_images_get_with_http_info(image_id)
506
+ p status_code # => 2xx
507
+ p headers # => { ... }
508
+ p data # => <Images>
509
+ rescue IbmCloudPower::ApiError => e
510
+ puts "Error when calling PCloudImagesApi->pcloud_images_get_with_http_info: #{e}"
511
+ end
512
+ ```
513
+
514
+ ### Parameters
376
515
 
377
- Name | Type | Description | Notes
378
- ------------- | ------------- | ------------- | -------------
379
- **image_id** | **String**| Image ID of a image |
516
+ | Name | Type | Description | Notes |
517
+ | ---- | ---- | ----------- | ----- |
518
+ | **image_id** | **String** | Image ID of a image | |
380
519
 
381
520
  ### Return type
382
521
 
@@ -394,14 +533,14 @@ No authorization required
394
533
 
395
534
  ## pcloud_images_getall
396
535
 
397
- > Images pcloud_images_getall(opts)
536
+ > <Images> pcloud_images_getall(opts)
398
537
 
399
538
  Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images - List all available stock images
400
539
 
401
- ### Example
540
+ ### Examples
402
541
 
403
542
  ```ruby
404
- # load the gem
543
+ require 'time'
405
544
  require 'ibm_cloud_power'
406
545
 
407
546
  api_instance = IbmCloudPower::PCloudImagesApi.new
@@ -410,20 +549,37 @@ opts = {
410
549
  }
411
550
 
412
551
  begin
413
- #Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images - List all available stock images
552
+ # Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images - List all available stock images
414
553
  result = api_instance.pcloud_images_getall(opts)
415
554
  p result
416
555
  rescue IbmCloudPower::ApiError => e
417
- puts "Exception when calling PCloudImagesApi->pcloud_images_getall: #{e}"
556
+ puts "Error when calling PCloudImagesApi->pcloud_images_getall: #{e}"
418
557
  end
419
558
  ```
420
559
 
421
- ### Parameters
560
+ #### Using the pcloud_images_getall_with_http_info variant
561
+
562
+ This returns an Array which contains the response data, status code and headers.
563
+
564
+ > <Array(<Images>, Integer, Hash)> pcloud_images_getall_with_http_info(opts)
565
+
566
+ ```ruby
567
+ begin
568
+ # Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images - List all available stock images
569
+ data, status_code, headers = api_instance.pcloud_images_getall_with_http_info(opts)
570
+ p status_code # => 2xx
571
+ p headers # => { ... }
572
+ p data # => <Images>
573
+ rescue IbmCloudPower::ApiError => e
574
+ puts "Error when calling PCloudImagesApi->pcloud_images_getall_with_http_info: #{e}"
575
+ end
576
+ ```
422
577
 
578
+ ### Parameters
423
579
 
424
- Name | Type | Description | Notes
425
- ------------- | ------------- | ------------- | -------------
426
- **sap** | **Boolean**| Include SAP images with get available stock images | [optional]
580
+ | Name | Type | Description | Notes |
581
+ | ---- | ---- | ----------- | ----- |
582
+ | **sap** | **Boolean** | Include SAP images with get available stock images | [optional] |
427
583
 
428
584
  ### Return type
429
585
 
@@ -438,3 +594,259 @@ No authorization required
438
594
  - **Content-Type**: Not defined
439
595
  - **Accept**: application/json
440
596
 
597
+
598
+ ## pcloud_v1_cloudinstances_cosimages_get
599
+
600
+ > <Job> pcloud_v1_cloudinstances_cosimages_get(cloud_instance_id)
601
+
602
+ List image import jobs for this cloud instance
603
+
604
+ ### Examples
605
+
606
+ ```ruby
607
+ require 'time'
608
+ require 'ibm_cloud_power'
609
+
610
+ api_instance = IbmCloudPower::PCloudImagesApi.new
611
+ cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of a PCloud Instance
612
+
613
+ begin
614
+ # List image import jobs for this cloud instance
615
+ result = api_instance.pcloud_v1_cloudinstances_cosimages_get(cloud_instance_id)
616
+ p result
617
+ rescue IbmCloudPower::ApiError => e
618
+ puts "Error when calling PCloudImagesApi->pcloud_v1_cloudinstances_cosimages_get: #{e}"
619
+ end
620
+ ```
621
+
622
+ #### Using the pcloud_v1_cloudinstances_cosimages_get_with_http_info variant
623
+
624
+ This returns an Array which contains the response data, status code and headers.
625
+
626
+ > <Array(<Job>, Integer, Hash)> pcloud_v1_cloudinstances_cosimages_get_with_http_info(cloud_instance_id)
627
+
628
+ ```ruby
629
+ begin
630
+ # List image import jobs for this cloud instance
631
+ data, status_code, headers = api_instance.pcloud_v1_cloudinstances_cosimages_get_with_http_info(cloud_instance_id)
632
+ p status_code # => 2xx
633
+ p headers # => { ... }
634
+ p data # => <Job>
635
+ rescue IbmCloudPower::ApiError => e
636
+ puts "Error when calling PCloudImagesApi->pcloud_v1_cloudinstances_cosimages_get_with_http_info: #{e}"
637
+ end
638
+ ```
639
+
640
+ ### Parameters
641
+
642
+ | Name | Type | Description | Notes |
643
+ | ---- | ---- | ----------- | ----- |
644
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
645
+
646
+ ### Return type
647
+
648
+ [**Job**](Job.md)
649
+
650
+ ### Authorization
651
+
652
+ No authorization required
653
+
654
+ ### HTTP request headers
655
+
656
+ - **Content-Type**: Not defined
657
+ - **Accept**: application/json
658
+
659
+
660
+ ## pcloud_v1_cloudinstances_cosimages_post
661
+
662
+ > <JobReference> pcloud_v1_cloudinstances_cosimages_post(cloud_instance_id, body)
663
+
664
+ Create a new image from available images in COS
665
+
666
+ ### Examples
667
+
668
+ ```ruby
669
+ require 'time'
670
+ require 'ibm_cloud_power'
671
+
672
+ api_instance = IbmCloudPower::PCloudImagesApi.new
673
+ cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of a PCloud Instance
674
+ body = IbmCloudPower::CreateCosImageImportJob.new({bucket_name: 'bucket_name_example', image_filename: 'image_filename_example', image_name: 'image_name_example', region: 'region_example'}) # CreateCosImageImportJob | Parameters for the creation of a new cos-image import job
675
+
676
+ begin
677
+ # Create a new image from available images in COS
678
+ result = api_instance.pcloud_v1_cloudinstances_cosimages_post(cloud_instance_id, body)
679
+ p result
680
+ rescue IbmCloudPower::ApiError => e
681
+ puts "Error when calling PCloudImagesApi->pcloud_v1_cloudinstances_cosimages_post: #{e}"
682
+ end
683
+ ```
684
+
685
+ #### Using the pcloud_v1_cloudinstances_cosimages_post_with_http_info variant
686
+
687
+ This returns an Array which contains the response data, status code and headers.
688
+
689
+ > <Array(<JobReference>, Integer, Hash)> pcloud_v1_cloudinstances_cosimages_post_with_http_info(cloud_instance_id, body)
690
+
691
+ ```ruby
692
+ begin
693
+ # Create a new image from available images in COS
694
+ data, status_code, headers = api_instance.pcloud_v1_cloudinstances_cosimages_post_with_http_info(cloud_instance_id, body)
695
+ p status_code # => 2xx
696
+ p headers # => { ... }
697
+ p data # => <JobReference>
698
+ rescue IbmCloudPower::ApiError => e
699
+ puts "Error when calling PCloudImagesApi->pcloud_v1_cloudinstances_cosimages_post_with_http_info: #{e}"
700
+ end
701
+ ```
702
+
703
+ ### Parameters
704
+
705
+ | Name | Type | Description | Notes |
706
+ | ---- | ---- | ----------- | ----- |
707
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
708
+ | **body** | [**CreateCosImageImportJob**](CreateCosImageImportJob.md) | Parameters for the creation of a new cos-image import job | |
709
+
710
+ ### Return type
711
+
712
+ [**JobReference**](JobReference.md)
713
+
714
+ ### Authorization
715
+
716
+ No authorization required
717
+
718
+ ### HTTP request headers
719
+
720
+ - **Content-Type**: application/json
721
+ - **Accept**: application/json
722
+
723
+
724
+ ## pcloud_v2_images_export_get
725
+
726
+ > <Job> pcloud_v2_images_export_get(cloud_instance_id, image_id)
727
+
728
+ Get an image’s last export Job details
729
+
730
+ ### Examples
731
+
732
+ ```ruby
733
+ require 'time'
734
+ require 'ibm_cloud_power'
735
+
736
+ api_instance = IbmCloudPower::PCloudImagesApi.new
737
+ cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of a PCloud Instance
738
+ image_id = 'image_id_example' # String | Image ID of a image
739
+
740
+ begin
741
+ # Get an image’s last export Job details
742
+ result = api_instance.pcloud_v2_images_export_get(cloud_instance_id, image_id)
743
+ p result
744
+ rescue IbmCloudPower::ApiError => e
745
+ puts "Error when calling PCloudImagesApi->pcloud_v2_images_export_get: #{e}"
746
+ end
747
+ ```
748
+
749
+ #### Using the pcloud_v2_images_export_get_with_http_info variant
750
+
751
+ This returns an Array which contains the response data, status code and headers.
752
+
753
+ > <Array(<Job>, Integer, Hash)> pcloud_v2_images_export_get_with_http_info(cloud_instance_id, image_id)
754
+
755
+ ```ruby
756
+ begin
757
+ # Get an image’s last export Job details
758
+ data, status_code, headers = api_instance.pcloud_v2_images_export_get_with_http_info(cloud_instance_id, image_id)
759
+ p status_code # => 2xx
760
+ p headers # => { ... }
761
+ p data # => <Job>
762
+ rescue IbmCloudPower::ApiError => e
763
+ puts "Error when calling PCloudImagesApi->pcloud_v2_images_export_get_with_http_info: #{e}"
764
+ end
765
+ ```
766
+
767
+ ### Parameters
768
+
769
+ | Name | Type | Description | Notes |
770
+ | ---- | ---- | ----------- | ----- |
771
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
772
+ | **image_id** | **String** | Image ID of a image | |
773
+
774
+ ### Return type
775
+
776
+ [**Job**](Job.md)
777
+
778
+ ### Authorization
779
+
780
+ No authorization required
781
+
782
+ ### HTTP request headers
783
+
784
+ - **Content-Type**: Not defined
785
+ - **Accept**: application/json
786
+
787
+
788
+ ## pcloud_v2_images_export_post
789
+
790
+ > <JobReference> pcloud_v2_images_export_post(cloud_instance_id, image_id, body)
791
+
792
+ Export an image (version 2)
793
+
794
+ ### Examples
795
+
796
+ ```ruby
797
+ require 'time'
798
+ require 'ibm_cloud_power'
799
+
800
+ api_instance = IbmCloudPower::PCloudImagesApi.new
801
+ cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of a PCloud Instance
802
+ image_id = 'image_id_example' # String | Image ID of a image
803
+ body = IbmCloudPower::ExportImage.new({bucket_name: 'bucket_name_example', access_key: 'access_key_example'}) # ExportImage | Parameters for the export
804
+
805
+ begin
806
+ # Export an image (version 2)
807
+ result = api_instance.pcloud_v2_images_export_post(cloud_instance_id, image_id, body)
808
+ p result
809
+ rescue IbmCloudPower::ApiError => e
810
+ puts "Error when calling PCloudImagesApi->pcloud_v2_images_export_post: #{e}"
811
+ end
812
+ ```
813
+
814
+ #### Using the pcloud_v2_images_export_post_with_http_info variant
815
+
816
+ This returns an Array which contains the response data, status code and headers.
817
+
818
+ > <Array(<JobReference>, Integer, Hash)> pcloud_v2_images_export_post_with_http_info(cloud_instance_id, image_id, body)
819
+
820
+ ```ruby
821
+ begin
822
+ # Export an image (version 2)
823
+ data, status_code, headers = api_instance.pcloud_v2_images_export_post_with_http_info(cloud_instance_id, image_id, body)
824
+ p status_code # => 2xx
825
+ p headers # => { ... }
826
+ p data # => <JobReference>
827
+ rescue IbmCloudPower::ApiError => e
828
+ puts "Error when calling PCloudImagesApi->pcloud_v2_images_export_post_with_http_info: #{e}"
829
+ end
830
+ ```
831
+
832
+ ### Parameters
833
+
834
+ | Name | Type | Description | Notes |
835
+ | ---- | ---- | ----------- | ----- |
836
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
837
+ | **image_id** | **String** | Image ID of a image | |
838
+ | **body** | [**ExportImage**](ExportImage.md) | Parameters for the export | |
839
+
840
+ ### Return type
841
+
842
+ [**JobReference**](JobReference.md)
843
+
844
+ ### Authorization
845
+
846
+ No authorization required
847
+
848
+ ### HTTP request headers
849
+
850
+ - **Content-Type**: application/json
851
+ - **Accept**: application/json
852
+