ibm_cloud_power 1.1.1 → 2.0.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 (383) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +68 -3
  3. data/docs/CloneTaskReference.md +10 -9
  4. data/docs/CloneTaskStatus.md +14 -13
  5. data/docs/ClonedVolume.md +10 -9
  6. data/docs/ClonedVolumeDetail.md +10 -9
  7. data/docs/CloudConnection.md +32 -31
  8. data/docs/CloudConnectionCreate.md +14 -13
  9. data/docs/CloudConnectionCreateResponse.md +44 -0
  10. data/docs/CloudConnectionEndpointClassic.md +10 -9
  11. data/docs/CloudConnectionEndpointGRE.md +10 -9
  12. data/docs/CloudConnectionEndpointVPC.md +10 -9
  13. data/docs/CloudConnectionGRETunnel.md +12 -11
  14. data/docs/CloudConnectionSpeed.md +4 -5
  15. data/docs/CloudConnectionUpdate.md +18 -17
  16. data/docs/CloudConnectionVPC.md +10 -9
  17. data/docs/CloudConnectionVirtualPrivateClouds.md +8 -7
  18. data/docs/CloudConnectionVirtualPrivateCloudsVirtualPrivateCloudsInner.md +24 -0
  19. data/docs/CloudConnections.md +8 -7
  20. data/docs/CloudInstance.md +28 -27
  21. data/docs/CloudInstanceCreate.md +20 -19
  22. data/docs/CloudInstanceReference.md +22 -21
  23. data/docs/CloudInstanceUpdate.md +16 -15
  24. data/docs/CloudInstanceUsageLimits.md +28 -27
  25. data/docs/CreateCosImageImportJob.md +38 -0
  26. data/docs/CreateDataVolume.md +26 -19
  27. data/docs/CreateImage.md +32 -27
  28. data/docs/DeadPeerDetection.md +22 -0
  29. data/docs/Error.md +10 -9
  30. data/docs/Event.md +24 -23
  31. data/docs/EventUser.md +12 -11
  32. data/docs/Events.md +8 -7
  33. data/docs/ExportImage.md +14 -13
  34. data/docs/IKEPolicies.md +18 -0
  35. data/docs/IKEPolicy.md +30 -0
  36. data/docs/IKEPolicyCreate.md +30 -0
  37. data/docs/IKEPolicyOptions.md +24 -0
  38. data/docs/IKEPolicyRef.md +20 -0
  39. data/docs/IKEPolicyTemplate.md +26 -0
  40. data/docs/IKEPolicyUpdate.md +30 -0
  41. data/docs/IPAddressRange.md +10 -9
  42. data/docs/IPSecPolicies.md +18 -0
  43. data/docs/IPSecPolicy.md +30 -0
  44. data/docs/IPSecPolicyCreate.md +28 -0
  45. data/docs/IPSecPolicyOptions.md +22 -0
  46. data/docs/IPSecPolicyRef.md +20 -0
  47. data/docs/IPSecPolicyTemplate.md +24 -0
  48. data/docs/IPSecPolicyUpdate.md +28 -0
  49. data/docs/Image.md +32 -31
  50. data/docs/ImageReference.md +26 -25
  51. data/docs/ImageSpecifications.md +20 -19
  52. data/docs/ImageVolume.md +14 -13
  53. data/docs/Images.md +8 -7
  54. data/docs/Job.md +24 -0
  55. data/docs/JobReference.md +20 -0
  56. data/docs/Jobs.md +18 -0
  57. data/docs/MaximumStorageAllocation.md +12 -11
  58. data/docs/MinMaxDefault.md +12 -11
  59. data/docs/MultiVolumesCreate.md +28 -21
  60. data/docs/Network.md +28 -27
  61. data/docs/NetworkCreate.md +20 -19
  62. data/docs/NetworkID.md +18 -0
  63. data/docs/NetworkIDs.md +18 -0
  64. data/docs/NetworkIpAddressMetrics.md +14 -13
  65. data/docs/NetworkPort.md +22 -21
  66. data/docs/NetworkPortCreate.md +10 -9
  67. data/docs/NetworkPortPvmInstance.md +10 -9
  68. data/docs/NetworkPortUpdate.md +10 -9
  69. data/docs/NetworkPorts.md +8 -7
  70. data/docs/NetworkReference.md +18 -17
  71. data/docs/NetworkUpdate.md +14 -13
  72. data/docs/Networks.md +8 -7
  73. data/docs/Operation.md +22 -0
  74. data/docs/Operations.md +12 -11
  75. data/docs/Options.md +18 -0
  76. data/docs/PCloudCloudConnectionsApi.md +229 -94
  77. data/docs/PCloudEventsApi.md +60 -27
  78. data/docs/PCloudImagesApi.md +513 -101
  79. data/docs/PCloudInstancesApi.md +83 -33
  80. data/docs/PCloudJobsApi.md +208 -0
  81. data/docs/PCloudNetworksApi.md +287 -118
  82. data/docs/PCloudPVMInstancesApi.md +628 -208
  83. data/docs/PCloudPlacementGroupsApi.md +177 -76
  84. data/docs/PCloudSAPApi.md +86 -36
  85. data/docs/PCloudSnapshotsApi.md +112 -45
  86. data/docs/PCloudStorageCapacityApi.md +112 -45
  87. data/docs/PCloudSystemPoolsApi.md +29 -13
  88. data/docs/PCloudTasksApi.md +55 -22
  89. data/docs/PCloudTenantsApi.md +57 -24
  90. data/docs/PCloudTenantsSSHKeysApi.md +143 -59
  91. data/docs/PCloudVPNConnectionsApi.md +817 -0
  92. data/docs/PCloudVPNPoliciesApi.md +677 -0
  93. data/docs/PCloudVolumesApi.md +629 -256
  94. data/docs/PVMInstance.md +72 -69
  95. data/docs/PVMInstanceAction.md +8 -7
  96. data/docs/PVMInstanceAddNetwork.md +10 -9
  97. data/docs/PVMInstanceCapture.md +20 -19
  98. data/docs/PVMInstanceClone.md +22 -21
  99. data/docs/PVMInstanceConsole.md +8 -7
  100. data/docs/PVMInstanceCreate.md +50 -45
  101. data/docs/PVMInstanceFault.md +14 -13
  102. data/docs/PVMInstanceHealth.md +12 -11
  103. data/docs/PVMInstanceMultiCreate.md +12 -11
  104. data/docs/PVMInstanceNetwork.md +24 -23
  105. data/docs/PVMInstanceNetworks.md +8 -7
  106. data/docs/PVMInstanceOperation.md +10 -9
  107. data/docs/PVMInstanceReference.md +68 -61
  108. data/docs/PVMInstanceRemoveNetwork.md +8 -7
  109. data/docs/PVMInstanceUpdate.md +26 -23
  110. data/docs/PVMInstanceUpdateResponse.md +18 -17
  111. data/docs/PVMInstanceVolumeUpdate.md +8 -7
  112. data/docs/PVMInstances.md +8 -7
  113. data/docs/PeerSubnetUpdate.md +18 -0
  114. data/docs/PeerSubnets.md +18 -0
  115. data/docs/PeeringNetwork.md +12 -11
  116. data/docs/PinPolicy.md +4 -5
  117. data/docs/PlacementGroup.md +14 -13
  118. data/docs/PlacementGroupCreate.md +10 -9
  119. data/docs/PlacementGroupServer.md +8 -7
  120. data/docs/PlacementGroups.md +8 -7
  121. data/docs/SAPCreate.md +30 -23
  122. data/docs/SAPProfile.md +16 -15
  123. data/docs/SAPProfileReference.md +10 -9
  124. data/docs/SAPProfiles.md +8 -7
  125. data/docs/SRC.md +10 -9
  126. data/docs/SSHKey.md +12 -11
  127. data/docs/SSHKeys.md +8 -7
  128. data/docs/Snapshot.md +26 -25
  129. data/docs/SnapshotCreate.md +12 -11
  130. data/docs/SnapshotCreateResponse.md +8 -7
  131. data/docs/SnapshotRestore.md +8 -7
  132. data/docs/SnapshotUpdate.md +10 -9
  133. data/docs/Snapshots.md +8 -7
  134. data/docs/SoftwareLicenses.md +16 -15
  135. data/docs/Status.md +22 -0
  136. data/docs/StockImage.md +12 -11
  137. data/docs/StorageAffinity.md +26 -0
  138. data/docs/StoragePoolCapacity.md +14 -13
  139. data/docs/StoragePoolsCapacity.md +10 -9
  140. data/docs/StorageTypeCapacity.md +12 -11
  141. data/docs/StorageTypesCapacity.md +10 -9
  142. data/docs/System.md +12 -11
  143. data/docs/SystemPool.md +22 -21
  144. data/docs/Task.md +24 -23
  145. data/docs/TaskReference.md +10 -9
  146. data/docs/Tenant.md +20 -19
  147. data/docs/TenantUpdate.md +10 -9
  148. data/docs/UpdateVolume.md +14 -13
  149. data/docs/VPNConnection.md +40 -0
  150. data/docs/VPNConnectionCreate.md +30 -0
  151. data/docs/VPNConnectionCreateResponse.md +42 -0
  152. data/docs/VPNConnectionUpdate.md +24 -0
  153. data/docs/VPNConnections.md +18 -0
  154. data/docs/VPNaaSOptions.md +26 -0
  155. data/docs/VirtualCores.md +12 -11
  156. data/docs/Volume.md +36 -33
  157. data/docs/VolumeInfo.md +10 -9
  158. data/docs/VolumeReference.md +38 -35
  159. data/docs/Volumes.md +8 -7
  160. data/docs/VolumesClone.md +22 -21
  161. data/docs/VolumesCloneAsyncRequest.md +10 -9
  162. data/docs/VolumesCloneCancel.md +8 -7
  163. data/docs/VolumesCloneCreate.md +10 -9
  164. data/docs/VolumesCloneDetail.md +24 -23
  165. data/docs/VolumesCloneExecute.md +10 -9
  166. data/docs/VolumesCloneRequest.md +10 -9
  167. data/docs/VolumesCloneResponse.md +8 -7
  168. data/docs/VolumesClones.md +8 -7
  169. data/git_push.sh +3 -4
  170. data/ibm_cloud_power.gemspec +3 -3
  171. data/lib/ibm_cloud_power/api/p_cloud_cloud_connections_api.rb +43 -29
  172. data/lib/ibm_cloud_power/api/p_cloud_events_api.rb +9 -7
  173. data/lib/ibm_cloud_power/api/p_cloud_images_api.rb +325 -32
  174. data/lib/ibm_cloud_power/api/p_cloud_instances_api.rb +17 -11
  175. data/lib/ibm_cloud_power/api/p_cloud_jobs_api.rb +234 -0
  176. data/lib/ibm_cloud_power/api/p_cloud_networks_api.rb +57 -35
  177. data/lib/ibm_cloud_power/api/p_cloud_placement_groups_api.rb +45 -30
  178. data/lib/ibm_cloud_power/api/p_cloud_pvm_instances_api.rb +256 -64
  179. data/lib/ibm_cloud_power/api/p_cloud_sap_api.rb +17 -11
  180. data/lib/ibm_cloud_power/api/p_cloud_snapshots_api.rb +21 -14
  181. data/lib/ibm_cloud_power/api/p_cloud_storage_capacity_api.rb +17 -13
  182. data/lib/ibm_cloud_power/api/p_cloud_system_pools_api.rb +5 -4
  183. data/lib/ibm_cloud_power/api/p_cloud_tasks_api.rb +9 -7
  184. data/lib/ibm_cloud_power/api/p_cloud_tenants_api.rb +13 -8
  185. data/lib/ibm_cloud_power/api/p_cloud_tenants_ssh_keys_api.rb +29 -18
  186. data/lib/ibm_cloud_power/api/p_cloud_volumes_api.rb +125 -76
  187. data/lib/ibm_cloud_power/api/p_cloud_vpn_connections_api.rb +898 -0
  188. data/lib/ibm_cloud_power/api/p_cloud_vpn_policies_api.rb +732 -0
  189. data/lib/ibm_cloud_power/api_client.rb +56 -52
  190. data/lib/ibm_cloud_power/api_error.rb +1 -1
  191. data/lib/ibm_cloud_power/configuration.rb +43 -12
  192. data/lib/ibm_cloud_power/models/clone_task_reference.rb +19 -8
  193. data/lib/ibm_cloud_power/models/clone_task_status.rb +19 -8
  194. data/lib/ibm_cloud_power/models/cloned_volume.rb +19 -8
  195. data/lib/ibm_cloud_power/models/cloned_volume_detail.rb +19 -8
  196. data/lib/ibm_cloud_power/models/cloud_connection.rb +20 -9
  197. data/lib/ibm_cloud_power/models/cloud_connection_create.rb +53 -8
  198. data/lib/ibm_cloud_power/models/cloud_connection_create_response.rb +406 -0
  199. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_classic.rb +19 -8
  200. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_gre.rb +19 -8
  201. data/lib/ibm_cloud_power/models/cloud_connection_endpoint_vpc.rb +19 -8
  202. data/lib/ibm_cloud_power/models/cloud_connection_gre_tunnel.rb +19 -8
  203. data/lib/ibm_cloud_power/models/cloud_connection_speed.rb +2 -1
  204. data/lib/ibm_cloud_power/models/cloud_connection_update.rb +53 -8
  205. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds.rb +20 -9
  206. data/lib/ibm_cloud_power/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner.rb +270 -0
  207. data/lib/ibm_cloud_power/models/cloud_connection_vpc.rb +19 -8
  208. data/lib/ibm_cloud_power/models/cloud_connections.rb +19 -8
  209. data/lib/ibm_cloud_power/models/cloud_instance.rb +19 -8
  210. data/lib/ibm_cloud_power/models/cloud_instance_create.rb +19 -8
  211. data/lib/ibm_cloud_power/models/cloud_instance_reference.rb +19 -8
  212. data/lib/ibm_cloud_power/models/cloud_instance_update.rb +19 -8
  213. data/lib/ibm_cloud_power/models/cloud_instance_usage_limits.rb +19 -8
  214. data/lib/ibm_cloud_power/models/create_cos_image_import_job.rb +387 -0
  215. data/lib/ibm_cloud_power/models/create_data_volume.rb +59 -14
  216. data/lib/ibm_cloud_power/models/create_image.rb +39 -9
  217. data/lib/ibm_cloud_power/models/dead_peer_detection.rb +350 -0
  218. data/lib/ibm_cloud_power/models/error.rb +32 -21
  219. data/lib/ibm_cloud_power/models/event.rb +20 -9
  220. data/lib/ibm_cloud_power/models/event_user.rb +19 -8
  221. data/lib/ibm_cloud_power/models/events.rb +19 -8
  222. data/lib/ibm_cloud_power/models/export_image.rb +19 -8
  223. data/lib/ibm_cloud_power/models/ike_policies.rb +227 -0
  224. data/lib/ibm_cloud_power/models/ike_policy.rb +414 -0
  225. data/lib/ibm_cloud_power/models/ike_policy_create.rb +414 -0
  226. data/lib/ibm_cloud_power/models/ike_policy_options.rb +274 -0
  227. data/lib/ibm_cloud_power/models/ike_policy_ref.rb +241 -0
  228. data/lib/ibm_cloud_power/models/ike_policy_template.rb +313 -0
  229. data/lib/ibm_cloud_power/models/ike_policy_update.rb +375 -0
  230. data/lib/ibm_cloud_power/models/image.rb +21 -10
  231. data/lib/ibm_cloud_power/models/image_reference.rb +21 -10
  232. data/lib/ibm_cloud_power/models/image_specifications.rb +19 -8
  233. data/lib/ibm_cloud_power/models/image_volume.rb +19 -8
  234. data/lib/ibm_cloud_power/models/images.rb +19 -8
  235. data/lib/ibm_cloud_power/models/ip_address_range.rb +19 -8
  236. data/lib/ibm_cloud_power/models/ip_sec_policies.rb +227 -0
  237. data/lib/ibm_cloud_power/models/ip_sec_policy.rb +402 -0
  238. data/lib/ibm_cloud_power/models/ip_sec_policy_create.rb +387 -0
  239. data/lib/ibm_cloud_power/models/ip_sec_policy_options.rb +258 -0
  240. data/lib/ibm_cloud_power/models/ip_sec_policy_ref.rb +241 -0
  241. data/lib/ibm_cloud_power/models/ip_sec_policy_template.rb +298 -0
  242. data/lib/ibm_cloud_power/models/ip_sec_policy_update.rb +353 -0
  243. data/lib/ibm_cloud_power/models/job.rb +263 -0
  244. data/lib/ibm_cloud_power/models/job_reference.rb +240 -0
  245. data/lib/ibm_cloud_power/models/jobs.rb +227 -0
  246. data/lib/ibm_cloud_power/models/maximum_storage_allocation.rb +20 -9
  247. data/lib/ibm_cloud_power/models/min_max_default.rb +19 -8
  248. data/lib/ibm_cloud_power/models/multi_volumes_create.rb +57 -12
  249. data/lib/ibm_cloud_power/models/network.rb +19 -8
  250. data/lib/ibm_cloud_power/models/network_create.rb +19 -8
  251. data/lib/ibm_cloud_power/models/network_id.rb +225 -0
  252. data/lib/ibm_cloud_power/models/network_ids.rb +222 -0
  253. data/lib/ibm_cloud_power/models/network_ip_address_metrics.rb +19 -8
  254. data/lib/ibm_cloud_power/models/network_port.rb +19 -8
  255. data/lib/ibm_cloud_power/models/network_port_create.rb +19 -8
  256. data/lib/ibm_cloud_power/models/network_port_pvm_instance.rb +19 -8
  257. data/lib/ibm_cloud_power/models/network_port_update.rb +19 -8
  258. data/lib/ibm_cloud_power/models/network_ports.rb +19 -8
  259. data/lib/ibm_cloud_power/models/network_reference.rb +19 -8
  260. data/lib/ibm_cloud_power/models/network_update.rb +19 -8
  261. data/lib/ibm_cloud_power/models/networks.rb +19 -8
  262. data/lib/ibm_cloud_power/models/operation.rb +255 -0
  263. data/lib/ibm_cloud_power/models/operations.rb +19 -8
  264. data/lib/ibm_cloud_power/models/options.rb +224 -0
  265. data/lib/ibm_cloud_power/models/peer_subnet_update.rb +225 -0
  266. data/lib/ibm_cloud_power/models/peer_subnets.rb +222 -0
  267. data/lib/ibm_cloud_power/models/peering_network.rb +19 -8
  268. data/lib/ibm_cloud_power/models/pin_policy.rb +2 -1
  269. data/lib/ibm_cloud_power/models/placement_group.rb +19 -8
  270. data/lib/ibm_cloud_power/models/placement_group_create.rb +19 -8
  271. data/lib/ibm_cloud_power/models/placement_group_server.rb +19 -8
  272. data/lib/ibm_cloud_power/models/placement_groups.rb +19 -8
  273. data/lib/ibm_cloud_power/models/pvm_instance.rb +57 -34
  274. data/lib/ibm_cloud_power/models/pvm_instance_action.rb +19 -8
  275. data/lib/ibm_cloud_power/models/pvm_instance_add_network.rb +19 -8
  276. data/lib/ibm_cloud_power/models/pvm_instance_capture.rb +27 -16
  277. data/lib/ibm_cloud_power/models/pvm_instance_clone.rb +28 -17
  278. data/lib/ibm_cloud_power/models/pvm_instance_console.rb +19 -8
  279. data/lib/ibm_cloud_power/models/pvm_instance_create.rb +54 -24
  280. data/lib/ibm_cloud_power/models/pvm_instance_fault.rb +20 -9
  281. data/lib/ibm_cloud_power/models/pvm_instance_health.rb +19 -8
  282. data/lib/ibm_cloud_power/models/pvm_instance_multi_create.rb +19 -8
  283. data/lib/ibm_cloud_power/models/pvm_instance_network.rb +19 -8
  284. data/lib/ibm_cloud_power/models/pvm_instance_networks.rb +19 -8
  285. data/lib/ibm_cloud_power/models/pvm_instance_operation.rb +19 -8
  286. data/lib/ibm_cloud_power/models/pvm_instance_reference.rb +55 -12
  287. data/lib/ibm_cloud_power/models/pvm_instance_remove_network.rb +19 -8
  288. data/lib/ibm_cloud_power/models/pvm_instance_update.rb +32 -9
  289. data/lib/ibm_cloud_power/models/pvm_instance_update_response.rb +19 -8
  290. data/lib/ibm_cloud_power/models/pvm_instance_volume_update.rb +19 -8
  291. data/lib/ibm_cloud_power/models/pvm_instances.rb +19 -8
  292. data/lib/ibm_cloud_power/models/sap_create.rb +56 -16
  293. data/lib/ibm_cloud_power/models/sap_profile.rb +18 -7
  294. data/lib/ibm_cloud_power/models/sap_profile_reference.rb +19 -8
  295. data/lib/ibm_cloud_power/models/sap_profiles.rb +19 -8
  296. data/lib/ibm_cloud_power/models/snapshot.rb +21 -10
  297. data/lib/ibm_cloud_power/models/snapshot_create.rb +27 -16
  298. data/lib/ibm_cloud_power/models/snapshot_create_response.rb +19 -8
  299. data/lib/ibm_cloud_power/models/snapshot_restore.rb +19 -8
  300. data/lib/ibm_cloud_power/models/snapshot_update.rb +19 -8
  301. data/lib/ibm_cloud_power/models/snapshots.rb +19 -8
  302. data/lib/ibm_cloud_power/models/software_licenses.rb +19 -8
  303. data/lib/ibm_cloud_power/models/src.rb +19 -8
  304. data/lib/ibm_cloud_power/models/ssh_key.rb +20 -9
  305. data/lib/ibm_cloud_power/models/ssh_keys.rb +19 -8
  306. data/lib/ibm_cloud_power/models/status.rb +250 -0
  307. data/lib/ibm_cloud_power/models/stock_image.rb +19 -8
  308. data/lib/ibm_cloud_power/models/storage_affinity.rb +298 -0
  309. data/lib/ibm_cloud_power/models/storage_pool_capacity.rb +20 -9
  310. data/lib/ibm_cloud_power/models/storage_pools_capacity.rb +19 -8
  311. data/lib/ibm_cloud_power/models/storage_type_capacity.rb +19 -8
  312. data/lib/ibm_cloud_power/models/storage_types_capacity.rb +19 -8
  313. data/lib/ibm_cloud_power/models/system.rb +19 -8
  314. data/lib/ibm_cloud_power/models/system_pool.rb +19 -8
  315. data/lib/ibm_cloud_power/models/task.rb +21 -10
  316. data/lib/ibm_cloud_power/models/task_reference.rb +19 -8
  317. data/lib/ibm_cloud_power/models/tenant.rb +20 -9
  318. data/lib/ibm_cloud_power/models/tenant_update.rb +19 -8
  319. data/lib/ibm_cloud_power/models/update_volume.rb +19 -8
  320. data/lib/ibm_cloud_power/models/virtual_cores.rb +19 -8
  321. data/lib/ibm_cloud_power/models/volume.rb +39 -18
  322. data/lib/ibm_cloud_power/models/volume_info.rb +19 -8
  323. data/lib/ibm_cloud_power/models/volume_reference.rb +39 -18
  324. data/lib/ibm_cloud_power/models/volumes.rb +19 -8
  325. data/lib/ibm_cloud_power/models/volumes_clone.rb +21 -10
  326. data/lib/ibm_cloud_power/models/volumes_clone_async_request.rb +30 -19
  327. data/lib/ibm_cloud_power/models/volumes_clone_cancel.rb +19 -8
  328. data/lib/ibm_cloud_power/models/volumes_clone_create.rb +30 -19
  329. data/lib/ibm_cloud_power/models/volumes_clone_detail.rb +21 -10
  330. data/lib/ibm_cloud_power/models/volumes_clone_execute.rb +19 -8
  331. data/lib/ibm_cloud_power/models/volumes_clone_request.rb +30 -19
  332. data/lib/ibm_cloud_power/models/volumes_clone_response.rb +19 -8
  333. data/lib/ibm_cloud_power/models/volumes_clones.rb +19 -8
  334. data/lib/ibm_cloud_power/models/vp_naa_s_options.rb +280 -0
  335. data/lib/ibm_cloud_power/models/vpn_connection.rb +437 -0
  336. data/lib/ibm_cloud_power/models/vpn_connection_create.rb +353 -0
  337. data/lib/ibm_cloud_power/models/vpn_connection_create_response.rb +453 -0
  338. data/lib/ibm_cloud_power/models/vpn_connection_update.rb +251 -0
  339. data/lib/ibm_cloud_power/models/vpn_connections.rb +222 -0
  340. data/lib/ibm_cloud_power/version.rb +2 -2
  341. data/lib/ibm_cloud_power.rb +39 -2
  342. data/spec/api/p_cloud_jobs_api_spec.rb +73 -0
  343. data/spec/api/p_cloud_vpn_connections_api_spec.rb +194 -0
  344. data/spec/api/p_cloud_vpn_policies_api_spec.rb +165 -0
  345. data/spec/api_client_spec.rb +3 -3
  346. data/spec/configuration_spec.rb +1 -1
  347. data/spec/models/cloud_connection_create_response_spec.rb +112 -0
  348. data/spec/models/cloud_connection_virtual_private_clouds_virtual_private_clouds_inner_spec.rb +52 -0
  349. data/spec/models/create_cos_image_import_job_spec.rb +102 -0
  350. data/spec/models/dead_peer_detection_spec.rb +50 -0
  351. data/spec/models/ike_policies_spec.rb +34 -0
  352. data/spec/models/ike_policy_create_spec.rb +86 -0
  353. data/spec/models/ike_policy_options_spec.rb +52 -0
  354. data/spec/models/ike_policy_ref_spec.rb +40 -0
  355. data/spec/models/ike_policy_spec.rb +86 -0
  356. data/spec/models/ike_policy_template_spec.rb +58 -0
  357. data/spec/models/ike_policy_update_spec.rb +86 -0
  358. data/spec/models/ip_sec_policies_spec.rb +34 -0
  359. data/spec/models/ip_sec_policy_create_spec.rb +76 -0
  360. data/spec/models/ip_sec_policy_options_spec.rb +46 -0
  361. data/spec/models/ip_sec_policy_ref_spec.rb +40 -0
  362. data/spec/models/ip_sec_policy_spec.rb +82 -0
  363. data/spec/models/ip_sec_policy_template_spec.rb +52 -0
  364. data/spec/models/ip_sec_policy_update_spec.rb +76 -0
  365. data/spec/models/job_reference_spec.rb +40 -0
  366. data/spec/models/job_spec.rb +52 -0
  367. data/spec/models/jobs_spec.rb +34 -0
  368. data/spec/models/network_id_spec.rb +34 -0
  369. data/spec/models/network_ids_spec.rb +34 -0
  370. data/spec/models/operation_spec.rb +46 -0
  371. data/spec/models/options_spec.rb +34 -0
  372. data/spec/models/peer_subnet_update_spec.rb +34 -0
  373. data/spec/models/peer_subnets_spec.rb +34 -0
  374. data/spec/models/status_spec.rb +46 -0
  375. data/spec/models/storage_affinity_spec.rb +62 -0
  376. data/spec/models/vp_naa_s_options_spec.rb +58 -0
  377. data/spec/models/vpn_connection_create_response_spec.rb +114 -0
  378. data/spec/models/vpn_connection_create_spec.rb +74 -0
  379. data/spec/models/vpn_connection_spec.rb +108 -0
  380. data/spec/models/vpn_connection_update_spec.rb +52 -0
  381. data/spec/models/vpn_connections_spec.rb +34 -0
  382. data/spec/spec_helper.rb +1 -1
  383. metadata +259 -107
data/docs/PVMInstance.md CHANGED
@@ -2,78 +2,81 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **pvm_instance_id** | **String** | PCloud PVM Instance ID |
8
- **server_name** | **String** | Name of the server |
9
- **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]
12
- **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
- **memory** | **Float** | Amount of memory allocated (in GB) |
15
- **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
- **network_i_ds** | **Array<String>** | (deprecated - replaced by networks) List of Network IDs |
19
- **volume_i_ds** | **Array<String>** | List of volume IDs |
20
- **addresses** | [**Array<PVMInstanceNetwork>**](PVMInstanceNetwork.md) | (deprecated - replaced by networks) The list of addresses and their network information | [optional]
21
- **networks** | [**Array<PVMInstanceNetwork>**](PVMInstanceNetwork.md) | The pvm instance networks information | [optional]
22
- **status** | **String** | The status of the instance |
23
- **progress** | **Float** | The progress of an operation | [optional]
24
- **fault** | [**PVMInstanceFault**](PVMInstanceFault.md) | | [optional]
25
- **creation_date** | **DateTime** | Date/Time of PVM creation | [optional]
26
- **updated_date** | **DateTime** | 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 where server is deployed |
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, redhat, sles] |
35
- **operating_system** | **String** | OS system information (usually version and build) | [optional]
36
- **sap_profile** | [**SAPProfileReference**](SAPProfileReference.md) | | [optional]
37
- **virtual_cores** | [**VirtualCores**](VirtualCores.md) | | [optional]
38
- **placement_group** | **String** | The placement group of the server | [optional] [default to 'none']
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **pvm_instance_id** | **String** | PCloud PVM Instance ID | |
8
+ | **server_name** | **String** | Name of the server | |
9
+ | **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] |
12
+ | **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
+ | **memory** | **Float** | Amount of memory allocated (in GB) | |
15
+ | **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
+ | **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
+ | **networks** | [**Array<PVMInstanceNetwork>**](PVMInstanceNetwork.md) | The pvm instance networks information | [optional] |
22
+ | **status** | **String** | The status of the instance | |
23
+ | **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
+ | **software_licenses** | [**SoftwareLicenses**](SoftwareLicenses.md) | | [optional] |
33
+ | **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] |
38
+ | **virtual_cores** | [**VirtualCores**](VirtualCores.md) | | [optional] |
39
+ | **placement_group** | **String** | The placement group of the server | [optional][default to 'none'] |
39
40
 
40
- ## Code Sample
41
+ ## Example
41
42
 
42
43
  ```ruby
43
- require 'IbmCloudPower'
44
+ require 'ibm_cloud_power'
44
45
 
45
- instance = IbmCloudPower::PVMInstance.new(pvm_instance_id: null,
46
- server_name: null,
47
- image_id: null,
48
- processors: null,
49
- minproc: null,
50
- maxproc: null,
51
- proc_type: null,
52
- memory: null,
53
- minmem: null,
54
- maxmem: null,
55
- disk_size: null,
56
- network_i_ds: null,
57
- volume_i_ds: null,
58
- addresses: null,
59
- networks: null,
60
- status: null,
61
- progress: null,
62
- fault: null,
63
- creation_date: null,
64
- updated_date: null,
65
- sys_type: null,
66
- health: null,
67
- migratable: null,
68
- storage_type: null,
69
- software_licenses: null,
70
- srcs: null,
71
- pin_policy: null,
72
- os_type: null,
73
- operating_system: null,
74
- sap_profile: null,
75
- virtual_cores: null,
76
- placement_group: null)
46
+ instance = IbmCloudPower::PVMInstance.new(
47
+ pvm_instance_id: null,
48
+ server_name: null,
49
+ image_id: null,
50
+ processors: null,
51
+ minproc: null,
52
+ maxproc: null,
53
+ proc_type: null,
54
+ memory: null,
55
+ minmem: null,
56
+ maxmem: null,
57
+ disk_size: null,
58
+ network_ids: null,
59
+ volume_ids: null,
60
+ addresses: null,
61
+ networks: null,
62
+ status: null,
63
+ 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,
72
+ software_licenses: null,
73
+ srcs: null,
74
+ pin_policy: null,
75
+ os_type: null,
76
+ operating_system: null,
77
+ sap_profile: null,
78
+ virtual_cores: null,
79
+ placement_group: null
80
+ )
77
81
  ```
78
82
 
79
-
@@ -2,16 +2,17 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **action** | **String** | Name of the action to take; can be start, stop, hard-reboot, soft-reboot, immediate-shutdown, reset-state |
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **action** | **String** | Name of the action to take; can be start, stop, hard-reboot, soft-reboot, immediate-shutdown, reset-state | |
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::PVMInstanceAction.new(action: null)
14
+ instance = IbmCloudPower::PVMInstanceAction.new(
15
+ action: null
16
+ )
15
17
  ```
16
18
 
17
-
@@ -2,18 +2,19 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **network_id** | **String** | ID of the network |
8
- **ip_address** | **String** | The requested ip address of this network interface | [optional]
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **network_id** | **String** | ID of the network | |
8
+ | **ip_address** | **String** | The requested ip address of this network interface | [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::PVMInstanceAddNetwork.new(network_id: null,
16
- ip_address: null)
15
+ instance = IbmCloudPower::PVMInstanceAddNetwork.new(
16
+ network_id: null,
17
+ ip_address: null
18
+ )
17
19
  ```
18
20
 
19
-
@@ -2,28 +2,29 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **capture_name** | **String** | Name of the deployable image created for the captured PVMInstance |
8
- **capture_volume_i_ds** | **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_image_path** | **String** | Cloud Storage Image Path (bucket-name [/folder/../..]) | [optional]
11
- **cloud_storage_region** | **String** | Cloud Storage Region | [optional]
12
- **cloud_storage_access_key** | **String** | Cloud Storage Access key | [optional]
13
- **cloud_storage_secret_key** | **String** | Cloud Storage Secret key | [optional]
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **capture_name** | **String** | Name of the deployable image created for the captured PVMInstance | |
8
+ | **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_image_path** | **String** | Cloud Storage Image Path (bucket-name [/folder/../..]) | [optional] |
11
+ | **cloud_storage_region** | **String** | Cloud Storage Region | [optional] |
12
+ | **cloud_storage_access_key** | **String** | Cloud Storage Access key | [optional] |
13
+ | **cloud_storage_secret_key** | **String** | Cloud Storage Secret key | [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::PVMInstanceCapture.new(capture_name: null,
21
- capture_volume_i_ds: null,
22
- capture_destination: null,
23
- cloud_storage_image_path: null,
24
- cloud_storage_region: null,
25
- cloud_storage_access_key: null,
26
- cloud_storage_secret_key: null)
20
+ instance = IbmCloudPower::PVMInstanceCapture.new(
21
+ capture_name: null,
22
+ capture_volume_ids: null,
23
+ capture_destination: null,
24
+ cloud_storage_image_path: null,
25
+ cloud_storage_region: null,
26
+ cloud_storage_access_key: null,
27
+ cloud_storage_secret_key: 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
- **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']
10
- **memory** | **Float** | Amount of memory allocated (in GB) | [optional]
11
- **networks** | [**Array<PVMInstanceAddNetwork>**](PVMInstanceAddNetwork.md) | The pvm instance networks information |
12
- **volume_i_ds** | **Array<String>** | List of volume IDs | [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]
14
- **software_licenses** | [**SoftwareLicenses**](SoftwareLicenses.md) | | [optional]
5
+ | Name | Type | Description | Notes |
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'] |
10
+ | **memory** | **Float** | Amount of memory allocated (in GB) | [optional] |
11
+ | **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] |
14
+ | **software_licenses** | [**SoftwareLicenses**](SoftwareLicenses.md) | | [optional] |
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::PVMInstanceClone.new(name: null,
22
- processors: null,
23
- proc_type: null,
24
- memory: null,
25
- networks: null,
26
- volume_i_ds: null,
27
- key_pair_name: null,
28
- software_licenses: null)
21
+ instance = IbmCloudPower::PVMInstanceClone.new(
22
+ name: null,
23
+ processors: null,
24
+ proc_type: null,
25
+ memory: null,
26
+ networks: null,
27
+ volume_ids: null,
28
+ key_pair_name: null,
29
+ software_licenses: null
30
+ )
29
31
  ```
30
32
 
31
-
@@ -2,16 +2,17 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **console_url** | **String** | The URL to the noVNC console for the PVM instance |
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **console_url** | **String** | The URL to the noVNC console for the PVM instance | |
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::PVMInstanceConsole.new(console_url: null)
14
+ instance = IbmCloudPower::PVMInstanceConsole.new(
15
+ console_url: null
16
+ )
15
17
  ```
16
18
 
17
-
@@ -2,54 +2,59 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
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']
11
- **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']
14
- **memory** | **Float** | Amount of memory allocated (in GB) |
15
- **network_i_ds** | **Array<String>** | (deprecated - replaced by networks) List of Network IDs | [optional]
16
- **networks** | [**Array<PVMInstanceAddNetwork>**](PVMInstanceAddNetwork.md) | The pvm instance networks information | [optional]
17
- **volume_i_ds** | **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. Only valid when you deploy one of the IBM supplied **stock** images. Storage type for a custom image (an imported image or an image that is created from a VM capture) defaults to the storage type the image was created in | [optional]
23
- **software_licenses** | [**SoftwareLicenses**](SoftwareLicenses.md) | | [optional]
24
- **pin_policy** | [**PinPolicy**](PinPolicy.md) | | [optional]
25
- **virtual_cores** | [**VirtualCores**](VirtualCores.md) | | [optional]
26
- **placement_group** | **String** | The placement group for the server | [optional]
5
+ | Name | Type | Description | Notes |
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'] |
11
+ | **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'] |
14
+ | **memory** | **Float** | Amount of memory allocated (in GB) | |
15
+ | **network_ids** | **Array<String>** | (deprecated - replaced by networks) List of Network IDs | [optional] |
16
+ | **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] |
23
+ | **storage_affinity** | [**StorageAffinity**](StorageAffinity.md) | | [optional] |
24
+ | **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] |
27
+ | **virtual_cores** | [**VirtualCores**](VirtualCores.md) | | [optional] |
28
+ | **placement_group** | **String** | The placement group for the server | [optional] |
27
29
 
28
- ## Code Sample
30
+ ## Example
29
31
 
30
32
  ```ruby
31
- require 'IbmCloudPower'
33
+ require 'ibm_cloud_power'
32
34
 
33
- instance = IbmCloudPower::PVMInstanceCreate.new(server_name: null,
34
- replicants: null,
35
- replicant_naming_scheme: null,
36
- replicant_affinity_policy: null,
37
- image_id: null,
38
- processors: null,
39
- proc_type: null,
40
- memory: null,
41
- network_i_ds: null,
42
- networks: null,
43
- volume_i_ds: null,
44
- key_pair_name: null,
45
- sys_type: null,
46
- migratable: null,
47
- user_data: null,
48
- storage_type: null,
49
- software_licenses: null,
50
- pin_policy: null,
51
- virtual_cores: null,
52
- placement_group: null)
35
+ instance = IbmCloudPower::PVMInstanceCreate.new(
36
+ server_name: null,
37
+ replicants: null,
38
+ replicant_naming_scheme: null,
39
+ replicant_affinity_policy: null,
40
+ image_id: null,
41
+ processors: null,
42
+ proc_type: null,
43
+ memory: null,
44
+ network_ids: null,
45
+ 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,
52
+ storage_affinity: null,
53
+ storage_pool: null,
54
+ software_licenses: null,
55
+ pin_policy: null,
56
+ virtual_cores: null,
57
+ placement_group: null
58
+ )
53
59
  ```
54
60
 
55
-
@@ -2,22 +2,23 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **code** | **Float** | The fault status of the server, if any | [optional]
8
- **details** | **String** | The fault details of the server, if any | [optional]
9
- **message** | **String** | The fault message of the server, if any | [optional]
10
- **created** | **DateTime** | The date and time the fault occurred | [optional]
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **code** | **Float** | The fault status of the server, if any | [optional] |
8
+ | **details** | **String** | The fault details of the server, if any | [optional] |
9
+ | **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
- ## Code Sample
12
+ ## Example
13
13
 
14
14
  ```ruby
15
- require 'IbmCloudPower'
15
+ require 'ibm_cloud_power'
16
16
 
17
- instance = IbmCloudPower::PVMInstanceFault.new(code: null,
18
- details: null,
19
- message: null,
20
- created: null)
17
+ instance = IbmCloudPower::PVMInstanceFault.new(
18
+ code: null,
19
+ details: null,
20
+ message: null,
21
+ created: null
22
+ )
21
23
  ```
22
24
 
23
-
@@ -2,20 +2,21 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **status** | **String** | The PVM's health status value | [optional]
8
- **last_update** | **String** | Date/Time of PVM last health status change | [optional]
9
- **reason** | **String** | The health status reason, if any | [optional]
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **status** | **String** | The PVM's health status value | [optional] |
8
+ | **last_update** | **String** | Date/Time of PVM last health status change | [optional] |
9
+ | **reason** | **String** | The health status reason, if any | [optional] |
10
10
 
11
- ## Code Sample
11
+ ## Example
12
12
 
13
13
  ```ruby
14
- require 'IbmCloudPower'
14
+ require 'ibm_cloud_power'
15
15
 
16
- instance = IbmCloudPower::PVMInstanceHealth.new(status: null,
17
- last_update: null,
18
- reason: null)
16
+ instance = IbmCloudPower::PVMInstanceHealth.new(
17
+ status: null,
18
+ last_update: null,
19
+ reason: null
20
+ )
19
21
  ```
20
22
 
21
-
@@ -2,20 +2,21 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **count** | **Integer** | Number of pvm-instances to create | [optional]
8
- **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']
9
- **numerical** | **String** | Where to place the numerical number of the multi-created instance | [optional] [default to 'suffix']
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **count** | **Integer** | Number of pvm-instances to create | [optional] |
8
+ | **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'] |
9
+ | **numerical** | **String** | Where to place the numerical number of the multi-created instance | [optional][default to 'suffix'] |
10
10
 
11
- ## Code Sample
11
+ ## Example
12
12
 
13
13
  ```ruby
14
- require 'IbmCloudPower'
14
+ require 'ibm_cloud_power'
15
15
 
16
- instance = IbmCloudPower::PVMInstanceMultiCreate.new(count: null,
17
- affinity_policy: null,
18
- numerical: null)
16
+ instance = IbmCloudPower::PVMInstanceMultiCreate.new(
17
+ count: null,
18
+ affinity_policy: null,
19
+ numerical: null
20
+ )
19
21
  ```
20
22
 
21
-
@@ -2,32 +2,33 @@
2
2
 
3
3
  ## Properties
4
4
 
5
- Name | Type | Description | Notes
6
- ------------ | ------------- | ------------- | -------------
7
- **version** | **Float** | The version of the information provided | [optional]
8
- **network_id** | **String** | ID of the network | [optional]
9
- **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
- **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]
5
+ | Name | Type | Description | Notes |
6
+ | ---- | ---- | ----------- | ----- |
7
+ | **version** | **Float** | The version of the information provided | [optional] |
8
+ | **network_id** | **String** | ID of the network | [optional] |
9
+ | **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
+ | **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] |
16
16
 
17
- ## Code Sample
17
+ ## Example
18
18
 
19
19
  ```ruby
20
- require 'IbmCloudPower'
20
+ require 'ibm_cloud_power'
21
21
 
22
- instance = IbmCloudPower::PVMInstanceNetwork.new(version: null,
23
- network_id: null,
24
- network_name: null,
25
- mac_address: null,
26
- type: null,
27
- ip: null,
28
- ip_address: null,
29
- external_ip: null,
30
- href: null)
22
+ instance = IbmCloudPower::PVMInstanceNetwork.new(
23
+ version: null,
24
+ network_id: null,
25
+ network_name: null,
26
+ mac_address: null,
27
+ type: null,
28
+ ip: null,
29
+ ip_address: null,
30
+ external_ip: null,
31
+ href: null
32
+ )
31
33
  ```
32
34
 
33
-