ibm_cloud_power 2.0.0 → 2.1.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (444) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +72 -0
  3. data/README.md +150 -76
  4. data/docs/AuxiliaryVolumeForOnboarding.md +20 -0
  5. data/docs/AuxiliaryVolumesForOnboarding.md +20 -0
  6. data/docs/CloneTaskStatus.md +5 -5
  7. data/docs/ClonedVolume.md +3 -3
  8. data/docs/ClonedVolumeDetail.md +3 -3
  9. data/docs/CloudConnection.md +17 -15
  10. data/docs/CloudConnectionCreate.md +12 -4
  11. data/docs/CloudConnectionCreateResponse.md +17 -15
  12. data/docs/CloudConnectionEndpointClassic.md +1 -1
  13. data/docs/CloudConnectionEndpointClassicUpdate.md +20 -0
  14. data/docs/CloudConnectionGRETunnel.md +2 -4
  15. data/docs/CloudConnectionGRETunnelCreate.md +20 -0
  16. data/docs/CloudConnectionUpdate.md +6 -6
  17. data/docs/CloudConnectionVPC.md +3 -3
  18. data/docs/CloudConnectionVirtualPrivateCloudsVirtualPrivateCloudsInner.md +3 -3
  19. data/docs/CloudInstance.md +13 -13
  20. data/docs/CloudInstanceReference.md +8 -8
  21. data/docs/CloudInstanceUsageLimits.md +8 -8
  22. data/docs/ConsoleLanguage.md +20 -0
  23. data/docs/ConsoleLanguages.md +18 -0
  24. data/docs/CreateDataVolume.md +17 -15
  25. data/docs/CreateImage.md +15 -15
  26. data/docs/DisasterRecoveryLocation.md +20 -0
  27. data/docs/DisasterRecoveryLocations.md +18 -0
  28. data/docs/Event.md +11 -11
  29. data/docs/EventUser.md +4 -4
  30. data/docs/ExportImage.md +2 -2
  31. data/docs/FlashCopyMapping.md +30 -0
  32. data/docs/IKEPolicy.md +4 -4
  33. data/docs/IKEPolicyAuthentication.md +15 -0
  34. data/docs/IKEPolicyCreate.md +4 -4
  35. data/docs/IKEPolicyOptions.md +2 -2
  36. data/docs/IKEPolicyTemplate.md +2 -2
  37. data/docs/IKEPolicyUpdate.md +4 -4
  38. data/docs/IPAddressRange.md +3 -3
  39. data/docs/IPSECPolicyAuthentication.md +15 -0
  40. data/docs/IPSecPolicy.md +2 -2
  41. data/docs/IPSecPolicyCreate.md +2 -2
  42. data/docs/IPSecPolicyOptions.md +2 -2
  43. data/docs/IPSecPolicyTemplate.md +1 -1
  44. data/docs/IPSecPolicyUpdate.md +2 -2
  45. data/docs/Image.md +17 -17
  46. data/docs/ImageReference.md +12 -12
  47. data/docs/ImageSpecifications.md +8 -8
  48. data/docs/ImageVolume.md +4 -4
  49. data/docs/MaximumStorageAllocation.md +4 -4
  50. data/docs/MinMaxDefault.md +4 -4
  51. data/docs/MultiVolumesCreate.md +19 -17
  52. data/docs/Network.md +18 -14
  53. data/docs/NetworkCloudConnectionsInner.md +20 -0
  54. data/docs/NetworkCreate.md +7 -7
  55. data/docs/NetworkIpAddressMetrics.md +2 -2
  56. data/docs/NetworkPort.md +11 -11
  57. data/docs/NetworkPortPvmInstance.md +3 -3
  58. data/docs/NetworkReference.md +10 -8
  59. data/docs/NetworkUpdate.md +5 -5
  60. data/docs/Operation.md +1 -1
  61. data/docs/PCloudCloudConnectionsApi.md +56 -56
  62. data/docs/PCloudDisasterRecoveryApi.md +130 -0
  63. data/docs/PCloudEventsApi.md +10 -8
  64. data/docs/PCloudImagesApi.md +56 -52
  65. data/docs/PCloudInstancesApi.md +4 -132
  66. data/docs/PCloudJobsApi.md +6 -6
  67. data/docs/PCloudNetworksApi.md +20 -20
  68. data/docs/PCloudPVMInstancesApi.md +201 -73
  69. data/docs/PCloudPlacementGroupsApi.md +28 -28
  70. data/docs/PCloudSAPApi.md +1 -1
  71. data/docs/PCloudSPPPlacementGroupsApi.md +399 -0
  72. data/docs/PCloudSharedProcessorPoolsApi.md +332 -0
  73. data/docs/PCloudSnapshotsApi.md +2 -2
  74. data/docs/PCloudSystemPoolsApi.md +4 -4
  75. data/docs/PCloudTasksApi.md +9 -9
  76. data/docs/PCloudTenantsApi.md +4 -4
  77. data/docs/PCloudTenantsSSHKeysApi.md +16 -16
  78. data/docs/PCloudVPNConnectionsApi.md +2 -67
  79. data/docs/PCloudVPNPoliciesApi.md +6 -6
  80. data/docs/PCloudVolumeGroupsApi.md +657 -0
  81. data/docs/PCloudVolumeOnboardingApi.md +200 -0
  82. data/docs/PCloudVolumesApi.md +330 -64
  83. data/docs/PVMInstance.md +60 -46
  84. data/docs/PVMInstanceAddNetwork.md +3 -3
  85. data/docs/PVMInstanceCapture.md +4 -4
  86. data/docs/PVMInstanceClone.md +11 -11
  87. data/docs/PVMInstanceConsole.md +1 -1
  88. data/docs/PVMInstanceCreate.md +38 -30
  89. data/docs/PVMInstanceFault.md +3 -3
  90. data/docs/PVMInstanceHealth.md +3 -3
  91. data/docs/PVMInstanceMultiCreate.md +2 -2
  92. data/docs/PVMInstanceNetwork.md +12 -12
  93. data/docs/PVMInstanceOperation.md +3 -3
  94. data/docs/PVMInstanceReference.md +52 -40
  95. data/docs/PVMInstanceUpdate.md +12 -10
  96. data/docs/PVMInstanceUpdateResponse.md +11 -9
  97. data/docs/PeeringNetwork.md +3 -3
  98. data/docs/PlacementGroup.md +3 -3
  99. data/docs/RemoteCopyRelationship.md +44 -0
  100. data/docs/SAPCreate.md +20 -14
  101. data/docs/SAPProfile.md +6 -6
  102. data/docs/SAPProfileReference.md +3 -3
  103. data/docs/SPPPlacementGroup.md +24 -0
  104. data/docs/SPPPlacementGroupCreate.md +20 -0
  105. data/docs/SPPPlacementGroups.md +18 -0
  106. data/docs/SRC.md +3 -3
  107. data/docs/SSHKey.md +3 -3
  108. data/docs/SharedProcessorPool.md +36 -0
  109. data/docs/SharedProcessorPoolCreate.md +24 -0
  110. data/docs/SharedProcessorPoolDetail.md +20 -0
  111. data/docs/SharedProcessorPoolPlacementGroup.md +22 -0
  112. data/docs/SharedProcessorPoolServer.md +32 -0
  113. data/docs/SharedProcessorPoolUpdate.md +20 -0
  114. data/docs/SharedProcessorPools.md +18 -0
  115. data/docs/Site.md +20 -0
  116. data/docs/Snapshot.md +15 -15
  117. data/docs/SnapshotCreate.md +4 -4
  118. data/docs/SnapshotUpdate.md +3 -3
  119. data/docs/SoftwareLicenses.md +3 -3
  120. data/docs/StatusDescription.md +18 -0
  121. data/docs/StatusDescriptionError.md +22 -0
  122. data/docs/StockImage.md +4 -4
  123. data/docs/StorageAffinity.md +3 -3
  124. data/docs/StoragePoolCapacity.md +2 -2
  125. data/docs/StorageTypeCapacity.md +3 -3
  126. data/docs/SystemPool.md +8 -8
  127. data/docs/Task.md +10 -10
  128. data/docs/TaskReference.md +3 -3
  129. data/docs/Tenant.md +9 -9
  130. data/docs/UpdateVolume.md +4 -4
  131. data/docs/VirtualCores.md +4 -4
  132. data/docs/Volume.md +41 -19
  133. data/docs/VolumeAction.md +18 -0
  134. data/docs/VolumeGroup.md +28 -0
  135. data/docs/VolumeGroupAction.md +22 -0
  136. data/docs/VolumeGroupActionReset.md +18 -0
  137. data/docs/VolumeGroupActionStart.md +18 -0
  138. data/docs/VolumeGroupActionStop.md +18 -0
  139. data/docs/VolumeGroupCreate.md +22 -0
  140. data/docs/VolumeGroupCreateResponse.md +24 -0
  141. data/docs/VolumeGroupDetails.md +30 -0
  142. data/docs/VolumeGroupRemoteCopyRelationships.md +20 -0
  143. data/docs/VolumeGroupStorageDetails.md +34 -0
  144. data/docs/VolumeGroupUpdate.md +20 -0
  145. data/docs/VolumeGroups.md +18 -0
  146. data/docs/VolumeGroupsDetails.md +18 -0
  147. data/docs/VolumeInfo.md +3 -3
  148. data/docs/VolumeOnboarding.md +30 -0
  149. data/docs/VolumeOnboardingCommon.md +24 -0
  150. data/docs/VolumeOnboardingCreate.md +20 -0
  151. data/docs/VolumeOnboardingCreateResponse.md +20 -0
  152. data/docs/VolumeOnboardingFailure.md +20 -0
  153. data/docs/VolumeOnboardings.md +18 -0
  154. data/docs/VolumeReference.md +43 -21
  155. data/docs/VolumeRemoteCopyRelationship.md +48 -0
  156. data/docs/VolumesAttach.md +18 -0
  157. data/docs/VolumesAttachmentResponse.md +18 -0
  158. data/docs/VolumesClone.md +11 -11
  159. data/docs/VolumesCloneAsyncRequest.md +1 -1
  160. data/docs/VolumesCloneDetail.md +12 -12
  161. data/docs/VolumesCloneExecute.md +1 -1
  162. data/docs/VolumesCloneResponse.md +3 -1
  163. data/ibm_cloud_power-2.1.0.gem +0 -0
  164. data/ibm_cloud_power.gemspec +1 -1
  165. data/lib/ibm_cloud_power/api/p_cloud_cloud_connections_api.rb +39 -39
  166. data/lib/ibm_cloud_power/api/p_cloud_disaster_recovery_api.rb +138 -0
  167. data/lib/ibm_cloud_power/api/p_cloud_events_api.rb +18 -13
  168. data/lib/ibm_cloud_power/api/p_cloud_images_api.rb +32 -26
  169. data/lib/ibm_cloud_power/api/p_cloud_instances_api.rb +3 -136
  170. data/lib/ibm_cloud_power/api/p_cloud_jobs_api.rb +6 -6
  171. data/lib/ibm_cloud_power/api/p_cloud_networks_api.rb +11 -11
  172. data/lib/ibm_cloud_power/api/p_cloud_placement_groups_api.rb +17 -17
  173. data/lib/ibm_cloud_power/api/p_cloud_pvm_instances_api.rb +182 -41
  174. data/lib/ibm_cloud_power/api/p_cloud_sap_api.rb +1 -1
  175. data/lib/ibm_cloud_power/api/p_cloud_shared_processor_pools_api.rb +367 -0
  176. data/lib/ibm_cloud_power/api/p_cloud_snapshots_api.rb +3 -3
  177. data/lib/ibm_cloud_power/api/p_cloud_spp_placement_groups_api.rb +435 -0
  178. data/lib/ibm_cloud_power/api/p_cloud_storage_capacity_api.rb +1 -1
  179. data/lib/ibm_cloud_power/api/p_cloud_system_pools_api.rb +3 -3
  180. data/lib/ibm_cloud_power/api/p_cloud_tasks_api.rb +6 -6
  181. data/lib/ibm_cloud_power/api/p_cloud_tenants_api.rb +3 -3
  182. data/lib/ibm_cloud_power/api/p_cloud_tenants_ssh_keys_api.rb +9 -9
  183. data/lib/ibm_cloud_power/api/p_cloud_volume_groups_api.rb +707 -0
  184. data/lib/ibm_cloud_power/api/p_cloud_volume_onboarding_api.rb +222 -0
  185. data/lib/ibm_cloud_power/api/p_cloud_volumes_api.rb +334 -40
  186. data/lib/ibm_cloud_power/api/p_cloud_vpn_connections_api.rb +3 -66
  187. data/lib/ibm_cloud_power/api/p_cloud_vpn_policies_api.rb +5 -5
  188. data/lib/ibm_cloud_power/api_client.rb +1 -1
  189. data/lib/ibm_cloud_power/api_error.rb +1 -1
  190. data/lib/ibm_cloud_power/configuration.rb +1 -1
  191. data/lib/ibm_cloud_power/models/auxiliary_volume_for_onboarding.rb +235 -0
  192. data/lib/ibm_cloud_power/models/auxiliary_volumes_for_onboarding.rb +241 -0
  193. data/lib/ibm_cloud_power/models/clone_task_reference.rb +1 -1
  194. data/lib/ibm_cloud_power/models/clone_task_status.rb +30 -30
  195. data/lib/ibm_cloud_power/models/cloned_volume.rb +15 -15
  196. data/lib/ibm_cloud_power/models/cloned_volume_detail.rb +19 -19
  197. data/lib/ibm_cloud_power/models/cloud_connection.rb +96 -86
  198. data/lib/ibm_cloud_power/models/cloud_connection_create.rb +56 -16
  199. data/lib/ibm_cloud_power/models/cloud_connection_create_response.rb +96 -86
  200. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic.rb +2 -2
  201. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic_update.rb +229 -0
  202. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_vpc.rb +1 -1
  203. data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel.rb +12 -22
  204. data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel_create.rb +240 -0
  205. data/lib/ibm_cloud_power/models/cloud_connection_update.rb +25 -25
  206. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds.rb +1 -1
  207. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner.rb +20 -20
  208. data/lib/ibm_cloud_power/models/cloud_connection_vpc.rb +15 -15
  209. data/lib/ibm_cloud_power/models/cloud_connections.rb +1 -1
  210. data/lib/ibm_cloud_power/models/cloud_instance.rb +83 -83
  211. data/lib/ibm_cloud_power/models/cloud_instance_reference.rb +51 -51
  212. data/lib/ibm_cloud_power/models/cloud_instance_usage_limits.rb +42 -42
  213. data/lib/ibm_cloud_power/models/console_language.rb +235 -0
  214. data/lib/ibm_cloud_power/models/console_languages.rb +227 -0
  215. data/lib/ibm_cloud_power/models/create_cos_image_import_job.rb +1 -1
  216. data/lib/ibm_cloud_power/models/create_data_volume.rb +78 -68
  217. data/lib/ibm_cloud_power/models/create_image.rb +61 -62
  218. data/lib/ibm_cloud_power/models/dead_peer_detection.rb +1 -1
  219. data/lib/ibm_cloud_power/models/disaster_recovery_location.rb +232 -0
  220. data/lib/ibm_cloud_power/models/disaster_recovery_locations.rb +227 -0
  221. data/lib/ibm_cloud_power/models/error.rb +1 -1
  222. data/lib/ibm_cloud_power/models/event.rb +66 -66
  223. data/lib/ibm_cloud_power/models/event_user.rb +16 -16
  224. data/lib/ibm_cloud_power/models/events.rb +1 -1
  225. data/lib/ibm_cloud_power/models/export_image.rb +17 -17
  226. data/lib/ibm_cloud_power/models/flash_copy_mapping.rb +285 -0
  227. data/lib/ibm_cloud_power/models/ike_policies.rb +1 -1
  228. data/lib/ibm_cloud_power/models/ike_policy.rb +4 -17
  229. data/lib/ibm_cloud_power/models/ike_policy_authentication.rb +42 -0
  230. data/lib/ibm_cloud_power/models/ike_policy_create.rb +32 -22
  231. data/lib/ibm_cloud_power/models/ike_policy_options.rb +1 -1
  232. data/lib/ibm_cloud_power/models/ike_policy_ref.rb +1 -1
  233. data/lib/ibm_cloud_power/models/ike_policy_template.rb +1 -1
  234. data/lib/ibm_cloud_power/models/ike_policy_update.rb +28 -17
  235. data/lib/ibm_cloud_power/models/image.rb +87 -87
  236. data/lib/ibm_cloud_power/models/image_reference.rb +82 -82
  237. data/lib/ibm_cloud_power/models/image_specifications.rb +30 -30
  238. data/lib/ibm_cloud_power/models/image_volume.rb +22 -22
  239. data/lib/ibm_cloud_power/models/images.rb +1 -1
  240. data/lib/ibm_cloud_power/models/ip_address_range.rb +20 -20
  241. data/lib/ibm_cloud_power/models/ip_sec_policies.rb +1 -1
  242. data/lib/ibm_cloud_power/models/ip_sec_policy.rb +4 -17
  243. data/lib/ibm_cloud_power/models/ip_sec_policy_create.rb +32 -22
  244. data/lib/ibm_cloud_power/models/ip_sec_policy_options.rb +1 -1
  245. data/lib/ibm_cloud_power/models/ip_sec_policy_ref.rb +1 -1
  246. data/lib/ibm_cloud_power/models/ip_sec_policy_template.rb +1 -1
  247. data/lib/ibm_cloud_power/models/ip_sec_policy_update.rb +28 -17
  248. data/lib/ibm_cloud_power/models/ipsec_policy_authentication.rb +41 -0
  249. data/lib/ibm_cloud_power/models/job.rb +1 -1
  250. data/lib/ibm_cloud_power/models/job_reference.rb +1 -1
  251. data/lib/ibm_cloud_power/models/jobs.rb +1 -1
  252. data/lib/ibm_cloud_power/models/maximum_storage_allocation.rb +22 -22
  253. data/lib/ibm_cloud_power/models/min_max_default.rb +22 -22
  254. data/lib/ibm_cloud_power/models/multi_volumes_create.rb +85 -75
  255. data/lib/ibm_cloud_power/models/network.rb +109 -87
  256. data/lib/ibm_cloud_power/models/network_cloud_connections_inner.rb +230 -0
  257. data/lib/ibm_cloud_power/models/network_create.rb +37 -37
  258. data/lib/ibm_cloud_power/models/network_id.rb +1 -1
  259. data/lib/ibm_cloud_power/models/network_ids.rb +1 -1
  260. data/lib/ibm_cloud_power/models/network_ip_address_metrics.rb +17 -17
  261. data/lib/ibm_cloud_power/models/network_port.rb +52 -52
  262. data/lib/ibm_cloud_power/models/network_port_create.rb +1 -1
  263. data/lib/ibm_cloud_power/models/network_port_pvm_instance.rb +15 -15
  264. data/lib/ibm_cloud_power/models/network_port_update.rb +1 -1
  265. data/lib/ibm_cloud_power/models/network_ports.rb +1 -1
  266. data/lib/ibm_cloud_power/models/network_reference.rb +59 -49
  267. data/lib/ibm_cloud_power/models/network_update.rb +24 -24
  268. data/lib/ibm_cloud_power/models/networks.rb +1 -1
  269. data/lib/ibm_cloud_power/models/operation.rb +2 -2
  270. data/lib/ibm_cloud_power/models/operations.rb +1 -1
  271. data/lib/ibm_cloud_power/models/options.rb +1 -1
  272. data/lib/ibm_cloud_power/models/peer_subnet_update.rb +1 -1
  273. data/lib/ibm_cloud_power/models/peer_subnets.rb +1 -1
  274. data/lib/ibm_cloud_power/models/peering_network.rb +20 -20
  275. data/lib/ibm_cloud_power/models/pin_policy.rb +7 -4
  276. data/lib/ibm_cloud_power/models/placement_group.rb +22 -22
  277. data/lib/ibm_cloud_power/models/placement_group_create.rb +1 -1
  278. data/lib/ibm_cloud_power/models/placement_group_server.rb +1 -1
  279. data/lib/ibm_cloud_power/models/placement_groups.rb +1 -1
  280. data/lib/ibm_cloud_power/models/pvm_instance.rb +284 -215
  281. data/lib/ibm_cloud_power/models/pvm_instance_action.rb +1 -1
  282. data/lib/ibm_cloud_power/models/pvm_instance_add_network.rb +15 -15
  283. data/lib/ibm_cloud_power/models/pvm_instance_capture.rb +26 -26
  284. data/lib/ibm_cloud_power/models/pvm_instance_clone.rb +49 -49
  285. data/lib/ibm_cloud_power/models/pvm_instance_console.rb +2 -2
  286. data/lib/ibm_cloud_power/models/pvm_instance_create.rb +202 -150
  287. data/lib/ibm_cloud_power/models/pvm_instance_fault.rb +15 -15
  288. data/lib/ibm_cloud_power/models/pvm_instance_health.rb +15 -15
  289. data/lib/ibm_cloud_power/models/pvm_instance_multi_create.rb +12 -12
  290. data/lib/ibm_cloud_power/models/pvm_instance_network.rb +54 -54
  291. data/lib/ibm_cloud_power/models/pvm_instance_networks.rb +1 -1
  292. data/lib/ibm_cloud_power/models/pvm_instance_operation.rb +19 -19
  293. data/lib/ibm_cloud_power/models/pvm_instance_reference.rb +252 -191
  294. data/lib/ibm_cloud_power/models/pvm_instance_remove_network.rb +1 -1
  295. data/lib/ibm_cloud_power/models/pvm_instance_update.rb +50 -40
  296. data/lib/ibm_cloud_power/models/pvm_instance_update_response.rb +46 -36
  297. data/lib/ibm_cloud_power/models/pvm_instance_volume_update.rb +1 -1
  298. data/lib/ibm_cloud_power/models/pvm_instances.rb +1 -1
  299. data/lib/ibm_cloud_power/models/remote_copy_relationship.rb +360 -0
  300. data/lib/ibm_cloud_power/models/sap_create.rb +87 -57
  301. data/lib/ibm_cloud_power/models/sap_profile.rb +39 -39
  302. data/lib/ibm_cloud_power/models/sap_profile_reference.rb +20 -20
  303. data/lib/ibm_cloud_power/models/sap_profiles.rb +1 -1
  304. data/lib/ibm_cloud_power/models/shared_processor_pool.rb +337 -0
  305. data/lib/ibm_cloud_power/models/shared_processor_pool_create.rb +265 -0
  306. data/lib/ibm_cloud_power/models/shared_processor_pool_detail.rb +241 -0
  307. data/lib/ibm_cloud_power/models/shared_processor_pool_placement_group.rb +255 -0
  308. data/lib/ibm_cloud_power/models/shared_processor_pool_server.rb +290 -0
  309. data/lib/ibm_cloud_power/models/shared_processor_pool_update.rb +230 -0
  310. data/lib/ibm_cloud_power/models/shared_processor_pools.rb +222 -0
  311. data/lib/ibm_cloud_power/models/site.rb +230 -0
  312. data/lib/ibm_cloud_power/models/snapshot.rb +72 -72
  313. data/lib/ibm_cloud_power/models/snapshot_create.rb +14 -14
  314. data/lib/ibm_cloud_power/models/snapshot_create_response.rb +1 -1
  315. data/lib/ibm_cloud_power/models/snapshot_restore.rb +1 -1
  316. data/lib/ibm_cloud_power/models/snapshot_update.rb +15 -15
  317. data/lib/ibm_cloud_power/models/snapshots.rb +1 -1
  318. data/lib/ibm_cloud_power/models/software_licenses.rb +17 -17
  319. data/lib/ibm_cloud_power/models/spp_placement_group.rb +267 -0
  320. data/lib/ibm_cloud_power/models/spp_placement_group_create.rb +274 -0
  321. data/lib/ibm_cloud_power/models/spp_placement_groups.rb +222 -0
  322. data/lib/ibm_cloud_power/models/src.rb +15 -15
  323. data/lib/ibm_cloud_power/models/ssh_key.rb +15 -15
  324. data/lib/ibm_cloud_power/models/ssh_keys.rb +1 -1
  325. data/lib/ibm_cloud_power/models/status.rb +1 -1
  326. data/lib/ibm_cloud_power/models/status_description.rb +223 -0
  327. data/lib/ibm_cloud_power/models/status_description_error.rb +243 -0
  328. data/lib/ibm_cloud_power/models/stock_image.rb +16 -16
  329. data/lib/ibm_cloud_power/models/storage_affinity.rb +4 -4
  330. data/lib/ibm_cloud_power/models/storage_pool_capacity.rb +12 -12
  331. data/lib/ibm_cloud_power/models/storage_pools_capacity.rb +1 -1
  332. data/lib/ibm_cloud_power/models/storage_type_capacity.rb +15 -15
  333. data/lib/ibm_cloud_power/models/storage_types_capacity.rb +1 -1
  334. data/lib/ibm_cloud_power/models/system.rb +1 -1
  335. data/lib/ibm_cloud_power/models/system_pool.rb +33 -33
  336. data/lib/ibm_cloud_power/models/task.rb +67 -67
  337. data/lib/ibm_cloud_power/models/task_reference.rb +20 -20
  338. data/lib/ibm_cloud_power/models/tenant.rb +54 -54
  339. data/lib/ibm_cloud_power/models/tenant_update.rb +1 -1
  340. data/lib/ibm_cloud_power/models/update_volume.rb +19 -19
  341. data/lib/ibm_cloud_power/models/virtual_cores.rb +16 -16
  342. data/lib/ibm_cloud_power/models/volume.rb +234 -90
  343. data/lib/ibm_cloud_power/models/volume_action.rb +225 -0
  344. data/lib/ibm_cloud_power/models/volume_group.rb +279 -0
  345. data/lib/ibm_cloud_power/models/volume_group_action.rb +238 -0
  346. data/lib/ibm_cloud_power/models/volume_group_action_reset.rb +262 -0
  347. data/lib/ibm_cloud_power/models/volume_group_action_start.rb +262 -0
  348. data/lib/ibm_cloud_power/models/volume_group_action_stop.rb +226 -0
  349. data/lib/ibm_cloud_power/models/volume_group_create.rb +247 -0
  350. data/lib/ibm_cloud_power/models/volume_group_create_response.rb +265 -0
  351. data/lib/ibm_cloud_power/models/volume_group_details.rb +291 -0
  352. data/lib/ibm_cloud_power/models/volume_group_remote_copy_relationships.rb +232 -0
  353. data/lib/ibm_cloud_power/models/volume_group_storage_details.rb +307 -0
  354. data/lib/ibm_cloud_power/models/volume_group_update.rb +234 -0
  355. data/lib/ibm_cloud_power/models/volume_groups.rb +227 -0
  356. data/lib/ibm_cloud_power/models/volume_groups_details.rb +227 -0
  357. data/lib/ibm_cloud_power/models/volume_info.rb +15 -15
  358. data/lib/ibm_cloud_power/models/volume_onboarding.rb +296 -0
  359. data/lib/ibm_cloud_power/models/volume_onboarding_common.rb +257 -0
  360. data/lib/ibm_cloud_power/models/volume_onboarding_create.rb +236 -0
  361. data/lib/ibm_cloud_power/models/volume_onboarding_create_response.rb +230 -0
  362. data/lib/ibm_cloud_power/models/volume_onboarding_failure.rb +232 -0
  363. data/lib/ibm_cloud_power/models/volume_onboardings.rb +227 -0
  364. data/lib/ibm_cloud_power/models/volume_reference.rb +261 -117
  365. data/lib/ibm_cloud_power/models/volume_remote_copy_relationship.rb +387 -0
  366. data/lib/ibm_cloud_power/models/volumes.rb +1 -1
  367. data/lib/ibm_cloud_power/models/volumes_attach.rb +227 -0
  368. data/lib/ibm_cloud_power/models/volumes_attachment_response.rb +225 -0
  369. data/lib/ibm_cloud_power/models/volumes_clone.rb +50 -50
  370. data/lib/ibm_cloud_power/models/volumes_clone_async_request.rb +2 -2
  371. data/lib/ibm_cloud_power/models/volumes_clone_cancel.rb +1 -1
  372. data/lib/ibm_cloud_power/models/volumes_clone_create.rb +1 -1
  373. data/lib/ibm_cloud_power/models/volumes_clone_detail.rb +56 -56
  374. data/lib/ibm_cloud_power/models/volumes_clone_execute.rb +2 -2
  375. data/lib/ibm_cloud_power/models/volumes_clone_request.rb +1 -1
  376. data/lib/ibm_cloud_power/models/volumes_clone_response.rb +14 -6
  377. data/lib/ibm_cloud_power/models/volumes_clones.rb +1 -1
  378. data/lib/ibm_cloud_power/models/vp_naa_s_options.rb +1 -1
  379. data/lib/ibm_cloud_power/models/vpn_connection.rb +1 -1
  380. data/lib/ibm_cloud_power/models/vpn_connection_create.rb +1 -1
  381. data/lib/ibm_cloud_power/models/vpn_connection_create_response.rb +1 -1
  382. data/lib/ibm_cloud_power/models/vpn_connection_update.rb +1 -1
  383. data/lib/ibm_cloud_power/models/vpn_connections.rb +1 -1
  384. data/lib/ibm_cloud_power/version.rb +2 -2
  385. data/lib/ibm_cloud_power.rb +55 -5
  386. data/spec/api/p_cloud_disaster_recovery_api_spec.rb +56 -0
  387. data/spec/api/p_cloud_shared_processor_pools_api_spec.rb +95 -0
  388. data/spec/api/p_cloud_spp_placement_groups_api_spec.rb +108 -0
  389. data/spec/api/p_cloud_volume_groups_api_spec.rb +155 -0
  390. data/spec/api/p_cloud_volume_onboarding_api_spec.rb +70 -0
  391. data/spec/api_client_spec.rb +1 -1
  392. data/spec/configuration_spec.rb +1 -1
  393. data/spec/models/auxiliary_volume_for_onboarding_spec.rb +40 -0
  394. data/spec/models/auxiliary_volumes_for_onboarding_spec.rb +40 -0
  395. data/spec/models/cloud_connection_endpoint_classic_update_spec.rb +40 -0
  396. data/spec/models/cloud_connection_gre_tunnel_create_spec.rb +40 -0
  397. data/spec/models/console_language_spec.rb +40 -0
  398. data/spec/models/console_languages_spec.rb +34 -0
  399. data/spec/models/disaster_recovery_location_spec.rb +40 -0
  400. data/spec/models/disaster_recovery_locations_spec.rb +34 -0
  401. data/spec/models/flash_copy_mapping_spec.rb +70 -0
  402. data/spec/models/ike_policy_authentication_spec.rb +28 -0
  403. data/spec/models/ipsec_policy_authentication_spec.rb +28 -0
  404. data/spec/models/network_cloud_connections_inner_spec.rb +40 -0
  405. data/spec/models/remote_copy_relationship_spec.rb +112 -0
  406. data/spec/models/shared_processor_pool_create_spec.rb +52 -0
  407. data/spec/models/shared_processor_pool_detail_spec.rb +40 -0
  408. data/spec/models/shared_processor_pool_placement_group_spec.rb +46 -0
  409. data/spec/models/shared_processor_pool_server_spec.rb +76 -0
  410. data/spec/models/shared_processor_pool_spec.rb +88 -0
  411. data/spec/models/shared_processor_pool_update_spec.rb +40 -0
  412. data/spec/models/shared_processor_pools_spec.rb +34 -0
  413. data/spec/models/site_spec.rb +40 -0
  414. data/spec/models/spp_placement_group_create_spec.rb +44 -0
  415. data/spec/models/spp_placement_group_spec.rb +52 -0
  416. data/spec/models/spp_placement_groups_spec.rb +34 -0
  417. data/spec/models/status_description_error_spec.rb +46 -0
  418. data/spec/models/status_description_spec.rb +34 -0
  419. data/spec/models/volume_action_spec.rb +34 -0
  420. data/spec/models/volume_group_action_reset_spec.rb +38 -0
  421. data/spec/models/volume_group_action_spec.rb +46 -0
  422. data/spec/models/volume_group_action_start_spec.rb +38 -0
  423. data/spec/models/volume_group_action_stop_spec.rb +34 -0
  424. data/spec/models/volume_group_create_response_spec.rb +52 -0
  425. data/spec/models/volume_group_create_spec.rb +46 -0
  426. data/spec/models/volume_group_details_spec.rb +70 -0
  427. data/spec/models/volume_group_remote_copy_relationships_spec.rb +40 -0
  428. data/spec/models/volume_group_spec.rb +64 -0
  429. data/spec/models/volume_group_storage_details_spec.rb +82 -0
  430. data/spec/models/volume_group_update_spec.rb +40 -0
  431. data/spec/models/volume_groups_details_spec.rb +34 -0
  432. data/spec/models/volume_groups_spec.rb +34 -0
  433. data/spec/models/volume_onboarding_common_spec.rb +52 -0
  434. data/spec/models/volume_onboarding_create_response_spec.rb +40 -0
  435. data/spec/models/volume_onboarding_create_spec.rb +40 -0
  436. data/spec/models/volume_onboarding_failure_spec.rb +40 -0
  437. data/spec/models/volume_onboarding_spec.rb +70 -0
  438. data/spec/models/volume_onboardings_spec.rb +34 -0
  439. data/spec/models/volume_remote_copy_relationship_spec.rb +124 -0
  440. data/spec/models/volumes_attach_spec.rb +34 -0
  441. data/spec/models/volumes_attachment_response_spec.rb +34 -0
  442. data/spec/spec_helper.rb +1 -1
  443. data/test.rb +32 -0
  444. metadata +361 -142
@@ -4,10 +4,10 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **status** | **String** | Status of the clone volumes task | |
8
- | **percent_complete** | **Integer** | Snapshot completion percentage | |
9
7
  | **cloned_volumes** | [**Array<ClonedVolume>**](ClonedVolume.md) | List of cloned volumes created from the clone volumes task | [optional] |
10
8
  | **failed_reason** | **String** | The reason the clone volumes task has failed | [optional] |
9
+ | **percent_complete** | **Integer** | Snapshot completion percentage | |
10
+ | **status** | **String** | Status of the clone volumes task | |
11
11
 
12
12
  ## Example
13
13
 
@@ -15,10 +15,10 @@
15
15
  require 'ibm_cloud_power'
16
16
 
17
17
  instance = IbmCloudPower::CloneTaskStatus.new(
18
- status: null,
19
- percent_complete: null,
20
18
  cloned_volumes: null,
21
- failed_reason: null
19
+ failed_reason: null,
20
+ percent_complete: null,
21
+ status: null
22
22
  )
23
23
  ```
24
24
 
data/docs/ClonedVolume.md CHANGED
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **source_volume_id** | **String** | ID of the source volume to be cloned | [optional] |
8
7
  | **cloned_volume_id** | **String** | ID of the new cloned volume | [optional] |
8
+ | **source_volume_id** | **String** | ID of the source volume to be cloned | [optional] |
9
9
 
10
10
  ## Example
11
11
 
@@ -13,8 +13,8 @@
13
13
  require 'ibm_cloud_power'
14
14
 
15
15
  instance = IbmCloudPower::ClonedVolume.new(
16
- source_volume_id: null,
17
- cloned_volume_id: null
16
+ cloned_volume_id: null,
17
+ source_volume_id: null
18
18
  )
19
19
  ```
20
20
 
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **source** | [**VolumeInfo**](VolumeInfo.md) | | |
8
7
  | **clone** | [**VolumeInfo**](VolumeInfo.md) | | |
8
+ | **source** | [**VolumeInfo**](VolumeInfo.md) | | |
9
9
 
10
10
  ## Example
11
11
 
@@ -13,8 +13,8 @@
13
13
  require 'ibm_cloud_power'
14
14
 
15
15
  instance = IbmCloudPower::ClonedVolumeDetail.new(
16
- source: null,
17
- clone: null
16
+ clone: null,
17
+ source: null
18
18
  )
19
19
  ```
20
20
 
@@ -4,19 +4,20 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **cloud_connection_id** | **String** | cloud connection ID | |
8
- | **name** | **String** | name of the cloud connection | |
9
- | **speed** | **Integer** | speed of the cloud connection (speed in megabits per second) | |
10
- | **global_routing** | **Boolean** | enable global routing for this cloud connection (default=false) | |
11
7
  | **classic** | [**CloudConnectionEndpointClassic**](CloudConnectionEndpointClassic.md) | | [optional] |
12
- | **vpc** | [**CloudConnectionEndpointVPC**](CloudConnectionEndpointVPC.md) | | [optional] |
8
+ | **cloud_connection_id** | **String** | cloud connection ID | |
9
+ | **connection_mode** | **String** | type of service the gateway is attached to | [optional] |
13
10
  | **creation_date** | **Time** | creation date | |
14
- | **user_ip_address** | **String** | user IP address | |
11
+ | **global_routing** | **Boolean** | enable global routing for this cloud connection (default=false) | |
15
12
  | **ibm_ip_address** | **String** | IBM IP address | |
16
- | **port** | **Integer** | port | |
17
13
  | **link_status** | **String** | link status | |
18
14
  | **metered** | **Boolean** | metered | |
15
+ | **name** | **String** | name of the cloud connection | |
19
16
  | **networks** | [**Array<NetworkReference>**](NetworkReference.md) | Network References | [optional] |
17
+ | **port** | **String** | port | |
18
+ | **speed** | **Integer** | speed of the cloud connection (speed in megabits per second) | |
19
+ | **user_ip_address** | **String** | user IP address | |
20
+ | **vpc** | [**CloudConnectionEndpointVPC**](CloudConnectionEndpointVPC.md) | | [optional] |
20
21
 
21
22
  ## Example
22
23
 
@@ -24,19 +25,20 @@
24
25
  require 'ibm_cloud_power'
25
26
 
26
27
  instance = IbmCloudPower::CloudConnection.new(
27
- cloud_connection_id: null,
28
- name: null,
29
- speed: null,
30
- global_routing: null,
31
28
  classic: null,
32
- vpc: null,
29
+ cloud_connection_id: null,
30
+ connection_mode: null,
33
31
  creation_date: null,
34
- user_ip_address: null,
32
+ global_routing: null,
35
33
  ibm_ip_address: null,
36
- port: null,
37
34
  link_status: null,
38
35
  metered: null,
39
- networks: null
36
+ name: null,
37
+ networks: null,
38
+ port: null,
39
+ speed: null,
40
+ user_ip_address: null,
41
+ vpc: null
40
42
  )
41
43
  ```
42
44
 
@@ -4,10 +4,14 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **name** | **String** | name of the cloud connection | |
8
- | **speed** | **Integer** | speed of the cloud connection (speed in megabits per second) | |
7
+ | **classic** | [**CloudConnectionEndpointClassicUpdate**](CloudConnectionEndpointClassicUpdate.md) | | [optional] |
9
8
  | **global_routing** | **Boolean** | enable global routing for this cloud connection (default=false) | [optional] |
10
9
  | **metered** | **Boolean** | enable metered for this cloud connection (default=false) | [optional] |
10
+ | **name** | **String** | name of the cloud connection | |
11
+ | **speed** | **Integer** | speed of the cloud connection (speed in megabits per second) | |
12
+ | **subnets** | **Array<String>** | list of subnets to attach to cloud connection | [optional] |
13
+ | **transit_enabled** | **Boolean** | enable transit gateway for this cloud connection (default=false) | [optional] |
14
+ | **vpc** | [**CloudConnectionEndpointVPC**](CloudConnectionEndpointVPC.md) | | [optional] |
11
15
 
12
16
  ## Example
13
17
 
@@ -15,10 +19,14 @@
15
19
  require 'ibm_cloud_power'
16
20
 
17
21
  instance = IbmCloudPower::CloudConnectionCreate.new(
22
+ classic: null,
23
+ global_routing: null,
24
+ metered: null,
18
25
  name: null,
19
26
  speed: null,
20
- global_routing: null,
21
- metered: null
27
+ subnets: null,
28
+ transit_enabled: null,
29
+ vpc: null
22
30
  )
23
31
  ```
24
32
 
@@ -5,19 +5,20 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **job_ref** | [**JobReference**](JobReference.md) | | [optional] |
8
- | **cloud_connection_id** | **String** | cloud connection ID | |
9
- | **name** | **String** | name of the cloud connection | |
10
- | **speed** | **Integer** | speed of the cloud connection (speed in megabits per second) | |
11
- | **global_routing** | **Boolean** | enable global routing for this cloud connection (default=false) | |
12
8
  | **classic** | [**CloudConnectionEndpointClassic**](CloudConnectionEndpointClassic.md) | | [optional] |
13
- | **vpc** | [**CloudConnectionEndpointVPC**](CloudConnectionEndpointVPC.md) | | [optional] |
9
+ | **cloud_connection_id** | **String** | cloud connection ID | |
10
+ | **connection_mode** | **String** | type of service the gateway is attached to | [optional] |
14
11
  | **creation_date** | **Time** | creation date | |
15
- | **user_ip_address** | **String** | user IP address | |
12
+ | **global_routing** | **Boolean** | enable global routing for this cloud connection (default=false) | |
16
13
  | **ibm_ip_address** | **String** | IBM IP address | |
17
- | **port** | **Integer** | port | |
18
14
  | **link_status** | **String** | link status | |
19
15
  | **metered** | **Boolean** | metered | |
16
+ | **name** | **String** | name of the cloud connection | |
20
17
  | **networks** | [**Array<NetworkReference>**](NetworkReference.md) | Network References | [optional] |
18
+ | **port** | **String** | port | |
19
+ | **speed** | **Integer** | speed of the cloud connection (speed in megabits per second) | |
20
+ | **user_ip_address** | **String** | user IP address | |
21
+ | **vpc** | [**CloudConnectionEndpointVPC**](CloudConnectionEndpointVPC.md) | | [optional] |
21
22
 
22
23
  ## Example
23
24
 
@@ -26,19 +27,20 @@ require 'ibm_cloud_power'
26
27
 
27
28
  instance = IbmCloudPower::CloudConnectionCreateResponse.new(
28
29
  job_ref: null,
29
- cloud_connection_id: null,
30
- name: null,
31
- speed: null,
32
- global_routing: null,
33
30
  classic: null,
34
- vpc: null,
31
+ cloud_connection_id: null,
32
+ connection_mode: null,
35
33
  creation_date: null,
36
- user_ip_address: null,
34
+ global_routing: null,
37
35
  ibm_ip_address: null,
38
- port: null,
39
36
  link_status: null,
40
37
  metered: null,
41
- networks: null
38
+ name: null,
39
+ networks: null,
40
+ port: null,
41
+ speed: null,
42
+ user_ip_address: null,
43
+ vpc: null
42
44
  )
43
45
  ```
44
46
 
@@ -5,7 +5,7 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **enabled** | **Boolean** | enable classic endpoint destination (default=false) | [optional] |
8
- | **gre** | [**CloudConnectionEndpointGRE**](CloudConnectionEndpointGRE.md) | | [optional] |
8
+ | **gre** | [**CloudConnectionGRETunnel**](CloudConnectionGRETunnel.md) | | [optional] |
9
9
 
10
10
  ## Example
11
11
 
@@ -0,0 +1,20 @@
1
+ # IbmCloudPower::CloudConnectionEndpointClassicUpdate
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **enabled** | **Boolean** | enable classic endpoint destination (default=false) | [optional] |
8
+ | **gre** | [**CloudConnectionGRETunnelCreate**](CloudConnectionGRETunnelCreate.md) | | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'ibm_cloud_power'
14
+
15
+ instance = IbmCloudPower::CloudConnectionEndpointClassicUpdate.new(
16
+ enabled: null,
17
+ gre: null
18
+ )
19
+ ```
20
+
@@ -4,9 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **source_ip_address** | **String** | gre auto-assigned source IP address | [optional] |
8
7
  | **dest_ip_address** | **String** | gre destination IP address | |
9
- | **cidr** | **String** | gre network in CIDR notation (192.168.0.0/24) | |
8
+ | **source_ip_address** | **String** | gre auto-assigned source IP address | |
10
9
 
11
10
  ## Example
12
11
 
@@ -14,9 +13,8 @@
14
13
  require 'ibm_cloud_power'
15
14
 
16
15
  instance = IbmCloudPower::CloudConnectionGRETunnel.new(
17
- source_ip_address: null,
18
16
  dest_ip_address: null,
19
- cidr: null
17
+ source_ip_address: null
20
18
  )
21
19
  ```
22
20
 
@@ -0,0 +1,20 @@
1
+ # IbmCloudPower::CloudConnectionGRETunnelCreate
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **cidr** | **String** | gre network in CIDR notation (192.168.0.0/24) | |
8
+ | **dest_ip_address** | **String** | gre destination IP address | |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'ibm_cloud_power'
14
+
15
+ instance = IbmCloudPower::CloudConnectionGRETunnelCreate.new(
16
+ cidr: null,
17
+ dest_ip_address: null
18
+ )
19
+ ```
20
+
@@ -4,11 +4,11 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **name** | **String** | name of the cloud connection | [optional] |
8
- | **speed** | **Integer** | speed of the cloud connection (speed in megabits per second) | [optional] |
7
+ | **classic** | [**CloudConnectionEndpointClassicUpdate**](CloudConnectionEndpointClassicUpdate.md) | | [optional] |
9
8
  | **global_routing** | **Boolean** | enable global routing for this cloud connection (default=false) | [optional] |
10
9
  | **metered** | **Boolean** | enable metered for this cloud connection (default=false) | [optional] |
11
- | **classic** | [**CloudConnectionEndpointClassic**](CloudConnectionEndpointClassic.md) | | [optional] |
10
+ | **name** | **String** | name of the cloud connection | [optional] |
11
+ | **speed** | **Integer** | speed of the cloud connection (speed in megabits per second) | [optional] |
12
12
  | **vpc** | [**CloudConnectionEndpointVPC**](CloudConnectionEndpointVPC.md) | | [optional] |
13
13
 
14
14
  ## Example
@@ -17,11 +17,11 @@
17
17
  require 'ibm_cloud_power'
18
18
 
19
19
  instance = IbmCloudPower::CloudConnectionUpdate.new(
20
- name: null,
21
- speed: null,
20
+ classic: null,
22
21
  global_routing: null,
23
22
  metered: null,
24
- classic: null,
23
+ name: null,
24
+ speed: null,
25
25
  vpc: null
26
26
  )
27
27
  ```
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **vpc_id** | **String** | CRN of the specific service | |
8
7
  | **name** | **String** | vpc name | [optional] |
8
+ | **vpc_id** | **String** | vpc id | |
9
9
 
10
10
  ## Example
11
11
 
@@ -13,8 +13,8 @@
13
13
  require 'ibm_cloud_power'
14
14
 
15
15
  instance = IbmCloudPower::CloudConnectionVPC.new(
16
- vpc_id: null,
17
- name: null
16
+ name: null,
17
+ vpc_id: null
18
18
  )
19
19
  ```
20
20
 
@@ -5,9 +5,9 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **classic_access** | **Boolean** | indicates if vpc uses classic architecture | |
8
- | **vpc_id** | **String** | CRN of the specific service | |
9
8
  | **name** | **String** | name for the vpc | |
10
9
  | **status** | **String** | status of this vpc | |
10
+ | **vpc_id** | **String** | virtual private cloud id | |
11
11
 
12
12
  ## Example
13
13
 
@@ -16,9 +16,9 @@ require 'ibm_cloud_power'
16
16
 
17
17
  instance = IbmCloudPower::CloudConnectionVirtualPrivateCloudsVirtualPrivateCloudsInner.new(
18
18
  classic_access: null,
19
- vpc_id: null,
20
19
  name: null,
21
- status: null
20
+ status: null,
21
+ vpc_id: null
22
22
  )
23
23
  ```
24
24
 
@@ -4,17 +4,17 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **capabilities** | **Array<String>** | Cloud Instance Capabilities | [optional] |
7
8
  | **cloud_instance_id** | **String** | Cloud Instance ID | |
8
- | **name** | **String** | Cloud Instance Name | |
9
- | **tenant_id** | **String** | The tenant ID that owns this cloud instance | |
10
- | **openstack_id** | **String** | The open stack ID that controls this cloud instance | |
11
- | **region** | **String** | The region the cloud instance lives | |
12
9
  | **enabled** | **Boolean** | Indicates if the cloud instance is enabled | |
13
10
  | **initialized** | **Boolean** | Indicates if the cloud instance is initialized and ready for use | |
14
11
  | **limits** | [**CloudInstanceUsageLimits**](CloudInstanceUsageLimits.md) | | |
15
- | **usage** | [**CloudInstanceUsageLimits**](CloudInstanceUsageLimits.md) | | |
16
- | **capabilities** | **Array<String>** | Cloud Instance Capabilities | [optional] |
12
+ | **name** | **String** | Cloud Instance Name | |
13
+ | **openstack_id** | **String** | The open stack ID that controls this cloud instance | |
17
14
  | **pvm_instances** | [**Array<PVMInstanceReference>**](PVMInstanceReference.md) | PVM instances owned by the Cloud Instance | |
15
+ | **region** | **String** | The region the cloud instance lives | |
16
+ | **tenant_id** | **String** | The tenant ID that owns this cloud instance | |
17
+ | **usage** | [**CloudInstanceUsageLimits**](CloudInstanceUsageLimits.md) | | |
18
18
 
19
19
  ## Example
20
20
 
@@ -22,17 +22,17 @@
22
22
  require 'ibm_cloud_power'
23
23
 
24
24
  instance = IbmCloudPower::CloudInstance.new(
25
+ capabilities: null,
25
26
  cloud_instance_id: null,
26
- name: null,
27
- tenant_id: null,
28
- openstack_id: null,
29
- region: null,
30
27
  enabled: null,
31
28
  initialized: null,
32
29
  limits: null,
33
- usage: null,
34
- capabilities: null,
35
- pvm_instances: null
30
+ name: null,
31
+ openstack_id: null,
32
+ pvm_instances: null,
33
+ region: null,
34
+ tenant_id: null,
35
+ usage: null
36
36
  )
37
37
  ```
38
38
 
@@ -4,14 +4,14 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **capabilities** | **Array<String>** | Cloud Instance Capabilities | [optional] |
7
8
  | **cloud_instance_id** | **String** | Cloud Instance ID | |
8
- | **name** | **String** | Cloud Instance Name | |
9
- | **region** | **String** | The region the cloud instance lives | |
10
9
  | **enabled** | **Boolean** | Indicates if the cloud instance is enabled | |
10
+ | **href** | **String** | Link to Cloud Instance resource | |
11
11
  | **initialized** | **Boolean** | Indicates if the cloud instance is initialized and ready for use | |
12
12
  | **limits** | [**CloudInstanceUsageLimits**](CloudInstanceUsageLimits.md) | | |
13
- | **capabilities** | **Array<String>** | Cloud Instance Capabilities | [optional] |
14
- | **href** | **String** | Link to Cloud Instance resource | |
13
+ | **name** | **String** | Cloud Instance Name | |
14
+ | **region** | **String** | The region the cloud instance lives | |
15
15
 
16
16
  ## Example
17
17
 
@@ -19,14 +19,14 @@
19
19
  require 'ibm_cloud_power'
20
20
 
21
21
  instance = IbmCloudPower::CloudInstanceReference.new(
22
+ capabilities: null,
22
23
  cloud_instance_id: null,
23
- name: null,
24
- region: null,
25
24
  enabled: null,
25
+ href: null,
26
26
  initialized: null,
27
27
  limits: null,
28
- capabilities: null,
29
- href: null
28
+ name: null,
29
+ region: null
30
30
  )
31
31
  ```
32
32
 
@@ -4,15 +4,15 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **instance_memory** | **Float** | Maximum memory (in GB) per PVMInstance | [optional] |
8
+ | **instance_proc_units** | **Float** | Maximum proc units per PVMInstance | [optional] |
7
9
  | **instances** | **Float** | Number of power instances allowed | |
8
10
  | **memory** | **Float** | Amount of memory allowed | |
11
+ | **peering_bandwidth** | **Integer** | Maximum network bandwidth to GCP Mbps | [optional] |
12
+ | **peering_networks** | **Integer** | Amount of peering networks allowed | [optional] |
9
13
  | **proc_units** | **Float** | Number of processor units allowed | |
10
14
  | **processors** | **Float** | Number of processors allowed | |
11
15
  | **storage** | **Float** | Amount of storage allowed (TB) | |
12
- | **instance_memory** | **Float** | Maximum memory (in GB) per PVMInstance | [optional] |
13
- | **instance_proc_units** | **Float** | Maximum proc units per PVMInstance | [optional] |
14
- | **peering_networks** | **Integer** | Amount of peering networks allowed | [optional] |
15
- | **peering_bandwidth** | **Integer** | Maximum network bandwidth to GCP Mbps | [optional] |
16
16
  | **storage_ssd** | **Float** | Amount of SSD storage allowed (TB) | [optional] |
17
17
  | **storage_standard** | **Float** | Amount of standard (HDD) storage allowed (TB) | [optional] |
18
18
 
@@ -22,15 +22,15 @@
22
22
  require 'ibm_cloud_power'
23
23
 
24
24
  instance = IbmCloudPower::CloudInstanceUsageLimits.new(
25
+ instance_memory: null,
26
+ instance_proc_units: null,
25
27
  instances: null,
26
28
  memory: null,
29
+ peering_bandwidth: null,
30
+ peering_networks: null,
27
31
  proc_units: null,
28
32
  processors: null,
29
33
  storage: null,
30
- instance_memory: null,
31
- instance_proc_units: null,
32
- peering_networks: null,
33
- peering_bandwidth: null,
34
34
  storage_ssd: null,
35
35
  storage_standard: null
36
36
  )
@@ -0,0 +1,20 @@
1
+ # IbmCloudPower::ConsoleLanguage
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **code** | **String** | language code | |
8
+ | **language** | **String** | language description | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'ibm_cloud_power'
14
+
15
+ instance = IbmCloudPower::ConsoleLanguage.new(
16
+ code: null,
17
+ language: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,18 @@
1
+ # IbmCloudPower::ConsoleLanguages
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **console_languages** | [**Array<ConsoleLanguage>**](ConsoleLanguage.md) | console languages | |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'ibm_cloud_power'
13
+
14
+ instance = IbmCloudPower::ConsoleLanguages.new(
15
+ console_languages: null
16
+ )
17
+ ```
18
+
@@ -4,16 +4,17 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **disk_type** | **String** | Type of disk, required if affinityPolicy is not provided, otherwise ignored. | [optional] |
8
- | **volume_pool** | **String** | Volume pool where the volume will be created; if provided then diskType and affinityPolicy values are ignored. | [optional] |
7
+ | **affinity_pvm_instance** | **String** | PVM Instance (ID or Name) to base volume affinity policy against; required if requesting affinity and affinityVolume is not provided | [optional] |
8
+ | **affinity_policy** | **String** | Affinity policy for data volume being created; ignored if volumePool provided; for policy 'affinity' requires one of affinityPVMInstance or affinityVolume to be specified; for policy 'anti-affinity' requires one of antiAffinityPVMInstances or antiAffinityVolumes to be specified | [optional] |
9
+ | **affinity_volume** | **String** | Volume (ID or Name) to base volume affinity policy against; required if requesting affinity and affinityPVMInstance is not provided | [optional] |
10
+ | **anti_affinity_pvm_instances** | **Array<String>** | List of pvmInstances to base volume anti-affinity policy against; required if requesting anti-affinity and antiAffinityVolumes is not provided | [optional] |
11
+ | **anti_affinity_volumes** | **Array<String>** | List of volumes to base volume anti-affinity policy against; required if requesting anti-affinity and antiAffinityPVMInstances is not provided | [optional] |
12
+ | **disk_type** | **String** | Type of Disk, required if affinityPolicy and volumePool not provided, otherwise ignored | [optional] |
9
13
  | **name** | **String** | Volume Name | |
10
- | **size** | **Float** | Volume Size (GB) | |
14
+ | **replication_enabled** | **Boolean** | Indicates if the volume should be replication enabled or not | [optional] |
11
15
  | **shareable** | **Boolean** | Indicates if the volume is shareable between VMs | [optional] |
12
- | **affinity_policy** | **String** | Affinity policy for data volume being created; ignored if volumePool provided. For policy 'affinity'; requires one of affinityPVMInstance or affinityVolume to be specified. For policy 'anti-affinity'; requires one of antiAffinityPVMInstances or antiAffinityVolumes to be specified. | [optional] |
13
- | **affinity_volume** | **String** | Volume (ID or Name) to base volume affinity policy against; required if affinityPolicy is provided and affinityPVMInstance is not provided | [optional] |
14
- | **affinity_pvm_instance** | **String** | PVM Instance (ID or Name) to base volume affinity policy against; required if affinityPolicy is provided and affinityVolume is not provided | [optional] |
15
- | **anti_affinity_volumes** | **Array<String>** | List of volumes to base volume anti-affinity policy against; required if requesting anti-affinity and storageAntiAffinityPVMInstances is not provided | [optional] |
16
- | **anti_affinity_pvm_instances** | **Array<String>** | List of pvmInstances to base volume anti-affinity policy against; required if requesting anti-affinity and antiAffinityVolumes is not provided | [optional] |
16
+ | **size** | **Float** | Volume Size (GB) | |
17
+ | **volume_pool** | **String** | Volume pool where the volume will be created; if provided then diskType and affinityPolicy values will be ignored | [optional] |
17
18
 
18
19
  ## Example
19
20
 
@@ -21,16 +22,17 @@
21
22
  require 'ibm_cloud_power'
22
23
 
23
24
  instance = IbmCloudPower::CreateDataVolume.new(
24
- disk_type: null,
25
- volume_pool: null,
26
- name: null,
27
- size: null,
28
- shareable: null,
25
+ affinity_pvm_instance: null,
29
26
  affinity_policy: null,
30
27
  affinity_volume: null,
31
- affinity_pvm_instance: null,
28
+ anti_affinity_pvm_instances: null,
32
29
  anti_affinity_volumes: null,
33
- anti_affinity_pvm_instances: null
30
+ disk_type: null,
31
+ name: null,
32
+ replication_enabled: null,
33
+ shareable: null,
34
+ size: null,
35
+ volume_pool: null
34
36
  )
35
37
  ```
36
38
 
data/docs/CreateImage.md CHANGED
@@ -4,19 +4,19 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **source** | **String** | Source of the image. The root-project value is used to import an available stock image into a PCloud instance image catalog. The url value is used to import a custom image from a Cloud storage account into a PCloud instance image catalog. | |
8
- | **image_id** | **String** | Image ID of existing stock image; required for copy image | [optional] |
9
- | **image_name** | **String** | Name to specify a custom image that is imported from Cloud Object Storage. You must not use this property when you import an available stock image. Stock image names cannot be changed. | [optional] |
7
+ | **access_key** | **String** | Cloud Storage access key; required for import image | [optional] |
8
+ | **bucket_name** | **String** | Cloud Storage bucket name; bucket-name[/optional/folder]; required for import image | [optional] |
9
+ | **disk_type** | **String** | Type of Disk; will be ignored if storagePool or affinityPolicy is provided; Used only when importing an image from cloud storage. | [optional] |
10
+ | **image_filename** | **String** | Cloud Storage image filename; required for import image | [optional] |
11
+ | **image_id** | **String** | Image ID of existing source image; required for copy image | [optional] |
12
+ | **image_name** | **String** | Name to give created image; required for import image | [optional] |
10
13
  | **image_path** | **String** | (deprecated - replaced by region, imageFilename and bucketName) Path to image starting with service endpoint and ending with image filename | [optional] |
14
+ | **os_type** | **String** | Image OS Type, required if importing a raw image; raw images can only be imported using the command line interface | [optional] |
11
15
  | **region** | **String** | Cloud Storage Region; only required to access IBM Cloud Storage | [optional] |
12
- | **image_filename** | **String** | Cloud Storage image filename; required for import image | [optional] |
13
- | **bucket_name** | **String** | Cloud Storage bucket name; bucket-name[/optional/folder]; required for import image | [optional] |
14
- | **access_key** | **String** | Cloud Storage access key; required for import image | [optional] |
15
16
  | **secret_key** | **String** | Cloud Storage secret key; required for import image | [optional] |
16
- | **os_type** | **String** | Image OS Type, required if importing a raw image; raw images can only be imported using the command line interface | [optional] |
17
+ | **source** | **String** | Source of the image | |
17
18
  | **storage_affinity** | [**StorageAffinity**](StorageAffinity.md) | | [optional] |
18
19
  | **storage_pool** | **String** | Storage pool where the image will be loaded; if provided then storageAffinity and diskType will be ignored; Used only when importing an image from cloud storage. | [optional] |
19
- | **disk_type** | **String** | Type of Disk; will be ignored if storagePool or affinityPolicy is provided; Used only when importing an image from cloud storage. | [optional] |
20
20
 
21
21
  ## Example
22
22
 
@@ -24,19 +24,19 @@
24
24
  require 'ibm_cloud_power'
25
25
 
26
26
  instance = IbmCloudPower::CreateImage.new(
27
- source: null,
27
+ access_key: null,
28
+ bucket_name: null,
29
+ disk_type: null,
30
+ image_filename: null,
28
31
  image_id: null,
29
32
  image_name: null,
30
33
  image_path: null,
34
+ os_type: null,
31
35
  region: null,
32
- image_filename: null,
33
- bucket_name: null,
34
- access_key: null,
35
36
  secret_key: null,
36
- os_type: null,
37
+ source: null,
37
38
  storage_affinity: null,
38
- storage_pool: null,
39
- disk_type: null
39
+ storage_pool: null
40
40
  )
41
41
  ```
42
42