ibm_cloud_power 2.0.0 → 2.1.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (443) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +70 -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.gemspec +1 -1
  164. data/lib/ibm_cloud_power/api/p_cloud_cloud_connections_api.rb +39 -39
  165. data/lib/ibm_cloud_power/api/p_cloud_disaster_recovery_api.rb +138 -0
  166. data/lib/ibm_cloud_power/api/p_cloud_events_api.rb +13 -13
  167. data/lib/ibm_cloud_power/api/p_cloud_images_api.rb +32 -26
  168. data/lib/ibm_cloud_power/api/p_cloud_instances_api.rb +3 -136
  169. data/lib/ibm_cloud_power/api/p_cloud_jobs_api.rb +6 -6
  170. data/lib/ibm_cloud_power/api/p_cloud_networks_api.rb +11 -11
  171. data/lib/ibm_cloud_power/api/p_cloud_placement_groups_api.rb +17 -17
  172. data/lib/ibm_cloud_power/api/p_cloud_pvm_instances_api.rb +182 -41
  173. data/lib/ibm_cloud_power/api/p_cloud_sap_api.rb +1 -1
  174. data/lib/ibm_cloud_power/api/p_cloud_shared_processor_pools_api.rb +367 -0
  175. data/lib/ibm_cloud_power/api/p_cloud_snapshots_api.rb +3 -3
  176. data/lib/ibm_cloud_power/api/p_cloud_spp_placement_groups_api.rb +435 -0
  177. data/lib/ibm_cloud_power/api/p_cloud_storage_capacity_api.rb +1 -1
  178. data/lib/ibm_cloud_power/api/p_cloud_system_pools_api.rb +3 -3
  179. data/lib/ibm_cloud_power/api/p_cloud_tasks_api.rb +6 -6
  180. data/lib/ibm_cloud_power/api/p_cloud_tenants_api.rb +3 -3
  181. data/lib/ibm_cloud_power/api/p_cloud_tenants_ssh_keys_api.rb +9 -9
  182. data/lib/ibm_cloud_power/api/p_cloud_volume_groups_api.rb +707 -0
  183. data/lib/ibm_cloud_power/api/p_cloud_volume_onboarding_api.rb +222 -0
  184. data/lib/ibm_cloud_power/api/p_cloud_volumes_api.rb +334 -40
  185. data/lib/ibm_cloud_power/api/p_cloud_vpn_connections_api.rb +3 -66
  186. data/lib/ibm_cloud_power/api/p_cloud_vpn_policies_api.rb +5 -5
  187. data/lib/ibm_cloud_power/api_client.rb +1 -1
  188. data/lib/ibm_cloud_power/api_error.rb +1 -1
  189. data/lib/ibm_cloud_power/configuration.rb +1 -1
  190. data/lib/ibm_cloud_power/models/auxiliary_volume_for_onboarding.rb +235 -0
  191. data/lib/ibm_cloud_power/models/auxiliary_volumes_for_onboarding.rb +241 -0
  192. data/lib/ibm_cloud_power/models/clone_task_reference.rb +1 -1
  193. data/lib/ibm_cloud_power/models/clone_task_status.rb +30 -30
  194. data/lib/ibm_cloud_power/models/cloned_volume.rb +15 -15
  195. data/lib/ibm_cloud_power/models/cloned_volume_detail.rb +19 -19
  196. data/lib/ibm_cloud_power/models/cloud_connection.rb +96 -86
  197. data/lib/ibm_cloud_power/models/cloud_connection_create.rb +56 -16
  198. data/lib/ibm_cloud_power/models/cloud_connection_create_response.rb +96 -86
  199. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic.rb +2 -2
  200. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic_update.rb +229 -0
  201. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_vpc.rb +1 -1
  202. data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel.rb +12 -22
  203. data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel_create.rb +240 -0
  204. data/lib/ibm_cloud_power/models/cloud_connection_update.rb +25 -25
  205. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds.rb +1 -1
  206. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner.rb +20 -20
  207. data/lib/ibm_cloud_power/models/cloud_connection_vpc.rb +15 -15
  208. data/lib/ibm_cloud_power/models/cloud_connections.rb +1 -1
  209. data/lib/ibm_cloud_power/models/cloud_instance.rb +83 -83
  210. data/lib/ibm_cloud_power/models/cloud_instance_reference.rb +51 -51
  211. data/lib/ibm_cloud_power/models/cloud_instance_usage_limits.rb +42 -42
  212. data/lib/ibm_cloud_power/models/console_language.rb +235 -0
  213. data/lib/ibm_cloud_power/models/console_languages.rb +227 -0
  214. data/lib/ibm_cloud_power/models/create_cos_image_import_job.rb +1 -1
  215. data/lib/ibm_cloud_power/models/create_data_volume.rb +78 -68
  216. data/lib/ibm_cloud_power/models/create_image.rb +61 -62
  217. data/lib/ibm_cloud_power/models/dead_peer_detection.rb +1 -1
  218. data/lib/ibm_cloud_power/models/disaster_recovery_location.rb +232 -0
  219. data/lib/ibm_cloud_power/models/disaster_recovery_locations.rb +227 -0
  220. data/lib/ibm_cloud_power/models/error.rb +1 -1
  221. data/lib/ibm_cloud_power/models/event.rb +66 -66
  222. data/lib/ibm_cloud_power/models/event_user.rb +16 -16
  223. data/lib/ibm_cloud_power/models/events.rb +1 -1
  224. data/lib/ibm_cloud_power/models/export_image.rb +17 -17
  225. data/lib/ibm_cloud_power/models/flash_copy_mapping.rb +285 -0
  226. data/lib/ibm_cloud_power/models/ike_policies.rb +1 -1
  227. data/lib/ibm_cloud_power/models/ike_policy.rb +4 -17
  228. data/lib/ibm_cloud_power/models/ike_policy_authentication.rb +42 -0
  229. data/lib/ibm_cloud_power/models/ike_policy_create.rb +32 -22
  230. data/lib/ibm_cloud_power/models/ike_policy_options.rb +1 -1
  231. data/lib/ibm_cloud_power/models/ike_policy_ref.rb +1 -1
  232. data/lib/ibm_cloud_power/models/ike_policy_template.rb +1 -1
  233. data/lib/ibm_cloud_power/models/ike_policy_update.rb +28 -17
  234. data/lib/ibm_cloud_power/models/image.rb +87 -87
  235. data/lib/ibm_cloud_power/models/image_reference.rb +82 -82
  236. data/lib/ibm_cloud_power/models/image_specifications.rb +30 -30
  237. data/lib/ibm_cloud_power/models/image_volume.rb +22 -22
  238. data/lib/ibm_cloud_power/models/images.rb +1 -1
  239. data/lib/ibm_cloud_power/models/ip_address_range.rb +20 -20
  240. data/lib/ibm_cloud_power/models/ip_sec_policies.rb +1 -1
  241. data/lib/ibm_cloud_power/models/ip_sec_policy.rb +4 -17
  242. data/lib/ibm_cloud_power/models/ip_sec_policy_create.rb +32 -22
  243. data/lib/ibm_cloud_power/models/ip_sec_policy_options.rb +1 -1
  244. data/lib/ibm_cloud_power/models/ip_sec_policy_ref.rb +1 -1
  245. data/lib/ibm_cloud_power/models/ip_sec_policy_template.rb +1 -1
  246. data/lib/ibm_cloud_power/models/ip_sec_policy_update.rb +28 -17
  247. data/lib/ibm_cloud_power/models/ipsec_policy_authentication.rb +41 -0
  248. data/lib/ibm_cloud_power/models/job.rb +1 -1
  249. data/lib/ibm_cloud_power/models/job_reference.rb +1 -1
  250. data/lib/ibm_cloud_power/models/jobs.rb +1 -1
  251. data/lib/ibm_cloud_power/models/maximum_storage_allocation.rb +22 -22
  252. data/lib/ibm_cloud_power/models/min_max_default.rb +22 -22
  253. data/lib/ibm_cloud_power/models/multi_volumes_create.rb +85 -75
  254. data/lib/ibm_cloud_power/models/network.rb +109 -87
  255. data/lib/ibm_cloud_power/models/network_cloud_connections_inner.rb +230 -0
  256. data/lib/ibm_cloud_power/models/network_create.rb +37 -37
  257. data/lib/ibm_cloud_power/models/network_id.rb +1 -1
  258. data/lib/ibm_cloud_power/models/network_ids.rb +1 -1
  259. data/lib/ibm_cloud_power/models/network_ip_address_metrics.rb +17 -17
  260. data/lib/ibm_cloud_power/models/network_port.rb +52 -52
  261. data/lib/ibm_cloud_power/models/network_port_create.rb +1 -1
  262. data/lib/ibm_cloud_power/models/network_port_pvm_instance.rb +15 -15
  263. data/lib/ibm_cloud_power/models/network_port_update.rb +1 -1
  264. data/lib/ibm_cloud_power/models/network_ports.rb +1 -1
  265. data/lib/ibm_cloud_power/models/network_reference.rb +59 -49
  266. data/lib/ibm_cloud_power/models/network_update.rb +24 -24
  267. data/lib/ibm_cloud_power/models/networks.rb +1 -1
  268. data/lib/ibm_cloud_power/models/operation.rb +2 -2
  269. data/lib/ibm_cloud_power/models/operations.rb +1 -1
  270. data/lib/ibm_cloud_power/models/options.rb +1 -1
  271. data/lib/ibm_cloud_power/models/peer_subnet_update.rb +1 -1
  272. data/lib/ibm_cloud_power/models/peer_subnets.rb +1 -1
  273. data/lib/ibm_cloud_power/models/peering_network.rb +20 -20
  274. data/lib/ibm_cloud_power/models/pin_policy.rb +7 -4
  275. data/lib/ibm_cloud_power/models/placement_group.rb +22 -22
  276. data/lib/ibm_cloud_power/models/placement_group_create.rb +1 -1
  277. data/lib/ibm_cloud_power/models/placement_group_server.rb +1 -1
  278. data/lib/ibm_cloud_power/models/placement_groups.rb +1 -1
  279. data/lib/ibm_cloud_power/models/pvm_instance.rb +284 -215
  280. data/lib/ibm_cloud_power/models/pvm_instance_action.rb +1 -1
  281. data/lib/ibm_cloud_power/models/pvm_instance_add_network.rb +15 -15
  282. data/lib/ibm_cloud_power/models/pvm_instance_capture.rb +26 -26
  283. data/lib/ibm_cloud_power/models/pvm_instance_clone.rb +49 -49
  284. data/lib/ibm_cloud_power/models/pvm_instance_console.rb +2 -2
  285. data/lib/ibm_cloud_power/models/pvm_instance_create.rb +202 -150
  286. data/lib/ibm_cloud_power/models/pvm_instance_fault.rb +15 -15
  287. data/lib/ibm_cloud_power/models/pvm_instance_health.rb +15 -15
  288. data/lib/ibm_cloud_power/models/pvm_instance_multi_create.rb +12 -12
  289. data/lib/ibm_cloud_power/models/pvm_instance_network.rb +54 -54
  290. data/lib/ibm_cloud_power/models/pvm_instance_networks.rb +1 -1
  291. data/lib/ibm_cloud_power/models/pvm_instance_operation.rb +19 -19
  292. data/lib/ibm_cloud_power/models/pvm_instance_reference.rb +252 -191
  293. data/lib/ibm_cloud_power/models/pvm_instance_remove_network.rb +1 -1
  294. data/lib/ibm_cloud_power/models/pvm_instance_update.rb +50 -40
  295. data/lib/ibm_cloud_power/models/pvm_instance_update_response.rb +46 -36
  296. data/lib/ibm_cloud_power/models/pvm_instance_volume_update.rb +1 -1
  297. data/lib/ibm_cloud_power/models/pvm_instances.rb +1 -1
  298. data/lib/ibm_cloud_power/models/remote_copy_relationship.rb +360 -0
  299. data/lib/ibm_cloud_power/models/sap_create.rb +87 -57
  300. data/lib/ibm_cloud_power/models/sap_profile.rb +39 -39
  301. data/lib/ibm_cloud_power/models/sap_profile_reference.rb +20 -20
  302. data/lib/ibm_cloud_power/models/sap_profiles.rb +1 -1
  303. data/lib/ibm_cloud_power/models/shared_processor_pool.rb +337 -0
  304. data/lib/ibm_cloud_power/models/shared_processor_pool_create.rb +265 -0
  305. data/lib/ibm_cloud_power/models/shared_processor_pool_detail.rb +241 -0
  306. data/lib/ibm_cloud_power/models/shared_processor_pool_placement_group.rb +255 -0
  307. data/lib/ibm_cloud_power/models/shared_processor_pool_server.rb +290 -0
  308. data/lib/ibm_cloud_power/models/shared_processor_pool_update.rb +230 -0
  309. data/lib/ibm_cloud_power/models/shared_processor_pools.rb +222 -0
  310. data/lib/ibm_cloud_power/models/site.rb +230 -0
  311. data/lib/ibm_cloud_power/models/snapshot.rb +72 -72
  312. data/lib/ibm_cloud_power/models/snapshot_create.rb +14 -14
  313. data/lib/ibm_cloud_power/models/snapshot_create_response.rb +1 -1
  314. data/lib/ibm_cloud_power/models/snapshot_restore.rb +1 -1
  315. data/lib/ibm_cloud_power/models/snapshot_update.rb +15 -15
  316. data/lib/ibm_cloud_power/models/snapshots.rb +1 -1
  317. data/lib/ibm_cloud_power/models/software_licenses.rb +17 -17
  318. data/lib/ibm_cloud_power/models/spp_placement_group.rb +267 -0
  319. data/lib/ibm_cloud_power/models/spp_placement_group_create.rb +274 -0
  320. data/lib/ibm_cloud_power/models/spp_placement_groups.rb +222 -0
  321. data/lib/ibm_cloud_power/models/src.rb +15 -15
  322. data/lib/ibm_cloud_power/models/ssh_key.rb +15 -15
  323. data/lib/ibm_cloud_power/models/ssh_keys.rb +1 -1
  324. data/lib/ibm_cloud_power/models/status.rb +1 -1
  325. data/lib/ibm_cloud_power/models/status_description.rb +223 -0
  326. data/lib/ibm_cloud_power/models/status_description_error.rb +243 -0
  327. data/lib/ibm_cloud_power/models/stock_image.rb +16 -16
  328. data/lib/ibm_cloud_power/models/storage_affinity.rb +4 -4
  329. data/lib/ibm_cloud_power/models/storage_pool_capacity.rb +12 -12
  330. data/lib/ibm_cloud_power/models/storage_pools_capacity.rb +1 -1
  331. data/lib/ibm_cloud_power/models/storage_type_capacity.rb +15 -15
  332. data/lib/ibm_cloud_power/models/storage_types_capacity.rb +1 -1
  333. data/lib/ibm_cloud_power/models/system.rb +1 -1
  334. data/lib/ibm_cloud_power/models/system_pool.rb +33 -33
  335. data/lib/ibm_cloud_power/models/task.rb +67 -67
  336. data/lib/ibm_cloud_power/models/task_reference.rb +20 -20
  337. data/lib/ibm_cloud_power/models/tenant.rb +54 -54
  338. data/lib/ibm_cloud_power/models/tenant_update.rb +1 -1
  339. data/lib/ibm_cloud_power/models/update_volume.rb +19 -19
  340. data/lib/ibm_cloud_power/models/virtual_cores.rb +16 -16
  341. data/lib/ibm_cloud_power/models/volume.rb +234 -90
  342. data/lib/ibm_cloud_power/models/volume_action.rb +225 -0
  343. data/lib/ibm_cloud_power/models/volume_group.rb +279 -0
  344. data/lib/ibm_cloud_power/models/volume_group_action.rb +238 -0
  345. data/lib/ibm_cloud_power/models/volume_group_action_reset.rb +262 -0
  346. data/lib/ibm_cloud_power/models/volume_group_action_start.rb +262 -0
  347. data/lib/ibm_cloud_power/models/volume_group_action_stop.rb +226 -0
  348. data/lib/ibm_cloud_power/models/volume_group_create.rb +247 -0
  349. data/lib/ibm_cloud_power/models/volume_group_create_response.rb +265 -0
  350. data/lib/ibm_cloud_power/models/volume_group_details.rb +291 -0
  351. data/lib/ibm_cloud_power/models/volume_group_remote_copy_relationships.rb +232 -0
  352. data/lib/ibm_cloud_power/models/volume_group_storage_details.rb +307 -0
  353. data/lib/ibm_cloud_power/models/volume_group_update.rb +234 -0
  354. data/lib/ibm_cloud_power/models/volume_groups.rb +227 -0
  355. data/lib/ibm_cloud_power/models/volume_groups_details.rb +227 -0
  356. data/lib/ibm_cloud_power/models/volume_info.rb +15 -15
  357. data/lib/ibm_cloud_power/models/volume_onboarding.rb +296 -0
  358. data/lib/ibm_cloud_power/models/volume_onboarding_common.rb +257 -0
  359. data/lib/ibm_cloud_power/models/volume_onboarding_create.rb +236 -0
  360. data/lib/ibm_cloud_power/models/volume_onboarding_create_response.rb +230 -0
  361. data/lib/ibm_cloud_power/models/volume_onboarding_failure.rb +232 -0
  362. data/lib/ibm_cloud_power/models/volume_onboardings.rb +227 -0
  363. data/lib/ibm_cloud_power/models/volume_reference.rb +261 -117
  364. data/lib/ibm_cloud_power/models/volume_remote_copy_relationship.rb +387 -0
  365. data/lib/ibm_cloud_power/models/volumes.rb +1 -1
  366. data/lib/ibm_cloud_power/models/volumes_attach.rb +227 -0
  367. data/lib/ibm_cloud_power/models/volumes_attachment_response.rb +225 -0
  368. data/lib/ibm_cloud_power/models/volumes_clone.rb +50 -50
  369. data/lib/ibm_cloud_power/models/volumes_clone_async_request.rb +2 -2
  370. data/lib/ibm_cloud_power/models/volumes_clone_cancel.rb +1 -1
  371. data/lib/ibm_cloud_power/models/volumes_clone_create.rb +1 -1
  372. data/lib/ibm_cloud_power/models/volumes_clone_detail.rb +56 -56
  373. data/lib/ibm_cloud_power/models/volumes_clone_execute.rb +2 -2
  374. data/lib/ibm_cloud_power/models/volumes_clone_request.rb +1 -1
  375. data/lib/ibm_cloud_power/models/volumes_clone_response.rb +14 -6
  376. data/lib/ibm_cloud_power/models/volumes_clones.rb +1 -1
  377. data/lib/ibm_cloud_power/models/vp_naa_s_options.rb +1 -1
  378. data/lib/ibm_cloud_power/models/vpn_connection.rb +1 -1
  379. data/lib/ibm_cloud_power/models/vpn_connection_create.rb +1 -1
  380. data/lib/ibm_cloud_power/models/vpn_connection_create_response.rb +1 -1
  381. data/lib/ibm_cloud_power/models/vpn_connection_update.rb +1 -1
  382. data/lib/ibm_cloud_power/models/vpn_connections.rb +1 -1
  383. data/lib/ibm_cloud_power/version.rb +2 -2
  384. data/lib/ibm_cloud_power.rb +55 -5
  385. data/pkg/ibm_cloud_power-2.1.0.gem +0 -0
  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. metadata +359 -141
data/docs/PVMInstance.md CHANGED
@@ -4,39 +4,46 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **pvm_instance_id** | **String** | PCloud PVM Instance ID | |
8
- | **server_name** | **String** | Name of the server | |
7
+ | **addresses** | [**Array<PVMInstanceNetwork>**](PVMInstanceNetwork.md) | (deprecated - replaced by networks) The list of addresses and their network information | [optional] |
8
+ | **console_language** | [**ConsoleLanguage**](ConsoleLanguage.md) | | [optional] |
9
+ | **creation_date** | **Time** | Date/Time of PVM creation | [optional] |
10
+ | **deployment_type** | **String** | The custom deployment type | [optional] |
11
+ | **disk_size** | **Float** | Size of allocated disk (in GB) | |
12
+ | **fault** | [**PVMInstanceFault**](PVMInstanceFault.md) | | [optional] |
13
+ | **health** | [**PVMInstanceHealth**](PVMInstanceHealth.md) | | [optional] |
14
+ | **host_id** | **Integer** | The PVM Instance Host ID (Internal Use Only) | [optional] |
9
15
  | **image_id** | **String** | The ImageID used by the server | |
10
- | **processors** | **Float** | Number of processors allocated | |
11
- | **minproc** | **Float** | Minimum number of processors that can be allocated (for resize) | [optional] |
16
+ | **license_repository_capacity** | **Integer** | The VTL license repository capacity TB value | [optional] |
17
+ | **maxmem** | **Float** | Maximum amount of memory that can be allocated (in GB, for resize) | [optional] |
12
18
  | **maxproc** | **Float** | Maximum number of processors that can be allocated (for resize) | [optional] |
13
- | **proc_type** | **String** | Processor type (dedicated, shared, capped) | [default to 'dedicated'] |
14
19
  | **memory** | **Float** | Amount of memory allocated (in GB) | |
20
+ | **migratable** | **Boolean** | whether the instance can be migrated | [optional][default to true] |
15
21
  | **minmem** | **Float** | Minimum amount of memory that can be allocated (in GB, for resize) | [optional] |
16
- | **maxmem** | **Float** | Maximum amount of memory that can be allocated (in GB, for resize) | [optional] |
17
- | **disk_size** | **Float** | Size of allocated disk (in GB) | |
22
+ | **minproc** | **Float** | Minimum number of processors that can be allocated (for resize) | [optional] |
18
23
  | **network_ids** | **Array<String>** | (deprecated - replaced by networks) List of Network IDs | |
19
- | **volume_ids** | **Array<String>** | List of volume IDs; if provided then all the volumes must reside in the same storage pool and identify the deployment storage pool. This overrides any other storage selection values (storagePool, storageAffinity). | |
20
- | **addresses** | [**Array<PVMInstanceNetwork>**](PVMInstanceNetwork.md) | (deprecated - replaced by networks) The list of addresses and their network information | [optional] |
21
24
  | **networks** | [**Array<PVMInstanceNetwork>**](PVMInstanceNetwork.md) | The pvm instance networks information | [optional] |
22
- | **status** | **String** | The status of the instance | |
25
+ | **operating_system** | **String** | OS system information (usually version and build) | [optional] |
26
+ | **os_type** | **String** | Type of the OS [aix, ibmi, rhel, sles, vtl, rhcos] | |
27
+ | **pin_policy** | **String** | VM pinning policy to use [none, soft, hard] | [optional] |
28
+ | **placement_group** | **String** | The placement group of the server | [optional][default to 'none'] |
29
+ | **proc_type** | **String** | Processor type (dedicated, shared, capped) | [default to 'dedicated'] |
30
+ | **processors** | **Float** | Number of processors allocated | |
23
31
  | **progress** | **Float** | The progress of an operation | [optional] |
24
- | **fault** | [**PVMInstanceFault**](PVMInstanceFault.md) | | [optional] |
25
- | **creation_date** | **Time** | Date/Time of PVM creation | [optional] |
26
- | **updated_date** | **Time** | Date/Time of PVM last update | [optional] |
27
- | **sys_type** | **String** | System type used to host the instance | [optional] |
28
- | **health** | [**PVMInstanceHealth**](PVMInstanceHealth.md) | | [optional] |
29
- | **migratable** | **Boolean** | whether the instance can be migrated | [optional][default to true] |
30
- | **storage_type** | **String** | Storage type for server deployment; will be ignored if storagePool or storageAffinity is provided; Only valid when you deploy one of the IBM supplied stock images. Storage type and pool for a custom image (an imported image or an image that is created from a PVMInstance capture) defaults to the storage type and pool the image was created in | |
31
- | **storage_pool_affinity** | **Boolean** | Indicates if all volumes attached to the server must reside in the same storage pool; Defaults to true when initially deploying a PVMInstance | [optional][default to true] |
32
+ | **pvm_instance_id** | **String** | PCloud PVM Instance ID | |
33
+ | **sap_profile** | [**SAPProfileReference**](SAPProfileReference.md) | | [optional] |
34
+ | **server_name** | **String** | Name of the server | |
35
+ | **shared_processor_pool** | **String** | The shared processor pool of the server | [optional] |
36
+ | **shared_processor_pool_id** | **String** | The shared processor pool id | [optional] |
32
37
  | **software_licenses** | [**SoftwareLicenses**](SoftwareLicenses.md) | | [optional] |
33
38
  | **srcs** | **Array<Array<SRC>>** | The pvm instance SRC lists | [optional] |
34
- | **pin_policy** | **String** | VM pinning policy to use [none, soft, hard] | [optional] |
35
- | **os_type** | **String** | Type of the OS [aix, ibmi, rhel, sles] | |
36
- | **operating_system** | **String** | OS system information (usually version and build) | [optional] |
37
- | **sap_profile** | [**SAPProfileReference**](SAPProfileReference.md) | | [optional] |
39
+ | **status** | **String** | The status of the instance | |
40
+ | **storage_pool** | **String** | Storage Pool where server is deployed | [optional] |
41
+ | **storage_pool_affinity** | **Boolean** | Indicates if all volumes attached to the server must reside in the same storage pool; Defaults to true when initially deploying a PVMInstance | [optional][default to true] |
42
+ | **storage_type** | **String** | Storage type where server is deployed | |
43
+ | **sys_type** | **String** | System type used to host the instance | [optional] |
44
+ | **updated_date** | **Time** | Date/Time of PVM last update | [optional] |
38
45
  | **virtual_cores** | [**VirtualCores**](VirtualCores.md) | | [optional] |
39
- | **placement_group** | **String** | The placement group of the server | [optional][default to 'none'] |
46
+ | **volume_ids** | **Array<String>** | List of volume IDs | |
40
47
 
41
48
  ## Example
42
49
 
@@ -44,39 +51,46 @@
44
51
  require 'ibm_cloud_power'
45
52
 
46
53
  instance = IbmCloudPower::PVMInstance.new(
47
- pvm_instance_id: null,
48
- server_name: null,
54
+ addresses: null,
55
+ console_language: null,
56
+ creation_date: null,
57
+ deployment_type: null,
58
+ disk_size: null,
59
+ fault: null,
60
+ health: null,
61
+ host_id: null,
49
62
  image_id: null,
50
- processors: null,
51
- minproc: null,
63
+ license_repository_capacity: null,
64
+ maxmem: null,
52
65
  maxproc: null,
53
- proc_type: null,
54
66
  memory: null,
67
+ migratable: null,
55
68
  minmem: null,
56
- maxmem: null,
57
- disk_size: null,
69
+ minproc: null,
58
70
  network_ids: null,
59
- volume_ids: null,
60
- addresses: null,
61
71
  networks: null,
62
- status: null,
72
+ operating_system: null,
73
+ os_type: null,
74
+ pin_policy: null,
75
+ placement_group: null,
76
+ proc_type: null,
77
+ processors: null,
63
78
  progress: null,
64
- fault: null,
65
- creation_date: null,
66
- updated_date: null,
67
- sys_type: null,
68
- health: null,
69
- migratable: null,
70
- storage_type: null,
71
- storage_pool_affinity: null,
79
+ pvm_instance_id: null,
80
+ sap_profile: null,
81
+ server_name: null,
82
+ shared_processor_pool: null,
83
+ shared_processor_pool_id: null,
72
84
  software_licenses: null,
73
85
  srcs: null,
74
- pin_policy: null,
75
- os_type: null,
76
- operating_system: null,
77
- sap_profile: null,
86
+ status: null,
87
+ storage_pool: null,
88
+ storage_pool_affinity: null,
89
+ storage_type: null,
90
+ sys_type: null,
91
+ updated_date: null,
78
92
  virtual_cores: null,
79
- placement_group: null
93
+ volume_ids: null
80
94
  )
81
95
  ```
82
96
 
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **network_id** | **String** | ID of the network | |
8
7
  | **ip_address** | **String** | The requested ip address of this network interface | [optional] |
8
+ | **network_id** | **String** | ID of the network | |
9
9
 
10
10
  ## Example
11
11
 
@@ -13,8 +13,8 @@
13
13
  require 'ibm_cloud_power'
14
14
 
15
15
  instance = IbmCloudPower::PVMInstanceAddNetwork.new(
16
- network_id: null,
17
- ip_address: null
16
+ ip_address: null,
17
+ network_id: null
18
18
  )
19
19
  ```
20
20
 
@@ -4,12 +4,12 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
+ | **capture_destination** | **String** | Destination for the deployable image | [default to 'cloud-storage'] |
7
8
  | **capture_name** | **String** | Name of the deployable image created for the captured PVMInstance | |
8
9
  | **capture_volume_ids** | **Array<String>** | List of Data volume IDs to include in the captured PVMInstance | [optional] |
9
- | **capture_destination** | **String** | Destination for the deployable image | [default to 'cloud-storage'] |
10
+ | **cloud_storage_access_key** | **String** | Cloud Storage Access key | [optional] |
10
11
  | **cloud_storage_image_path** | **String** | Cloud Storage Image Path (bucket-name [/folder/../..]) | [optional] |
11
12
  | **cloud_storage_region** | **String** | Cloud Storage Region | [optional] |
12
- | **cloud_storage_access_key** | **String** | Cloud Storage Access key | [optional] |
13
13
  | **cloud_storage_secret_key** | **String** | Cloud Storage Secret key | [optional] |
14
14
 
15
15
  ## Example
@@ -18,12 +18,12 @@
18
18
  require 'ibm_cloud_power'
19
19
 
20
20
  instance = IbmCloudPower::PVMInstanceCapture.new(
21
+ capture_destination: null,
21
22
  capture_name: null,
22
23
  capture_volume_ids: null,
23
- capture_destination: null,
24
+ cloud_storage_access_key: null,
24
25
  cloud_storage_image_path: null,
25
26
  cloud_storage_region: null,
26
- cloud_storage_access_key: null,
27
27
  cloud_storage_secret_key: null
28
28
  )
29
29
  ```
@@ -4,14 +4,14 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **name** | **String** | Name of the server to create | |
8
- | **processors** | **Float** | Number of processors allocated | [optional] |
9
- | **proc_type** | **String** | Processor type (dedicated, shared, capped) | [optional][default to 'dedicated'] |
7
+ | **key_pair_name** | **String** | The name of the SSH key pair provided to the server for authenticating users (looked up in the tenant's list of keys) | [optional] |
10
8
  | **memory** | **Float** | Amount of memory allocated (in GB) | [optional] |
9
+ | **name** | **String** | Name of the server to create | |
11
10
  | **networks** | [**Array<PVMInstanceAddNetwork>**](PVMInstanceAddNetwork.md) | The pvm instance networks information | |
12
- | **volume_ids** | **Array<String>** | List of volume IDs; if provided then all the volumes must reside in the same storage pool and identify the deployment storage pool. This overrides any other storage selection values (storagePool, storageAffinity). | [optional] |
13
- | **key_pair_name** | **String** | The name of the SSH key pair provided to the server for authenticating users (looked up in the tenant's list of keys) | [optional] |
11
+ | **proc_type** | **String** | Processor type (dedicated, shared, capped) | [optional][default to 'dedicated'] |
12
+ | **processors** | **Float** | Number of processors allocated | [optional] |
14
13
  | **software_licenses** | [**SoftwareLicenses**](SoftwareLicenses.md) | | [optional] |
14
+ | **volume_ids** | **Array<String>** | List of volume IDs | [optional] |
15
15
 
16
16
  ## Example
17
17
 
@@ -19,14 +19,14 @@
19
19
  require 'ibm_cloud_power'
20
20
 
21
21
  instance = IbmCloudPower::PVMInstanceClone.new(
22
- name: null,
23
- processors: null,
24
- proc_type: null,
22
+ key_pair_name: null,
25
23
  memory: null,
24
+ name: null,
26
25
  networks: null,
27
- volume_ids: null,
28
- key_pair_name: null,
29
- software_licenses: null
26
+ proc_type: null,
27
+ processors: null,
28
+ software_licenses: null,
29
+ volume_ids: null
30
30
  )
31
31
  ```
32
32
 
@@ -4,7 +4,7 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **console_url** | **String** | The URL to the noVNC console for the PVM instance | |
7
+ | **console_url** | **String** | The URL to the noVNC console for the PVM Instance | |
8
8
 
9
9
  ## Example
10
10
 
@@ -4,28 +4,32 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **server_name** | **String** | Name of the server to create | |
8
- | **replicants** | **Float** | Number of duplicate instances to create in this request | [optional] |
9
- | **replicant_naming_scheme** | **String** | How to name the created vms | [optional][default to 'suffix'] |
10
- | **replicant_affinity_policy** | **String** | Affinity policy for replicants being created; affinity for the same host, anti-affinity for different hosts, none for no preference | [optional][default to 'none'] |
7
+ | **deployment_type** | **String** | The custom deployment type | [optional] |
11
8
  | **image_id** | **String** | Image ID of the image to use for the server | |
12
- | **processors** | **Float** | Number of processors allocated | |
13
- | **proc_type** | **String** | Processor type (dedicated, shared, capped) | [default to 'dedicated'] |
9
+ | **key_pair_name** | **String** | The name of the SSH key pair provided to the server for authenticating users (looked up in the tenant's list of keys) | [optional] |
10
+ | **license_repository_capacity** | **Integer** | The VTL license repository capacity TB value | [optional] |
14
11
  | **memory** | **Float** | Amount of memory allocated (in GB) | |
12
+ | **migratable** | **Boolean** | (deprecated - replaced by pinPolicy) Indicates if the server is allowed to migrate between hosts | [optional][default to true] |
15
13
  | **network_ids** | **Array<String>** | (deprecated - replaced by networks) List of Network IDs | [optional] |
16
14
  | **networks** | [**Array<PVMInstanceAddNetwork>**](PVMInstanceAddNetwork.md) | The pvm instance networks information | [optional] |
17
- | **volume_ids** | **Array<String>** | List of volume IDs | [optional] |
18
- | **key_pair_name** | **String** | The name of the SSH key pair provided to the server for authenticating users (looked up in the tenant's list of keys) | [optional] |
19
- | **sys_type** | **String** | System type used to host the instance | [optional] |
20
- | **migratable** | **Boolean** | Indicates if the server is allowed to migrate between hosts | [optional][default to true] |
21
- | **user_data** | **String** | Cloud-init user-defined data. The user-defined data is made available to the VM instance as a config drive. | [optional] |
22
- | **storage_type** | **String** | Storage type for server deployment; will be ignored if storagePool or storageAffinity is provided; Only valid when you deploy one of the IBM supplied stock images. Storage type and pool for a custom image (an imported image or an image that is created from a PVMInstance capture) defaults to the storage type and pool the image was created in | [optional] |
15
+ | **pin_policy** | [**PinPolicy**](PinPolicy.md) | | [optional] |
16
+ | **placement_group** | **String** | The placement group for the server | [optional] |
17
+ | **proc_type** | **String** | Processor type (dedicated, shared, capped) | [default to 'dedicated'] |
18
+ | **processors** | **Float** | Number of processors allocated | |
19
+ | **replicant_affinity_policy** | **String** | Affinity policy for replicants being created; affinity for the same host, anti-affinity for different hosts, none for no preference | [optional][default to 'none'] |
20
+ | **replicant_naming_scheme** | **String** | How to name the created vms | [optional][default to 'suffix'] |
21
+ | **replicants** | **Float** | Number of duplicate instances to create in this request | [optional] |
22
+ | **server_name** | **String** | Name of the server to create | |
23
+ | **shared_processor_pool** | **String** | The shared processor pool for server deployment | [optional] |
24
+ | **software_licenses** | [**SoftwareLicenses**](SoftwareLicenses.md) | | [optional] |
23
25
  | **storage_affinity** | [**StorageAffinity**](StorageAffinity.md) | | [optional] |
26
+ | **storage_connection** | **String** | The storage connection type | [optional] |
24
27
  | **storage_pool** | **String** | Storage Pool for server deployment; if provided then storageAffinity and storageType will be ignored; Only valid when you deploy one of the IBM supplied stock images. Storage type and pool for a custom image (an imported image or an image that is created from a PVMInstance capture) defaults to the storage type and pool the image was created in | [optional] |
25
- | **software_licenses** | [**SoftwareLicenses**](SoftwareLicenses.md) | | [optional] |
26
- | **pin_policy** | [**PinPolicy**](PinPolicy.md) | | [optional] |
28
+ | **storage_type** | **String** | Storage type for server deployment; will be ignored if storagePool or storageAffinity is provided; Only valid when you deploy one of the IBM supplied stock images. Storage type and pool for a custom image (an imported image or an image that is created from a PVMInstance capture) defaults to the storage type and pool the image was created in | [optional] |
29
+ | **sys_type** | **String** | System type used to host the instance | [optional] |
30
+ | **user_data** | **String** | Cloud init user defined data | [optional] |
27
31
  | **virtual_cores** | [**VirtualCores**](VirtualCores.md) | | [optional] |
28
- | **placement_group** | **String** | The placement group for the server | [optional] |
32
+ | **volume_ids** | **Array<String>** | List of volume IDs | [optional] |
29
33
 
30
34
  ## Example
31
35
 
@@ -33,28 +37,32 @@
33
37
  require 'ibm_cloud_power'
34
38
 
35
39
  instance = IbmCloudPower::PVMInstanceCreate.new(
36
- server_name: null,
37
- replicants: null,
38
- replicant_naming_scheme: null,
39
- replicant_affinity_policy: null,
40
+ deployment_type: null,
40
41
  image_id: null,
41
- processors: null,
42
- proc_type: null,
42
+ key_pair_name: null,
43
+ license_repository_capacity: null,
43
44
  memory: null,
45
+ migratable: null,
44
46
  network_ids: null,
45
47
  networks: null,
46
- volume_ids: null,
47
- key_pair_name: null,
48
- sys_type: null,
49
- migratable: null,
50
- user_data: null,
51
- storage_type: null,
48
+ pin_policy: null,
49
+ placement_group: null,
50
+ proc_type: null,
51
+ processors: null,
52
+ replicant_affinity_policy: null,
53
+ replicant_naming_scheme: null,
54
+ replicants: null,
55
+ server_name: null,
56
+ shared_processor_pool: null,
57
+ software_licenses: null,
52
58
  storage_affinity: null,
59
+ storage_connection: null,
53
60
  storage_pool: null,
54
- software_licenses: null,
55
- pin_policy: null,
61
+ storage_type: null,
62
+ sys_type: null,
63
+ user_data: null,
56
64
  virtual_cores: null,
57
- placement_group: null
65
+ volume_ids: null
58
66
  )
59
67
  ```
60
68
 
@@ -5,9 +5,9 @@
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
7
  | **code** | **Float** | The fault status of the server, if any | [optional] |
8
+ | **created** | **Time** | The date and time the fault occurred | [optional] |
8
9
  | **details** | **String** | The fault details of the server, if any | [optional] |
9
10
  | **message** | **String** | The fault message of the server, if any | [optional] |
10
- | **created** | **Time** | The date and time the fault occurred | [optional] |
11
11
 
12
12
  ## Example
13
13
 
@@ -16,9 +16,9 @@ require 'ibm_cloud_power'
16
16
 
17
17
  instance = IbmCloudPower::PVMInstanceFault.new(
18
18
  code: null,
19
+ created: null,
19
20
  details: null,
20
- message: null,
21
- created: null
21
+ message: null
22
22
  )
23
23
  ```
24
24
 
@@ -4,9 +4,9 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **status** | **String** | The PVM's health status value | [optional] |
8
7
  | **last_update** | **String** | Date/Time of PVM last health status change | [optional] |
9
8
  | **reason** | **String** | The health status reason, if any | [optional] |
9
+ | **status** | **String** | The PVM's health status value | [optional] |
10
10
 
11
11
  ## Example
12
12
 
@@ -14,9 +14,9 @@
14
14
  require 'ibm_cloud_power'
15
15
 
16
16
  instance = IbmCloudPower::PVMInstanceHealth.new(
17
- status: null,
18
17
  last_update: null,
19
- reason: null
18
+ reason: null,
19
+ status: null
20
20
  )
21
21
  ```
22
22
 
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **count** | **Integer** | Number of pvm-instances to create | [optional] |
8
7
  | **affinity_policy** | **String** | Affinity policy for pvm-instances being created; affinity for the same host, anti-affinity for different hosts, none for no preference | [optional][default to 'none'] |
8
+ | **count** | **Integer** | Number of pvm-instances to create | [optional] |
9
9
  | **numerical** | **String** | Where to place the numerical number of the multi-created instance | [optional][default to 'suffix'] |
10
10
 
11
11
  ## Example
@@ -14,8 +14,8 @@
14
14
  require 'ibm_cloud_power'
15
15
 
16
16
  instance = IbmCloudPower::PVMInstanceMultiCreate.new(
17
- count: null,
18
17
  affinity_policy: null,
18
+ count: null,
19
19
  numerical: null
20
20
  )
21
21
  ```
@@ -4,15 +4,15 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **version** | **Float** | The version of the information provided | [optional] |
7
+ | **external_ip** | **String** | The external ip address (for pub-vlan networks) | [optional] |
8
+ | **href** | **String** | Link to PVM Instance Network | [optional] |
9
+ | **ip** | **String** | (deprecated - replaced by ipAddress) | [optional] |
10
+ | **ip_address** | **String** | The ip address of this network interface | [optional] |
11
+ | **mac_address** | **String** | The mac address of the network interface | [optional] |
8
12
  | **network_id** | **String** | ID of the network | [optional] |
9
13
  | **network_name** | **String** | The name of the network the address is on | [optional] |
10
- | **mac_address** | **String** | The mac address of the network interface | [optional] |
11
14
  | **type** | **String** | The address type (fixed or dynamic) | [optional] |
12
- | **ip** | **String** | (deprecated - replaced by ipAddress) | [optional] |
13
- | **ip_address** | **String** | The ip address of this network interface | [optional] |
14
- | **external_ip** | **String** | The external ip address (for pub-vlan networks) | [optional] |
15
- | **href** | **String** | Link to PVM Instance Network | [optional] |
15
+ | **version** | **Float** | The version of the information provided | [optional] |
16
16
 
17
17
  ## Example
18
18
 
@@ -20,15 +20,15 @@
20
20
  require 'ibm_cloud_power'
21
21
 
22
22
  instance = IbmCloudPower::PVMInstanceNetwork.new(
23
- version: null,
23
+ external_ip: null,
24
+ href: null,
25
+ ip: null,
26
+ ip_address: null,
27
+ mac_address: null,
24
28
  network_id: null,
25
29
  network_name: null,
26
- mac_address: null,
27
30
  type: null,
28
- ip: null,
29
- ip_address: null,
30
- external_ip: null,
31
- href: null
31
+ version: null
32
32
  )
33
33
  ```
34
34
 
@@ -4,8 +4,8 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **operation_type** | **String** | Name of the operation to execute; can be job or boot | |
8
7
  | **operation** | [**Operations**](Operations.md) | | |
8
+ | **operation_type** | **String** | Name of the operation to execute; can be job or boot | |
9
9
 
10
10
  ## Example
11
11
 
@@ -13,8 +13,8 @@
13
13
  require 'ibm_cloud_power'
14
14
 
15
15
  instance = IbmCloudPower::PVMInstanceOperation.new(
16
- operation_type: null,
17
- operation: null
16
+ operation: null,
17
+ operation_type: null
18
18
  )
19
19
  ```
20
20
 
@@ -4,36 +4,42 @@
4
4
 
5
5
  | Name | Type | Description | Notes |
6
6
  | ---- | ---- | ----------- | ----- |
7
- | **pvm_instance_id** | **String** | PCloud PVM Instance ID | |
8
- | **server_name** | **String** | Name of the server | |
7
+ | **addresses** | [**Array<PVMInstanceNetwork>**](PVMInstanceNetwork.md) | (deprecated - replaced by networks) The list of addresses and their network information | [optional] |
8
+ | **console_language** | [**ConsoleLanguage**](ConsoleLanguage.md) | | [optional] |
9
+ | **creation_date** | **Time** | Date/Time of PVM creation | [optional] |
10
+ | **disk_size** | **Float** | Size of allocated disk (in GB) | |
11
+ | **fault** | [**PVMInstanceFault**](PVMInstanceFault.md) | | [optional] |
12
+ | **health** | [**PVMInstanceHealth**](PVMInstanceHealth.md) | | [optional] |
13
+ | **host_id** | **Integer** | The PVM Instance Host ID (Internal Use Only) | [optional] |
14
+ | **href** | **String** | Link to Cloud Instance resource | |
9
15
  | **image_id** | **String** | The ImageID used by the server | |
10
- | **processors** | **Float** | Number of processors allocated | |
11
- | **minproc** | **Float** | Minimum number of processors that can be allocated (for resize) | [optional] |
16
+ | **license_repository_capacity** | **Integer** | The VTL license repository capacity TB value | [optional] |
17
+ | **maxmem** | **Float** | Maximum amount of memory that can be allocated (in GB, for resize) | [optional] |
12
18
  | **maxproc** | **Float** | Maximum number of processors that can be allocated (for resize) | [optional] |
13
- | **proc_type** | **String** | Processor type (dedicated, shared, capped) | [default to 'dedicated'] |
14
19
  | **memory** | **Float** | Amount of memory allocated (in GB) | |
15
20
  | **minmem** | **Float** | Minimum amount of memory that can be allocated (in GB, for resize) | [optional] |
16
- | **maxmem** | **Float** | Maximum amount of memory that can be allocated (in GB, for resize) | [optional] |
17
- | **disk_size** | **Float** | Size of allocated disk (in GB) | |
18
- | **addresses** | [**Array<PVMInstanceNetwork>**](PVMInstanceNetwork.md) | (deprecated - replaced by networks) The list of addresses and their network information | [optional] |
21
+ | **minproc** | **Float** | Minimum number of processors that can be allocated (for resize) | [optional] |
19
22
  | **networks** | [**Array<PVMInstanceNetwork>**](PVMInstanceNetwork.md) | The list of addresses and their network information | [optional] |
20
- | **status** | **String** | The status of the instance | |
23
+ | **operating_system** | **String** | OS system information (usually version and build) | [optional] |
24
+ | **os_type** | **String** | Type of the OS [aix, ibmi, rhel, sles, vtl, rhcos] | |
25
+ | **pin_policy** | **String** | VM pinning policy to use [none, soft, hard] | [optional] |
26
+ | **placement_group** | **String** | The placement group of the server | [optional][default to 'none'] |
27
+ | **proc_type** | **String** | Processor type (dedicated, shared, capped) | [default to 'dedicated'] |
28
+ | **processors** | **Float** | Number of processors allocated | |
21
29
  | **progress** | **Float** | The progress of an operation | [optional] |
22
- | **fault** | [**PVMInstanceFault**](PVMInstanceFault.md) | | [optional] |
23
- | **creation_date** | **Time** | Date/Time of PVM creation | [optional] |
24
- | **updated_date** | **Time** | Date/Time of PVM last update | [optional] |
30
+ | **pvm_instance_id** | **String** | PCloud PVM Instance ID | |
31
+ | **sap_profile** | [**SAPProfileReference**](SAPProfileReference.md) | | [optional] |
32
+ | **server_name** | **String** | Name of the server | |
33
+ | **shared_processor_pool** | **String** | The shared processor pool of the server | [optional] |
34
+ | **shared_processor_pool_id** | **String** | The shared processor pool id | [optional] |
35
+ | **software_licenses** | [**SoftwareLicenses**](SoftwareLicenses.md) | | [optional] |
36
+ | **srcs** | **Array<Array<SRC>>** | The pvm instance SRC lists | [optional] |
37
+ | **status** | **String** | The status of the instance | |
25
38
  | **storage_pool** | **String** | Storage Pool where server is deployed | [optional] |
26
39
  | **storage_pool_affinity** | **Boolean** | Indicates if all volumes attached to the server must reside in the same storage pool | [optional][default to true] |
27
40
  | **storage_type** | **String** | Storage type of the deployment storage pool | [optional] |
28
41
  | **sys_type** | **String** | System type used to host the instance | [optional] |
29
- | **health** | [**PVMInstanceHealth**](PVMInstanceHealth.md) | | [optional] |
30
- | **href** | **String** | Link to Cloud Instance resource | |
31
- | **software_licenses** | [**SoftwareLicenses**](SoftwareLicenses.md) | | [optional] |
32
- | **srcs** | **Array<Array<SRC>>** | The pvm instance SRC lists | [optional] |
33
- | **pin_policy** | **String** | VM pinning policy to use [none, soft, hard] | [optional] |
34
- | **os_type** | **String** | Type of the OS [aix, ibmi, rhel, sles] | |
35
- | **operating_system** | **String** | OS system information (usually version and build) | [optional] |
36
- | **sap_profile** | [**SAPProfileReference**](SAPProfileReference.md) | | [optional] |
42
+ | **updated_date** | **Time** | Date/Time of PVM last update | [optional] |
37
43
  | **virtual_cores** | [**VirtualCores**](VirtualCores.md) | | [optional] |
38
44
 
39
45
  ## Example
@@ -42,36 +48,42 @@
42
48
  require 'ibm_cloud_power'
43
49
 
44
50
  instance = IbmCloudPower::PVMInstanceReference.new(
45
- pvm_instance_id: null,
46
- server_name: null,
51
+ addresses: null,
52
+ console_language: null,
53
+ creation_date: null,
54
+ disk_size: null,
55
+ fault: null,
56
+ health: null,
57
+ host_id: null,
58
+ href: null,
47
59
  image_id: null,
48
- processors: null,
49
- minproc: null,
60
+ license_repository_capacity: null,
61
+ maxmem: null,
50
62
  maxproc: null,
51
- proc_type: null,
52
63
  memory: null,
53
64
  minmem: null,
54
- maxmem: null,
55
- disk_size: null,
56
- addresses: null,
65
+ minproc: null,
57
66
  networks: null,
58
- status: null,
67
+ operating_system: null,
68
+ os_type: null,
69
+ pin_policy: null,
70
+ placement_group: null,
71
+ proc_type: null,
72
+ processors: null,
59
73
  progress: null,
60
- fault: null,
61
- creation_date: null,
62
- updated_date: null,
74
+ pvm_instance_id: null,
75
+ sap_profile: null,
76
+ server_name: null,
77
+ shared_processor_pool: null,
78
+ shared_processor_pool_id: null,
79
+ software_licenses: null,
80
+ srcs: null,
81
+ status: null,
63
82
  storage_pool: null,
64
83
  storage_pool_affinity: null,
65
84
  storage_type: null,
66
85
  sys_type: null,
67
- health: null,
68
- href: null,
69
- software_licenses: null,
70
- srcs: null,
71
- pin_policy: null,
72
- os_type: null,
73
- operating_system: null,
74
- sap_profile: null,
86
+ updated_date: null,
75
87
  virtual_cores: null
76
88
  )
77
89
  ```