ibm_cloud_power 1.1.1 → 2.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (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,16 +2,17 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **cloud_connections** | [**Array<CloudConnection>**](CloudConnection.md) | Cloud Connections |
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **cloud_connections** | [**Array<CloudConnection>**](CloudConnection.md) | Cloud Connections | |
8
8
 
9
- ## Code Sample
9
+ ## Example
10
10
 
11
11
  ```ruby
12
- require 'IbmCloudPower'
12
+ require 'ibm_cloud_power'
13
13
 
14
- instance = IbmCloudPower::CloudConnections.new(cloud_connections: null)
14
+ instance = IbmCloudPower::CloudConnections.new(
15
+ cloud_connections: null
16
+ )
15
17
  ```
16
18
 
17
-
@@ -2,36 +2,37 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **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
- **enabled** | **Boolean** | Indicates if the cloud instance is enabled |
13
- **initialized** | **Boolean** | Indicates if the cloud instance is initialized and ready for use |
14
- **limits** | [**CloudInstanceUsageLimits**](CloudInstanceUsageLimits.md) | |
15
- **usage** | [**CloudInstanceUsageLimits**](CloudInstanceUsageLimits.md) | |
16
- **capabilities** | **Array<String>** | Cloud Instance Capabilities | [optional]
17
- **pvm_instances** | [**Array<PVMInstanceReference>**](PVMInstanceReference.md) | PVM instances owned by the Cloud Instance |
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **capabilities** | **Array<String>** | Cloud Instance Capabilities | [optional] |
8
+ | **cloud_instance_id** | **String** | Cloud Instance ID | |
9
+ | **enabled** | **Boolean** | Indicates if the cloud instance is enabled | |
10
+ | **initialized** | **Boolean** | Indicates if the cloud instance is initialized and ready for use | |
11
+ | **limits** | [**CloudInstanceUsageLimits**](CloudInstanceUsageLimits.md) | | |
12
+ | **name** | **String** | Cloud Instance Name | |
13
+ | **openstack_id** | **String** | The open stack ID that controls this cloud instance | |
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
- ## Code Sample
19
+ ## Example
20
20
 
21
21
  ```ruby
22
- require 'IbmCloudPower'
22
+ require 'ibm_cloud_power'
23
23
 
24
- instance = IbmCloudPower::CloudInstance.new(cloud_instance_id: null,
25
- name: null,
26
- tenant_id: null,
27
- openstack_id: null,
28
- region: null,
29
- enabled: null,
30
- initialized: null,
31
- limits: null,
32
- usage: null,
33
- capabilities: null,
34
- pvm_instances: null)
24
+ instance = IbmCloudPower::CloudInstance.new(
25
+ capabilities: null,
26
+ cloud_instance_id: null,
27
+ enabled: null,
28
+ initialized: null,
29
+ limits: null,
30
+ name: null,
31
+ openstack_id: null,
32
+ pvm_instances: null,
33
+ region: null,
34
+ tenant_id: null,
35
+ usage: null
36
+ )
35
37
  ```
36
38
 
37
-
@@ -2,28 +2,29 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **tenant_id** | **String** | The tenant ID that owns this cloud instance |
8
- **region** | **String** | The region the cloud instance lives |
9
- **processors** | **Float** | Number of processors allowed |
10
- **proc_units** | **Float** | Number of processor units allowed |
11
- **memory** | **Float** | Amount of memory allowed |
12
- **instances** | **Float** | Number of power instances allowed | [optional]
13
- **storage** | **Float** | Amount of storage allowed (TB) | [optional]
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **tenant_id** | **String** | The tenant ID that owns this cloud instance | |
8
+ | **region** | **String** | The region the cloud instance lives | |
9
+ | **processors** | **Float** | Number of processors allowed | |
10
+ | **proc_units** | **Float** | Number of processor units allowed | |
11
+ | **memory** | **Float** | Amount of memory allowed | |
12
+ | **instances** | **Float** | Number of power instances allowed | [optional] |
13
+ | **storage** | **Float** | Amount of storage allowed (TB) | [optional] |
14
14
 
15
- ## Code Sample
15
+ ## Example
16
16
 
17
17
  ```ruby
18
- require 'IbmCloudPower'
18
+ require 'ibm_cloud_power'
19
19
 
20
- instance = IbmCloudPower::CloudInstanceCreate.new(tenant_id: null,
21
- region: null,
22
- processors: null,
23
- proc_units: null,
24
- memory: null,
25
- instances: null,
26
- storage: null)
20
+ instance = IbmCloudPower::CloudInstanceCreate.new(
21
+ tenant_id: null,
22
+ region: null,
23
+ processors: null,
24
+ proc_units: null,
25
+ memory: null,
26
+ instances: null,
27
+ storage: null
28
+ )
27
29
  ```
28
30
 
29
-
@@ -2,30 +2,31 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **cloud_instance_id** | **String** | Cloud Instance ID |
8
- **name** | **String** | Cloud Instance Name |
9
- **region** | **String** | The region the cloud instance lives |
10
- **enabled** | **Boolean** | Indicates if the cloud instance is enabled |
11
- **initialized** | **Boolean** | Indicates if the cloud instance is initialized and ready for use |
12
- **limits** | [**CloudInstanceUsageLimits**](CloudInstanceUsageLimits.md) | |
13
- **capabilities** | **Array<String>** | Cloud Instance Capabilities | [optional]
14
- **href** | **String** | Link to Cloud Instance resource |
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **capabilities** | **Array<String>** | Cloud Instance Capabilities | [optional] |
8
+ | **cloud_instance_id** | **String** | Cloud Instance ID | |
9
+ | **enabled** | **Boolean** | Indicates if the cloud instance is enabled | |
10
+ | **href** | **String** | Link to Cloud Instance resource | |
11
+ | **initialized** | **Boolean** | Indicates if the cloud instance is initialized and ready for use | |
12
+ | **limits** | [**CloudInstanceUsageLimits**](CloudInstanceUsageLimits.md) | | |
13
+ | **name** | **String** | Cloud Instance Name | |
14
+ | **region** | **String** | The region the cloud instance lives | |
15
15
 
16
- ## Code Sample
16
+ ## Example
17
17
 
18
18
  ```ruby
19
- require 'IbmCloudPower'
19
+ require 'ibm_cloud_power'
20
20
 
21
- instance = IbmCloudPower::CloudInstanceReference.new(cloud_instance_id: null,
22
- name: null,
23
- region: null,
24
- enabled: null,
25
- initialized: null,
26
- limits: null,
27
- capabilities: null,
28
- href: null)
21
+ instance = IbmCloudPower::CloudInstanceReference.new(
22
+ capabilities: null,
23
+ cloud_instance_id: null,
24
+ enabled: null,
25
+ href: null,
26
+ initialized: null,
27
+ limits: null,
28
+ name: null,
29
+ region: null
30
+ )
29
31
  ```
30
32
 
31
-
@@ -2,24 +2,25 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **processors** | **Float** | Number of processors allowed | [optional]
8
- **proc_units** | **Float** | Number of processor units allowed | [optional]
9
- **memory** | **Float** | Amount of memory allowed | [optional]
10
- **instances** | **Float** | Number of power instances allowed | [optional]
11
- **storage** | **Float** | Amount of storage allowed (TB) | [optional]
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **processors** | **Float** | Number of processors allowed | [optional] |
8
+ | **proc_units** | **Float** | Number of processor units allowed | [optional] |
9
+ | **memory** | **Float** | Amount of memory allowed | [optional] |
10
+ | **instances** | **Float** | Number of power instances allowed | [optional] |
11
+ | **storage** | **Float** | Amount of storage allowed (TB) | [optional] |
12
12
 
13
- ## Code Sample
13
+ ## Example
14
14
 
15
15
  ```ruby
16
- require 'IbmCloudPower'
16
+ require 'ibm_cloud_power'
17
17
 
18
- instance = IbmCloudPower::CloudInstanceUpdate.new(processors: null,
19
- proc_units: null,
20
- memory: null,
21
- instances: null,
22
- storage: null)
18
+ instance = IbmCloudPower::CloudInstanceUpdate.new(
19
+ processors: null,
20
+ proc_units: null,
21
+ memory: null,
22
+ instances: null,
23
+ storage: null
24
+ )
23
25
  ```
24
26
 
25
-
@@ -2,36 +2,37 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **instances** | **Float** | Number of power instances allowed |
8
- **memory** | **Float** | Amount of memory allowed |
9
- **proc_units** | **Float** | Number of processor units allowed |
10
- **processors** | **Float** | Number of processors allowed |
11
- **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
- **storage_ssd** | **Float** | Amount of SSD storage allowed (TB) | [optional]
17
- **storage_standard** | **Float** | Amount of standard (HDD) storage allowed (TB) | [optional]
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **instance_memory** | **Float** | Maximum memory (in GB) per PVMInstance | [optional] |
8
+ | **instance_proc_units** | **Float** | Maximum proc units per PVMInstance | [optional] |
9
+ | **instances** | **Float** | Number of power instances allowed | |
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] |
13
+ | **proc_units** | **Float** | Number of processor units allowed | |
14
+ | **processors** | **Float** | Number of processors allowed | |
15
+ | **storage** | **Float** | Amount of storage allowed (TB) | |
16
+ | **storage_ssd** | **Float** | Amount of SSD storage allowed (TB) | [optional] |
17
+ | **storage_standard** | **Float** | Amount of standard (HDD) storage allowed (TB) | [optional] |
18
18
 
19
- ## Code Sample
19
+ ## Example
20
20
 
21
21
  ```ruby
22
- require 'IbmCloudPower'
22
+ require 'ibm_cloud_power'
23
23
 
24
- instance = IbmCloudPower::CloudInstanceUsageLimits.new(instances: null,
25
- memory: null,
26
- proc_units: null,
27
- processors: null,
28
- storage: null,
29
- instance_memory: null,
30
- instance_proc_units: null,
31
- peering_networks: null,
32
- peering_bandwidth: null,
33
- storage_ssd: null,
34
- storage_standard: null)
24
+ instance = IbmCloudPower::CloudInstanceUsageLimits.new(
25
+ instance_memory: null,
26
+ instance_proc_units: null,
27
+ instances: null,
28
+ memory: null,
29
+ peering_bandwidth: null,
30
+ peering_networks: null,
31
+ proc_units: null,
32
+ processors: null,
33
+ storage: null,
34
+ storage_ssd: null,
35
+ storage_standard: null
36
+ )
35
37
  ```
36
38
 
37
-
@@ -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
+
@@ -0,0 +1,38 @@
1
+ # IbmCloudPower::CreateCosImageImportJob
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **access_key** | **String** | Cloud Object Storage access key; required for buckets with private access | [optional] |
8
+ | **bucket_access** | **String** | indicates if the bucket has public or private access public access require no authentication keys private access requires hmac authentication keys (access,secret) | [optional][default to 'private'] |
9
+ | **bucket_name** | **String** | Cloud Object Storage bucket name; bucket-name[/optional/folder] | |
10
+ | **image_filename** | **String** | Cloud Object Storage image filename | |
11
+ | **image_name** | **String** | Name for the image that will be loaded into the boot image catalog | |
12
+ | **os_type** | **String** | Image OS Type, required if importing a raw image; raw images can only be imported using the command line interface | [optional] |
13
+ | **region** | **String** | Cloud Object Storage region | |
14
+ | **secret_key** | **String** | Cloud Object Storage secret key; required for buckets with private access | [optional] |
15
+ | **storage_affinity** | [**StorageAffinity**](StorageAffinity.md) | | [optional] |
16
+ | **storage_pool** | **String** | Storage pool where the image will be loaded, if provided then storageType and storageAffinity will be ignored | [optional] |
17
+ | **storage_type** | **String** | Type of storage; will be ignored if storagePool or storageAffinity is provided. If only using storageType for storage selection then the storage pool with the most available space will be selected | [optional] |
18
+
19
+ ## Example
20
+
21
+ ```ruby
22
+ require 'ibm_cloud_power'
23
+
24
+ instance = IbmCloudPower::CreateCosImageImportJob.new(
25
+ access_key: null,
26
+ bucket_access: null,
27
+ bucket_name: null,
28
+ image_filename: null,
29
+ image_name: null,
30
+ os_type: null,
31
+ region: null,
32
+ secret_key: null,
33
+ storage_affinity: null,
34
+ storage_pool: null,
35
+ storage_type: null
36
+ )
37
+ ```
38
+
@@ -2,28 +2,37 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **disk_type** | **String** | Type of disk, required if affinityPolicy is not provided, otherwise ignored | [optional]
8
- **name** | **String** | Volume Name |
9
- **size** | **Float** | Volume Size (GB) |
10
- **shareable** | **Boolean** | Indicates if the volume is shareable between VMs | [optional]
11
- **affinity_policy** | **String** | Affinity policy for data volume being created; requires affinityPVMInstance or affinityVolume to be specified; | [optional]
12
- **affinity_volume** | **String** | Volume (ID or Name) to base volume affinity policy against; required if affinityPolicy is provided and affinityPVMInstance is not provided | [optional]
13
- **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]
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
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] |
13
+ | **name** | **String** | Volume Name | |
14
+ | **replication_enabled** | **Boolean** | Indicates if the volume should be replication enabled or not | [optional] |
15
+ | **shareable** | **Boolean** | Indicates if the volume is shareable between VMs | [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] |
14
18
 
15
- ## Code Sample
19
+ ## Example
16
20
 
17
21
  ```ruby
18
- require 'IbmCloudPower'
22
+ require 'ibm_cloud_power'
19
23
 
20
- instance = IbmCloudPower::CreateDataVolume.new(disk_type: null,
21
- name: null,
22
- size: null,
23
- shareable: null,
24
- affinity_policy: null,
25
- affinity_volume: null,
26
- affinity_pvm_instance: null)
24
+ instance = IbmCloudPower::CreateDataVolume.new(
25
+ affinity_pvm_instance: null,
26
+ affinity_policy: null,
27
+ affinity_volume: null,
28
+ anti_affinity_pvm_instances: null,
29
+ anti_affinity_volumes: null,
30
+ disk_type: null,
31
+ name: null,
32
+ replication_enabled: null,
33
+ shareable: null,
34
+ size: null,
35
+ volume_pool: null
36
+ )
27
37
  ```
28
38
 
29
-
data/docs/CreateImage.md CHANGED
@@ -2,36 +2,41 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
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]
10
- **image_path** | **String** | (deprecated - replaced by region, imageFilename and bucketName) Path to image starting with service endpoint and ending with image filename | [optional]
11
- **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
- **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
- **disk_type** | **String** | Type of Disk | [optional]
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
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] |
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] |
15
+ | **region** | **String** | Cloud Storage Region; only required to access IBM Cloud Storage | [optional] |
16
+ | **secret_key** | **String** | Cloud Storage secret key; required for import image | [optional] |
17
+ | **source** | **String** | Source of the image | |
18
+ | **storage_affinity** | [**StorageAffinity**](StorageAffinity.md) | | [optional] |
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] |
18
20
 
19
- ## Code Sample
21
+ ## Example
20
22
 
21
23
  ```ruby
22
- require 'IbmCloudPower'
24
+ require 'ibm_cloud_power'
23
25
 
24
- instance = IbmCloudPower::CreateImage.new(source: null,
25
- image_id: null,
26
- image_name: null,
27
- image_path: null,
28
- region: null,
29
- image_filename: null,
30
- bucket_name: null,
31
- access_key: null,
32
- secret_key: null,
33
- os_type: null,
34
- disk_type: null)
26
+ instance = IbmCloudPower::CreateImage.new(
27
+ access_key: null,
28
+ bucket_name: null,
29
+ disk_type: null,
30
+ image_filename: null,
31
+ image_id: null,
32
+ image_name: null,
33
+ image_path: null,
34
+ os_type: null,
35
+ region: null,
36
+ secret_key: null,
37
+ source: null,
38
+ storage_affinity: null,
39
+ storage_pool: null
40
+ )
35
41
  ```
36
42
 
37
-
@@ -0,0 +1,22 @@
1
+ # IbmCloudPower::DeadPeerDetection
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **action** | **String** | Action to take when a Peer Gateway stops responding | |
8
+ | **interval** | **Integer** | How often to test that the Peer Gateway is responsive | [default to 10] |
9
+ | **threshold** | **Integer** | The number of attempts to connect before tearing down the connection | [default to 5] |
10
+
11
+ ## Example
12
+
13
+ ```ruby
14
+ require 'ibm_cloud_power'
15
+
16
+ instance = IbmCloudPower::DeadPeerDetection.new(
17
+ action: null,
18
+ interval: 10,
19
+ threshold: 5
20
+ )
21
+ ```
22
+
@@ -0,0 +1,20 @@
1
+ # IbmCloudPower::DisasterRecoveryLocation
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **location** | **String** | regionZone of a site | [optional] |
8
+ | **replication_sites** | [**Array<Site>**](Site.md) | list of Replication Sites | [optional] |
9
+
10
+ ## Example
11
+
12
+ ```ruby
13
+ require 'ibm_cloud_power'
14
+
15
+ instance = IbmCloudPower::DisasterRecoveryLocation.new(
16
+ location: null,
17
+ replication_sites: null
18
+ )
19
+ ```
20
+
@@ -0,0 +1,18 @@
1
+ # IbmCloudPower::DisasterRecoveryLocations
2
+
3
+ ## Properties
4
+
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **disaster_recovery_locations** | [**Array<DisasterRecoveryLocation>**](DisasterRecoveryLocation.md) | The list of Disaster Recovery Locations | |
8
+
9
+ ## Example
10
+
11
+ ```ruby
12
+ require 'ibm_cloud_power'
13
+
14
+ instance = IbmCloudPower::DisasterRecoveryLocations.new(
15
+ disaster_recovery_locations: null
16
+ )
17
+ ```
18
+
data/docs/Error.md CHANGED
@@ -2,18 +2,19 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **error** | **String** | | [optional]
8
- **description** | **String** | | [optional]
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **description** | **String** | | [optional] |
8
+ | **error** | **String** | | [optional] |
9
9
 
10
- ## Code Sample
10
+ ## Example
11
11
 
12
12
  ```ruby
13
- require 'IbmCloudPower'
13
+ require 'ibm_cloud_power'
14
14
 
15
- instance = IbmCloudPower::Error.new(error: null,
16
- description: null)
15
+ instance = IbmCloudPower::Error.new(
16
+ description: null,
17
+ error: null
18
+ )
17
19
  ```
18
20
 
19
-