ionoscloud 6.0.0.beta.4 → 6.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 (561) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -2
  3. data/docs/README.md +64 -0
  4. data/docs/api/BackupUnitsApi.md +61 -61
  5. data/docs/api/ContractResourcesApi.md +6 -6
  6. data/docs/api/DataCentersApi.md +13 -13
  7. data/docs/api/DefaultApi.md +1 -1
  8. data/docs/api/FirewallRulesApi.md +73 -73
  9. data/docs/api/FlowLogsApi.md +69 -69
  10. data/docs/api/IPBlocksApi.md +51 -51
  11. data/docs/api/ImagesApi.md +41 -41
  12. data/docs/api/KubernetesApi.md +153 -153
  13. data/docs/api/{LansApi.md → LANsApi.md} +105 -105
  14. data/docs/api/LabelsApi.md +259 -259
  15. data/docs/api/LoadBalancersApi.md +82 -82
  16. data/docs/api/LocationsApi.md +11 -11
  17. data/docs/api/NATGatewaysApi.md +163 -163
  18. data/docs/api/NetworkInterfacesApi.md +61 -61
  19. data/docs/api/NetworkLoadBalancersApi.md +167 -167
  20. data/docs/api/PrivateCrossConnectsApi.md +39 -39
  21. data/docs/api/RequestsApi.md +44 -44
  22. data/docs/api/ServersApi.md +179 -179
  23. data/docs/api/SnapshotsApi.md +40 -40
  24. data/docs/api/TemplatesApi.md +14 -14
  25. data/docs/api/UserManagementApi.md +207 -205
  26. data/docs/api/UserS3KeysApi.md +55 -55
  27. data/docs/api/VolumesApi.md +74 -74
  28. data/docs/models/AttachedVolumes.md +6 -6
  29. data/docs/models/BackupUnit.md +3 -3
  30. data/docs/models/BackupUnitProperties.md +2 -2
  31. data/docs/models/BackupUnits.md +4 -4
  32. data/docs/models/BalancedNics.md +6 -6
  33. data/docs/models/Cdroms.md +6 -6
  34. data/docs/models/Contract.md +1 -1
  35. data/docs/models/ContractProperties.md +4 -4
  36. data/docs/models/Contracts.md +3 -3
  37. data/docs/models/CpuArchitectureProperties.md +1 -1
  38. data/docs/models/Datacenter.md +3 -3
  39. data/docs/models/DatacenterElementMetadata.md +6 -6
  40. data/docs/models/DatacenterProperties.md +6 -6
  41. data/docs/models/Datacenters.md +6 -6
  42. data/docs/models/Error.md +1 -1
  43. data/docs/models/ErrorMessage.md +3 -3
  44. data/docs/models/FirewallRule.md +3 -3
  45. data/docs/models/FirewallRules.md +6 -6
  46. data/docs/models/FirewallruleProperties.md +10 -10
  47. data/docs/models/FlowLog.md +3 -3
  48. data/docs/models/FlowLogProperties.md +1 -1
  49. data/docs/models/FlowLogPut.md +3 -3
  50. data/docs/models/FlowLogs.md +6 -6
  51. data/docs/models/Group.md +3 -3
  52. data/docs/models/GroupMembers.md +4 -4
  53. data/docs/models/GroupProperties.md +11 -11
  54. data/docs/models/GroupShare.md +2 -2
  55. data/docs/models/GroupShares.md +3 -3
  56. data/docs/models/GroupUsers.md +4 -4
  57. data/docs/models/Groups.md +4 -4
  58. data/docs/models/Image.md +3 -3
  59. data/docs/models/ImageProperties.md +17 -17
  60. data/docs/models/Images.md +4 -4
  61. data/docs/models/IpBlock.md +3 -3
  62. data/docs/models/IpBlockProperties.md +5 -5
  63. data/docs/models/IpBlocks.md +5 -5
  64. data/docs/models/KubernetesCluster.md +2 -2
  65. data/docs/models/KubernetesClusterForPost.md +2 -2
  66. data/docs/models/KubernetesClusterForPut.md +2 -2
  67. data/docs/models/KubernetesClusterProperties.md +3 -5
  68. data/docs/models/KubernetesClusterPropertiesForPost.md +3 -5
  69. data/docs/models/KubernetesClusterPropertiesForPut.md +3 -3
  70. data/docs/models/KubernetesClusters.md +4 -4
  71. data/docs/models/KubernetesNode.md +2 -2
  72. data/docs/models/KubernetesNodeMetadata.md +4 -4
  73. data/docs/models/KubernetesNodePool.md +2 -2
  74. data/docs/models/KubernetesNodePoolForPost.md +2 -2
  75. data/docs/models/KubernetesNodePoolForPut.md +2 -2
  76. data/docs/models/KubernetesNodePoolLan.md +1 -1
  77. data/docs/models/KubernetesNodePoolProperties.md +12 -15
  78. data/docs/models/KubernetesNodePoolPropertiesForPost.md +11 -14
  79. data/docs/models/KubernetesNodePoolPropertiesForPut.md +5 -5
  80. data/docs/models/KubernetesNodePools.md +4 -4
  81. data/docs/models/KubernetesNodeProperties.md +2 -2
  82. data/docs/models/KubernetesNodes.md +4 -4
  83. data/docs/models/Label.md +2 -2
  84. data/docs/models/LabelProperties.md +3 -3
  85. data/docs/models/LabelResource.md +2 -2
  86. data/docs/models/LabelResourceProperties.md +2 -2
  87. data/docs/models/LabelResources.md +6 -6
  88. data/docs/models/Labels.md +4 -4
  89. data/docs/models/Lan.md +3 -3
  90. data/docs/models/LanNics.md +6 -6
  91. data/docs/models/LanPost.md +3 -3
  92. data/docs/models/LanProperties.md +3 -3
  93. data/docs/models/LanPropertiesPost.md +3 -3
  94. data/docs/models/Lans.md +6 -6
  95. data/docs/models/Loadbalancer.md +3 -3
  96. data/docs/models/LoadbalancerProperties.md +3 -3
  97. data/docs/models/Loadbalancers.md +6 -6
  98. data/docs/models/Location.md +3 -3
  99. data/docs/models/LocationProperties.md +1 -1
  100. data/docs/models/Locations.md +4 -4
  101. data/docs/models/NatGateway.md +3 -3
  102. data/docs/models/NatGatewayLanProperties.md +2 -2
  103. data/docs/models/NatGatewayProperties.md +3 -3
  104. data/docs/models/NatGatewayPut.md +3 -3
  105. data/docs/models/NatGatewayRule.md +3 -3
  106. data/docs/models/NatGatewayRuleProperties.md +7 -7
  107. data/docs/models/NatGatewayRulePut.md +3 -3
  108. data/docs/models/NatGatewayRules.md +4 -4
  109. data/docs/models/NatGateways.md +6 -6
  110. data/docs/models/NetworkLoadBalancer.md +3 -3
  111. data/docs/models/NetworkLoadBalancerForwardingRule.md +3 -3
  112. data/docs/models/NetworkLoadBalancerForwardingRuleProperties.md +2 -2
  113. data/docs/models/NetworkLoadBalancerForwardingRulePut.md +3 -3
  114. data/docs/models/NetworkLoadBalancerForwardingRules.md +6 -6
  115. data/docs/models/NetworkLoadBalancerProperties.md +4 -4
  116. data/docs/models/NetworkLoadBalancerPut.md +3 -3
  117. data/docs/models/NetworkLoadBalancers.md +6 -6
  118. data/docs/models/Nic.md +3 -3
  119. data/docs/models/NicProperties.md +8 -8
  120. data/docs/models/NicPut.md +3 -3
  121. data/docs/models/Nics.md +6 -6
  122. data/docs/models/NoStateMetaData.md +5 -5
  123. data/docs/models/PaginationLinks.md +3 -3
  124. data/docs/models/PrivateCrossConnect.md +3 -3
  125. data/docs/models/PrivateCrossConnectProperties.md +4 -4
  126. data/docs/models/PrivateCrossConnects.md +4 -4
  127. data/docs/models/Request.md +3 -3
  128. data/docs/models/RequestMetadata.md +2 -2
  129. data/docs/models/RequestStatus.md +3 -3
  130. data/docs/models/RequestStatusMetadata.md +1 -1
  131. data/docs/models/Requests.md +6 -6
  132. data/docs/models/Resource.md +3 -3
  133. data/docs/models/ResourceGroups.md +4 -4
  134. data/docs/models/ResourceLimits.md +22 -22
  135. data/docs/models/ResourceProperties.md +2 -2
  136. data/docs/models/ResourceReference.md +3 -3
  137. data/docs/models/Resources.md +4 -4
  138. data/docs/models/ResourcesUsers.md +4 -4
  139. data/docs/models/S3Key.md +3 -3
  140. data/docs/models/S3KeyMetadata.md +2 -2
  141. data/docs/models/S3KeyProperties.md +2 -2
  142. data/docs/models/S3Keys.md +4 -4
  143. data/docs/models/Server.md +3 -3
  144. data/docs/models/ServerProperties.md +7 -7
  145. data/docs/models/Servers.md +6 -6
  146. data/docs/models/Snapshot.md +3 -3
  147. data/docs/models/SnapshotProperties.md +14 -14
  148. data/docs/models/Snapshots.md +4 -4
  149. data/docs/models/TargetPortRange.md +2 -2
  150. data/docs/models/Template.md +3 -3
  151. data/docs/models/TemplateProperties.md +4 -4
  152. data/docs/models/Templates.md +4 -4
  153. data/docs/models/Token.md +1 -1
  154. data/docs/models/User.md +3 -3
  155. data/docs/models/UserMetadata.md +3 -3
  156. data/docs/models/UserProperties.md +8 -8
  157. data/docs/models/UserPropertiesPost.md +8 -8
  158. data/docs/models/UserPropertiesPut.md +9 -7
  159. data/docs/models/UserPut.md +1 -1
  160. data/docs/models/Users.md +6 -6
  161. data/docs/models/Volume.md +3 -3
  162. data/docs/models/VolumeProperties.md +17 -17
  163. data/docs/models/Volumes.md +6 -6
  164. data/docs/summary.md +192 -382
  165. data/ionoscloud.gemspec +1 -1
  166. data/lib/ionoscloud/api/_api.rb +1 -1
  167. data/lib/ionoscloud/api/backup_units_api.rb +52 -52
  168. data/lib/ionoscloud/api/contract_resources_api.rb +5 -5
  169. data/lib/ionoscloud/api/data_centers_api.rb +13 -13
  170. data/lib/ionoscloud/api/firewall_rules_api.rb +63 -63
  171. data/lib/ionoscloud/api/flow_logs_api.rb +61 -61
  172. data/lib/ionoscloud/api/images_api.rb +33 -33
  173. data/lib/ionoscloud/api/ip_blocks_api.rb +41 -41
  174. data/lib/ionoscloud/api/kubernetes_api.rb +130 -130
  175. data/lib/ionoscloud/api/labels_api.rb +211 -211
  176. data/lib/ionoscloud/api/lans_api.rb +134 -134
  177. data/lib/ionoscloud/api/load_balancers_api.rb +67 -67
  178. data/lib/ionoscloud/api/locations_api.rb +11 -11
  179. data/lib/ionoscloud/api/nat_gateways_api.rb +135 -135
  180. data/lib/ionoscloud/api/network_interfaces_api.rb +51 -51
  181. data/lib/ionoscloud/api/network_load_balancers_api.rb +137 -137
  182. data/lib/ionoscloud/api/private_cross_connects_api.rb +31 -31
  183. data/lib/ionoscloud/api/requests_api.rb +39 -39
  184. data/lib/ionoscloud/api/servers_api.rb +147 -147
  185. data/lib/ionoscloud/api/snapshots_api.rb +31 -31
  186. data/lib/ionoscloud/api/templates_api.rb +11 -11
  187. data/lib/ionoscloud/api/user_management_api.rb +163 -161
  188. data/lib/ionoscloud/api/user_s3_keys_api.rb +45 -45
  189. data/lib/ionoscloud/api/volumes_api.rb +61 -61
  190. data/lib/ionoscloud/api_client.rb +2 -2
  191. data/lib/ionoscloud/api_error.rb +1 -1
  192. data/lib/ionoscloud/configuration.rb +1 -1
  193. data/lib/ionoscloud/models/attached_volumes.rb +72 -18
  194. data/lib/ionoscloud/models/backup_unit.rb +49 -9
  195. data/lib/ionoscloud/models/backup_unit_properties.rb +30 -6
  196. data/lib/ionoscloud/models/backup_unit_sso.rb +10 -2
  197. data/lib/ionoscloud/models/backup_units.rb +43 -13
  198. data/lib/ionoscloud/models/balanced_nics.rb +72 -18
  199. data/lib/ionoscloud/models/cdroms.rb +72 -18
  200. data/lib/ionoscloud/models/connectable_datacenter.rb +28 -4
  201. data/lib/ionoscloud/models/contract.rb +20 -4
  202. data/lib/ionoscloud/models/contract_properties.rb +50 -10
  203. data/lib/ionoscloud/models/contracts.rb +42 -12
  204. data/lib/ionoscloud/models/cpu_architecture_properties.rb +38 -6
  205. data/lib/ionoscloud/models/data_center_entities.rb +55 -7
  206. data/lib/ionoscloud/models/datacenter.rb +58 -10
  207. data/lib/ionoscloud/models/datacenter_element_metadata.rb +79 -15
  208. data/lib/ionoscloud/models/datacenter_properties.rb +74 -22
  209. data/lib/ionoscloud/models/datacenters.rb +72 -18
  210. data/lib/ionoscloud/models/error.rb +22 -8
  211. data/lib/ionoscloud/models/error_message.rb +21 -5
  212. data/lib/ionoscloud/models/firewall_rule.rb +49 -9
  213. data/lib/ionoscloud/models/firewall_rules.rb +72 -18
  214. data/lib/ionoscloud/models/firewallrule_properties.rb +101 -21
  215. data/lib/ionoscloud/models/flow_log.rb +49 -9
  216. data/lib/ionoscloud/models/flow_log_properties.rb +38 -6
  217. data/lib/ionoscloud/models/flow_log_put.rb +40 -8
  218. data/lib/ionoscloud/models/flow_logs.rb +72 -18
  219. data/lib/ionoscloud/models/group.rb +49 -9
  220. data/lib/ionoscloud/models/group_entities.rb +19 -3
  221. data/lib/ionoscloud/models/group_members.rb +43 -13
  222. data/lib/ionoscloud/models/group_properties.rb +129 -25
  223. data/lib/ionoscloud/models/group_share.rb +39 -7
  224. data/lib/ionoscloud/models/group_share_properties.rb +19 -3
  225. data/lib/ionoscloud/models/group_shares.rb +42 -12
  226. data/lib/ionoscloud/models/group_users.rb +44 -14
  227. data/lib/ionoscloud/models/groups.rb +43 -13
  228. data/lib/ionoscloud/models/image.rb +49 -9
  229. data/lib/ionoscloud/models/image_properties.rb +191 -41
  230. data/lib/ionoscloud/models/images.rb +43 -13
  231. data/lib/ionoscloud/models/info.rb +28 -4
  232. data/lib/ionoscloud/models/ip_block.rb +49 -9
  233. data/lib/ionoscloud/models/ip_block_properties.rb +55 -19
  234. data/lib/ionoscloud/models/ip_blocks.rb +71 -17
  235. data/lib/ionoscloud/models/ip_consumer.rb +82 -10
  236. data/lib/ionoscloud/models/ip_failover.rb +19 -3
  237. data/lib/ionoscloud/models/kubernetes_auto_scaling.rb +19 -3
  238. data/lib/ionoscloud/models/kubernetes_cluster.rb +57 -9
  239. data/lib/ionoscloud/models/kubernetes_cluster_entities.rb +10 -2
  240. data/lib/ionoscloud/models/kubernetes_cluster_for_post.rb +57 -9
  241. data/lib/ionoscloud/models/kubernetes_cluster_for_put.rb +57 -9
  242. data/lib/ionoscloud/models/kubernetes_cluster_properties.rb +74 -38
  243. data/lib/ionoscloud/models/kubernetes_cluster_properties_for_post.rb +52 -28
  244. data/lib/ionoscloud/models/kubernetes_cluster_properties_for_put.rb +53 -17
  245. data/lib/ionoscloud/models/kubernetes_clusters.rb +43 -13
  246. data/lib/ionoscloud/models/kubernetes_maintenance_window.rb +19 -3
  247. data/lib/ionoscloud/models/kubernetes_node.rb +48 -8
  248. data/lib/ionoscloud/models/kubernetes_node_metadata.rb +50 -10
  249. data/lib/ionoscloud/models/kubernetes_node_pool.rb +48 -8
  250. data/lib/ionoscloud/models/kubernetes_node_pool_for_post.rb +48 -8
  251. data/lib/ionoscloud/models/kubernetes_node_pool_for_put.rb +48 -8
  252. data/lib/ionoscloud/models/kubernetes_node_pool_lan.rb +31 -9
  253. data/lib/ionoscloud/models/kubernetes_node_pool_lan_routes.rb +19 -3
  254. data/lib/ionoscloud/models/kubernetes_node_pool_properties.rb +176 -60
  255. data/lib/ionoscloud/models/kubernetes_node_pool_properties_for_post.rb +164 -54
  256. data/lib/ionoscloud/models/kubernetes_node_pool_properties_for_put.rb +94 -35
  257. data/lib/ionoscloud/models/kubernetes_node_pools.rb +43 -13
  258. data/lib/ionoscloud/models/kubernetes_node_properties.rb +39 -7
  259. data/lib/ionoscloud/models/kubernetes_nodes.rb +43 -13
  260. data/lib/ionoscloud/models/label.rb +48 -8
  261. data/lib/ionoscloud/models/label_properties.rb +49 -9
  262. data/lib/ionoscloud/models/label_resource.rb +48 -8
  263. data/lib/ionoscloud/models/label_resource_properties.rb +21 -5
  264. data/lib/ionoscloud/models/label_resources.rb +72 -18
  265. data/lib/ionoscloud/models/labels.rb +43 -13
  266. data/lib/ionoscloud/models/lan.rb +58 -10
  267. data/lib/ionoscloud/models/lan_entities.rb +10 -2
  268. data/lib/ionoscloud/models/lan_nics.rb +72 -18
  269. data/lib/ionoscloud/models/lan_post.rb +58 -10
  270. data/lib/ionoscloud/models/lan_properties.rb +42 -12
  271. data/lib/ionoscloud/models/lan_properties_post.rb +42 -12
  272. data/lib/ionoscloud/models/lans.rb +72 -18
  273. data/lib/ionoscloud/models/loadbalancer.rb +58 -10
  274. data/lib/ionoscloud/models/loadbalancer_entities.rb +10 -2
  275. data/lib/ionoscloud/models/loadbalancer_properties.rb +31 -7
  276. data/lib/ionoscloud/models/loadbalancers.rb +72 -18
  277. data/lib/ionoscloud/models/location.rb +49 -9
  278. data/lib/ionoscloud/models/location_properties.rb +44 -18
  279. data/lib/ionoscloud/models/locations.rb +43 -13
  280. data/lib/ionoscloud/models/nat_gateway.rb +58 -10
  281. data/lib/ionoscloud/models/nat_gateway_entities.rb +19 -3
  282. data/lib/ionoscloud/models/nat_gateway_lan_properties.rb +23 -9
  283. data/lib/ionoscloud/models/nat_gateway_properties.rb +35 -15
  284. data/lib/ionoscloud/models/nat_gateway_put.rb +40 -8
  285. data/lib/ionoscloud/models/nat_gateway_rule.rb +49 -9
  286. data/lib/ionoscloud/models/nat_gateway_rule_properties.rb +70 -14
  287. data/lib/ionoscloud/models/nat_gateway_rule_protocol.rb +1 -1
  288. data/lib/ionoscloud/models/nat_gateway_rule_put.rb +40 -8
  289. data/lib/ionoscloud/models/nat_gateway_rule_type.rb +1 -1
  290. data/lib/ionoscloud/models/nat_gateway_rules.rb +43 -13
  291. data/lib/ionoscloud/models/nat_gateways.rb +72 -18
  292. data/lib/ionoscloud/models/network_load_balancer.rb +58 -10
  293. data/lib/ionoscloud/models/network_load_balancer_entities.rb +19 -3
  294. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule.rb +49 -9
  295. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_health_check.rb +37 -5
  296. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_properties.rb +68 -14
  297. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_put.rb +40 -8
  298. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_target.rb +37 -5
  299. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_target_health_check.rb +28 -4
  300. data/lib/ionoscloud/models/network_load_balancer_forwarding_rules.rb +72 -18
  301. data/lib/ionoscloud/models/network_load_balancer_properties.rb +54 -18
  302. data/lib/ionoscloud/models/network_load_balancer_put.rb +40 -8
  303. data/lib/ionoscloud/models/network_load_balancers.rb +72 -18
  304. data/lib/ionoscloud/models/nic.rb +58 -10
  305. data/lib/ionoscloud/models/nic_entities.rb +19 -3
  306. data/lib/ionoscloud/models/nic_properties.rb +92 -22
  307. data/lib/ionoscloud/models/nic_put.rb +40 -8
  308. data/lib/ionoscloud/models/nics.rb +72 -18
  309. data/lib/ionoscloud/models/no_state_meta_data.rb +69 -13
  310. data/lib/ionoscloud/models/pagination_links.rb +31 -7
  311. data/lib/ionoscloud/models/peer.rb +46 -6
  312. data/lib/ionoscloud/models/private_cross_connect.rb +49 -9
  313. data/lib/ionoscloud/models/private_cross_connect_properties.rb +45 -17
  314. data/lib/ionoscloud/models/private_cross_connects.rb +43 -13
  315. data/lib/ionoscloud/models/remote_console_url.rb +10 -2
  316. data/lib/ionoscloud/models/request.rb +49 -9
  317. data/lib/ionoscloud/models/request_metadata.rb +39 -7
  318. data/lib/ionoscloud/models/request_properties.rb +39 -9
  319. data/lib/ionoscloud/models/request_status.rb +40 -8
  320. data/lib/ionoscloud/models/request_status_metadata.rb +40 -10
  321. data/lib/ionoscloud/models/request_target.rb +19 -3
  322. data/lib/ionoscloud/models/requests.rb +72 -18
  323. data/lib/ionoscloud/models/resource.rb +58 -10
  324. data/lib/ionoscloud/models/resource_entities.rb +10 -2
  325. data/lib/ionoscloud/models/resource_groups.rb +43 -13
  326. data/lib/ionoscloud/models/resource_limits.rb +221 -45
  327. data/lib/ionoscloud/models/resource_properties.rb +21 -5
  328. data/lib/ionoscloud/models/resource_reference.rb +31 -7
  329. data/lib/ionoscloud/models/resources.rb +44 -14
  330. data/lib/ionoscloud/models/resources_users.rb +43 -13
  331. data/lib/ionoscloud/models/s3_bucket.rb +10 -2
  332. data/lib/ionoscloud/models/s3_key.rb +49 -9
  333. data/lib/ionoscloud/models/s3_key_metadata.rb +21 -5
  334. data/lib/ionoscloud/models/s3_key_properties.rb +21 -5
  335. data/lib/ionoscloud/models/s3_keys.rb +43 -13
  336. data/lib/ionoscloud/models/s3_object_storage_sso.rb +10 -2
  337. data/lib/ionoscloud/models/server.rb +58 -10
  338. data/lib/ionoscloud/models/server_entities.rb +28 -4
  339. data/lib/ionoscloud/models/server_properties.rb +98 -18
  340. data/lib/ionoscloud/models/servers.rb +72 -18
  341. data/lib/ionoscloud/models/snapshot.rb +49 -9
  342. data/lib/ionoscloud/models/snapshot_properties.rb +159 -31
  343. data/lib/ionoscloud/models/snapshots.rb +43 -13
  344. data/lib/ionoscloud/models/target_port_range.rb +21 -5
  345. data/lib/ionoscloud/models/template.rb +49 -9
  346. data/lib/ionoscloud/models/template_properties.rb +41 -9
  347. data/lib/ionoscloud/models/templates.rb +43 -13
  348. data/lib/ionoscloud/models/token.rb +11 -3
  349. data/lib/ionoscloud/models/type.rb +1 -1
  350. data/lib/ionoscloud/models/user.rb +58 -10
  351. data/lib/ionoscloud/models/user_metadata.rb +31 -7
  352. data/lib/ionoscloud/models/user_post.rb +10 -2
  353. data/lib/ionoscloud/models/user_properties.rb +81 -17
  354. data/lib/ionoscloud/models/user_properties_post.rb +81 -17
  355. data/lib/ionoscloud/models/user_properties_put.rb +90 -16
  356. data/lib/ionoscloud/models/user_put.rb +20 -4
  357. data/lib/ionoscloud/models/users.rb +72 -18
  358. data/lib/ionoscloud/models/users_entities.rb +19 -3
  359. data/lib/ionoscloud/models/volume.rb +49 -9
  360. data/lib/ionoscloud/models/volume_properties.rb +200 -42
  361. data/lib/ionoscloud/models/volumes.rb +72 -18
  362. data/lib/ionoscloud/version.rb +2 -2
  363. data/lib/ionoscloud.rb +2 -2
  364. data/sonar-project.properties +12 -0
  365. data/spec/api_client_spec.rb +1 -1
  366. data/spec/configuration_spec.rb +1 -1
  367. data/spec/spec_helper.rb +1 -1
  368. metadata +6 -391
  369. data/spec/api/_api_spec.rb +0 -49
  370. data/spec/api/backup_units_api_spec.rb +0 -140
  371. data/spec/api/contract_resources_api_spec.rb +0 -49
  372. data/spec/api/data_centers_api_spec.rb +0 -128
  373. data/spec/api/firewall_rules_api_spec.rb +0 -146
  374. data/spec/api/flow_logs_api_spec.rb +0 -140
  375. data/spec/api/images_api_spec.rb +0 -111
  376. data/spec/api/ip_blocks_api_spec.rb +0 -128
  377. data/spec/api/kubernetes_api_spec.rb +0 -294
  378. data/spec/api/labels_api_spec.rb +0 -474
  379. data/spec/api/lans_api_spec.rb +0 -186
  380. data/spec/api/load_balancers_api_spec.rb +0 -201
  381. data/spec/api/locations_api_spec.rb +0 -80
  382. data/spec/api/nat_gateways_api_spec.rb +0 -334
  383. data/spec/api/network_interfaces_api_spec.rb +0 -140
  384. data/spec/api/network_load_balancers_api_spec.rb +0 -340
  385. data/spec/api/private_cross_connects_api_spec.rb +0 -110
  386. data/spec/api/requests_api_spec.rb +0 -92
  387. data/spec/api/servers_api_spec.rb +0 -401
  388. data/spec/api/snapshots_api_spec.rb +0 -111
  389. data/spec/api/templates_api_spec.rb +0 -60
  390. data/spec/api/user_management_api_spec.rb +0 -404
  391. data/spec/api/user_s3_keys_api_spec.rb +0 -128
  392. data/spec/api/volumes_api_spec.rb +0 -171
  393. data/spec/models/attached_volumes_spec.rb +0 -70
  394. data/spec/models/backup_unit_properties_spec.rb +0 -46
  395. data/spec/models/backup_unit_spec.rb +0 -62
  396. data/spec/models/backup_unit_sso_spec.rb +0 -34
  397. data/spec/models/backup_units_spec.rb +0 -56
  398. data/spec/models/balanced_nics_spec.rb +0 -70
  399. data/spec/models/cdroms_spec.rb +0 -70
  400. data/spec/models/connectable_datacenter_spec.rb +0 -46
  401. data/spec/models/contract_properties_spec.rb +0 -58
  402. data/spec/models/contract_spec.rb +0 -40
  403. data/spec/models/contracts_spec.rb +0 -52
  404. data/spec/models/cpu_architecture_properties_spec.rb +0 -52
  405. data/spec/models/data_center_entities_spec.rb +0 -64
  406. data/spec/models/datacenter_element_metadata_spec.rb +0 -80
  407. data/spec/models/datacenter_properties_spec.rb +0 -70
  408. data/spec/models/datacenter_spec.rb +0 -64
  409. data/spec/models/datacenters_spec.rb +0 -70
  410. data/spec/models/error_message_spec.rb +0 -40
  411. data/spec/models/error_spec.rb +0 -40
  412. data/spec/models/firewall_rule_spec.rb +0 -58
  413. data/spec/models/firewall_rules_spec.rb +0 -70
  414. data/spec/models/firewallrule_properties_spec.rb +0 -96
  415. data/spec/models/flow_log_properties_spec.rb +0 -60
  416. data/spec/models/flow_log_put_spec.rb +0 -52
  417. data/spec/models/flow_log_spec.rb +0 -58
  418. data/spec/models/flow_logs_spec.rb +0 -70
  419. data/spec/models/group_entities_spec.rb +0 -40
  420. data/spec/models/group_members_spec.rb +0 -52
  421. data/spec/models/group_properties_spec.rb +0 -106
  422. data/spec/models/group_share_properties_spec.rb +0 -40
  423. data/spec/models/group_share_spec.rb +0 -52
  424. data/spec/models/group_shares_spec.rb +0 -52
  425. data/spec/models/group_spec.rb +0 -58
  426. data/spec/models/group_users_spec.rb +0 -52
  427. data/spec/models/groups_spec.rb +0 -52
  428. data/spec/models/image_properties_spec.rb +0 -154
  429. data/spec/models/image_spec.rb +0 -58
  430. data/spec/models/images_spec.rb +0 -52
  431. data/spec/models/info_spec.rb +0 -46
  432. data/spec/models/ip_block_properties_spec.rb +0 -58
  433. data/spec/models/ip_block_spec.rb +0 -58
  434. data/spec/models/ip_blocks_spec.rb +0 -70
  435. data/spec/models/ip_consumer_spec.rb +0 -82
  436. data/spec/models/ip_failover_spec.rb +0 -40
  437. data/spec/models/kubernetes_auto_scaling_spec.rb +0 -40
  438. data/spec/models/kubernetes_cluster_entities_spec.rb +0 -34
  439. data/spec/models/kubernetes_cluster_for_post_spec.rb +0 -68
  440. data/spec/models/kubernetes_cluster_for_put_spec.rb +0 -68
  441. data/spec/models/kubernetes_cluster_properties_for_post_spec.rb +0 -64
  442. data/spec/models/kubernetes_cluster_properties_for_put_spec.rb +0 -58
  443. data/spec/models/kubernetes_cluster_properties_spec.rb +0 -76
  444. data/spec/models/kubernetes_cluster_spec.rb +0 -68
  445. data/spec/models/kubernetes_clusters_spec.rb +0 -56
  446. data/spec/models/kubernetes_maintenance_window_spec.rb +0 -44
  447. data/spec/models/kubernetes_node_metadata_spec.rb +0 -62
  448. data/spec/models/kubernetes_node_pool_for_post_spec.rb +0 -62
  449. data/spec/models/kubernetes_node_pool_for_put_spec.rb +0 -62
  450. data/spec/models/kubernetes_node_pool_lan_routes_spec.rb +0 -40
  451. data/spec/models/kubernetes_node_pool_lan_spec.rb +0 -46
  452. data/spec/models/kubernetes_node_pool_properties_for_post_spec.rb +0 -138
  453. data/spec/models/kubernetes_node_pool_properties_for_put_spec.rb +0 -82
  454. data/spec/models/kubernetes_node_pool_properties_spec.rb +0 -144
  455. data/spec/models/kubernetes_node_pool_spec.rb +0 -62
  456. data/spec/models/kubernetes_node_pools_spec.rb +0 -56
  457. data/spec/models/kubernetes_node_properties_spec.rb +0 -52
  458. data/spec/models/kubernetes_node_spec.rb +0 -62
  459. data/spec/models/kubernetes_nodes_spec.rb +0 -56
  460. data/spec/models/label_properties_spec.rb +0 -58
  461. data/spec/models/label_resource_properties_spec.rb +0 -40
  462. data/spec/models/label_resource_spec.rb +0 -62
  463. data/spec/models/label_resources_spec.rb +0 -74
  464. data/spec/models/label_spec.rb +0 -62
  465. data/spec/models/labels_spec.rb +0 -56
  466. data/spec/models/lan_entities_spec.rb +0 -34
  467. data/spec/models/lan_nics_spec.rb +0 -70
  468. data/spec/models/lan_post_spec.rb +0 -64
  469. data/spec/models/lan_properties_post_spec.rb +0 -52
  470. data/spec/models/lan_properties_spec.rb +0 -52
  471. data/spec/models/lan_spec.rb +0 -64
  472. data/spec/models/lans_spec.rb +0 -70
  473. data/spec/models/loadbalancer_entities_spec.rb +0 -34
  474. data/spec/models/loadbalancer_properties_spec.rb +0 -46
  475. data/spec/models/loadbalancer_spec.rb +0 -64
  476. data/spec/models/loadbalancers_spec.rb +0 -70
  477. data/spec/models/location_properties_spec.rb +0 -52
  478. data/spec/models/location_spec.rb +0 -58
  479. data/spec/models/locations_spec.rb +0 -52
  480. data/spec/models/nat_gateway_entities_spec.rb +0 -40
  481. data/spec/models/nat_gateway_lan_properties_spec.rb +0 -40
  482. data/spec/models/nat_gateway_properties_spec.rb +0 -46
  483. data/spec/models/nat_gateway_put_spec.rb +0 -52
  484. data/spec/models/nat_gateway_rule_properties_spec.rb +0 -70
  485. data/spec/models/nat_gateway_rule_protocol_spec.rb +0 -28
  486. data/spec/models/nat_gateway_rule_put_spec.rb +0 -52
  487. data/spec/models/nat_gateway_rule_spec.rb +0 -58
  488. data/spec/models/nat_gateway_rule_type_spec.rb +0 -28
  489. data/spec/models/nat_gateway_rules_spec.rb +0 -52
  490. data/spec/models/nat_gateway_spec.rb +0 -64
  491. data/spec/models/nat_gateways_spec.rb +0 -70
  492. data/spec/models/network_load_balancer_entities_spec.rb +0 -40
  493. data/spec/models/network_load_balancer_forwarding_rule_health_check_spec.rb +0 -52
  494. data/spec/models/network_load_balancer_forwarding_rule_properties_spec.rb +0 -78
  495. data/spec/models/network_load_balancer_forwarding_rule_put_spec.rb +0 -52
  496. data/spec/models/network_load_balancer_forwarding_rule_spec.rb +0 -58
  497. data/spec/models/network_load_balancer_forwarding_rule_target_health_check_spec.rb +0 -46
  498. data/spec/models/network_load_balancer_forwarding_rule_target_spec.rb +0 -52
  499. data/spec/models/network_load_balancer_forwarding_rules_spec.rb +0 -70
  500. data/spec/models/network_load_balancer_properties_spec.rb +0 -58
  501. data/spec/models/network_load_balancer_put_spec.rb +0 -52
  502. data/spec/models/network_load_balancer_spec.rb +0 -64
  503. data/spec/models/network_load_balancers_spec.rb +0 -70
  504. data/spec/models/nic_entities_spec.rb +0 -40
  505. data/spec/models/nic_properties_spec.rb +0 -86
  506. data/spec/models/nic_put_spec.rb +0 -52
  507. data/spec/models/nic_spec.rb +0 -64
  508. data/spec/models/nics_spec.rb +0 -70
  509. data/spec/models/no_state_meta_data_spec.rb +0 -70
  510. data/spec/models/pagination_links_spec.rb +0 -46
  511. data/spec/models/peer_spec.rb +0 -58
  512. data/spec/models/private_cross_connect_properties_spec.rb +0 -52
  513. data/spec/models/private_cross_connect_spec.rb +0 -58
  514. data/spec/models/private_cross_connects_spec.rb +0 -52
  515. data/spec/models/remote_console_url_spec.rb +0 -34
  516. data/spec/models/request_metadata_spec.rb +0 -52
  517. data/spec/models/request_properties_spec.rb +0 -52
  518. data/spec/models/request_spec.rb +0 -58
  519. data/spec/models/request_status_metadata_spec.rb +0 -56
  520. data/spec/models/request_status_spec.rb +0 -52
  521. data/spec/models/request_target_spec.rb +0 -44
  522. data/spec/models/requests_spec.rb +0 -70
  523. data/spec/models/resource_entities_spec.rb +0 -34
  524. data/spec/models/resource_groups_spec.rb +0 -52
  525. data/spec/models/resource_limits_spec.rb +0 -160
  526. data/spec/models/resource_properties_spec.rb +0 -40
  527. data/spec/models/resource_reference_spec.rb +0 -46
  528. data/spec/models/resource_spec.rb +0 -64
  529. data/spec/models/resources_spec.rb +0 -52
  530. data/spec/models/resources_users_spec.rb +0 -52
  531. data/spec/models/s3_bucket_spec.rb +0 -34
  532. data/spec/models/s3_key_metadata_spec.rb +0 -40
  533. data/spec/models/s3_key_properties_spec.rb +0 -40
  534. data/spec/models/s3_key_spec.rb +0 -58
  535. data/spec/models/s3_keys_spec.rb +0 -52
  536. data/spec/models/s3_object_storage_sso_spec.rb +0 -34
  537. data/spec/models/server_entities_spec.rb +0 -46
  538. data/spec/models/server_properties_spec.rb +0 -96
  539. data/spec/models/server_spec.rb +0 -64
  540. data/spec/models/servers_spec.rb +0 -70
  541. data/spec/models/snapshot_properties_spec.rb +0 -128
  542. data/spec/models/snapshot_spec.rb +0 -58
  543. data/spec/models/snapshots_spec.rb +0 -52
  544. data/spec/models/target_port_range_spec.rb +0 -40
  545. data/spec/models/template_properties_spec.rb +0 -52
  546. data/spec/models/template_spec.rb +0 -58
  547. data/spec/models/templates_spec.rb +0 -52
  548. data/spec/models/token_spec.rb +0 -34
  549. data/spec/models/type_spec.rb +0 -28
  550. data/spec/models/user_metadata_spec.rb +0 -46
  551. data/spec/models/user_post_spec.rb +0 -34
  552. data/spec/models/user_properties_post_spec.rb +0 -76
  553. data/spec/models/user_properties_put_spec.rb +0 -70
  554. data/spec/models/user_properties_spec.rb +0 -76
  555. data/spec/models/user_put_spec.rb +0 -40
  556. data/spec/models/user_spec.rb +0 -64
  557. data/spec/models/users_entities_spec.rb +0 -40
  558. data/spec/models/users_spec.rb +0 -70
  559. data/spec/models/volume_properties_spec.rb +0 -164
  560. data/spec/models/volume_spec.rb +0 -58
  561. data/spec/models/volumes_spec.rb +0 -70
@@ -3,7 +3,7 @@
3
3
 
4
4
  #IONOS Enterprise-grade Infrastructure as a Service (IaaS) solutions can be managed through the Cloud API, in addition or as an alternative to the \"Data Center Designer\" (DCD) browser-based tool. Both methods employ consistent concepts and features, deliver similar power and flexibility, and can be used to perform a multitude of management tasks, including adding servers, volumes, configuring networks, and so on.
5
5
 
6
- The version of the OpenAPI document: 6.0-SDK.3
6
+ The version of the OpenAPI document: 6.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1-SNAPSHOT
@@ -19,11 +19,11 @@ module Ionoscloud
19
19
  def initialize(api_client = ApiClient.default)
20
20
  @api_client = api_client
21
21
  end
22
- # Detach a CD-ROM
23
- # This will detach a CD-ROM from the server
22
+ # Detach CD-ROMs
23
+ # Detach the specified CD-ROM from the server.
24
24
  # @param datacenter_id [String] The unique ID of the data center.
25
- # @param server_id [String] The unique ID of the Server
26
- # @param cdrom_id [String] The unique ID of the CD-ROM
25
+ # @param server_id [String] The unique ID of the server.
26
+ # @param cdrom_id [String] The unique ID of the CD-ROM.
27
27
  # @param [Hash] opts the optional parameters
28
28
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
29
29
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -34,11 +34,11 @@ module Ionoscloud
34
34
  nil
35
35
  end
36
36
 
37
- # Detach a CD-ROM
38
- # This will detach a CD-ROM from the server
37
+ # Detach CD-ROMs
38
+ # Detach the specified CD-ROM from the server.
39
39
  # @param datacenter_id [String] The unique ID of the data center.
40
- # @param server_id [String] The unique ID of the Server
41
- # @param cdrom_id [String] The unique ID of the CD-ROM
40
+ # @param server_id [String] The unique ID of the server.
41
+ # @param cdrom_id [String] The unique ID of the CD-ROM.
42
42
  # @param [Hash] opts the optional parameters
43
43
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
44
44
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -111,11 +111,11 @@ module Ionoscloud
111
111
  return data, status_code, headers
112
112
  end
113
113
 
114
- # Retrieve an attached CD-ROM
115
- # You can retrieve a specific CD-ROM attached to the server
114
+ # Retrieve attached CD-ROMs
115
+ # Retrieve the properties of the CD-ROM, attached to the specified server.
116
116
  # @param datacenter_id [String] The unique ID of the data center.
117
- # @param server_id [String] The unique ID of the Server
118
- # @param cdrom_id [String] The unique ID of the CD-ROM
117
+ # @param server_id [String] The unique ID of the server.
118
+ # @param cdrom_id [String] The unique ID of the CD-ROM.
119
119
  # @param [Hash] opts the optional parameters
120
120
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
121
121
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -126,11 +126,11 @@ module Ionoscloud
126
126
  data
127
127
  end
128
128
 
129
- # Retrieve an attached CD-ROM
130
- # You can retrieve a specific CD-ROM attached to the server
129
+ # Retrieve attached CD-ROMs
130
+ # Retrieve the properties of the CD-ROM, attached to the specified server.
131
131
  # @param datacenter_id [String] The unique ID of the data center.
132
- # @param server_id [String] The unique ID of the Server
133
- # @param cdrom_id [String] The unique ID of the CD-ROM
132
+ # @param server_id [String] The unique ID of the server.
133
+ # @param cdrom_id [String] The unique ID of the CD-ROM.
134
134
  # @param [Hash] opts the optional parameters
135
135
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
136
136
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -204,9 +204,9 @@ module Ionoscloud
204
204
  end
205
205
 
206
206
  # List attached CD-ROMs
207
- # You can retrieve a list of CD-ROMs attached to the server.
207
+ # List all CD-ROMs, attached to the specified server.
208
208
  # @param datacenter_id [String] The unique ID of the data center.
209
- # @param server_id [String] The unique ID of the Server
209
+ # @param server_id [String] The unique ID of the server.
210
210
  # @param [Hash] opts the optional parameters
211
211
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
212
212
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -220,9 +220,9 @@ module Ionoscloud
220
220
  end
221
221
 
222
222
  # List attached CD-ROMs
223
- # You can retrieve a list of CD-ROMs attached to the server.
223
+ # List all CD-ROMs, attached to the specified server.
224
224
  # @param datacenter_id [String] The unique ID of the data center.
225
- # @param server_id [String] The unique ID of the Server
225
+ # @param server_id [String] The unique ID of the server.
226
226
  # @param [Hash] opts the optional parameters
227
227
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
228
228
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -307,11 +307,11 @@ module Ionoscloud
307
307
  return data, status_code, headers
308
308
  end
309
309
 
310
- # Attach a CD-ROM
311
- # You can attach a CD-ROM to an existing server. You can attach up to 2 CD-ROMs to one server.
310
+ # Attach CD-ROMs
311
+ # Attach a CD-ROM to an existing server. Up to two CD-ROMs can be attached to the same server.
312
312
  # @param datacenter_id [String] The unique ID of the data center.
313
- # @param server_id [String] The unique ID of the Server
314
- # @param cdrom [Image] CD-ROM to be attached
313
+ # @param server_id [String] The unique ID of the server.
314
+ # @param cdrom [Image] The CD-ROM to be attached.
315
315
  # @param [Hash] opts the optional parameters
316
316
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
317
317
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -322,11 +322,11 @@ module Ionoscloud
322
322
  data
323
323
  end
324
324
 
325
- # Attach a CD-ROM
326
- # You can attach a CD-ROM to an existing server. You can attach up to 2 CD-ROMs to one server.
325
+ # Attach CD-ROMs
326
+ # Attach a CD-ROM to an existing server. Up to two CD-ROMs can be attached to the same server.
327
327
  # @param datacenter_id [String] The unique ID of the data center.
328
- # @param server_id [String] The unique ID of the Server
329
- # @param cdrom [Image] CD-ROM to be attached
328
+ # @param server_id [String] The unique ID of the server.
329
+ # @param cdrom [Image] The CD-ROM to be attached.
330
330
  # @param [Hash] opts the optional parameters
331
331
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
332
332
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -401,10 +401,10 @@ module Ionoscloud
401
401
  return data, status_code, headers
402
402
  end
403
403
 
404
- # Delete a Server
405
- # This will remove a server from your datacenter; however, it will not remove the storage volumes attached to the server. You will need to make a separate API call to perform that action
404
+ # Delete servers
405
+ # Delete the specified server in your data center. The attached storage volumes will not be removed a separate API call must be made for these actions.
406
406
  # @param datacenter_id [String] The unique ID of the data center.
407
- # @param server_id [String] The unique ID of the Server
407
+ # @param server_id [String] The unique ID of the server.
408
408
  # @param [Hash] opts the optional parameters
409
409
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
410
410
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -415,10 +415,10 @@ module Ionoscloud
415
415
  nil
416
416
  end
417
417
 
418
- # Delete a Server
419
- # This will remove a server from your datacenter; however, it will not remove the storage volumes attached to the server. You will need to make a separate API call to perform that action
418
+ # Delete servers
419
+ # Delete the specified server in your data center. The attached storage volumes will not be removed a separate API call must be made for these actions.
420
420
  # @param datacenter_id [String] The unique ID of the data center.
421
- # @param server_id [String] The unique ID of the Server
421
+ # @param server_id [String] The unique ID of the server.
422
422
  # @param [Hash] opts the optional parameters
423
423
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
424
424
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -487,10 +487,10 @@ module Ionoscloud
487
487
  return data, status_code, headers
488
488
  end
489
489
 
490
- # Retrieve a Server
491
- # Returns information about a server such as its configuration, provisioning status, etc.
490
+ # Retrieve servers by ID
491
+ # Retrieve information about the specified server within the data center, such as its configuration, provisioning status, and so on.
492
492
  # @param datacenter_id [String] The unique ID of the data center.
493
- # @param server_id [String] The unique ID of the Server
493
+ # @param server_id [String] The unique ID of the server.
494
494
  # @param [Hash] opts the optional parameters
495
495
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
496
496
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -501,10 +501,10 @@ module Ionoscloud
501
501
  data
502
502
  end
503
503
 
504
- # Retrieve a Server
505
- # Returns information about a server such as its configuration, provisioning status, etc.
504
+ # Retrieve servers by ID
505
+ # Retrieve information about the specified server within the data center, such as its configuration, provisioning status, and so on.
506
506
  # @param datacenter_id [String] The unique ID of the data center.
507
- # @param server_id [String] The unique ID of the Server
507
+ # @param server_id [String] The unique ID of the server.
508
508
  # @param [Hash] opts the optional parameters
509
509
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
510
510
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -573,13 +573,13 @@ module Ionoscloud
573
573
  return data, status_code, headers
574
574
  end
575
575
 
576
- # List Servers
577
- # You can retrieve a list of servers within a datacenter
576
+ # List servers
577
+ # List all servers within the data center.
578
578
  # @param datacenter_id [String] The unique ID of the data center.
579
579
  # @param [Hash] opts the optional parameters
580
580
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
581
581
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
582
- # @option opts [Boolean] :upgrade_needed It can be used to filter which servers can be upgraded which can not be upgraded.
582
+ # @option opts [Boolean] :upgrade_needed Filter servers that can or that cannot be upgraded.
583
583
  # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, against which all API requests are to be executed.
584
584
  # @option opts [Integer] :offset The first element (from the complete list of the elements) to include in the response (use together with limit for pagination). (default to 0)
585
585
  # @option opts [Integer] :limit The maximum number of elements to return (use together with offset for pagination). (default to 1000)
@@ -589,13 +589,13 @@ module Ionoscloud
589
589
  data
590
590
  end
591
591
 
592
- # List Servers
593
- # You can retrieve a list of servers within a datacenter
592
+ # List servers
593
+ # List all servers within the data center.
594
594
  # @param datacenter_id [String] The unique ID of the data center.
595
595
  # @param [Hash] opts the optional parameters
596
596
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
597
597
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
598
- # @option opts [Boolean] :upgrade_needed It can be used to filter which servers can be upgraded which can not be upgraded.
598
+ # @option opts [Boolean] :upgrade_needed Filter servers that can or that cannot be upgraded.
599
599
  # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, against which all API requests are to be executed.
600
600
  # @option opts [Integer] :offset The first element (from the complete list of the elements) to include in the response (use together with limit for pagination).
601
601
  # @option opts [Integer] :limit The maximum number of elements to return (use together with offset for pagination).
@@ -674,11 +674,11 @@ module Ionoscloud
674
674
  return data, status_code, headers
675
675
  end
676
676
 
677
- # Partially modify a Server
678
- # You can use update attributes of a server
677
+ # Partially modify servers
678
+ # Update the properties of the specified server within the data center.
679
679
  # @param datacenter_id [String] The unique ID of the data center.
680
- # @param server_id [String] The unique ID of the server
681
- # @param server [ServerProperties] Modified properties of Server
680
+ # @param server_id [String] The unique ID of the server.
681
+ # @param server [ServerProperties] The properties of the server to be updated.
682
682
  # @param [Hash] opts the optional parameters
683
683
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
684
684
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -689,11 +689,11 @@ module Ionoscloud
689
689
  data
690
690
  end
691
691
 
692
- # Partially modify a Server
693
- # You can use update attributes of a server
692
+ # Partially modify servers
693
+ # Update the properties of the specified server within the data center.
694
694
  # @param datacenter_id [String] The unique ID of the data center.
695
- # @param server_id [String] The unique ID of the server
696
- # @param server [ServerProperties] Modified properties of Server
695
+ # @param server_id [String] The unique ID of the server.
696
+ # @param server [ServerProperties] The properties of the server to be updated.
697
697
  # @param [Hash] opts the optional parameters
698
698
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
699
699
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -768,10 +768,10 @@ module Ionoscloud
768
768
  return data, status_code, headers
769
769
  end
770
770
 
771
- # Create a Server
772
- # Creates a server within an existing datacenter. You can configure the boot volume and connect the server to an existing LAN.
771
+ # Create servers
772
+ # Create a server within the specified data center. You can also use this request to configure the boot volumes and connect to existing LANs at the same time.
773
773
  # @param datacenter_id [String] The unique ID of the data center.
774
- # @param server [Server] Server to be created
774
+ # @param server [Server] The server to create.
775
775
  # @param [Hash] opts the optional parameters
776
776
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
777
777
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -782,10 +782,10 @@ module Ionoscloud
782
782
  data
783
783
  end
784
784
 
785
- # Create a Server
786
- # Creates a server within an existing datacenter. You can configure the boot volume and connect the server to an existing LAN.
785
+ # Create servers
786
+ # Create a server within the specified data center. You can also use this request to configure the boot volumes and connect to existing LANs at the same time.
787
787
  # @param datacenter_id [String] The unique ID of the data center.
788
- # @param server [Server] Server to be created
788
+ # @param server [Server] The server to create.
789
789
  # @param [Hash] opts the optional parameters
790
790
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
791
791
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -856,11 +856,11 @@ module Ionoscloud
856
856
  return data, status_code, headers
857
857
  end
858
858
 
859
- # Modify a Server
860
- # Allows to modify the attributes of a Server. From v5 onwards 'allowReboot' attribute will no longer be available. For certain server property change it was earlier forced to be provided. Now this behaviour is implicit and backend will do this automatically e.g. in earlier versions, when CPU family changes, the 'allowReboot' property was required to be set to true which will no longer be the case and the server will be rebooted automatically
859
+ # Modify servers
860
+ # Modify the properties of the specified server within the data center. Starting with v5, the 'allowReboot' attribute is retired; while previously required for changing certain server properties, this behavior is now implicit, and the backend will perform this automatically. For example, in earlier versions, when the CPU family is changed, 'allowReboot' had to be set to 'true'; this is no longer required, the reboot will be performed automatically.
861
861
  # @param datacenter_id [String] The unique ID of the data center.
862
- # @param server_id [String] The unique ID of the server
863
- # @param server [Server] Modified Server
862
+ # @param server_id [String] The unique ID of the server.
863
+ # @param server [Server] The modified server
864
864
  # @param [Hash] opts the optional parameters
865
865
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
866
866
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -871,11 +871,11 @@ module Ionoscloud
871
871
  data
872
872
  end
873
873
 
874
- # Modify a Server
875
- # Allows to modify the attributes of a Server. From v5 onwards 'allowReboot' attribute will no longer be available. For certain server property change it was earlier forced to be provided. Now this behaviour is implicit and backend will do this automatically e.g. in earlier versions, when CPU family changes, the 'allowReboot' property was required to be set to true which will no longer be the case and the server will be rebooted automatically
874
+ # Modify servers
875
+ # Modify the properties of the specified server within the data center. Starting with v5, the 'allowReboot' attribute is retired; while previously required for changing certain server properties, this behavior is now implicit, and the backend will perform this automatically. For example, in earlier versions, when the CPU family is changed, 'allowReboot' had to be set to 'true'; this is no longer required, the reboot will be performed automatically.
876
876
  # @param datacenter_id [String] The unique ID of the data center.
877
- # @param server_id [String] The unique ID of the server
878
- # @param server [Server] Modified Server
877
+ # @param server_id [String] The unique ID of the server.
878
+ # @param server [Server] The modified server
879
879
  # @param [Hash] opts the optional parameters
880
880
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
881
881
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -950,10 +950,10 @@ module Ionoscloud
950
950
  return data, status_code, headers
951
951
  end
952
952
 
953
- # Reboot a Server
954
- # This will force a hard reboot of the server. Do not use this method if you want to gracefully reboot the machine. This is the equivalent of powering off the machine and turning it back on.
953
+ # Reboot servers
954
+ # Force a hard reboot of the specified server within the data center. Don't use this method if you wish to reboot gracefully. This is an equivalent of powering down a computer and turning it back on.
955
955
  # @param datacenter_id [String] The unique ID of the data center.
956
- # @param server_id [String] The unique ID of the Server
956
+ # @param server_id [String] The unique ID of the server.
957
957
  # @param [Hash] opts the optional parameters
958
958
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
959
959
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -964,10 +964,10 @@ module Ionoscloud
964
964
  nil
965
965
  end
966
966
 
967
- # Reboot a Server
968
- # This will force a hard reboot of the server. Do not use this method if you want to gracefully reboot the machine. This is the equivalent of powering off the machine and turning it back on.
967
+ # Reboot servers
968
+ # Force a hard reboot of the specified server within the data center. Don't use this method if you wish to reboot gracefully. This is an equivalent of powering down a computer and turning it back on.
969
969
  # @param datacenter_id [String] The unique ID of the data center.
970
- # @param server_id [String] The unique ID of the Server
970
+ # @param server_id [String] The unique ID of the server.
971
971
  # @param [Hash] opts the optional parameters
972
972
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
973
973
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -1036,10 +1036,10 @@ module Ionoscloud
1036
1036
  return data, status_code, headers
1037
1037
  end
1038
1038
 
1039
- # Get the server remote console link
1040
- # Returns the link with the jwToken to access the server remote console
1039
+ # Get Remote Console link
1040
+ # Retrieve a link with a JSON Web Token for accessing the server's Remote Console.
1041
1041
  # @param datacenter_id [String] The unique ID of the data center.
1042
- # @param server_id [String] The unique ID of the Server
1042
+ # @param server_id [String] The unique ID of the server.
1043
1043
  # @param [Hash] opts the optional parameters
1044
1044
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1045
1045
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -1050,10 +1050,10 @@ module Ionoscloud
1050
1050
  data
1051
1051
  end
1052
1052
 
1053
- # Get the server remote console link
1054
- # Returns the link with the jwToken to access the server remote console
1053
+ # Get Remote Console link
1054
+ # Retrieve a link with a JSON Web Token for accessing the server's Remote Console.
1055
1055
  # @param datacenter_id [String] The unique ID of the data center.
1056
- # @param server_id [String] The unique ID of the Server
1056
+ # @param server_id [String] The unique ID of the server.
1057
1057
  # @param [Hash] opts the optional parameters
1058
1058
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1059
1059
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -1122,10 +1122,10 @@ module Ionoscloud
1122
1122
  return data, status_code, headers
1123
1123
  end
1124
1124
 
1125
- # Resume a Cube Server
1126
- # This will resume a suspended server. The operation can only be applied to suspended Cube servers. No billing event will be generated.
1125
+ # Resume Cubes instances
1126
+ # Resume a suspended Cube instance; no billing event will be generated. This operation is only supported for the Cubes.
1127
1127
  # @param datacenter_id [String] The unique ID of the data center.
1128
- # @param server_id [String] The unique ID of the Server
1128
+ # @param server_id [String] The unique ID of the server.
1129
1129
  # @param [Hash] opts the optional parameters
1130
1130
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1131
1131
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -1136,10 +1136,10 @@ module Ionoscloud
1136
1136
  nil
1137
1137
  end
1138
1138
 
1139
- # Resume a Cube Server
1140
- # This will resume a suspended server. The operation can only be applied to suspended Cube servers. No billing event will be generated.
1139
+ # Resume Cubes instances
1140
+ # Resume a suspended Cube instance; no billing event will be generated. This operation is only supported for the Cubes.
1141
1141
  # @param datacenter_id [String] The unique ID of the data center.
1142
- # @param server_id [String] The unique ID of the Server
1142
+ # @param server_id [String] The unique ID of the server.
1143
1143
  # @param [Hash] opts the optional parameters
1144
1144
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1145
1145
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -1208,10 +1208,10 @@ module Ionoscloud
1208
1208
  return data, status_code, headers
1209
1209
  end
1210
1210
 
1211
- # Start a Server
1212
- # This will start a server. If the server's public IP was deallocated then a new IP will be assigned
1211
+ # Start servers
1212
+ # Start the specified server within the data center; if the server's public IP address has been deallocated, a new IP address will be assigned.
1213
1213
  # @param datacenter_id [String] The unique ID of the data center.
1214
- # @param server_id [String] The unique ID of the Server
1214
+ # @param server_id [String] The unique ID of the server.
1215
1215
  # @param [Hash] opts the optional parameters
1216
1216
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1217
1217
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -1222,10 +1222,10 @@ module Ionoscloud
1222
1222
  nil
1223
1223
  end
1224
1224
 
1225
- # Start a Server
1226
- # This will start a server. If the server's public IP was deallocated then a new IP will be assigned
1225
+ # Start servers
1226
+ # Start the specified server within the data center; if the server's public IP address has been deallocated, a new IP address will be assigned.
1227
1227
  # @param datacenter_id [String] The unique ID of the data center.
1228
- # @param server_id [String] The unique ID of the Server
1228
+ # @param server_id [String] The unique ID of the server.
1229
1229
  # @param [Hash] opts the optional parameters
1230
1230
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1231
1231
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -1294,10 +1294,10 @@ module Ionoscloud
1294
1294
  return data, status_code, headers
1295
1295
  end
1296
1296
 
1297
- # Stop a Server
1298
- # This will stop a server. The machine will be forcefully powered off, billing will cease, and the public IP, if one is allocated, will be deallocated. The operation is not supported for Cube servers.
1297
+ # Stop VMs
1298
+ # Stop the specified server within the data center: the VM will be forcefully shut down, the billing will cease, and any allocated public IPs will be deallocated. This operation is not supported for the Cubes.
1299
1299
  # @param datacenter_id [String] The unique ID of the data center.
1300
- # @param server_id [String] The unique ID of the Server
1300
+ # @param server_id [String] The unique ID of the server.
1301
1301
  # @param [Hash] opts the optional parameters
1302
1302
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1303
1303
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -1308,10 +1308,10 @@ module Ionoscloud
1308
1308
  nil
1309
1309
  end
1310
1310
 
1311
- # Stop a Server
1312
- # This will stop a server. The machine will be forcefully powered off, billing will cease, and the public IP, if one is allocated, will be deallocated. The operation is not supported for Cube servers.
1311
+ # Stop VMs
1312
+ # Stop the specified server within the data center: the VM will be forcefully shut down, the billing will cease, and any allocated public IPs will be deallocated. This operation is not supported for the Cubes.
1313
1313
  # @param datacenter_id [String] The unique ID of the data center.
1314
- # @param server_id [String] The unique ID of the Server
1314
+ # @param server_id [String] The unique ID of the server.
1315
1315
  # @param [Hash] opts the optional parameters
1316
1316
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1317
1317
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -1380,10 +1380,10 @@ module Ionoscloud
1380
1380
  return data, status_code, headers
1381
1381
  end
1382
1382
 
1383
- # Suspend a Cube Server
1384
- # This will suspend a server. The operation can only be applied to Cube servers. Note: The virtual machine will not be deleted, and the consumed resources will continue to be billed.
1383
+ # Suspend Cubes instances
1384
+ # Suspend the specified Cubes instance within the data center. The instance will not be deleted, and allocated resources will continue to be billed. This operation is only supported for the Cubes.
1385
1385
  # @param datacenter_id [String] The unique ID of the data center.
1386
- # @param server_id [String] The unique ID of the Server
1386
+ # @param server_id [String] The unique ID of the server.
1387
1387
  # @param [Hash] opts the optional parameters
1388
1388
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1389
1389
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -1394,10 +1394,10 @@ module Ionoscloud
1394
1394
  nil
1395
1395
  end
1396
1396
 
1397
- # Suspend a Cube Server
1398
- # This will suspend a server. The operation can only be applied to Cube servers. Note: The virtual machine will not be deleted, and the consumed resources will continue to be billed.
1397
+ # Suspend Cubes instances
1398
+ # Suspend the specified Cubes instance within the data center. The instance will not be deleted, and allocated resources will continue to be billed. This operation is only supported for the Cubes.
1399
1399
  # @param datacenter_id [String] The unique ID of the data center.
1400
- # @param server_id [String] The unique ID of the Server
1400
+ # @param server_id [String] The unique ID of the server.
1401
1401
  # @param [Hash] opts the optional parameters
1402
1402
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1403
1403
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -1466,10 +1466,10 @@ module Ionoscloud
1466
1466
  return data, status_code, headers
1467
1467
  end
1468
1468
 
1469
- # Get the server's jwToken
1470
- # Returns the server json web token to be used for login operations (ex: accessing the server console)
1469
+ # Get JASON Web Token
1470
+ # Retrieve a JSON Web Token from the server for use in login operations (such as accessing the server's console).
1471
1471
  # @param datacenter_id [String] The unique ID of the data center.
1472
- # @param server_id [String] The unique ID of the Server
1472
+ # @param server_id [String] The unique ID of the server.
1473
1473
  # @param [Hash] opts the optional parameters
1474
1474
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1475
1475
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -1480,10 +1480,10 @@ module Ionoscloud
1480
1480
  data
1481
1481
  end
1482
1482
 
1483
- # Get the server's jwToken
1484
- # Returns the server json web token to be used for login operations (ex: accessing the server console)
1483
+ # Get JASON Web Token
1484
+ # Retrieve a JSON Web Token from the server for use in login operations (such as accessing the server's console).
1485
1485
  # @param datacenter_id [String] The unique ID of the data center.
1486
- # @param server_id [String] The unique ID of the Server
1486
+ # @param server_id [String] The unique ID of the server.
1487
1487
  # @param [Hash] opts the optional parameters
1488
1488
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1489
1489
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -1552,10 +1552,10 @@ module Ionoscloud
1552
1552
  return data, status_code, headers
1553
1553
  end
1554
1554
 
1555
- # Upgrade a Server
1556
- # This will upgrade the version of the server, if needed. To verify if there is an upgrade available for a server, call '/datacenters/{datacenterId}/servers?upgradeNeeded=true'
1555
+ # Upgrade servers
1556
+ # Upgrade the server version, if needed. To determine if an upgrade is available, execute the following call: '/datacenters/{datacenterId}/servers?upgradeNeeded=true'
1557
1557
  # @param datacenter_id [String] The unique ID of the data center.
1558
- # @param server_id [String] The unique ID of the Server
1558
+ # @param server_id [String] The unique ID of the server.
1559
1559
  # @param [Hash] opts the optional parameters
1560
1560
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1561
1561
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -1566,10 +1566,10 @@ module Ionoscloud
1566
1566
  nil
1567
1567
  end
1568
1568
 
1569
- # Upgrade a Server
1570
- # This will upgrade the version of the server, if needed. To verify if there is an upgrade available for a server, call '/datacenters/{datacenterId}/servers?upgradeNeeded=true'
1569
+ # Upgrade servers
1570
+ # Upgrade the server version, if needed. To determine if an upgrade is available, execute the following call: '/datacenters/{datacenterId}/servers?upgradeNeeded=true'
1571
1571
  # @param datacenter_id [String] The unique ID of the data center.
1572
- # @param server_id [String] The unique ID of the Server
1572
+ # @param server_id [String] The unique ID of the server.
1573
1573
  # @param [Hash] opts the optional parameters
1574
1574
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1575
1575
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -1638,11 +1638,11 @@ module Ionoscloud
1638
1638
  return data, status_code, headers
1639
1639
  end
1640
1640
 
1641
- # Detach a volume
1642
- # This will detach the volume from the server. This will not delete the volume from your datacenter. You will need to make a separate request to perform a deletion
1641
+ # Detach volumes
1642
+ # Detach the specified volume from the server without deleting it from the data center. A separate request must be made to perform the deletion.
1643
1643
  # @param datacenter_id [String] The unique ID of the data center.
1644
- # @param server_id [String] The unique ID of the Server
1645
- # @param volume_id [String] The unique ID of the Volume
1644
+ # @param server_id [String] The unique ID of the server.
1645
+ # @param volume_id [String] The unique ID of the volume.
1646
1646
  # @param [Hash] opts the optional parameters
1647
1647
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1648
1648
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -1653,11 +1653,11 @@ module Ionoscloud
1653
1653
  nil
1654
1654
  end
1655
1655
 
1656
- # Detach a volume
1657
- # This will detach the volume from the server. This will not delete the volume from your datacenter. You will need to make a separate request to perform a deletion
1656
+ # Detach volumes
1657
+ # Detach the specified volume from the server without deleting it from the data center. A separate request must be made to perform the deletion.
1658
1658
  # @param datacenter_id [String] The unique ID of the data center.
1659
- # @param server_id [String] The unique ID of the Server
1660
- # @param volume_id [String] The unique ID of the Volume
1659
+ # @param server_id [String] The unique ID of the server.
1660
+ # @param volume_id [String] The unique ID of the volume.
1661
1661
  # @param [Hash] opts the optional parameters
1662
1662
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1663
1663
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -1730,11 +1730,11 @@ module Ionoscloud
1730
1730
  return data, status_code, headers
1731
1731
  end
1732
1732
 
1733
- # Retrieve an attached volume
1734
- # This will retrieve the properties of an attached volume.
1733
+ # Retrieve attached volumes
1734
+ # Retrieve the properties of the volume, attached to the specified server.
1735
1735
  # @param datacenter_id [String] The unique ID of the data center.
1736
- # @param server_id [String] The unique ID of the Server
1737
- # @param volume_id [String] The unique ID of the Volume
1736
+ # @param server_id [String] The unique ID of the server.
1737
+ # @param volume_id [String] The unique ID of the volume.
1738
1738
  # @param [Hash] opts the optional parameters
1739
1739
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1740
1740
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -1745,11 +1745,11 @@ module Ionoscloud
1745
1745
  data
1746
1746
  end
1747
1747
 
1748
- # Retrieve an attached volume
1749
- # This will retrieve the properties of an attached volume.
1748
+ # Retrieve attached volumes
1749
+ # Retrieve the properties of the volume, attached to the specified server.
1750
1750
  # @param datacenter_id [String] The unique ID of the data center.
1751
- # @param server_id [String] The unique ID of the Server
1752
- # @param volume_id [String] The unique ID of the Volume
1751
+ # @param server_id [String] The unique ID of the server.
1752
+ # @param volume_id [String] The unique ID of the volume.
1753
1753
  # @param [Hash] opts the optional parameters
1754
1754
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1755
1755
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -1822,10 +1822,10 @@ module Ionoscloud
1822
1822
  return data, status_code, headers
1823
1823
  end
1824
1824
 
1825
- # List Attached Volumes
1826
- # You can retrieve a list of volumes attached to the server
1825
+ # List attached volumes
1826
+ # List all volumes, attached to the specified server.
1827
1827
  # @param datacenter_id [String] The unique ID of the data center.
1828
- # @param server_id [String] The unique ID of the Server
1828
+ # @param server_id [String] The unique ID of the server.
1829
1829
  # @param [Hash] opts the optional parameters
1830
1830
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1831
1831
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -1838,10 +1838,10 @@ module Ionoscloud
1838
1838
  data
1839
1839
  end
1840
1840
 
1841
- # List Attached Volumes
1842
- # You can retrieve a list of volumes attached to the server
1841
+ # List attached volumes
1842
+ # List all volumes, attached to the specified server.
1843
1843
  # @param datacenter_id [String] The unique ID of the data center.
1844
- # @param server_id [String] The unique ID of the Server
1844
+ # @param server_id [String] The unique ID of the server.
1845
1845
  # @param [Hash] opts the optional parameters
1846
1846
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1847
1847
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -1926,11 +1926,11 @@ module Ionoscloud
1926
1926
  return data, status_code, headers
1927
1927
  end
1928
1928
 
1929
- # Attach a volume
1930
- # This will attach a pre-existing storage volume to the server. It is also possible to create and attach a volume in one step just by providing a new volume description as payload. Combine count of Nics and volumes attached to the server should not exceed size 24.
1929
+ # Attach volumes
1930
+ # Attach an existing storage volume to the specified server. A volume scan also be created and attached in one step by providing the new volume description as payload. The combined total of attached volumes and NICs cannot exceed 24 per server.
1931
1931
  # @param datacenter_id [String] The unique ID of the data center.
1932
- # @param server_id [String] The unique ID of the Server
1933
- # @param volume [Volume] Volume to be attached (created and attached)
1932
+ # @param server_id [String] The unique ID of the server.
1933
+ # @param volume [Volume] The volume to be attached (or created and attached).
1934
1934
  # @param [Hash] opts the optional parameters
1935
1935
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1936
1936
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -1941,11 +1941,11 @@ module Ionoscloud
1941
1941
  data
1942
1942
  end
1943
1943
 
1944
- # Attach a volume
1945
- # This will attach a pre-existing storage volume to the server. It is also possible to create and attach a volume in one step just by providing a new volume description as payload. Combine count of Nics and volumes attached to the server should not exceed size 24.
1944
+ # Attach volumes
1945
+ # Attach an existing storage volume to the specified server. A volume scan also be created and attached in one step by providing the new volume description as payload. The combined total of attached volumes and NICs cannot exceed 24 per server.
1946
1946
  # @param datacenter_id [String] The unique ID of the data center.
1947
- # @param server_id [String] The unique ID of the Server
1948
- # @param volume [Volume] Volume to be attached (created and attached)
1947
+ # @param server_id [String] The unique ID of the server.
1948
+ # @param volume [Volume] The volume to be attached (or created and attached).
1949
1949
  # @param [Hash] opts the optional parameters
1950
1950
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1951
1951
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on