ibm_cloud_power 1.1.1 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (547) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +70 -0
  3. data/README.md +207 -68
  4. data/docs/AuxiliaryVolumeForOnboarding.md +20 -0
  5. data/docs/AuxiliaryVolumesForOnboarding.md +20 -0
  6. data/docs/CloneTaskReference.md +10 -9
  7. data/docs/CloneTaskStatus.md +14 -13
  8. data/docs/ClonedVolume.md +10 -9
  9. data/docs/ClonedVolumeDetail.md +10 -9
  10. data/docs/CloudConnection.md +34 -31
  11. data/docs/CloudConnectionCreate.md +22 -13
  12. data/docs/CloudConnectionCreateResponse.md +46 -0
  13. data/docs/CloudConnectionEndpointClassic.md +10 -9
  14. data/docs/CloudConnectionEndpointClassicUpdate.md +20 -0
  15. data/docs/CloudConnectionEndpointGRE.md +10 -9
  16. data/docs/CloudConnectionEndpointVPC.md +10 -9
  17. data/docs/CloudConnectionGRETunnel.md +10 -11
  18. data/docs/CloudConnectionGRETunnelCreate.md +20 -0
  19. data/docs/CloudConnectionSpeed.md +4 -5
  20. data/docs/CloudConnectionUpdate.md +18 -17
  21. data/docs/CloudConnectionVPC.md +10 -9
  22. data/docs/CloudConnectionVirtualPrivateClouds.md +8 -7
  23. data/docs/CloudConnectionVirtualPrivateCloudsVirtualPrivateCloudsInner.md +24 -0
  24. data/docs/CloudConnections.md +8 -7
  25. data/docs/CloudInstance.md +28 -27
  26. data/docs/CloudInstanceCreate.md +20 -19
  27. data/docs/CloudInstanceReference.md +22 -21
  28. data/docs/CloudInstanceUpdate.md +16 -15
  29. data/docs/CloudInstanceUsageLimits.md +28 -27
  30. data/docs/ConsoleLanguage.md +20 -0
  31. data/docs/ConsoleLanguages.md +18 -0
  32. data/docs/CreateCosImageImportJob.md +38 -0
  33. data/docs/CreateDataVolume.md +28 -19
  34. data/docs/CreateImage.md +32 -27
  35. data/docs/DeadPeerDetection.md +22 -0
  36. data/docs/DisasterRecoveryLocation.md +20 -0
  37. data/docs/DisasterRecoveryLocations.md +18 -0
  38. data/docs/Error.md +10 -9
  39. data/docs/Event.md +24 -23
  40. data/docs/EventUser.md +12 -11
  41. data/docs/Events.md +8 -7
  42. data/docs/ExportImage.md +14 -13
  43. data/docs/FlashCopyMapping.md +30 -0
  44. data/docs/IKEPolicies.md +18 -0
  45. data/docs/IKEPolicy.md +30 -0
  46. data/docs/IKEPolicyAuthentication.md +15 -0
  47. data/docs/IKEPolicyCreate.md +30 -0
  48. data/docs/IKEPolicyOptions.md +24 -0
  49. data/docs/IKEPolicyRef.md +20 -0
  50. data/docs/IKEPolicyTemplate.md +26 -0
  51. data/docs/IKEPolicyUpdate.md +30 -0
  52. data/docs/IPAddressRange.md +10 -9
  53. data/docs/IPSECPolicyAuthentication.md +15 -0
  54. data/docs/IPSecPolicies.md +18 -0
  55. data/docs/IPSecPolicy.md +30 -0
  56. data/docs/IPSecPolicyCreate.md +28 -0
  57. data/docs/IPSecPolicyOptions.md +22 -0
  58. data/docs/IPSecPolicyRef.md +20 -0
  59. data/docs/IPSecPolicyTemplate.md +24 -0
  60. data/docs/IPSecPolicyUpdate.md +28 -0
  61. data/docs/Image.md +32 -31
  62. data/docs/ImageReference.md +26 -25
  63. data/docs/ImageSpecifications.md +20 -19
  64. data/docs/ImageVolume.md +14 -13
  65. data/docs/Images.md +8 -7
  66. data/docs/Job.md +24 -0
  67. data/docs/JobReference.md +20 -0
  68. data/docs/Jobs.md +18 -0
  69. data/docs/MaximumStorageAllocation.md +12 -11
  70. data/docs/MinMaxDefault.md +12 -11
  71. data/docs/MultiVolumesCreate.md +30 -21
  72. data/docs/Network.md +32 -27
  73. data/docs/NetworkCloudConnectionsInner.md +20 -0
  74. data/docs/NetworkCreate.md +20 -19
  75. data/docs/NetworkID.md +18 -0
  76. data/docs/NetworkIDs.md +18 -0
  77. data/docs/NetworkIpAddressMetrics.md +14 -13
  78. data/docs/NetworkPort.md +22 -21
  79. data/docs/NetworkPortCreate.md +10 -9
  80. data/docs/NetworkPortPvmInstance.md +10 -9
  81. data/docs/NetworkPortUpdate.md +10 -9
  82. data/docs/NetworkPorts.md +8 -7
  83. data/docs/NetworkReference.md +20 -17
  84. data/docs/NetworkUpdate.md +14 -13
  85. data/docs/Networks.md +8 -7
  86. data/docs/Operation.md +22 -0
  87. data/docs/Operations.md +12 -11
  88. data/docs/Options.md +18 -0
  89. data/docs/PCloudCloudConnectionsApi.md +245 -110
  90. data/docs/PCloudDisasterRecoveryApi.md +130 -0
  91. data/docs/PCloudEventsApi.md +66 -31
  92. data/docs/PCloudImagesApi.md +525 -109
  93. data/docs/PCloudInstancesApi.md +22 -100
  94. data/docs/PCloudJobsApi.md +208 -0
  95. data/docs/PCloudNetworksApi.md +292 -123
  96. data/docs/PCloudPVMInstancesApi.md +774 -226
  97. data/docs/PCloudPlacementGroupsApi.md +183 -82
  98. data/docs/PCloudSAPApi.md +86 -36
  99. data/docs/PCloudSPPPlacementGroupsApi.md +399 -0
  100. data/docs/PCloudSharedProcessorPoolsApi.md +332 -0
  101. data/docs/PCloudSnapshotsApi.md +113 -46
  102. data/docs/PCloudStorageCapacityApi.md +112 -45
  103. data/docs/PCloudSystemPoolsApi.md +30 -14
  104. data/docs/PCloudTasksApi.md +58 -25
  105. data/docs/PCloudTenantsApi.md +58 -25
  106. data/docs/PCloudTenantsSSHKeysApi.md +147 -63
  107. data/docs/PCloudVPNConnectionsApi.md +752 -0
  108. data/docs/PCloudVPNPoliciesApi.md +677 -0
  109. data/docs/PCloudVolumeGroupsApi.md +657 -0
  110. data/docs/PCloudVolumeOnboardingApi.md +200 -0
  111. data/docs/PCloudVolumesApi.md +915 -276
  112. data/docs/PVMInstance.md +86 -69
  113. data/docs/PVMInstanceAction.md +8 -7
  114. data/docs/PVMInstanceAddNetwork.md +10 -9
  115. data/docs/PVMInstanceCapture.md +20 -19
  116. data/docs/PVMInstanceClone.md +22 -21
  117. data/docs/PVMInstanceConsole.md +8 -7
  118. data/docs/PVMInstanceCreate.md +58 -45
  119. data/docs/PVMInstanceFault.md +14 -13
  120. data/docs/PVMInstanceHealth.md +12 -11
  121. data/docs/PVMInstanceMultiCreate.md +12 -11
  122. data/docs/PVMInstanceNetwork.md +24 -23
  123. data/docs/PVMInstanceNetworks.md +8 -7
  124. data/docs/PVMInstanceOperation.md +10 -9
  125. data/docs/PVMInstanceReference.md +80 -61
  126. data/docs/PVMInstanceRemoveNetwork.md +8 -7
  127. data/docs/PVMInstanceUpdate.md +28 -23
  128. data/docs/PVMInstanceUpdateResponse.md +20 -17
  129. data/docs/PVMInstanceVolumeUpdate.md +8 -7
  130. data/docs/PVMInstances.md +8 -7
  131. data/docs/PeerSubnetUpdate.md +18 -0
  132. data/docs/PeerSubnets.md +18 -0
  133. data/docs/PeeringNetwork.md +12 -11
  134. data/docs/PinPolicy.md +4 -5
  135. data/docs/PlacementGroup.md +14 -13
  136. data/docs/PlacementGroupCreate.md +10 -9
  137. data/docs/PlacementGroupServer.md +8 -7
  138. data/docs/PlacementGroups.md +8 -7
  139. data/docs/RemoteCopyRelationship.md +44 -0
  140. data/docs/SAPCreate.md +36 -23
  141. data/docs/SAPProfile.md +16 -15
  142. data/docs/SAPProfileReference.md +10 -9
  143. data/docs/SAPProfiles.md +8 -7
  144. data/docs/SPPPlacementGroup.md +24 -0
  145. data/docs/SPPPlacementGroupCreate.md +20 -0
  146. data/docs/SPPPlacementGroups.md +18 -0
  147. data/docs/SRC.md +10 -9
  148. data/docs/SSHKey.md +12 -11
  149. data/docs/SSHKeys.md +8 -7
  150. data/docs/SharedProcessorPool.md +36 -0
  151. data/docs/SharedProcessorPoolCreate.md +24 -0
  152. data/docs/SharedProcessorPoolDetail.md +20 -0
  153. data/docs/SharedProcessorPoolPlacementGroup.md +22 -0
  154. data/docs/SharedProcessorPoolServer.md +32 -0
  155. data/docs/SharedProcessorPoolUpdate.md +20 -0
  156. data/docs/SharedProcessorPools.md +18 -0
  157. data/docs/Site.md +20 -0
  158. data/docs/Snapshot.md +26 -25
  159. data/docs/SnapshotCreate.md +12 -11
  160. data/docs/SnapshotCreateResponse.md +8 -7
  161. data/docs/SnapshotRestore.md +8 -7
  162. data/docs/SnapshotUpdate.md +10 -9
  163. data/docs/Snapshots.md +8 -7
  164. data/docs/SoftwareLicenses.md +16 -15
  165. data/docs/Status.md +22 -0
  166. data/docs/StatusDescription.md +18 -0
  167. data/docs/StatusDescriptionError.md +22 -0
  168. data/docs/StockImage.md +12 -11
  169. data/docs/StorageAffinity.md +26 -0
  170. data/docs/StoragePoolCapacity.md +14 -13
  171. data/docs/StoragePoolsCapacity.md +10 -9
  172. data/docs/StorageTypeCapacity.md +12 -11
  173. data/docs/StorageTypesCapacity.md +10 -9
  174. data/docs/System.md +12 -11
  175. data/docs/SystemPool.md +22 -21
  176. data/docs/Task.md +24 -23
  177. data/docs/TaskReference.md +10 -9
  178. data/docs/Tenant.md +20 -19
  179. data/docs/TenantUpdate.md +10 -9
  180. data/docs/UpdateVolume.md +14 -13
  181. data/docs/VPNConnection.md +40 -0
  182. data/docs/VPNConnectionCreate.md +30 -0
  183. data/docs/VPNConnectionCreateResponse.md +42 -0
  184. data/docs/VPNConnectionUpdate.md +24 -0
  185. data/docs/VPNConnections.md +18 -0
  186. data/docs/VPNaaSOptions.md +26 -0
  187. data/docs/VirtualCores.md +12 -11
  188. data/docs/Volume.md +58 -33
  189. data/docs/VolumeAction.md +18 -0
  190. data/docs/VolumeGroup.md +28 -0
  191. data/docs/VolumeGroupAction.md +22 -0
  192. data/docs/VolumeGroupActionReset.md +18 -0
  193. data/docs/VolumeGroupActionStart.md +18 -0
  194. data/docs/VolumeGroupActionStop.md +18 -0
  195. data/docs/VolumeGroupCreate.md +22 -0
  196. data/docs/VolumeGroupCreateResponse.md +24 -0
  197. data/docs/VolumeGroupDetails.md +30 -0
  198. data/docs/VolumeGroupRemoteCopyRelationships.md +20 -0
  199. data/docs/VolumeGroupStorageDetails.md +34 -0
  200. data/docs/VolumeGroupUpdate.md +20 -0
  201. data/docs/VolumeGroups.md +18 -0
  202. data/docs/VolumeGroupsDetails.md +18 -0
  203. data/docs/VolumeInfo.md +10 -9
  204. data/docs/VolumeOnboarding.md +30 -0
  205. data/docs/VolumeOnboardingCommon.md +24 -0
  206. data/docs/VolumeOnboardingCreate.md +20 -0
  207. data/docs/VolumeOnboardingCreateResponse.md +20 -0
  208. data/docs/VolumeOnboardingFailure.md +20 -0
  209. data/docs/VolumeOnboardings.md +18 -0
  210. data/docs/VolumeReference.md +60 -35
  211. data/docs/VolumeRemoteCopyRelationship.md +48 -0
  212. data/docs/Volumes.md +8 -7
  213. data/docs/VolumesAttach.md +18 -0
  214. data/docs/VolumesAttachmentResponse.md +18 -0
  215. data/docs/VolumesClone.md +22 -21
  216. data/docs/VolumesCloneAsyncRequest.md +10 -9
  217. data/docs/VolumesCloneCancel.md +8 -7
  218. data/docs/VolumesCloneCreate.md +10 -9
  219. data/docs/VolumesCloneDetail.md +24 -23
  220. data/docs/VolumesCloneExecute.md +10 -9
  221. data/docs/VolumesCloneRequest.md +10 -9
  222. data/docs/VolumesCloneResponse.md +10 -7
  223. data/docs/VolumesClones.md +8 -7
  224. data/git_push.sh +3 -4
  225. data/ibm_cloud_power.gemspec +3 -3
  226. data/lib/ibm_cloud_power/api/p_cloud_cloud_connections_api.rb +77 -63
  227. data/lib/ibm_cloud_power/api/p_cloud_disaster_recovery_api.rb +138 -0
  228. data/lib/ibm_cloud_power/api/p_cloud_events_api.rb +21 -19
  229. data/lib/ibm_cloud_power/api/p_cloud_images_api.rb +343 -44
  230. data/lib/ibm_cloud_power/api/p_cloud_instances_api.rb +7 -134
  231. data/lib/ibm_cloud_power/api/p_cloud_jobs_api.rb +234 -0
  232. data/lib/ibm_cloud_power/api/p_cloud_networks_api.rb +67 -45
  233. data/lib/ibm_cloud_power/api/p_cloud_placement_groups_api.rb +61 -46
  234. data/lib/ibm_cloud_power/api/p_cloud_pvm_instances_api.rb +431 -98
  235. data/lib/ibm_cloud_power/api/p_cloud_sap_api.rb +17 -11
  236. data/lib/ibm_cloud_power/api/p_cloud_shared_processor_pools_api.rb +367 -0
  237. data/lib/ibm_cloud_power/api/p_cloud_snapshots_api.rb +23 -16
  238. data/lib/ibm_cloud_power/api/p_cloud_spp_placement_groups_api.rb +435 -0
  239. data/lib/ibm_cloud_power/api/p_cloud_storage_capacity_api.rb +17 -13
  240. data/lib/ibm_cloud_power/api/p_cloud_system_pools_api.rb +7 -6
  241. data/lib/ibm_cloud_power/api/p_cloud_tasks_api.rb +14 -12
  242. data/lib/ibm_cloud_power/api/p_cloud_tenants_api.rb +15 -10
  243. data/lib/ibm_cloud_power/api/p_cloud_tenants_ssh_keys_api.rb +37 -26
  244. data/lib/ibm_cloud_power/api/p_cloud_volume_groups_api.rb +707 -0
  245. data/lib/ibm_cloud_power/api/p_cloud_volume_onboarding_api.rb +222 -0
  246. data/lib/ibm_cloud_power/api/p_cloud_volumes_api.rb +458 -115
  247. data/lib/ibm_cloud_power/api/p_cloud_vpn_connections_api.rb +835 -0
  248. data/lib/ibm_cloud_power/api/p_cloud_vpn_policies_api.rb +732 -0
  249. data/lib/ibm_cloud_power/api_client.rb +56 -52
  250. data/lib/ibm_cloud_power/api_error.rb +1 -1
  251. data/lib/ibm_cloud_power/configuration.rb +43 -12
  252. data/lib/ibm_cloud_power/models/auxiliary_volume_for_onboarding.rb +235 -0
  253. data/lib/ibm_cloud_power/models/auxiliary_volumes_for_onboarding.rb +241 -0
  254. data/lib/ibm_cloud_power/models/clone_task_reference.rb +19 -8
  255. data/lib/ibm_cloud_power/models/clone_task_status.rb +48 -37
  256. data/lib/ibm_cloud_power/models/cloned_volume.rb +33 -22
  257. data/lib/ibm_cloud_power/models/cloned_volume_detail.rb +37 -26
  258. data/lib/ibm_cloud_power/models/cloud_connection.rb +114 -93
  259. data/lib/ibm_cloud_power/models/cloud_connection_create.rb +108 -23
  260. data/lib/ibm_cloud_power/models/cloud_connection_create_response.rb +416 -0
  261. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic.rb +20 -9
  262. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic_update.rb +229 -0
  263. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_gre.rb +19 -8
  264. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_vpc.rb +19 -8
  265. data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel.rb +30 -29
  266. data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel_create.rb +240 -0
  267. data/lib/ibm_cloud_power/models/cloud_connection_speed.rb +2 -1
  268. data/lib/ibm_cloud_power/models/cloud_connection_update.rb +77 -32
  269. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds.rb +20 -9
  270. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner.rb +270 -0
  271. data/lib/ibm_cloud_power/models/cloud_connection_vpc.rb +33 -22
  272. data/lib/ibm_cloud_power/models/cloud_connections.rb +19 -8
  273. data/lib/ibm_cloud_power/models/cloud_instance.rb +101 -90
  274. data/lib/ibm_cloud_power/models/cloud_instance_create.rb +19 -8
  275. data/lib/ibm_cloud_power/models/cloud_instance_reference.rb +69 -58
  276. data/lib/ibm_cloud_power/models/cloud_instance_update.rb +19 -8
  277. data/lib/ibm_cloud_power/models/cloud_instance_usage_limits.rb +60 -49
  278. data/lib/ibm_cloud_power/models/console_language.rb +235 -0
  279. data/lib/ibm_cloud_power/models/console_languages.rb +227 -0
  280. data/lib/ibm_cloud_power/models/create_cos_image_import_job.rb +387 -0
  281. data/lib/ibm_cloud_power/models/create_data_volume.rb +98 -43
  282. data/lib/ibm_cloud_power/models/create_image.rb +91 -62
  283. data/lib/ibm_cloud_power/models/dead_peer_detection.rb +350 -0
  284. data/lib/ibm_cloud_power/models/disaster_recovery_location.rb +232 -0
  285. data/lib/ibm_cloud_power/models/disaster_recovery_locations.rb +227 -0
  286. data/lib/ibm_cloud_power/models/error.rb +32 -21
  287. data/lib/ibm_cloud_power/models/event.rb +84 -73
  288. data/lib/ibm_cloud_power/models/event_user.rb +34 -23
  289. data/lib/ibm_cloud_power/models/events.rb +19 -8
  290. data/lib/ibm_cloud_power/models/export_image.rb +35 -24
  291. data/lib/ibm_cloud_power/models/flash_copy_mapping.rb +285 -0
  292. data/lib/ibm_cloud_power/models/ike_policies.rb +227 -0
  293. data/lib/ibm_cloud_power/models/ike_policy.rb +401 -0
  294. data/lib/ibm_cloud_power/models/ike_policy_authentication.rb +42 -0
  295. data/lib/ibm_cloud_power/models/ike_policy_create.rb +424 -0
  296. data/lib/ibm_cloud_power/models/ike_policy_options.rb +274 -0
  297. data/lib/ibm_cloud_power/models/ike_policy_ref.rb +241 -0
  298. data/lib/ibm_cloud_power/models/ike_policy_template.rb +313 -0
  299. data/lib/ibm_cloud_power/models/ike_policy_update.rb +386 -0
  300. data/lib/ibm_cloud_power/models/image.rb +105 -94
  301. data/lib/ibm_cloud_power/models/image_reference.rb +100 -89
  302. data/lib/ibm_cloud_power/models/image_specifications.rb +48 -37
  303. data/lib/ibm_cloud_power/models/image_volume.rb +40 -29
  304. data/lib/ibm_cloud_power/models/images.rb +19 -8
  305. data/lib/ibm_cloud_power/models/ip_address_range.rb +38 -27
  306. data/lib/ibm_cloud_power/models/ip_sec_policies.rb +227 -0
  307. data/lib/ibm_cloud_power/models/ip_sec_policy.rb +389 -0
  308. data/lib/ibm_cloud_power/models/ip_sec_policy_create.rb +397 -0
  309. data/lib/ibm_cloud_power/models/ip_sec_policy_options.rb +258 -0
  310. data/lib/ibm_cloud_power/models/ip_sec_policy_ref.rb +241 -0
  311. data/lib/ibm_cloud_power/models/ip_sec_policy_template.rb +298 -0
  312. data/lib/ibm_cloud_power/models/ip_sec_policy_update.rb +364 -0
  313. data/lib/ibm_cloud_power/models/ipsec_policy_authentication.rb +41 -0
  314. data/lib/ibm_cloud_power/models/job.rb +263 -0
  315. data/lib/ibm_cloud_power/models/job_reference.rb +240 -0
  316. data/lib/ibm_cloud_power/models/jobs.rb +227 -0
  317. data/lib/ibm_cloud_power/models/maximum_storage_allocation.rb +40 -29
  318. data/lib/ibm_cloud_power/models/min_max_default.rb +40 -29
  319. data/lib/ibm_cloud_power/models/multi_volumes_create.rb +112 -57
  320. data/lib/ibm_cloud_power/models/network.rb +127 -94
  321. data/lib/ibm_cloud_power/models/network_cloud_connections_inner.rb +230 -0
  322. data/lib/ibm_cloud_power/models/network_create.rb +55 -44
  323. data/lib/ibm_cloud_power/models/network_id.rb +225 -0
  324. data/lib/ibm_cloud_power/models/network_ids.rb +222 -0
  325. data/lib/ibm_cloud_power/models/network_ip_address_metrics.rb +35 -24
  326. data/lib/ibm_cloud_power/models/network_port.rb +70 -59
  327. data/lib/ibm_cloud_power/models/network_port_create.rb +19 -8
  328. data/lib/ibm_cloud_power/models/network_port_pvm_instance.rb +33 -22
  329. data/lib/ibm_cloud_power/models/network_port_update.rb +19 -8
  330. data/lib/ibm_cloud_power/models/network_ports.rb +19 -8
  331. data/lib/ibm_cloud_power/models/network_reference.rb +77 -56
  332. data/lib/ibm_cloud_power/models/network_update.rb +42 -31
  333. data/lib/ibm_cloud_power/models/networks.rb +19 -8
  334. data/lib/ibm_cloud_power/models/operation.rb +255 -0
  335. data/lib/ibm_cloud_power/models/operations.rb +19 -8
  336. data/lib/ibm_cloud_power/models/options.rb +224 -0
  337. data/lib/ibm_cloud_power/models/peer_subnet_update.rb +225 -0
  338. data/lib/ibm_cloud_power/models/peer_subnets.rb +222 -0
  339. data/lib/ibm_cloud_power/models/peering_network.rb +38 -27
  340. data/lib/ibm_cloud_power/models/pin_policy.rb +8 -4
  341. data/lib/ibm_cloud_power/models/placement_group.rb +40 -29
  342. data/lib/ibm_cloud_power/models/placement_group_create.rb +19 -8
  343. data/lib/ibm_cloud_power/models/placement_group_server.rb +19 -8
  344. data/lib/ibm_cloud_power/models/placement_groups.rb +19 -8
  345. data/lib/ibm_cloud_power/models/pvm_instance.rb +311 -219
  346. data/lib/ibm_cloud_power/models/pvm_instance_action.rb +19 -8
  347. data/lib/ibm_cloud_power/models/pvm_instance_add_network.rb +33 -22
  348. data/lib/ibm_cloud_power/models/pvm_instance_capture.rb +51 -40
  349. data/lib/ibm_cloud_power/models/pvm_instance_clone.rb +69 -58
  350. data/lib/ibm_cloud_power/models/pvm_instance_console.rb +20 -9
  351. data/lib/ibm_cloud_power/models/pvm_instance_create.rb +236 -154
  352. data/lib/ibm_cloud_power/models/pvm_instance_fault.rb +33 -22
  353. data/lib/ibm_cloud_power/models/pvm_instance_health.rb +33 -22
  354. data/lib/ibm_cloud_power/models/pvm_instance_multi_create.rb +30 -19
  355. data/lib/ibm_cloud_power/models/pvm_instance_network.rb +72 -61
  356. data/lib/ibm_cloud_power/models/pvm_instance_networks.rb +19 -8
  357. data/lib/ibm_cloud_power/models/pvm_instance_operation.rb +37 -26
  358. data/lib/ibm_cloud_power/models/pvm_instance_reference.rb +284 -180
  359. data/lib/ibm_cloud_power/models/pvm_instance_remove_network.rb +19 -8
  360. data/lib/ibm_cloud_power/models/pvm_instance_update.rb +79 -46
  361. data/lib/ibm_cloud_power/models/pvm_instance_update_response.rb +64 -43
  362. data/lib/ibm_cloud_power/models/pvm_instance_volume_update.rb +19 -8
  363. data/lib/ibm_cloud_power/models/pvm_instances.rb +19 -8
  364. data/lib/ibm_cloud_power/models/remote_copy_relationship.rb +360 -0
  365. data/lib/ibm_cloud_power/models/sap_create.rb +123 -53
  366. data/lib/ibm_cloud_power/models/sap_profile.rb +56 -45
  367. data/lib/ibm_cloud_power/models/sap_profile_reference.rb +38 -27
  368. data/lib/ibm_cloud_power/models/sap_profiles.rb +19 -8
  369. data/lib/ibm_cloud_power/models/shared_processor_pool.rb +337 -0
  370. data/lib/ibm_cloud_power/models/shared_processor_pool_create.rb +265 -0
  371. data/lib/ibm_cloud_power/models/shared_processor_pool_detail.rb +241 -0
  372. data/lib/ibm_cloud_power/models/shared_processor_pool_placement_group.rb +255 -0
  373. data/lib/ibm_cloud_power/models/shared_processor_pool_server.rb +290 -0
  374. data/lib/ibm_cloud_power/models/shared_processor_pool_update.rb +230 -0
  375. data/lib/ibm_cloud_power/models/shared_processor_pools.rb +222 -0
  376. data/lib/ibm_cloud_power/models/site.rb +230 -0
  377. data/lib/ibm_cloud_power/models/snapshot.rb +90 -79
  378. data/lib/ibm_cloud_power/models/snapshot_create.rb +39 -28
  379. data/lib/ibm_cloud_power/models/snapshot_create_response.rb +19 -8
  380. data/lib/ibm_cloud_power/models/snapshot_restore.rb +19 -8
  381. data/lib/ibm_cloud_power/models/snapshot_update.rb +33 -22
  382. data/lib/ibm_cloud_power/models/snapshots.rb +19 -8
  383. data/lib/ibm_cloud_power/models/software_licenses.rb +35 -24
  384. data/lib/ibm_cloud_power/models/spp_placement_group.rb +267 -0
  385. data/lib/ibm_cloud_power/models/spp_placement_group_create.rb +274 -0
  386. data/lib/ibm_cloud_power/models/spp_placement_groups.rb +222 -0
  387. data/lib/ibm_cloud_power/models/src.rb +33 -22
  388. data/lib/ibm_cloud_power/models/ssh_key.rb +33 -22
  389. data/lib/ibm_cloud_power/models/ssh_keys.rb +19 -8
  390. data/lib/ibm_cloud_power/models/status.rb +250 -0
  391. data/lib/ibm_cloud_power/models/status_description.rb +223 -0
  392. data/lib/ibm_cloud_power/models/status_description_error.rb +243 -0
  393. data/lib/ibm_cloud_power/models/stock_image.rb +34 -23
  394. data/lib/ibm_cloud_power/models/storage_affinity.rb +298 -0
  395. data/lib/ibm_cloud_power/models/storage_pool_capacity.rb +30 -19
  396. data/lib/ibm_cloud_power/models/storage_pools_capacity.rb +19 -8
  397. data/lib/ibm_cloud_power/models/storage_type_capacity.rb +33 -22
  398. data/lib/ibm_cloud_power/models/storage_types_capacity.rb +19 -8
  399. data/lib/ibm_cloud_power/models/system.rb +19 -8
  400. data/lib/ibm_cloud_power/models/system_pool.rb +51 -40
  401. data/lib/ibm_cloud_power/models/task.rb +85 -74
  402. data/lib/ibm_cloud_power/models/task_reference.rb +38 -27
  403. data/lib/ibm_cloud_power/models/tenant.rb +72 -61
  404. data/lib/ibm_cloud_power/models/tenant_update.rb +19 -8
  405. data/lib/ibm_cloud_power/models/update_volume.rb +37 -26
  406. data/lib/ibm_cloud_power/models/virtual_cores.rb +34 -23
  407. data/lib/ibm_cloud_power/models/volume.rb +263 -98
  408. data/lib/ibm_cloud_power/models/volume_action.rb +225 -0
  409. data/lib/ibm_cloud_power/models/volume_group.rb +279 -0
  410. data/lib/ibm_cloud_power/models/volume_group_action.rb +238 -0
  411. data/lib/ibm_cloud_power/models/volume_group_action_reset.rb +262 -0
  412. data/lib/ibm_cloud_power/models/volume_group_action_start.rb +262 -0
  413. data/lib/ibm_cloud_power/models/volume_group_action_stop.rb +226 -0
  414. data/lib/ibm_cloud_power/models/volume_group_create.rb +247 -0
  415. data/lib/ibm_cloud_power/models/volume_group_create_response.rb +265 -0
  416. data/lib/ibm_cloud_power/models/volume_group_details.rb +291 -0
  417. data/lib/ibm_cloud_power/models/volume_group_remote_copy_relationships.rb +232 -0
  418. data/lib/ibm_cloud_power/models/volume_group_storage_details.rb +307 -0
  419. data/lib/ibm_cloud_power/models/volume_group_update.rb +234 -0
  420. data/lib/ibm_cloud_power/models/volume_groups.rb +227 -0
  421. data/lib/ibm_cloud_power/models/volume_groups_details.rb +227 -0
  422. data/lib/ibm_cloud_power/models/volume_info.rb +33 -22
  423. data/lib/ibm_cloud_power/models/volume_onboarding.rb +296 -0
  424. data/lib/ibm_cloud_power/models/volume_onboarding_common.rb +257 -0
  425. data/lib/ibm_cloud_power/models/volume_onboarding_create.rb +236 -0
  426. data/lib/ibm_cloud_power/models/volume_onboarding_create_response.rb +230 -0
  427. data/lib/ibm_cloud_power/models/volume_onboarding_failure.rb +232 -0
  428. data/lib/ibm_cloud_power/models/volume_onboardings.rb +227 -0
  429. data/lib/ibm_cloud_power/models/volume_reference.rb +290 -125
  430. data/lib/ibm_cloud_power/models/volume_remote_copy_relationship.rb +387 -0
  431. data/lib/ibm_cloud_power/models/volumes.rb +19 -8
  432. data/lib/ibm_cloud_power/models/volumes_attach.rb +227 -0
  433. data/lib/ibm_cloud_power/models/volumes_attachment_response.rb +225 -0
  434. data/lib/ibm_cloud_power/models/volumes_clone.rb +68 -57
  435. data/lib/ibm_cloud_power/models/volumes_clone_async_request.rb +31 -20
  436. data/lib/ibm_cloud_power/models/volumes_clone_cancel.rb +19 -8
  437. data/lib/ibm_cloud_power/models/volumes_clone_create.rb +30 -19
  438. data/lib/ibm_cloud_power/models/volumes_clone_detail.rb +75 -64
  439. data/lib/ibm_cloud_power/models/volumes_clone_execute.rb +20 -9
  440. data/lib/ibm_cloud_power/models/volumes_clone_request.rb +30 -19
  441. data/lib/ibm_cloud_power/models/volumes_clone_response.rb +32 -13
  442. data/lib/ibm_cloud_power/models/volumes_clones.rb +19 -8
  443. data/lib/ibm_cloud_power/models/vp_naa_s_options.rb +280 -0
  444. data/lib/ibm_cloud_power/models/vpn_connection.rb +437 -0
  445. data/lib/ibm_cloud_power/models/vpn_connection_create.rb +353 -0
  446. data/lib/ibm_cloud_power/models/vpn_connection_create_response.rb +453 -0
  447. data/lib/ibm_cloud_power/models/vpn_connection_update.rb +251 -0
  448. data/lib/ibm_cloud_power/models/vpn_connections.rb +222 -0
  449. data/lib/ibm_cloud_power/version.rb +2 -2
  450. data/lib/ibm_cloud_power.rb +93 -6
  451. data/pkg/ibm_cloud_power-2.1.0.gem +0 -0
  452. data/spec/api/p_cloud_disaster_recovery_api_spec.rb +56 -0
  453. data/spec/api/p_cloud_jobs_api_spec.rb +73 -0
  454. data/spec/api/p_cloud_shared_processor_pools_api_spec.rb +95 -0
  455. data/spec/api/p_cloud_spp_placement_groups_api_spec.rb +108 -0
  456. data/spec/api/p_cloud_volume_groups_api_spec.rb +155 -0
  457. data/spec/api/p_cloud_volume_onboarding_api_spec.rb +70 -0
  458. data/spec/api/p_cloud_vpn_connections_api_spec.rb +194 -0
  459. data/spec/api/p_cloud_vpn_policies_api_spec.rb +165 -0
  460. data/spec/api_client_spec.rb +3 -3
  461. data/spec/configuration_spec.rb +1 -1
  462. data/spec/models/auxiliary_volume_for_onboarding_spec.rb +40 -0
  463. data/spec/models/auxiliary_volumes_for_onboarding_spec.rb +40 -0
  464. data/spec/models/cloud_connection_create_response_spec.rb +112 -0
  465. data/spec/models/cloud_connection_endpoint_classic_update_spec.rb +40 -0
  466. data/spec/models/cloud_connection_gre_tunnel_create_spec.rb +40 -0
  467. data/spec/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner_spec.rb +52 -0
  468. data/spec/models/console_language_spec.rb +40 -0
  469. data/spec/models/console_languages_spec.rb +34 -0
  470. data/spec/models/create_cos_image_import_job_spec.rb +102 -0
  471. data/spec/models/dead_peer_detection_spec.rb +50 -0
  472. data/spec/models/disaster_recovery_location_spec.rb +40 -0
  473. data/spec/models/disaster_recovery_locations_spec.rb +34 -0
  474. data/spec/models/flash_copy_mapping_spec.rb +70 -0
  475. data/spec/models/ike_policies_spec.rb +34 -0
  476. data/spec/models/ike_policy_authentication_spec.rb +28 -0
  477. data/spec/models/ike_policy_create_spec.rb +86 -0
  478. data/spec/models/ike_policy_options_spec.rb +52 -0
  479. data/spec/models/ike_policy_ref_spec.rb +40 -0
  480. data/spec/models/ike_policy_spec.rb +86 -0
  481. data/spec/models/ike_policy_template_spec.rb +58 -0
  482. data/spec/models/ike_policy_update_spec.rb +86 -0
  483. data/spec/models/ip_sec_policies_spec.rb +34 -0
  484. data/spec/models/ip_sec_policy_create_spec.rb +76 -0
  485. data/spec/models/ip_sec_policy_options_spec.rb +46 -0
  486. data/spec/models/ip_sec_policy_ref_spec.rb +40 -0
  487. data/spec/models/ip_sec_policy_spec.rb +82 -0
  488. data/spec/models/ip_sec_policy_template_spec.rb +52 -0
  489. data/spec/models/ip_sec_policy_update_spec.rb +76 -0
  490. data/spec/models/ipsec_policy_authentication_spec.rb +28 -0
  491. data/spec/models/job_reference_spec.rb +40 -0
  492. data/spec/models/job_spec.rb +52 -0
  493. data/spec/models/jobs_spec.rb +34 -0
  494. data/spec/models/network_cloud_connections_inner_spec.rb +40 -0
  495. data/spec/models/network_id_spec.rb +34 -0
  496. data/spec/models/network_ids_spec.rb +34 -0
  497. data/spec/models/operation_spec.rb +46 -0
  498. data/spec/models/options_spec.rb +34 -0
  499. data/spec/models/peer_subnet_update_spec.rb +34 -0
  500. data/spec/models/peer_subnets_spec.rb +34 -0
  501. data/spec/models/remote_copy_relationship_spec.rb +112 -0
  502. data/spec/models/shared_processor_pool_create_spec.rb +52 -0
  503. data/spec/models/shared_processor_pool_detail_spec.rb +40 -0
  504. data/spec/models/shared_processor_pool_placement_group_spec.rb +46 -0
  505. data/spec/models/shared_processor_pool_server_spec.rb +76 -0
  506. data/spec/models/shared_processor_pool_spec.rb +88 -0
  507. data/spec/models/shared_processor_pool_update_spec.rb +40 -0
  508. data/spec/models/shared_processor_pools_spec.rb +34 -0
  509. data/spec/models/site_spec.rb +40 -0
  510. data/spec/models/spp_placement_group_create_spec.rb +44 -0
  511. data/spec/models/spp_placement_group_spec.rb +52 -0
  512. data/spec/models/spp_placement_groups_spec.rb +34 -0
  513. data/spec/models/status_description_error_spec.rb +46 -0
  514. data/spec/models/status_description_spec.rb +34 -0
  515. data/spec/models/status_spec.rb +46 -0
  516. data/spec/models/storage_affinity_spec.rb +62 -0
  517. data/spec/models/volume_action_spec.rb +34 -0
  518. data/spec/models/volume_group_action_reset_spec.rb +38 -0
  519. data/spec/models/volume_group_action_spec.rb +46 -0
  520. data/spec/models/volume_group_action_start_spec.rb +38 -0
  521. data/spec/models/volume_group_action_stop_spec.rb +34 -0
  522. data/spec/models/volume_group_create_response_spec.rb +52 -0
  523. data/spec/models/volume_group_create_spec.rb +46 -0
  524. data/spec/models/volume_group_details_spec.rb +70 -0
  525. data/spec/models/volume_group_remote_copy_relationships_spec.rb +40 -0
  526. data/spec/models/volume_group_spec.rb +64 -0
  527. data/spec/models/volume_group_storage_details_spec.rb +82 -0
  528. data/spec/models/volume_group_update_spec.rb +40 -0
  529. data/spec/models/volume_groups_details_spec.rb +34 -0
  530. data/spec/models/volume_groups_spec.rb +34 -0
  531. data/spec/models/volume_onboarding_common_spec.rb +52 -0
  532. data/spec/models/volume_onboarding_create_response_spec.rb +40 -0
  533. data/spec/models/volume_onboarding_create_spec.rb +40 -0
  534. data/spec/models/volume_onboarding_failure_spec.rb +40 -0
  535. data/spec/models/volume_onboarding_spec.rb +70 -0
  536. data/spec/models/volume_onboardings_spec.rb +34 -0
  537. data/spec/models/volume_remote_copy_relationship_spec.rb +124 -0
  538. data/spec/models/volumes_attach_spec.rb +34 -0
  539. data/spec/models/volumes_attachment_response_spec.rb +34 -0
  540. data/spec/models/vp_naa_s_options_spec.rb +58 -0
  541. data/spec/models/vpn_connection_create_response_spec.rb +114 -0
  542. data/spec/models/vpn_connection_create_spec.rb +74 -0
  543. data/spec/models/vpn_connection_spec.rb +108 -0
  544. data/spec/models/vpn_connection_update_spec.rb +52 -0
  545. data/spec/models/vpn_connections_spec.rb +34 -0
  546. data/spec/spec_helper.rb +1 -1
  547. metadata +374 -4
@@ -2,30 +2,33 @@
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 |
9
+ | [**pcloud_cloudinstances_images_get**](PCloudImagesApi.md#pcloud_cloudinstances_images_get) | **GET** /pcloud/v1/cloud-instances/{cloud_instance_id}/images/{image_id} | Detailed info 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 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 | Get detail of last cos-image import job |
17
+ | [**pcloud_v1_cloudinstances_cosimages_post**](PCloudImagesApi.md#pcloud_v1_cloudinstances_cosimages_post) | **POST** /pcloud/v1/cloud-instances/{cloud_instance_id}/cos-images | Create an cos-image import job |
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 detail of last image export job |
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 | Add image export job to the jobs queue |
17
20
 
18
21
 
19
22
  ## pcloud_cloudinstances_images_delete
20
23
 
21
24
  > Object pcloud_cloudinstances_images_delete(cloud_instance_id, image_id)
22
25
 
23
- Delete an image from a cloud instance
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
 
@@ -69,34 +89,51 @@ No authorization required
69
89
 
70
90
  Export an image
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({access_key: 'access_key_example', bucket_name: 'bucket_name_example'}) # ExportImage | Parameters for exporting an image
82
102
 
83
103
  begin
84
- #Export an image
104
+ # Export an image
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
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
- Detailed information of an image
156
+ Detailed info 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 info 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 info 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
- List all of the images for this cloud instance
220
+ List all 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 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 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
- Create a new image from available images
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,38 +405,57 @@ 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
314
419
  cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of a PCloud Instance
315
420
  opts = {
316
- sap: true # Boolean | Include SAP images with get available stock images
421
+ sap: true, # Boolean | Include SAP images with get available stock images
422
+ vtl: true # Boolean | Include VTL images with get available stock images
317
423
  }
318
424
 
319
425
  begin
320
- #List all available stock images
426
+ # List all available stock images
321
427
  result = api_instance.pcloud_cloudinstances_stockimages_getall(cloud_instance_id, opts)
322
428
  p result
323
429
  rescue IbmCloudPower::ApiError => e
324
- puts "Exception when calling PCloudImagesApi->pcloud_cloudinstances_stockimages_getall: #{e}"
430
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_stockimages_getall: #{e}"
325
431
  end
326
432
  ```
327
433
 
328
- ### Parameters
434
+ #### Using the pcloud_cloudinstances_stockimages_getall_with_http_info variant
435
+
436
+ This returns an Array which contains the response data, status code and headers.
437
+
438
+ > <Array(<Images>, Integer, Hash)> pcloud_cloudinstances_stockimages_getall_with_http_info(cloud_instance_id, opts)
439
+
440
+ ```ruby
441
+ begin
442
+ # List all available stock images
443
+ data, status_code, headers = api_instance.pcloud_cloudinstances_stockimages_getall_with_http_info(cloud_instance_id, opts)
444
+ p status_code # => 2xx
445
+ p headers # => { ... }
446
+ p data # => <Images>
447
+ rescue IbmCloudPower::ApiError => e
448
+ puts "Error when calling PCloudImagesApi->pcloud_cloudinstances_stockimages_getall_with_http_info: #{e}"
449
+ end
450
+ ```
329
451
 
452
+ ### Parameters
330
453
 
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]
454
+ | Name | Type | Description | Notes |
455
+ | ---- | ---- | ----------- | ----- |
456
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
457
+ | **sap** | **Boolean** | Include SAP images with get available stock images | [optional] |
458
+ | **vtl** | **Boolean** | Include VTL images with get available stock images | [optional] |
335
459
 
336
460
  ### Return type
337
461
 
@@ -349,38 +473,55 @@ No authorization required
349
473
 
350
474
  ## pcloud_images_get
351
475
 
352
- > Images pcloud_images_get(image_id)
476
+ > <Image> pcloud_images_get(image_id)
353
477
 
354
- Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images/{image_id} - Detailed info of an available stock image
478
+ Deprecated for /pcloud/v1/cloud-instances/{cloud_instance_id}/stock-images/{image_id} - Detailed info of an available stock image
355
479
 
356
- ### Example
480
+ ### Examples
357
481
 
358
482
  ```ruby
359
- # load the gem
483
+ require 'time'
360
484
  require 'ibm_cloud_power'
361
485
 
362
486
  api_instance = IbmCloudPower::PCloudImagesApi.new
363
487
  image_id = 'image_id_example' # String | Image ID of a image
364
488
 
365
489
  begin
366
- #Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images/{image_id} - Detailed info of an available stock image
490
+ # Deprecated for /pcloud/v1/cloud-instances/{cloud_instance_id}/stock-images/{image_id} - Detailed info of an available stock image
367
491
  result = api_instance.pcloud_images_get(image_id)
368
492
  p result
369
493
  rescue IbmCloudPower::ApiError => e
370
- puts "Exception when calling PCloudImagesApi->pcloud_images_get: #{e}"
494
+ puts "Error when calling PCloudImagesApi->pcloud_images_get: #{e}"
371
495
  end
372
496
  ```
373
497
 
374
- ### Parameters
498
+ #### Using the pcloud_images_get_with_http_info variant
375
499
 
500
+ This returns an Array which contains the response data, status code and headers.
376
501
 
377
- Name | Type | Description | Notes
378
- ------------- | ------------- | ------------- | -------------
379
- **image_id** | **String**| Image ID of a image |
502
+ > <Array(<Image>, Integer, Hash)> pcloud_images_get_with_http_info(image_id)
503
+
504
+ ```ruby
505
+ begin
506
+ # Deprecated for /pcloud/v1/cloud-instances/{cloud_instance_id}/stock-images/{image_id} - Detailed info of an available stock image
507
+ data, status_code, headers = api_instance.pcloud_images_get_with_http_info(image_id)
508
+ p status_code # => 2xx
509
+ p headers # => { ... }
510
+ p data # => <Image>
511
+ rescue IbmCloudPower::ApiError => e
512
+ puts "Error when calling PCloudImagesApi->pcloud_images_get_with_http_info: #{e}"
513
+ end
514
+ ```
515
+
516
+ ### Parameters
517
+
518
+ | Name | Type | Description | Notes |
519
+ | ---- | ---- | ----------- | ----- |
520
+ | **image_id** | **String** | Image ID of a image | |
380
521
 
381
522
  ### Return type
382
523
 
383
- [**Images**](Images.md)
524
+ [**Image**](Image.md)
384
525
 
385
526
  ### Authorization
386
527
 
@@ -394,36 +535,55 @@ No authorization required
394
535
 
395
536
  ## pcloud_images_getall
396
537
 
397
- > Images pcloud_images_getall(opts)
538
+ > <Images> pcloud_images_getall(opts)
398
539
 
399
- Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images - List all available stock images
540
+ Deprecated for /pcloud/v1/cloud-instances/{cloud_instance_id}/stock-images - List all available stock images
400
541
 
401
- ### Example
542
+ ### Examples
402
543
 
403
544
  ```ruby
404
- # load the gem
545
+ require 'time'
405
546
  require 'ibm_cloud_power'
406
547
 
407
548
  api_instance = IbmCloudPower::PCloudImagesApi.new
408
549
  opts = {
409
- sap: true # Boolean | Include SAP images with get available stock images
550
+ sap: true, # Boolean | Include SAP images with get available stock images
551
+ vtl: true # Boolean | Include VTL images with get available stock images
410
552
  }
411
553
 
412
554
  begin
413
- #Deprecated for /pcloud/v1/cloud-instances/${CLOUD_INSTANCE_ID}/stock-images - List all available stock images
555
+ # Deprecated for /pcloud/v1/cloud-instances/{cloud_instance_id}/stock-images - List all available stock images
414
556
  result = api_instance.pcloud_images_getall(opts)
415
557
  p result
416
558
  rescue IbmCloudPower::ApiError => e
417
- puts "Exception when calling PCloudImagesApi->pcloud_images_getall: #{e}"
559
+ puts "Error when calling PCloudImagesApi->pcloud_images_getall: #{e}"
418
560
  end
419
561
  ```
420
562
 
421
- ### Parameters
563
+ #### Using the pcloud_images_getall_with_http_info variant
564
+
565
+ This returns an Array which contains the response data, status code and headers.
566
+
567
+ > <Array(<Images>, Integer, Hash)> pcloud_images_getall_with_http_info(opts)
568
+
569
+ ```ruby
570
+ begin
571
+ # Deprecated for /pcloud/v1/cloud-instances/{cloud_instance_id}/stock-images - List all available stock images
572
+ data, status_code, headers = api_instance.pcloud_images_getall_with_http_info(opts)
573
+ p status_code # => 2xx
574
+ p headers # => { ... }
575
+ p data # => <Images>
576
+ rescue IbmCloudPower::ApiError => e
577
+ puts "Error when calling PCloudImagesApi->pcloud_images_getall_with_http_info: #{e}"
578
+ end
579
+ ```
422
580
 
581
+ ### Parameters
423
582
 
424
- Name | Type | Description | Notes
425
- ------------- | ------------- | ------------- | -------------
426
- **sap** | **Boolean**| Include SAP images with get available stock images | [optional]
583
+ | Name | Type | Description | Notes |
584
+ | ---- | ---- | ----------- | ----- |
585
+ | **sap** | **Boolean** | Include SAP images with get available stock images | [optional] |
586
+ | **vtl** | **Boolean** | Include VTL images with get available stock images | [optional] |
427
587
 
428
588
  ### Return type
429
589
 
@@ -438,3 +598,259 @@ No authorization required
438
598
  - **Content-Type**: Not defined
439
599
  - **Accept**: application/json
440
600
 
601
+
602
+ ## pcloud_v1_cloudinstances_cosimages_get
603
+
604
+ > <Job> pcloud_v1_cloudinstances_cosimages_get(cloud_instance_id)
605
+
606
+ Get detail of last cos-image import job
607
+
608
+ ### Examples
609
+
610
+ ```ruby
611
+ require 'time'
612
+ require 'ibm_cloud_power'
613
+
614
+ api_instance = IbmCloudPower::PCloudImagesApi.new
615
+ cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of a PCloud Instance
616
+
617
+ begin
618
+ # Get detail of last cos-image import job
619
+ result = api_instance.pcloud_v1_cloudinstances_cosimages_get(cloud_instance_id)
620
+ p result
621
+ rescue IbmCloudPower::ApiError => e
622
+ puts "Error when calling PCloudImagesApi->pcloud_v1_cloudinstances_cosimages_get: #{e}"
623
+ end
624
+ ```
625
+
626
+ #### Using the pcloud_v1_cloudinstances_cosimages_get_with_http_info variant
627
+
628
+ This returns an Array which contains the response data, status code and headers.
629
+
630
+ > <Array(<Job>, Integer, Hash)> pcloud_v1_cloudinstances_cosimages_get_with_http_info(cloud_instance_id)
631
+
632
+ ```ruby
633
+ begin
634
+ # Get detail of last cos-image import job
635
+ data, status_code, headers = api_instance.pcloud_v1_cloudinstances_cosimages_get_with_http_info(cloud_instance_id)
636
+ p status_code # => 2xx
637
+ p headers # => { ... }
638
+ p data # => <Job>
639
+ rescue IbmCloudPower::ApiError => e
640
+ puts "Error when calling PCloudImagesApi->pcloud_v1_cloudinstances_cosimages_get_with_http_info: #{e}"
641
+ end
642
+ ```
643
+
644
+ ### Parameters
645
+
646
+ | Name | Type | Description | Notes |
647
+ | ---- | ---- | ----------- | ----- |
648
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
649
+
650
+ ### Return type
651
+
652
+ [**Job**](Job.md)
653
+
654
+ ### Authorization
655
+
656
+ No authorization required
657
+
658
+ ### HTTP request headers
659
+
660
+ - **Content-Type**: Not defined
661
+ - **Accept**: application/json
662
+
663
+
664
+ ## pcloud_v1_cloudinstances_cosimages_post
665
+
666
+ > <JobReference> pcloud_v1_cloudinstances_cosimages_post(cloud_instance_id, body)
667
+
668
+ Create an cos-image import job
669
+
670
+ ### Examples
671
+
672
+ ```ruby
673
+ require 'time'
674
+ require 'ibm_cloud_power'
675
+
676
+ api_instance = IbmCloudPower::PCloudImagesApi.new
677
+ cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of a PCloud Instance
678
+ 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
679
+
680
+ begin
681
+ # Create an cos-image import job
682
+ result = api_instance.pcloud_v1_cloudinstances_cosimages_post(cloud_instance_id, body)
683
+ p result
684
+ rescue IbmCloudPower::ApiError => e
685
+ puts "Error when calling PCloudImagesApi->pcloud_v1_cloudinstances_cosimages_post: #{e}"
686
+ end
687
+ ```
688
+
689
+ #### Using the pcloud_v1_cloudinstances_cosimages_post_with_http_info variant
690
+
691
+ This returns an Array which contains the response data, status code and headers.
692
+
693
+ > <Array(<JobReference>, Integer, Hash)> pcloud_v1_cloudinstances_cosimages_post_with_http_info(cloud_instance_id, body)
694
+
695
+ ```ruby
696
+ begin
697
+ # Create an cos-image import job
698
+ data, status_code, headers = api_instance.pcloud_v1_cloudinstances_cosimages_post_with_http_info(cloud_instance_id, body)
699
+ p status_code # => 2xx
700
+ p headers # => { ... }
701
+ p data # => <JobReference>
702
+ rescue IbmCloudPower::ApiError => e
703
+ puts "Error when calling PCloudImagesApi->pcloud_v1_cloudinstances_cosimages_post_with_http_info: #{e}"
704
+ end
705
+ ```
706
+
707
+ ### Parameters
708
+
709
+ | Name | Type | Description | Notes |
710
+ | ---- | ---- | ----------- | ----- |
711
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
712
+ | **body** | [**CreateCosImageImportJob**](CreateCosImageImportJob.md) | Parameters for the creation of a new cos-image import job | |
713
+
714
+ ### Return type
715
+
716
+ [**JobReference**](JobReference.md)
717
+
718
+ ### Authorization
719
+
720
+ No authorization required
721
+
722
+ ### HTTP request headers
723
+
724
+ - **Content-Type**: application/json
725
+ - **Accept**: application/json
726
+
727
+
728
+ ## pcloud_v2_images_export_get
729
+
730
+ > <Job> pcloud_v2_images_export_get(cloud_instance_id, image_id)
731
+
732
+ Get detail of last image export job
733
+
734
+ ### Examples
735
+
736
+ ```ruby
737
+ require 'time'
738
+ require 'ibm_cloud_power'
739
+
740
+ api_instance = IbmCloudPower::PCloudImagesApi.new
741
+ cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of a PCloud Instance
742
+ image_id = 'image_id_example' # String | Image ID of a image
743
+
744
+ begin
745
+ # Get detail of last image export job
746
+ result = api_instance.pcloud_v2_images_export_get(cloud_instance_id, image_id)
747
+ p result
748
+ rescue IbmCloudPower::ApiError => e
749
+ puts "Error when calling PCloudImagesApi->pcloud_v2_images_export_get: #{e}"
750
+ end
751
+ ```
752
+
753
+ #### Using the pcloud_v2_images_export_get_with_http_info variant
754
+
755
+ This returns an Array which contains the response data, status code and headers.
756
+
757
+ > <Array(<Job>, Integer, Hash)> pcloud_v2_images_export_get_with_http_info(cloud_instance_id, image_id)
758
+
759
+ ```ruby
760
+ begin
761
+ # Get detail of last image export job
762
+ data, status_code, headers = api_instance.pcloud_v2_images_export_get_with_http_info(cloud_instance_id, image_id)
763
+ p status_code # => 2xx
764
+ p headers # => { ... }
765
+ p data # => <Job>
766
+ rescue IbmCloudPower::ApiError => e
767
+ puts "Error when calling PCloudImagesApi->pcloud_v2_images_export_get_with_http_info: #{e}"
768
+ end
769
+ ```
770
+
771
+ ### Parameters
772
+
773
+ | Name | Type | Description | Notes |
774
+ | ---- | ---- | ----------- | ----- |
775
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
776
+ | **image_id** | **String** | Image ID of a image | |
777
+
778
+ ### Return type
779
+
780
+ [**Job**](Job.md)
781
+
782
+ ### Authorization
783
+
784
+ No authorization required
785
+
786
+ ### HTTP request headers
787
+
788
+ - **Content-Type**: Not defined
789
+ - **Accept**: application/json
790
+
791
+
792
+ ## pcloud_v2_images_export_post
793
+
794
+ > <JobReference> pcloud_v2_images_export_post(cloud_instance_id, image_id, body)
795
+
796
+ Add image export job to the jobs queue
797
+
798
+ ### Examples
799
+
800
+ ```ruby
801
+ require 'time'
802
+ require 'ibm_cloud_power'
803
+
804
+ api_instance = IbmCloudPower::PCloudImagesApi.new
805
+ cloud_instance_id = 'cloud_instance_id_example' # String | Cloud Instance ID of a PCloud Instance
806
+ image_id = 'image_id_example' # String | Image ID of a image
807
+ body = IbmCloudPower::ExportImage.new({access_key: 'access_key_example', bucket_name: 'bucket_name_example'}) # ExportImage | Parameters for the export
808
+
809
+ begin
810
+ # Add image export job to the jobs queue
811
+ result = api_instance.pcloud_v2_images_export_post(cloud_instance_id, image_id, body)
812
+ p result
813
+ rescue IbmCloudPower::ApiError => e
814
+ puts "Error when calling PCloudImagesApi->pcloud_v2_images_export_post: #{e}"
815
+ end
816
+ ```
817
+
818
+ #### Using the pcloud_v2_images_export_post_with_http_info variant
819
+
820
+ This returns an Array which contains the response data, status code and headers.
821
+
822
+ > <Array(<JobReference>, Integer, Hash)> pcloud_v2_images_export_post_with_http_info(cloud_instance_id, image_id, body)
823
+
824
+ ```ruby
825
+ begin
826
+ # Add image export job to the jobs queue
827
+ data, status_code, headers = api_instance.pcloud_v2_images_export_post_with_http_info(cloud_instance_id, image_id, body)
828
+ p status_code # => 2xx
829
+ p headers # => { ... }
830
+ p data # => <JobReference>
831
+ rescue IbmCloudPower::ApiError => e
832
+ puts "Error when calling PCloudImagesApi->pcloud_v2_images_export_post_with_http_info: #{e}"
833
+ end
834
+ ```
835
+
836
+ ### Parameters
837
+
838
+ | Name | Type | Description | Notes |
839
+ | ---- | ---- | ----------- | ----- |
840
+ | **cloud_instance_id** | **String** | Cloud Instance ID of a PCloud Instance | |
841
+ | **image_id** | **String** | Image ID of a image | |
842
+ | **body** | [**ExportImage**](ExportImage.md) | Parameters for the export | |
843
+
844
+ ### Return type
845
+
846
+ [**JobReference**](JobReference.md)
847
+
848
+ ### Authorization
849
+
850
+ No authorization required
851
+
852
+ ### HTTP request headers
853
+
854
+ - **Content-Type**: application/json
855
+ - **Accept**: application/json
856
+