ionoscloud 6.0.0.beta.3 → 6.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (627) hide show
  1. checksums.yaml +4 -4
  2. data/Gemfile.lock +70 -0
  3. data/LICENSE +190 -0
  4. data/README.md +13 -2
  5. data/docs/README.md +66 -2
  6. data/docs/{BackupUnitsApi.md → api/BackupUnitsApi.md} +101 -101
  7. data/docs/{ContractResourcesApi.md → api/ContractResourcesApi.md} +12 -12
  8. data/docs/api/DataCentersApi.md +516 -0
  9. data/docs/api/DefaultApi.md +78 -0
  10. data/docs/{FirewallRulesApi.md → api/FirewallRulesApi.md} +125 -125
  11. data/docs/{FlowLogsApi.md → api/FlowLogsApi.md} +109 -109
  12. data/docs/api/IPBlocksApi.md +516 -0
  13. data/docs/api/ImagesApi.md +428 -0
  14. data/docs/{KubernetesApi.md → api/KubernetesApi.md} +242 -242
  15. data/docs/api/LANsApi.md +794 -0
  16. data/docs/api/LabelsApi.md +2338 -0
  17. data/docs/{LoadBalancersApi.md → api/LoadBalancersApi.md} +166 -174
  18. data/docs/api/LocationsApi.md +259 -0
  19. data/docs/{NATGatewaysApi.md → api/NATGatewaysApi.md} +299 -303
  20. data/docs/{NetworkInterfacesApi.md → api/NetworkInterfacesApi.md} +113 -113
  21. data/docs/{NetworkLoadBalancersApi.md → api/NetworkLoadBalancersApi.md} +315 -319
  22. data/docs/api/PrivateCrossConnectsApi.md +426 -0
  23. data/docs/api/RequestsApi.md +283 -0
  24. data/docs/api/ServersApi.md +1918 -0
  25. data/docs/api/SnapshotsApi.md +428 -0
  26. data/docs/{TemplatesApi.md → api/TemplatesApi.md} +18 -18
  27. data/docs/api/UserManagementApi.md +2039 -0
  28. data/docs/api/UserS3KeysApi.md +516 -0
  29. data/docs/api/VolumesApi.md +709 -0
  30. data/docs/{AttachedVolumes.md → models/AttachedVolumes.md} +6 -6
  31. data/docs/{BackupUnit.md → models/BackupUnit.md} +3 -3
  32. data/docs/{BackupUnitProperties.md → models/BackupUnitProperties.md} +2 -2
  33. data/docs/{BackupUnitSSO.md → models/BackupUnitSSO.md} +0 -0
  34. data/docs/{BackupUnits.md → models/BackupUnits.md} +4 -4
  35. data/docs/{BalancedNics.md → models/BalancedNics.md} +6 -6
  36. data/docs/{Cdroms.md → models/Cdroms.md} +6 -6
  37. data/docs/{ConnectableDatacenter.md → models/ConnectableDatacenter.md} +0 -0
  38. data/docs/{Contract.md → models/Contract.md} +1 -1
  39. data/docs/{ContractProperties.md → models/ContractProperties.md} +4 -4
  40. data/docs/{Contracts.md → models/Contracts.md} +4 -4
  41. data/docs/{CpuArchitectureProperties.md → models/CpuArchitectureProperties.md} +1 -1
  42. data/docs/{DataCenterEntities.md → models/DataCenterEntities.md} +0 -0
  43. data/docs/{Datacenter.md → models/Datacenter.md} +3 -3
  44. data/docs/{DatacenterElementMetadata.md → models/DatacenterElementMetadata.md} +6 -6
  45. data/docs/{DatacenterProperties.md → models/DatacenterProperties.md} +6 -6
  46. data/docs/{Datacenters.md → models/Datacenters.md} +6 -6
  47. data/docs/{Error.md → models/Error.md} +1 -1
  48. data/docs/{ErrorMessage.md → models/ErrorMessage.md} +3 -3
  49. data/docs/{FirewallRule.md → models/FirewallRule.md} +3 -3
  50. data/docs/{FirewallRules.md → models/FirewallRules.md} +6 -6
  51. data/docs/{FirewallruleProperties.md → models/FirewallruleProperties.md} +10 -10
  52. data/docs/{FlowLog.md → models/FlowLog.md} +3 -3
  53. data/docs/{FlowLogProperties.md → models/FlowLogProperties.md} +1 -1
  54. data/docs/{FlowLogPut.md → models/FlowLogPut.md} +3 -3
  55. data/docs/{FlowLogs.md → models/FlowLogs.md} +6 -6
  56. data/docs/{Group.md → models/Group.md} +3 -3
  57. data/docs/{GroupEntities.md → models/GroupEntities.md} +0 -0
  58. data/docs/{GroupMembers.md → models/GroupMembers.md} +4 -4
  59. data/docs/{GroupProperties.md → models/GroupProperties.md} +11 -11
  60. data/docs/{GroupShare.md → models/GroupShare.md} +2 -2
  61. data/docs/{GroupShareProperties.md → models/GroupShareProperties.md} +0 -0
  62. data/docs/{GroupShares.md → models/GroupShares.md} +3 -3
  63. data/docs/{GroupUsers.md → models/GroupUsers.md} +4 -4
  64. data/docs/{Groups.md → models/Groups.md} +4 -4
  65. data/docs/{IPFailover.md → models/IPFailover.md} +0 -0
  66. data/docs/{Image.md → models/Image.md} +3 -3
  67. data/docs/models/ImageProperties.md +54 -0
  68. data/docs/{Images.md → models/Images.md} +4 -4
  69. data/docs/{Info.md → models/Info.md} +0 -0
  70. data/docs/{IpBlock.md → models/IpBlock.md} +3 -3
  71. data/docs/{IpBlockProperties.md → models/IpBlockProperties.md} +5 -5
  72. data/docs/models/IpBlocks.md +30 -0
  73. data/docs/{IpConsumer.md → models/IpConsumer.md} +0 -0
  74. data/docs/{KubernetesAutoScaling.md → models/KubernetesAutoScaling.md} +0 -0
  75. data/docs/{KubernetesCluster.md → models/KubernetesCluster.md} +2 -2
  76. data/docs/{KubernetesClusterEntities.md → models/KubernetesClusterEntities.md} +0 -0
  77. data/docs/{KubernetesClusterForPost.md → models/KubernetesClusterForPost.md} +2 -2
  78. data/docs/{KubernetesClusterForPut.md → models/KubernetesClusterForPut.md} +2 -2
  79. data/docs/{KubernetesClusterProperties.md → models/KubernetesClusterProperties.md} +6 -4
  80. data/docs/models/KubernetesClusterPropertiesForPost.md +28 -0
  81. data/docs/models/KubernetesClusterPropertiesForPut.md +26 -0
  82. data/docs/{KubernetesClusters.md → models/KubernetesClusters.md} +4 -4
  83. data/docs/{KubernetesMaintenanceWindow.md → models/KubernetesMaintenanceWindow.md} +0 -0
  84. data/docs/{KubernetesNode.md → models/KubernetesNode.md} +2 -2
  85. data/docs/{KubernetesNodeMetadata.md → models/KubernetesNodeMetadata.md} +4 -4
  86. data/docs/{KubernetesNodePool.md → models/KubernetesNodePool.md} +2 -2
  87. data/docs/{KubernetesNodePoolForPost.md → models/KubernetesNodePoolForPost.md} +2 -2
  88. data/docs/{KubernetesNodePoolForPut.md → models/KubernetesNodePoolForPut.md} +2 -2
  89. data/docs/{KubernetesNodePoolLan.md → models/KubernetesNodePoolLan.md} +2 -2
  90. data/docs/{KubernetesNodePoolLanRoutes.md → models/KubernetesNodePoolLanRoutes.md} +0 -0
  91. data/docs/{KubernetesNodePoolProperties.md → models/KubernetesNodePoolProperties.md} +16 -14
  92. data/docs/models/KubernetesNodePoolPropertiesForPost.md +50 -0
  93. data/docs/{KubernetesNodePoolPropertiesForPut.md → models/KubernetesNodePoolPropertiesForPut.md} +6 -6
  94. data/docs/{KubernetesNodePools.md → models/KubernetesNodePools.md} +4 -4
  95. data/docs/{KubernetesNodeProperties.md → models/KubernetesNodeProperties.md} +2 -2
  96. data/docs/{KubernetesNodes.md → models/KubernetesNodes.md} +4 -4
  97. data/docs/{Label.md → models/Label.md} +2 -2
  98. data/docs/{LabelProperties.md → models/LabelProperties.md} +3 -3
  99. data/docs/{LabelResource.md → models/LabelResource.md} +2 -2
  100. data/docs/{LabelResourceProperties.md → models/LabelResourceProperties.md} +2 -2
  101. data/docs/{LabelResources.md → models/LabelResources.md} +6 -6
  102. data/docs/{Labels.md → models/Labels.md} +4 -4
  103. data/docs/{Lan.md → models/Lan.md} +3 -3
  104. data/docs/{LanEntities.md → models/LanEntities.md} +0 -0
  105. data/docs/{LanNics.md → models/LanNics.md} +6 -6
  106. data/docs/{LanPost.md → models/LanPost.md} +3 -3
  107. data/docs/{LanProperties.md → models/LanProperties.md} +3 -3
  108. data/docs/{LanPropertiesPost.md → models/LanPropertiesPost.md} +3 -3
  109. data/docs/{Lans.md → models/Lans.md} +6 -6
  110. data/docs/{Loadbalancer.md → models/Loadbalancer.md} +3 -3
  111. data/docs/{LoadbalancerEntities.md → models/LoadbalancerEntities.md} +0 -0
  112. data/docs/{LoadbalancerProperties.md → models/LoadbalancerProperties.md} +3 -3
  113. data/docs/{Loadbalancers.md → models/Loadbalancers.md} +6 -6
  114. data/docs/{Location.md → models/Location.md} +3 -3
  115. data/docs/{LocationProperties.md → models/LocationProperties.md} +1 -1
  116. data/docs/{Locations.md → models/Locations.md} +4 -4
  117. data/docs/{NatGateway.md → models/NatGateway.md} +3 -3
  118. data/docs/{NatGatewayEntities.md → models/NatGatewayEntities.md} +0 -0
  119. data/docs/{NatGatewayLanProperties.md → models/NatGatewayLanProperties.md} +2 -2
  120. data/docs/{NatGatewayProperties.md → models/NatGatewayProperties.md} +3 -3
  121. data/docs/{NatGatewayPut.md → models/NatGatewayPut.md} +3 -3
  122. data/docs/{NatGatewayRule.md → models/NatGatewayRule.md} +3 -3
  123. data/docs/{NatGatewayRuleProperties.md → models/NatGatewayRuleProperties.md} +7 -7
  124. data/docs/{NatGatewayRuleProtocol.md → models/NatGatewayRuleProtocol.md} +0 -0
  125. data/docs/{NatGatewayRulePut.md → models/NatGatewayRulePut.md} +3 -3
  126. data/docs/{NatGatewayRuleType.md → models/NatGatewayRuleType.md} +0 -0
  127. data/docs/{NatGatewayRules.md → models/NatGatewayRules.md} +4 -4
  128. data/docs/{NatGateways.md → models/NatGateways.md} +6 -6
  129. data/docs/{NetworkLoadBalancer.md → models/NetworkLoadBalancer.md} +3 -3
  130. data/docs/{NetworkLoadBalancerEntities.md → models/NetworkLoadBalancerEntities.md} +0 -0
  131. data/docs/{NetworkLoadBalancerForwardingRule.md → models/NetworkLoadBalancerForwardingRule.md} +3 -3
  132. data/docs/models/NetworkLoadBalancerForwardingRuleHealthCheck.md +24 -0
  133. data/docs/{NetworkLoadBalancerForwardingRuleProperties.md → models/NetworkLoadBalancerForwardingRuleProperties.md} +7 -7
  134. data/docs/{NetworkLoadBalancerForwardingRulePut.md → models/NetworkLoadBalancerForwardingRulePut.md} +3 -3
  135. data/docs/models/NetworkLoadBalancerForwardingRuleTarget.md +24 -0
  136. data/docs/models/NetworkLoadBalancerForwardingRuleTargetHealthCheck.md +22 -0
  137. data/docs/{NetworkLoadBalancerForwardingRules.md → models/NetworkLoadBalancerForwardingRules.md} +6 -6
  138. data/docs/models/NetworkLoadBalancerProperties.md +26 -0
  139. data/docs/{NetworkLoadBalancerPut.md → models/NetworkLoadBalancerPut.md} +3 -3
  140. data/docs/{NetworkLoadBalancers.md → models/NetworkLoadBalancers.md} +6 -6
  141. data/docs/{Nic.md → models/Nic.md} +3 -3
  142. data/docs/{NicEntities.md → models/NicEntities.md} +0 -0
  143. data/docs/models/NicProperties.md +34 -0
  144. data/docs/{NicPut.md → models/NicPut.md} +3 -3
  145. data/docs/{Nics.md → models/Nics.md} +6 -6
  146. data/docs/{NoStateMetaData.md → models/NoStateMetaData.md} +5 -5
  147. data/docs/{PaginationLinks.md → models/PaginationLinks.md} +3 -3
  148. data/docs/{Peer.md → models/Peer.md} +0 -0
  149. data/docs/{PrivateCrossConnect.md → models/PrivateCrossConnect.md} +3 -3
  150. data/docs/{PrivateCrossConnectProperties.md → models/PrivateCrossConnectProperties.md} +4 -4
  151. data/docs/{PrivateCrossConnects.md → models/PrivateCrossConnects.md} +4 -4
  152. data/docs/{RemoteConsoleUrl.md → models/RemoteConsoleUrl.md} +0 -0
  153. data/docs/{Request.md → models/Request.md} +3 -3
  154. data/docs/{RequestMetadata.md → models/RequestMetadata.md} +2 -2
  155. data/docs/{RequestProperties.md → models/RequestProperties.md} +0 -0
  156. data/docs/{RequestStatus.md → models/RequestStatus.md} +3 -3
  157. data/docs/{RequestStatusMetadata.md → models/RequestStatusMetadata.md} +1 -1
  158. data/docs/{RequestTarget.md → models/RequestTarget.md} +0 -0
  159. data/docs/{Requests.md → models/Requests.md} +6 -6
  160. data/docs/{Resource.md → models/Resource.md} +3 -3
  161. data/docs/{ResourceEntities.md → models/ResourceEntities.md} +0 -0
  162. data/docs/{ResourceGroups.md → models/ResourceGroups.md} +4 -4
  163. data/docs/models/ResourceLimits.md +60 -0
  164. data/docs/{ResourceProperties.md → models/ResourceProperties.md} +2 -2
  165. data/docs/{ResourceReference.md → models/ResourceReference.md} +3 -3
  166. data/docs/{Resources.md → models/Resources.md} +4 -4
  167. data/docs/{ResourcesUsers.md → models/ResourcesUsers.md} +4 -4
  168. data/docs/models/S3Bucket.md +18 -0
  169. data/docs/{S3Key.md → models/S3Key.md} +3 -3
  170. data/docs/{S3KeyMetadata.md → models/S3KeyMetadata.md} +2 -2
  171. data/docs/{S3KeyProperties.md → models/S3KeyProperties.md} +2 -2
  172. data/docs/{S3Keys.md → models/S3Keys.md} +4 -4
  173. data/docs/{S3ObjectStorageSSO.md → models/S3ObjectStorageSSO.md} +0 -0
  174. data/docs/{Server.md → models/Server.md} +3 -3
  175. data/docs/{ServerEntities.md → models/ServerEntities.md} +0 -0
  176. data/docs/{ServerProperties.md → models/ServerProperties.md} +7 -7
  177. data/docs/{Servers.md → models/Servers.md} +6 -6
  178. data/docs/{Snapshot.md → models/Snapshot.md} +3 -3
  179. data/docs/models/SnapshotProperties.md +48 -0
  180. data/docs/{Snapshots.md → models/Snapshots.md} +4 -4
  181. data/docs/{TargetPortRange.md → models/TargetPortRange.md} +2 -2
  182. data/docs/{Template.md → models/Template.md} +3 -3
  183. data/docs/{TemplateProperties.md → models/TemplateProperties.md} +4 -4
  184. data/docs/{Templates.md → models/Templates.md} +4 -4
  185. data/docs/{Token.md → models/Token.md} +1 -1
  186. data/docs/{Type.md → models/Type.md} +0 -0
  187. data/docs/{User.md → models/User.md} +3 -3
  188. data/docs/{UserMetadata.md → models/UserMetadata.md} +3 -3
  189. data/docs/{UserPost.md → models/UserPost.md} +0 -0
  190. data/docs/models/UserProperties.md +32 -0
  191. data/docs/models/UserPropertiesPost.md +32 -0
  192. data/docs/models/UserPropertiesPut.md +32 -0
  193. data/docs/{UserPut.md → models/UserPut.md} +1 -1
  194. data/docs/models/Users.md +30 -0
  195. data/docs/{UsersEntities.md → models/UsersEntities.md} +0 -0
  196. data/docs/{Volume.md → models/Volume.md} +3 -3
  197. data/docs/{VolumeProperties.md → models/VolumeProperties.md} +23 -19
  198. data/docs/{Volumes.md → models/Volumes.md} +6 -6
  199. data/docs/summary.md +192 -382
  200. data/git_push.sh +0 -3
  201. data/ionoscloud.gemspec +4 -4
  202. data/lib/ionoscloud/api/_api.rb +9 -9
  203. data/lib/ionoscloud/api/backup_units_api.rb +94 -94
  204. data/lib/ionoscloud/api/contract_resources_api.rb +13 -13
  205. data/lib/ionoscloud/api/data_centers_api.rb +81 -81
  206. data/lib/ionoscloud/api/firewall_rules_api.rb +117 -117
  207. data/lib/ionoscloud/api/flow_logs_api.rb +103 -103
  208. data/lib/ionoscloud/api/images_api.rb +65 -65
  209. data/lib/ionoscloud/api/ip_blocks_api.rb +95 -77
  210. data/lib/ionoscloud/api/kubernetes_api.rb +218 -218
  211. data/lib/ionoscloud/api/labels_api.rb +395 -431
  212. data/lib/ionoscloud/api/lans_api.rb +216 -216
  213. data/lib/ionoscloud/api/load_balancers_api.rb +153 -189
  214. data/lib/ionoscloud/api/locations_api.rb +39 -39
  215. data/lib/ionoscloud/api/nat_gateways_api.rb +273 -291
  216. data/lib/ionoscloud/api/network_interfaces_api.rb +105 -105
  217. data/lib/ionoscloud/api/network_load_balancers_api.rb +287 -305
  218. data/lib/ionoscloud/api/private_cross_connects_api.rb +63 -81
  219. data/lib/ionoscloud/api/requests_api.rb +63 -63
  220. data/lib/ionoscloud/api/servers_api.rb +339 -339
  221. data/lib/ionoscloud/api/snapshots_api.rb +63 -63
  222. data/lib/ionoscloud/api/templates_api.rb +17 -17
  223. data/lib/ionoscloud/api/user_management_api.rb +325 -305
  224. data/lib/ionoscloud/api/user_s3_keys_api.rb +81 -81
  225. data/lib/ionoscloud/api/volumes_api.rb +132 -132
  226. data/lib/ionoscloud/api_client.rb +8 -7
  227. data/lib/ionoscloud/api_error.rb +3 -3
  228. data/lib/ionoscloud/configuration.rb +3 -3
  229. data/lib/ionoscloud/models/attached_volumes.rb +76 -20
  230. data/lib/ionoscloud/models/backup_unit.rb +53 -11
  231. data/lib/ionoscloud/models/backup_unit_properties.rb +34 -8
  232. data/lib/ionoscloud/models/backup_unit_sso.rb +14 -4
  233. data/lib/ionoscloud/models/backup_units.rb +47 -15
  234. data/lib/ionoscloud/models/balanced_nics.rb +76 -20
  235. data/lib/ionoscloud/models/cdroms.rb +76 -20
  236. data/lib/ionoscloud/models/connectable_datacenter.rb +32 -6
  237. data/lib/ionoscloud/models/contract.rb +24 -6
  238. data/lib/ionoscloud/models/contract_properties.rb +54 -12
  239. data/lib/ionoscloud/models/contracts.rb +47 -15
  240. data/lib/ionoscloud/models/cpu_architecture_properties.rb +42 -8
  241. data/lib/ionoscloud/models/data_center_entities.rb +59 -9
  242. data/lib/ionoscloud/models/datacenter.rb +62 -12
  243. data/lib/ionoscloud/models/datacenter_element_metadata.rb +83 -17
  244. data/lib/ionoscloud/models/datacenter_properties.rb +78 -24
  245. data/lib/ionoscloud/models/datacenters.rb +76 -20
  246. data/lib/ionoscloud/models/error.rb +26 -10
  247. data/lib/ionoscloud/models/error_message.rb +25 -7
  248. data/lib/ionoscloud/models/firewall_rule.rb +53 -11
  249. data/lib/ionoscloud/models/firewall_rules.rb +76 -20
  250. data/lib/ionoscloud/models/firewallrule_properties.rb +110 -23
  251. data/lib/ionoscloud/models/flow_log.rb +53 -11
  252. data/lib/ionoscloud/models/flow_log_properties.rb +42 -8
  253. data/lib/ionoscloud/models/flow_log_put.rb +44 -10
  254. data/lib/ionoscloud/models/flow_logs.rb +76 -20
  255. data/lib/ionoscloud/models/group.rb +53 -11
  256. data/lib/ionoscloud/models/group_entities.rb +23 -5
  257. data/lib/ionoscloud/models/group_members.rb +47 -15
  258. data/lib/ionoscloud/models/group_properties.rb +133 -27
  259. data/lib/ionoscloud/models/group_share.rb +43 -9
  260. data/lib/ionoscloud/models/group_share_properties.rb +23 -5
  261. data/lib/ionoscloud/models/group_shares.rb +46 -14
  262. data/lib/ionoscloud/models/group_users.rb +48 -16
  263. data/lib/ionoscloud/models/groups.rb +47 -15
  264. data/lib/ionoscloud/models/image.rb +53 -11
  265. data/lib/ionoscloud/models/image_properties.rb +199 -47
  266. data/lib/ionoscloud/models/images.rb +47 -15
  267. data/lib/ionoscloud/models/info.rb +32 -6
  268. data/lib/ionoscloud/models/ip_block.rb +53 -11
  269. data/lib/ionoscloud/models/ip_block_properties.rb +59 -21
  270. data/lib/ionoscloud/models/ip_blocks.rb +103 -18
  271. data/lib/ionoscloud/models/ip_consumer.rb +86 -12
  272. data/lib/ionoscloud/models/ip_failover.rb +23 -5
  273. data/lib/ionoscloud/models/kubernetes_auto_scaling.rb +23 -5
  274. data/lib/ionoscloud/models/kubernetes_cluster.rb +61 -11
  275. data/lib/ionoscloud/models/kubernetes_cluster_entities.rb +14 -4
  276. data/lib/ionoscloud/models/kubernetes_cluster_for_post.rb +61 -11
  277. data/lib/ionoscloud/models/kubernetes_cluster_for_put.rb +61 -11
  278. data/lib/ionoscloud/models/kubernetes_cluster_properties.rb +99 -27
  279. data/lib/ionoscloud/models/kubernetes_cluster_properties_for_post.rb +77 -17
  280. data/lib/ionoscloud/models/kubernetes_cluster_properties_for_put.rb +73 -11
  281. data/lib/ionoscloud/models/kubernetes_clusters.rb +47 -15
  282. data/lib/ionoscloud/models/kubernetes_maintenance_window.rb +23 -5
  283. data/lib/ionoscloud/models/kubernetes_node.rb +52 -10
  284. data/lib/ionoscloud/models/kubernetes_node_metadata.rb +54 -12
  285. data/lib/ionoscloud/models/kubernetes_node_pool.rb +52 -10
  286. data/lib/ionoscloud/models/kubernetes_node_pool_for_post.rb +52 -10
  287. data/lib/ionoscloud/models/kubernetes_node_pool_for_put.rb +52 -10
  288. data/lib/ionoscloud/models/kubernetes_node_pool_lan.rb +40 -11
  289. data/lib/ionoscloud/models/kubernetes_node_pool_lan_routes.rb +23 -5
  290. data/lib/ionoscloud/models/kubernetes_node_pool_properties.rb +202 -56
  291. data/lib/ionoscloud/models/kubernetes_node_pool_properties_for_post.rb +190 -50
  292. data/lib/ionoscloud/models/kubernetes_node_pool_properties_for_put.rb +99 -38
  293. data/lib/ionoscloud/models/kubernetes_node_pools.rb +47 -15
  294. data/lib/ionoscloud/models/kubernetes_node_properties.rb +43 -9
  295. data/lib/ionoscloud/models/kubernetes_nodes.rb +47 -15
  296. data/lib/ionoscloud/models/label.rb +52 -10
  297. data/lib/ionoscloud/models/label_properties.rb +53 -11
  298. data/lib/ionoscloud/models/label_resource.rb +52 -10
  299. data/lib/ionoscloud/models/label_resource_properties.rb +25 -7
  300. data/lib/ionoscloud/models/label_resources.rb +76 -20
  301. data/lib/ionoscloud/models/labels.rb +47 -15
  302. data/lib/ionoscloud/models/lan.rb +62 -12
  303. data/lib/ionoscloud/models/lan_entities.rb +14 -4
  304. data/lib/ionoscloud/models/lan_nics.rb +76 -20
  305. data/lib/ionoscloud/models/lan_post.rb +62 -12
  306. data/lib/ionoscloud/models/lan_properties.rb +46 -14
  307. data/lib/ionoscloud/models/lan_properties_post.rb +46 -14
  308. data/lib/ionoscloud/models/lans.rb +76 -20
  309. data/lib/ionoscloud/models/loadbalancer.rb +62 -12
  310. data/lib/ionoscloud/models/loadbalancer_entities.rb +14 -4
  311. data/lib/ionoscloud/models/loadbalancer_properties.rb +36 -9
  312. data/lib/ionoscloud/models/loadbalancers.rb +76 -20
  313. data/lib/ionoscloud/models/location.rb +53 -11
  314. data/lib/ionoscloud/models/location_properties.rb +48 -20
  315. data/lib/ionoscloud/models/locations.rb +47 -15
  316. data/lib/ionoscloud/models/nat_gateway.rb +62 -12
  317. data/lib/ionoscloud/models/nat_gateway_entities.rb +23 -5
  318. data/lib/ionoscloud/models/nat_gateway_lan_properties.rb +27 -11
  319. data/lib/ionoscloud/models/nat_gateway_properties.rb +39 -17
  320. data/lib/ionoscloud/models/nat_gateway_put.rb +44 -10
  321. data/lib/ionoscloud/models/nat_gateway_rule.rb +53 -11
  322. data/lib/ionoscloud/models/nat_gateway_rule_properties.rb +74 -16
  323. data/lib/ionoscloud/models/nat_gateway_rule_protocol.rb +3 -3
  324. data/lib/ionoscloud/models/nat_gateway_rule_put.rb +44 -10
  325. data/lib/ionoscloud/models/nat_gateway_rule_type.rb +3 -3
  326. data/lib/ionoscloud/models/nat_gateway_rules.rb +47 -15
  327. data/lib/ionoscloud/models/nat_gateways.rb +76 -20
  328. data/lib/ionoscloud/models/network_load_balancer.rb +62 -12
  329. data/lib/ionoscloud/models/network_load_balancer_entities.rb +23 -5
  330. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule.rb +53 -11
  331. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_health_check.rb +44 -20
  332. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_properties.rb +78 -22
  333. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_put.rb +44 -10
  334. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_target.rb +44 -10
  335. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_target_health_check.rb +35 -9
  336. data/lib/ionoscloud/models/network_load_balancer_forwarding_rules.rb +76 -20
  337. data/lib/ionoscloud/models/network_load_balancer_properties.rb +59 -21
  338. data/lib/ionoscloud/models/network_load_balancer_put.rb +44 -10
  339. data/lib/ionoscloud/models/network_load_balancers.rb +76 -20
  340. data/lib/ionoscloud/models/nic.rb +62 -12
  341. data/lib/ionoscloud/models/nic_entities.rb +23 -5
  342. data/lib/ionoscloud/models/nic_properties.rb +98 -25
  343. data/lib/ionoscloud/models/nic_put.rb +44 -10
  344. data/lib/ionoscloud/models/nics.rb +76 -20
  345. data/lib/ionoscloud/models/no_state_meta_data.rb +73 -15
  346. data/lib/ionoscloud/models/pagination_links.rb +35 -9
  347. data/lib/ionoscloud/models/peer.rb +50 -8
  348. data/lib/ionoscloud/models/private_cross_connect.rb +53 -11
  349. data/lib/ionoscloud/models/private_cross_connect_properties.rb +49 -19
  350. data/lib/ionoscloud/models/private_cross_connects.rb +47 -15
  351. data/lib/ionoscloud/models/remote_console_url.rb +14 -4
  352. data/lib/ionoscloud/models/request.rb +53 -11
  353. data/lib/ionoscloud/models/request_metadata.rb +43 -9
  354. data/lib/ionoscloud/models/request_properties.rb +43 -11
  355. data/lib/ionoscloud/models/request_status.rb +44 -10
  356. data/lib/ionoscloud/models/request_status_metadata.rb +44 -12
  357. data/lib/ionoscloud/models/request_target.rb +23 -5
  358. data/lib/ionoscloud/models/requests.rb +76 -20
  359. data/lib/ionoscloud/models/resource.rb +62 -12
  360. data/lib/ionoscloud/models/resource_entities.rb +14 -4
  361. data/lib/ionoscloud/models/resource_groups.rb +47 -15
  362. data/lib/ionoscloud/models/resource_limits.rb +225 -47
  363. data/lib/ionoscloud/models/resource_properties.rb +25 -7
  364. data/lib/ionoscloud/models/resource_reference.rb +35 -9
  365. data/lib/ionoscloud/models/resources.rb +48 -16
  366. data/lib/ionoscloud/models/resources_users.rb +47 -15
  367. data/lib/ionoscloud/models/s3_bucket.rb +232 -0
  368. data/lib/ionoscloud/models/s3_key.rb +53 -11
  369. data/lib/ionoscloud/models/s3_key_metadata.rb +25 -7
  370. data/lib/ionoscloud/models/s3_key_properties.rb +25 -7
  371. data/lib/ionoscloud/models/s3_keys.rb +47 -15
  372. data/lib/ionoscloud/models/s3_object_storage_sso.rb +14 -4
  373. data/lib/ionoscloud/models/server.rb +62 -12
  374. data/lib/ionoscloud/models/server_entities.rb +32 -6
  375. data/lib/ionoscloud/models/server_properties.rb +102 -20
  376. data/lib/ionoscloud/models/servers.rb +76 -20
  377. data/lib/ionoscloud/models/snapshot.rb +53 -11
  378. data/lib/ionoscloud/models/snapshot_properties.rb +165 -35
  379. data/lib/ionoscloud/models/snapshots.rb +47 -15
  380. data/lib/ionoscloud/models/target_port_range.rb +25 -7
  381. data/lib/ionoscloud/models/template.rb +53 -11
  382. data/lib/ionoscloud/models/template_properties.rb +45 -11
  383. data/lib/ionoscloud/models/templates.rb +47 -15
  384. data/lib/ionoscloud/models/token.rb +15 -5
  385. data/lib/ionoscloud/models/type.rb +5 -5
  386. data/lib/ionoscloud/models/user.rb +62 -12
  387. data/lib/ionoscloud/models/user_metadata.rb +35 -9
  388. data/lib/ionoscloud/models/user_post.rb +14 -4
  389. data/lib/ionoscloud/models/user_properties.rb +85 -19
  390. data/lib/ionoscloud/models/user_properties_post.rb +85 -19
  391. data/lib/ionoscloud/models/user_properties_put.rb +94 -18
  392. data/lib/ionoscloud/models/user_put.rb +24 -6
  393. data/lib/ionoscloud/models/users.rb +103 -18
  394. data/lib/ionoscloud/models/users_entities.rb +23 -5
  395. data/lib/ionoscloud/models/volume.rb +53 -11
  396. data/lib/ionoscloud/models/volume_properties.rb +240 -53
  397. data/lib/ionoscloud/models/volumes.rb +76 -20
  398. data/lib/ionoscloud/version.rb +4 -4
  399. data/lib/ionoscloud.rb +5 -4
  400. data/lib/test_driver.rb +119 -0
  401. data/sonar-project.properties +12 -0
  402. data/spec/api_client_spec.rb +3 -3
  403. data/spec/configuration_spec.rb +3 -3
  404. data/spec/spec_helper.rb +3 -3
  405. metadata +211 -590
  406. data/docs/DataCentersApi.md +0 -516
  407. data/docs/DefaultApi.md +0 -78
  408. data/docs/IPBlocksApi.md +0 -512
  409. data/docs/ImageProperties.md +0 -54
  410. data/docs/ImagesApi.md +0 -428
  411. data/docs/IpBlocks.md +0 -24
  412. data/docs/KubernetesClusterPropertiesForPost.md +0 -26
  413. data/docs/KubernetesClusterPropertiesForPut.md +0 -22
  414. data/docs/KubernetesNodePoolPropertiesForPost.md +0 -48
  415. data/docs/LabelsApi.md +0 -2346
  416. data/docs/LansApi.md +0 -794
  417. data/docs/LocationsApi.md +0 -259
  418. data/docs/NetworkLoadBalancerForwardingRuleHealthCheck.md +0 -26
  419. data/docs/NetworkLoadBalancerForwardingRuleTarget.md +0 -24
  420. data/docs/NetworkLoadBalancerForwardingRuleTargetHealthCheck.md +0 -22
  421. data/docs/NetworkLoadBalancerProperties.md +0 -26
  422. data/docs/NicProperties.md +0 -34
  423. data/docs/PrivateCrossConnectsApi.md +0 -430
  424. data/docs/RequestsApi.md +0 -283
  425. data/docs/ResourceLimits.md +0 -60
  426. data/docs/ServersApi.md +0 -1908
  427. data/docs/SnapshotProperties.md +0 -48
  428. data/docs/SnapshotsApi.md +0 -428
  429. data/docs/UserManagementApi.md +0 -2033
  430. data/docs/UserProperties.md +0 -32
  431. data/docs/UserPropertiesPost.md +0 -32
  432. data/docs/UserPropertiesPut.md +0 -30
  433. data/docs/UserS3KeysApi.md +0 -516
  434. data/docs/Users.md +0 -24
  435. data/docs/VolumesApi.md +0 -709
  436. data/spec/api/_api_spec.rb +0 -49
  437. data/spec/api/backup_units_api_spec.rb +0 -140
  438. data/spec/api/contract_resources_api_spec.rb +0 -49
  439. data/spec/api/data_centers_api_spec.rb +0 -128
  440. data/spec/api/firewall_rules_api_spec.rb +0 -146
  441. data/spec/api/flow_logs_api_spec.rb +0 -140
  442. data/spec/api/images_api_spec.rb +0 -111
  443. data/spec/api/ip_blocks_api_spec.rb +0 -126
  444. data/spec/api/kubernetes_api_spec.rb +0 -294
  445. data/spec/api/labels_api_spec.rb +0 -478
  446. data/spec/api/lans_api_spec.rb +0 -186
  447. data/spec/api/load_balancers_api_spec.rb +0 -205
  448. data/spec/api/locations_api_spec.rb +0 -80
  449. data/spec/api/nat_gateways_api_spec.rb +0 -336
  450. data/spec/api/network_interfaces_api_spec.rb +0 -140
  451. data/spec/api/network_load_balancers_api_spec.rb +0 -342
  452. data/spec/api/private_cross_connects_api_spec.rb +0 -112
  453. data/spec/api/requests_api_spec.rb +0 -92
  454. data/spec/api/servers_api_spec.rb +0 -401
  455. data/spec/api/snapshots_api_spec.rb +0 -111
  456. data/spec/api/templates_api_spec.rb +0 -60
  457. data/spec/api/user_management_api_spec.rb +0 -402
  458. data/spec/api/user_s3_keys_api_spec.rb +0 -128
  459. data/spec/api/volumes_api_spec.rb +0 -171
  460. data/spec/models/attached_volumes_spec.rb +0 -70
  461. data/spec/models/backup_unit_properties_spec.rb +0 -46
  462. data/spec/models/backup_unit_spec.rb +0 -62
  463. data/spec/models/backup_unit_sso_spec.rb +0 -34
  464. data/spec/models/backup_units_spec.rb +0 -56
  465. data/spec/models/balanced_nics_spec.rb +0 -70
  466. data/spec/models/cdroms_spec.rb +0 -70
  467. data/spec/models/connectable_datacenter_spec.rb +0 -46
  468. data/spec/models/contract_properties_spec.rb +0 -58
  469. data/spec/models/contract_spec.rb +0 -40
  470. data/spec/models/contracts_spec.rb +0 -52
  471. data/spec/models/cpu_architecture_properties_spec.rb +0 -52
  472. data/spec/models/data_center_entities_spec.rb +0 -64
  473. data/spec/models/datacenter_element_metadata_spec.rb +0 -80
  474. data/spec/models/datacenter_properties_spec.rb +0 -70
  475. data/spec/models/datacenter_spec.rb +0 -64
  476. data/spec/models/datacenters_spec.rb +0 -70
  477. data/spec/models/error_message_spec.rb +0 -40
  478. data/spec/models/error_spec.rb +0 -40
  479. data/spec/models/firewall_rule_spec.rb +0 -58
  480. data/spec/models/firewall_rules_spec.rb +0 -70
  481. data/spec/models/firewallrule_properties_spec.rb +0 -96
  482. data/spec/models/flow_log_properties_spec.rb +0 -60
  483. data/spec/models/flow_log_put_spec.rb +0 -52
  484. data/spec/models/flow_log_spec.rb +0 -58
  485. data/spec/models/flow_logs_spec.rb +0 -70
  486. data/spec/models/group_entities_spec.rb +0 -40
  487. data/spec/models/group_members_spec.rb +0 -52
  488. data/spec/models/group_properties_spec.rb +0 -106
  489. data/spec/models/group_share_properties_spec.rb +0 -40
  490. data/spec/models/group_share_spec.rb +0 -52
  491. data/spec/models/group_shares_spec.rb +0 -52
  492. data/spec/models/group_spec.rb +0 -58
  493. data/spec/models/group_users_spec.rb +0 -52
  494. data/spec/models/groups_spec.rb +0 -52
  495. data/spec/models/image_properties_spec.rb +0 -154
  496. data/spec/models/image_spec.rb +0 -58
  497. data/spec/models/images_spec.rb +0 -52
  498. data/spec/models/info_spec.rb +0 -46
  499. data/spec/models/ip_block_properties_spec.rb +0 -58
  500. data/spec/models/ip_block_spec.rb +0 -58
  501. data/spec/models/ip_blocks_spec.rb +0 -52
  502. data/spec/models/ip_consumer_spec.rb +0 -82
  503. data/spec/models/ip_failover_spec.rb +0 -40
  504. data/spec/models/kubernetes_auto_scaling_spec.rb +0 -40
  505. data/spec/models/kubernetes_cluster_entities_spec.rb +0 -34
  506. data/spec/models/kubernetes_cluster_for_post_spec.rb +0 -68
  507. data/spec/models/kubernetes_cluster_for_put_spec.rb +0 -68
  508. data/spec/models/kubernetes_cluster_properties_for_post_spec.rb +0 -58
  509. data/spec/models/kubernetes_cluster_properties_for_put_spec.rb +0 -46
  510. data/spec/models/kubernetes_cluster_properties_spec.rb +0 -70
  511. data/spec/models/kubernetes_cluster_spec.rb +0 -68
  512. data/spec/models/kubernetes_clusters_spec.rb +0 -56
  513. data/spec/models/kubernetes_maintenance_window_spec.rb +0 -44
  514. data/spec/models/kubernetes_node_metadata_spec.rb +0 -62
  515. data/spec/models/kubernetes_node_pool_for_post_spec.rb +0 -62
  516. data/spec/models/kubernetes_node_pool_for_put_spec.rb +0 -62
  517. data/spec/models/kubernetes_node_pool_lan_routes_spec.rb +0 -40
  518. data/spec/models/kubernetes_node_pool_lan_spec.rb +0 -46
  519. data/spec/models/kubernetes_node_pool_properties_for_post_spec.rb +0 -132
  520. data/spec/models/kubernetes_node_pool_properties_for_put_spec.rb +0 -82
  521. data/spec/models/kubernetes_node_pool_properties_spec.rb +0 -138
  522. data/spec/models/kubernetes_node_pool_spec.rb +0 -62
  523. data/spec/models/kubernetes_node_pools_spec.rb +0 -56
  524. data/spec/models/kubernetes_node_properties_spec.rb +0 -52
  525. data/spec/models/kubernetes_node_spec.rb +0 -62
  526. data/spec/models/kubernetes_nodes_spec.rb +0 -56
  527. data/spec/models/label_properties_spec.rb +0 -58
  528. data/spec/models/label_resource_properties_spec.rb +0 -40
  529. data/spec/models/label_resource_spec.rb +0 -62
  530. data/spec/models/label_resources_spec.rb +0 -74
  531. data/spec/models/label_spec.rb +0 -62
  532. data/spec/models/labels_spec.rb +0 -56
  533. data/spec/models/lan_entities_spec.rb +0 -34
  534. data/spec/models/lan_nics_spec.rb +0 -70
  535. data/spec/models/lan_post_spec.rb +0 -64
  536. data/spec/models/lan_properties_post_spec.rb +0 -52
  537. data/spec/models/lan_properties_spec.rb +0 -52
  538. data/spec/models/lan_spec.rb +0 -64
  539. data/spec/models/lans_spec.rb +0 -70
  540. data/spec/models/loadbalancer_entities_spec.rb +0 -34
  541. data/spec/models/loadbalancer_properties_spec.rb +0 -46
  542. data/spec/models/loadbalancer_spec.rb +0 -64
  543. data/spec/models/loadbalancers_spec.rb +0 -70
  544. data/spec/models/location_properties_spec.rb +0 -52
  545. data/spec/models/location_spec.rb +0 -58
  546. data/spec/models/locations_spec.rb +0 -52
  547. data/spec/models/nat_gateway_entities_spec.rb +0 -40
  548. data/spec/models/nat_gateway_lan_properties_spec.rb +0 -40
  549. data/spec/models/nat_gateway_properties_spec.rb +0 -46
  550. data/spec/models/nat_gateway_put_spec.rb +0 -52
  551. data/spec/models/nat_gateway_rule_properties_spec.rb +0 -70
  552. data/spec/models/nat_gateway_rule_protocol_spec.rb +0 -28
  553. data/spec/models/nat_gateway_rule_put_spec.rb +0 -52
  554. data/spec/models/nat_gateway_rule_spec.rb +0 -58
  555. data/spec/models/nat_gateway_rule_type_spec.rb +0 -28
  556. data/spec/models/nat_gateway_rules_spec.rb +0 -52
  557. data/spec/models/nat_gateway_spec.rb +0 -64
  558. data/spec/models/nat_gateways_spec.rb +0 -70
  559. data/spec/models/network_load_balancer_entities_spec.rb +0 -40
  560. data/spec/models/network_load_balancer_forwarding_rule_health_check_spec.rb +0 -58
  561. data/spec/models/network_load_balancer_forwarding_rule_properties_spec.rb +0 -78
  562. data/spec/models/network_load_balancer_forwarding_rule_put_spec.rb +0 -52
  563. data/spec/models/network_load_balancer_forwarding_rule_spec.rb +0 -58
  564. data/spec/models/network_load_balancer_forwarding_rule_target_health_check_spec.rb +0 -46
  565. data/spec/models/network_load_balancer_forwarding_rule_target_spec.rb +0 -52
  566. data/spec/models/network_load_balancer_forwarding_rules_spec.rb +0 -70
  567. data/spec/models/network_load_balancer_properties_spec.rb +0 -58
  568. data/spec/models/network_load_balancer_put_spec.rb +0 -52
  569. data/spec/models/network_load_balancer_spec.rb +0 -64
  570. data/spec/models/network_load_balancers_spec.rb +0 -70
  571. data/spec/models/nic_entities_spec.rb +0 -40
  572. data/spec/models/nic_properties_spec.rb +0 -86
  573. data/spec/models/nic_put_spec.rb +0 -52
  574. data/spec/models/nic_spec.rb +0 -64
  575. data/spec/models/nics_spec.rb +0 -70
  576. data/spec/models/no_state_meta_data_spec.rb +0 -70
  577. data/spec/models/pagination_links_spec.rb +0 -46
  578. data/spec/models/peer_spec.rb +0 -58
  579. data/spec/models/private_cross_connect_properties_spec.rb +0 -52
  580. data/spec/models/private_cross_connect_spec.rb +0 -58
  581. data/spec/models/private_cross_connects_spec.rb +0 -52
  582. data/spec/models/remote_console_url_spec.rb +0 -34
  583. data/spec/models/request_metadata_spec.rb +0 -52
  584. data/spec/models/request_properties_spec.rb +0 -52
  585. data/spec/models/request_spec.rb +0 -58
  586. data/spec/models/request_status_metadata_spec.rb +0 -56
  587. data/spec/models/request_status_spec.rb +0 -52
  588. data/spec/models/request_target_spec.rb +0 -44
  589. data/spec/models/requests_spec.rb +0 -70
  590. data/spec/models/resource_entities_spec.rb +0 -34
  591. data/spec/models/resource_groups_spec.rb +0 -52
  592. data/spec/models/resource_limits_spec.rb +0 -160
  593. data/spec/models/resource_properties_spec.rb +0 -40
  594. data/spec/models/resource_reference_spec.rb +0 -46
  595. data/spec/models/resource_spec.rb +0 -64
  596. data/spec/models/resources_spec.rb +0 -52
  597. data/spec/models/resources_users_spec.rb +0 -52
  598. data/spec/models/s3_key_metadata_spec.rb +0 -40
  599. data/spec/models/s3_key_properties_spec.rb +0 -40
  600. data/spec/models/s3_key_spec.rb +0 -58
  601. data/spec/models/s3_keys_spec.rb +0 -52
  602. data/spec/models/s3_object_storage_sso_spec.rb +0 -34
  603. data/spec/models/server_entities_spec.rb +0 -46
  604. data/spec/models/server_properties_spec.rb +0 -96
  605. data/spec/models/server_spec.rb +0 -64
  606. data/spec/models/servers_spec.rb +0 -70
  607. data/spec/models/snapshot_properties_spec.rb +0 -128
  608. data/spec/models/snapshot_spec.rb +0 -58
  609. data/spec/models/snapshots_spec.rb +0 -52
  610. data/spec/models/target_port_range_spec.rb +0 -40
  611. data/spec/models/template_properties_spec.rb +0 -52
  612. data/spec/models/template_spec.rb +0 -58
  613. data/spec/models/templates_spec.rb +0 -52
  614. data/spec/models/token_spec.rb +0 -34
  615. data/spec/models/type_spec.rb +0 -28
  616. data/spec/models/user_metadata_spec.rb +0 -46
  617. data/spec/models/user_post_spec.rb +0 -34
  618. data/spec/models/user_properties_post_spec.rb +0 -76
  619. data/spec/models/user_properties_put_spec.rb +0 -70
  620. data/spec/models/user_properties_spec.rb +0 -76
  621. data/spec/models/user_put_spec.rb +0 -40
  622. data/spec/models/user_spec.rb +0 -64
  623. data/spec/models/users_entities_spec.rb +0 -40
  624. data/spec/models/users_spec.rb +0 -52
  625. data/spec/models/volume_properties_spec.rb +0 -158
  626. data/spec/models/volume_spec.rb +0 -58
  627. data/spec/models/volumes_spec.rb +0 -70
@@ -1,12 +1,12 @@
1
1
  =begin
2
2
  #CLOUD API
3
3
 
4
- #An enterprise-grade Infrastructure is provided as a Service (IaaS) solution that can be managed through a browser-based \"Data Center Designer\" (DCD) tool or via an easy to use API. The API allows you to perform a variety of management tasks such as spinning up additional servers, adding volumes, adjusting networking, and so forth. It is designed to allow users to leverage the same power and flexibility found within the DCD visual tool. Both tools are consistent with their concepts and lend well to making the experience smooth and intuitive.
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.1
6
+ The version of the OpenAPI document: 6.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
- OpenAPI Generator version: 5.0.1-SNAPSHOT
9
+ OpenAPI Generator version: 5.2.1-SNAPSHOT
10
10
 
11
11
  =end
12
12
 
@@ -19,30 +19,30 @@ 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
24
- # @param datacenter_id [String] The unique ID of the Datacenter
25
- # @param server_id [String] The unique ID of the Server
26
- # @param cdrom_id [String] The unique ID of the CD-ROM
22
+ # Detach CD-ROMs
23
+ # Detach the specified CD-ROM from the server.
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.
27
27
  # @param [Hash] opts the optional parameters
28
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
29
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth=0: only direct properties are included. Children (servers etc.) 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)
30
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
28
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
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)
30
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
31
31
  # @return [nil]
32
32
  def datacenters_servers_cdroms_delete(datacenter_id, server_id, cdrom_id, opts = {})
33
33
  datacenters_servers_cdroms_delete_with_http_info(datacenter_id, server_id, cdrom_id, opts)
34
34
  nil
35
35
  end
36
36
 
37
- # Detach a CD-ROM
38
- # This will detach a CD-ROM from the server
39
- # @param datacenter_id [String] The unique ID of the Datacenter
40
- # @param server_id [String] The unique ID of the Server
41
- # @param cdrom_id [String] The unique ID of the CD-ROM
37
+ # Detach CD-ROMs
38
+ # Detach the specified CD-ROM from the server.
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.
42
42
  # @param [Hash] opts the optional parameters
43
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
44
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth=0: only direct properties are included. Children (servers etc.) 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
45
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
43
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
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
45
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
46
46
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
47
47
  def datacenters_servers_cdroms_delete_with_http_info(datacenter_id, server_id, cdrom_id, opts = {})
48
48
  if @api_client.config.debugging
@@ -111,30 +111,30 @@ 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
116
- # @param datacenter_id [String] The unique ID of the Datacenter
117
- # @param server_id [String] The unique ID of the Server
118
- # @param cdrom_id [String] The unique ID of the CD-ROM
114
+ # Retrieve attached CD-ROMs
115
+ # Retrieve the properties of the CD-ROM, attached to the specified server.
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.
119
119
  # @param [Hash] opts the optional parameters
120
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
121
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
122
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
120
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
121
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
122
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
123
123
  # @return [Image]
124
124
  def datacenters_servers_cdroms_find_by_id(datacenter_id, server_id, cdrom_id, opts = {})
125
125
  data, _status_code, _headers = datacenters_servers_cdroms_find_by_id_with_http_info(datacenter_id, server_id, cdrom_id, opts)
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
131
- # @param datacenter_id [String] The unique ID of the Datacenter
132
- # @param server_id [String] The unique ID of the Server
133
- # @param cdrom_id [String] The unique ID of the CD-ROM
129
+ # Retrieve attached CD-ROMs
130
+ # Retrieve the properties of the CD-ROM, attached to the specified server.
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.
134
134
  # @param [Hash] opts the optional parameters
135
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
136
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
137
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
135
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
136
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
137
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
138
138
  # @return [Array<(Image, Integer, Hash)>] Image data, response status code and response headers
139
139
  def datacenters_servers_cdroms_find_by_id_with_http_info(datacenter_id, server_id, cdrom_id, opts = {})
140
140
  if @api_client.config.debugging
@@ -204,15 +204,15 @@ 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.
208
- # @param datacenter_id [String] The unique ID of the Datacenter
209
- # @param server_id [String] The unique ID of the Server
207
+ # List all CD-ROMs, attached to the specified server.
208
+ # @param datacenter_id [String] The unique ID of the data center.
209
+ # @param server_id [String] The unique ID of the server.
210
210
  # @param [Hash] opts the optional parameters
211
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
212
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
213
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
214
- # @option opts [Integer] :offset the first element (of the total list of elements) to include in the response (use together with limit for pagination) (default to 0)
215
- # @option opts [Integer] :limit the maximum number of elements to return (use together with offset for pagination) (default to 1000)
211
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
212
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
213
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
214
+ # @option opts [Integer] :offset The first element (from the complete list of the elements) to include in the response (used together with &lt;b&gt;&lt;i&gt;limit&lt;/i&gt;&lt;/b&gt; for pagination). (default to 0)
215
+ # @option opts [Integer] :limit The maximum number of elements to return (use together with offset for pagination). (default to 1000)
216
216
  # @return [Cdroms]
217
217
  def datacenters_servers_cdroms_get(datacenter_id, server_id, opts = {})
218
218
  data, _status_code, _headers = datacenters_servers_cdroms_get_with_http_info(datacenter_id, server_id, opts)
@@ -220,15 +220,15 @@ 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.
224
- # @param datacenter_id [String] The unique ID of the Datacenter
225
- # @param server_id [String] The unique ID of the Server
223
+ # List all CD-ROMs, attached to the specified server.
224
+ # @param datacenter_id [String] The unique ID of the data center.
225
+ # @param server_id [String] The unique ID of the server.
226
226
  # @param [Hash] opts the optional parameters
227
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
228
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
229
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
230
- # @option opts [Integer] :offset the first element (of the total list of elements) to include in the response (use together with limit for pagination)
231
- # @option opts [Integer] :limit the maximum number of elements to return (use together with offset for pagination)
227
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
228
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
229
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
230
+ # @option opts [Integer] :offset The first element (from the complete list of the elements) to include in the response (used together with &lt;b&gt;&lt;i&gt;limit&lt;/i&gt;&lt;/b&gt; for pagination).
231
+ # @option opts [Integer] :limit The maximum number of elements to return (use together with offset for pagination).
232
232
  # @return [Array<(Cdroms, Integer, Hash)>] Cdroms data, response status code and response headers
233
233
  def datacenters_servers_cdroms_get_with_http_info(datacenter_id, server_id, opts = {})
234
234
  if @api_client.config.debugging
@@ -307,30 +307,30 @@ 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.
312
- # @param datacenter_id [String] The unique ID of the Datacenter
313
- # @param server_id [String] The unique ID of the Server
314
- # @param cdrom [Image] CD-ROM to be attached
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
+ # @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] The CD-ROM to be attached.
315
315
  # @param [Hash] opts the optional parameters
316
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
317
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
318
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
316
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
317
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
318
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
319
319
  # @return [Image]
320
320
  def datacenters_servers_cdroms_post(datacenter_id, server_id, cdrom, opts = {})
321
321
  data, _status_code, _headers = datacenters_servers_cdroms_post_with_http_info(datacenter_id, server_id, cdrom, opts)
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.
327
- # @param datacenter_id [String] The unique ID of the Datacenter
328
- # @param server_id [String] The unique ID of the Server
329
- # @param cdrom [Image] CD-ROM to be attached
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
+ # @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] The CD-ROM to be attached.
330
330
  # @param [Hash] opts the optional parameters
331
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
332
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
333
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
331
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
332
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
333
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
334
334
  # @return [Array<(Image, Integer, Hash)>] Image data, response status code and response headers
335
335
  def datacenters_servers_cdroms_post_with_http_info(datacenter_id, server_id, cdrom, opts = {})
336
336
  if @api_client.config.debugging
@@ -401,28 +401,28 @@ 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
406
- # @param datacenter_id [String] The unique ID of the datacenter
407
- # @param server_id [String] The unique ID of the Server
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
+ # @param datacenter_id [String] The unique ID of the data center.
407
+ # @param server_id [String] The unique ID of the server.
408
408
  # @param [Hash] opts the optional parameters
409
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
410
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
411
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
409
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
410
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
411
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
412
412
  # @return [nil]
413
413
  def datacenters_servers_delete(datacenter_id, server_id, opts = {})
414
414
  datacenters_servers_delete_with_http_info(datacenter_id, server_id, opts)
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
420
- # @param datacenter_id [String] The unique ID of the datacenter
421
- # @param server_id [String] The unique ID of the Server
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
+ # @param datacenter_id [String] The unique ID of the data center.
421
+ # @param server_id [String] The unique ID of the server.
422
422
  # @param [Hash] opts the optional parameters
423
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
424
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
425
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
423
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
424
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
425
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
426
426
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
427
427
  def datacenters_servers_delete_with_http_info(datacenter_id, server_id, opts = {})
428
428
  if @api_client.config.debugging
@@ -487,28 +487,28 @@ 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.
492
- # @param datacenter_id [String] The unique ID of the datacenter
493
- # @param server_id [String] The unique ID of the Server
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
+ # @param datacenter_id [String] The unique ID of the data center.
493
+ # @param server_id [String] The unique ID of the server.
494
494
  # @param [Hash] opts the optional parameters
495
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
496
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
497
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
495
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
496
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
497
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
498
498
  # @return [Server]
499
499
  def datacenters_servers_find_by_id(datacenter_id, server_id, opts = {})
500
500
  data, _status_code, _headers = datacenters_servers_find_by_id_with_http_info(datacenter_id, server_id, opts)
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.
506
- # @param datacenter_id [String] The unique ID of the datacenter
507
- # @param server_id [String] The unique ID of the Server
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
+ # @param datacenter_id [String] The unique ID of the data center.
507
+ # @param server_id [String] The unique ID of the server.
508
508
  # @param [Hash] opts the optional parameters
509
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
510
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
511
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
509
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
510
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
511
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
512
512
  # @return [Array<(Server, Integer, Hash)>] Server data, response status code and response headers
513
513
  def datacenters_servers_find_by_id_with_http_info(datacenter_id, server_id, opts = {})
514
514
  if @api_client.config.debugging
@@ -573,32 +573,32 @@ 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
578
- # @param datacenter_id [String] The unique ID of the datacenter
576
+ # List servers
577
+ # List all servers within the data center.
578
+ # @param datacenter_id [String] The unique ID of the data center.
579
579
  # @param [Hash] opts the optional parameters
580
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
581
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... 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.
583
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
584
- # @option opts [Integer] :offset the first element (of the total list of elements) to include in the response (use together with limit for pagination) (default to 0)
585
- # @option opts [Integer] :limit the maximum number of elements to return (use together with offset for pagination) (default to 1000)
580
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
581
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
582
+ # @option opts [Boolean] :upgrade_needed Filter servers that can or that cannot be upgraded.
583
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
584
+ # @option opts [Integer] :offset The first element (from the complete list of the elements) to include in the response (used together with &lt;b&gt;&lt;i&gt;limit&lt;/i&gt;&lt;/b&gt; for pagination). (default to 0)
585
+ # @option opts [Integer] :limit The maximum number of elements to return (use together with offset for pagination). (default to 1000)
586
586
  # @return [Servers]
587
587
  def datacenters_servers_get(datacenter_id, opts = {})
588
588
  data, _status_code, _headers = datacenters_servers_get_with_http_info(datacenter_id, opts)
589
589
  data
590
590
  end
591
591
 
592
- # List Servers
593
- # You can retrieve a list of servers within a datacenter
594
- # @param datacenter_id [String] The unique ID of the datacenter
592
+ # List servers
593
+ # List all servers within the data center.
594
+ # @param datacenter_id [String] The unique ID of the data center.
595
595
  # @param [Hash] opts the optional parameters
596
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
597
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... 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.
599
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
600
- # @option opts [Integer] :offset the first element (of the total list of elements) to include in the response (use together with limit for pagination)
601
- # @option opts [Integer] :limit the maximum number of elements to return (use together with offset for pagination)
596
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
597
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
598
+ # @option opts [Boolean] :upgrade_needed Filter servers that can or that cannot be upgraded.
599
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
600
+ # @option opts [Integer] :offset The first element (from the complete list of the elements) to include in the response (used together with &lt;b&gt;&lt;i&gt;limit&lt;/i&gt;&lt;/b&gt; for pagination).
601
+ # @option opts [Integer] :limit The maximum number of elements to return (use together with offset for pagination).
602
602
  # @return [Array<(Servers, Integer, Hash)>] Servers data, response status code and response headers
603
603
  def datacenters_servers_get_with_http_info(datacenter_id, opts = {})
604
604
  if @api_client.config.debugging
@@ -674,30 +674,30 @@ 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
679
- # @param datacenter_id [String] The unique ID of the datacenter
680
- # @param server_id [String] The unique ID of the server
681
- # @param server [ServerProperties] Modified properties of Server
677
+ # Partially modify servers
678
+ # Update the properties of the specified server within the data center.
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] The properties of the server to be updated.
682
682
  # @param [Hash] opts the optional parameters
683
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
684
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
685
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
683
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
684
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
685
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
686
686
  # @return [Server]
687
687
  def datacenters_servers_patch(datacenter_id, server_id, server, opts = {})
688
688
  data, _status_code, _headers = datacenters_servers_patch_with_http_info(datacenter_id, server_id, server, opts)
689
689
  data
690
690
  end
691
691
 
692
- # Partially modify a Server
693
- # You can use update attributes of a server
694
- # @param datacenter_id [String] The unique ID of the datacenter
695
- # @param server_id [String] The unique ID of the server
696
- # @param server [ServerProperties] Modified properties of Server
692
+ # Partially modify servers
693
+ # Update the properties of the specified server within the data center.
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] The properties of the server to be updated.
697
697
  # @param [Hash] opts the optional parameters
698
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
699
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
700
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
698
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
699
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
700
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
701
701
  # @return [Array<(Server, Integer, Hash)>] Server data, response status code and response headers
702
702
  def datacenters_servers_patch_with_http_info(datacenter_id, server_id, server, opts = {})
703
703
  if @api_client.config.debugging
@@ -768,28 +768,28 @@ 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.
773
- # @param datacenter_id [String] The unique ID of the datacenter
774
- # @param server [Server] Server to be created
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
+ # @param datacenter_id [String] The unique ID of the data center.
774
+ # @param server [Server] The server to create.
775
775
  # @param [Hash] opts the optional parameters
776
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
777
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
778
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
776
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
777
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
778
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
779
779
  # @return [Server]
780
780
  def datacenters_servers_post(datacenter_id, server, opts = {})
781
781
  data, _status_code, _headers = datacenters_servers_post_with_http_info(datacenter_id, server, opts)
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.
787
- # @param datacenter_id [String] The unique ID of the datacenter
788
- # @param server [Server] Server to be created
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
+ # @param datacenter_id [String] The unique ID of the data center.
788
+ # @param server [Server] The server to create.
789
789
  # @param [Hash] opts the optional parameters
790
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
791
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
792
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
790
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
791
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
792
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
793
793
  # @return [Array<(Server, Integer, Hash)>] Server data, response status code and response headers
794
794
  def datacenters_servers_post_with_http_info(datacenter_id, server, opts = {})
795
795
  if @api_client.config.debugging
@@ -856,30 +856,30 @@ 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
861
- # @param datacenter_id [String] The unique ID of the datacenter
862
- # @param server_id [String] The unique ID of the server
863
- # @param server [Server] Modified Server
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
+ # @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] The modified server
864
864
  # @param [Hash] opts the optional parameters
865
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
866
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
867
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
865
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
866
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
867
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
868
868
  # @return [Server]
869
869
  def datacenters_servers_put(datacenter_id, server_id, server, opts = {})
870
870
  data, _status_code, _headers = datacenters_servers_put_with_http_info(datacenter_id, server_id, server, opts)
871
871
  data
872
872
  end
873
873
 
874
- # Modify a Server
875
- # Allows to modify the attributes of a Server. From v5 onwards &#39;allowReboot&#39; 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 &#39;allowReboot&#39; property was required to be set to true which will no longer be the case and the server will be rebooted automatically
876
- # @param datacenter_id [String] The unique ID of the datacenter
877
- # @param server_id [String] The unique ID of the server
878
- # @param server [Server] Modified Server
874
+ # Modify servers
875
+ # Modify the properties of the specified server within the data center. Starting with v5, the &#39;allowReboot&#39; 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, &#39;allowReboot&#39; had to be set to &#39;true&#39;; this is no longer required, the reboot will be performed automatically.
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] The modified server
879
879
  # @param [Hash] opts the optional parameters
880
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
881
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
882
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
880
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
881
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
882
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
883
883
  # @return [Array<(Server, Integer, Hash)>] Server data, response status code and response headers
884
884
  def datacenters_servers_put_with_http_info(datacenter_id, server_id, server, opts = {})
885
885
  if @api_client.config.debugging
@@ -950,28 +950,28 @@ 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.
955
- # @param datacenter_id [String] The unique ID of the datacenter
956
- # @param server_id [String] The unique ID of the Server
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
+ # @param datacenter_id [String] The unique ID of the data center.
956
+ # @param server_id [String] The unique ID of the server.
957
957
  # @param [Hash] opts the optional parameters
958
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
959
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
960
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
958
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
959
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
960
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
961
961
  # @return [nil]
962
962
  def datacenters_servers_reboot_post(datacenter_id, server_id, opts = {})
963
963
  datacenters_servers_reboot_post_with_http_info(datacenter_id, server_id, opts)
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.
969
- # @param datacenter_id [String] The unique ID of the datacenter
970
- # @param server_id [String] The unique ID of the Server
967
+ # Reboot servers
968
+ # Force a hard reboot of the specified server within the data center. Don&#39;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
+ # @param datacenter_id [String] The unique ID of the data center.
970
+ # @param server_id [String] The unique ID of the server.
971
971
  # @param [Hash] opts the optional parameters
972
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
973
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
974
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
972
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
973
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
974
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
975
975
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
976
976
  def datacenters_servers_reboot_post_with_http_info(datacenter_id, server_id, opts = {})
977
977
  if @api_client.config.debugging
@@ -1036,28 +1036,28 @@ 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
1041
- # @param datacenter_id [String] The unique ID of the datacenter
1042
- # @param server_id [String] The unique ID of the Server
1039
+ # Get Remote Console link
1040
+ # Retrieve a link with a JSON Web Token for accessing the server's Remote Console.
1041
+ # @param datacenter_id [String] The unique ID of the data center.
1042
+ # @param server_id [String] The unique ID of the server.
1043
1043
  # @param [Hash] opts the optional parameters
1044
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
1045
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
1046
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1044
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1045
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
1046
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1047
1047
  # @return [RemoteConsoleUrl]
1048
1048
  def datacenters_servers_remote_console_get(datacenter_id, server_id, opts = {})
1049
1049
  data, _status_code, _headers = datacenters_servers_remote_console_get_with_http_info(datacenter_id, server_id, opts)
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
1055
- # @param datacenter_id [String] The unique ID of the datacenter
1056
- # @param server_id [String] The unique ID of the Server
1053
+ # Get Remote Console link
1054
+ # Retrieve a link with a JSON Web Token for accessing the server&#39;s Remote Console.
1055
+ # @param datacenter_id [String] The unique ID of the data center.
1056
+ # @param server_id [String] The unique ID of the server.
1057
1057
  # @param [Hash] opts the optional parameters
1058
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
1059
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
1060
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1058
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1059
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
1060
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1061
1061
  # @return [Array<(RemoteConsoleUrl, Integer, Hash)>] RemoteConsoleUrl data, response status code and response headers
1062
1062
  def datacenters_servers_remote_console_get_with_http_info(datacenter_id, server_id, opts = {})
1063
1063
  if @api_client.config.debugging
@@ -1122,28 +1122,28 @@ 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.
1127
- # @param datacenter_id [String] The unique ID of the datacenter
1128
- # @param server_id [String] The unique ID of the Server
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
+ # @param datacenter_id [String] The unique ID of the data center.
1128
+ # @param server_id [String] The unique ID of the server.
1129
1129
  # @param [Hash] opts the optional parameters
1130
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
1131
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
1132
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1130
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1131
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
1132
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1133
1133
  # @return [nil]
1134
1134
  def datacenters_servers_resume_post(datacenter_id, server_id, opts = {})
1135
1135
  datacenters_servers_resume_post_with_http_info(datacenter_id, server_id, opts)
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.
1141
- # @param datacenter_id [String] The unique ID of the datacenter
1142
- # @param server_id [String] The unique ID of the Server
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
+ # @param datacenter_id [String] The unique ID of the data center.
1142
+ # @param server_id [String] The unique ID of the server.
1143
1143
  # @param [Hash] opts the optional parameters
1144
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
1145
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
1146
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1144
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1145
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
1146
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1147
1147
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
1148
1148
  def datacenters_servers_resume_post_with_http_info(datacenter_id, server_id, opts = {})
1149
1149
  if @api_client.config.debugging
@@ -1208,28 +1208,28 @@ 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
1213
- # @param datacenter_id [String] The unique ID of the datacenter
1214
- # @param server_id [String] The unique ID of the Server
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
+ # @param datacenter_id [String] The unique ID of the data center.
1214
+ # @param server_id [String] The unique ID of the server.
1215
1215
  # @param [Hash] opts the optional parameters
1216
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
1217
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
1218
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1216
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1217
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
1218
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1219
1219
  # @return [nil]
1220
1220
  def datacenters_servers_start_post(datacenter_id, server_id, opts = {})
1221
1221
  datacenters_servers_start_post_with_http_info(datacenter_id, server_id, opts)
1222
1222
  nil
1223
1223
  end
1224
1224
 
1225
- # Start a Server
1226
- # This will start a server. If the server&#39;s public IP was deallocated then a new IP will be assigned
1227
- # @param datacenter_id [String] The unique ID of the datacenter
1228
- # @param server_id [String] The unique ID of the Server
1225
+ # Start servers
1226
+ # Start the specified server within the data center; if the server&#39;s public IP address has been deallocated, a new IP address will be assigned.
1227
+ # @param datacenter_id [String] The unique ID of the data center.
1228
+ # @param server_id [String] The unique ID of the server.
1229
1229
  # @param [Hash] opts the optional parameters
1230
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
1231
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
1232
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1230
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1231
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
1232
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1233
1233
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
1234
1234
  def datacenters_servers_start_post_with_http_info(datacenter_id, server_id, opts = {})
1235
1235
  if @api_client.config.debugging
@@ -1294,28 +1294,28 @@ 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.
1299
- # @param datacenter_id [String] The unique ID of the datacenter
1300
- # @param server_id [String] The unique ID of the Server
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
+ # @param datacenter_id [String] The unique ID of the data center.
1300
+ # @param server_id [String] The unique ID of the server.
1301
1301
  # @param [Hash] opts the optional parameters
1302
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
1303
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
1304
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1302
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1303
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
1304
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1305
1305
  # @return [nil]
1306
1306
  def datacenters_servers_stop_post(datacenter_id, server_id, opts = {})
1307
1307
  datacenters_servers_stop_post_with_http_info(datacenter_id, server_id, opts)
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.
1313
- # @param datacenter_id [String] The unique ID of the datacenter
1314
- # @param server_id [String] The unique ID of the Server
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
+ # @param datacenter_id [String] The unique ID of the data center.
1314
+ # @param server_id [String] The unique ID of the server.
1315
1315
  # @param [Hash] opts the optional parameters
1316
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
1317
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
1318
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1316
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1317
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
1318
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1319
1319
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
1320
1320
  def datacenters_servers_stop_post_with_http_info(datacenter_id, server_id, opts = {})
1321
1321
  if @api_client.config.debugging
@@ -1380,28 +1380,28 @@ 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.
1385
- # @param datacenter_id [String] The unique ID of the datacenter
1386
- # @param server_id [String] The unique ID of the Server
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
+ # @param datacenter_id [String] The unique ID of the data center.
1386
+ # @param server_id [String] The unique ID of the server.
1387
1387
  # @param [Hash] opts the optional parameters
1388
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
1389
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
1390
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1388
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1389
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
1390
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1391
1391
  # @return [nil]
1392
1392
  def datacenters_servers_suspend_post(datacenter_id, server_id, opts = {})
1393
1393
  datacenters_servers_suspend_post_with_http_info(datacenter_id, server_id, opts)
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.
1399
- # @param datacenter_id [String] The unique ID of the datacenter
1400
- # @param server_id [String] The unique ID of the Server
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
+ # @param datacenter_id [String] The unique ID of the data center.
1400
+ # @param server_id [String] The unique ID of the server.
1401
1401
  # @param [Hash] opts the optional parameters
1402
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
1403
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
1404
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1402
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1403
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
1404
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1405
1405
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
1406
1406
  def datacenters_servers_suspend_post_with_http_info(datacenter_id, server_id, opts = {})
1407
1407
  if @api_client.config.debugging
@@ -1466,28 +1466,28 @@ 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)
1471
- # @param datacenter_id [String] The unique ID of the datacenter
1472
- # @param server_id [String] The unique ID of the Server
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
+ # @param datacenter_id [String] The unique ID of the data center.
1472
+ # @param server_id [String] The unique ID of the server.
1473
1473
  # @param [Hash] opts the optional parameters
1474
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
1475
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
1476
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1474
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1475
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
1476
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1477
1477
  # @return [Token]
1478
1478
  def datacenters_servers_token_get(datacenter_id, server_id, opts = {})
1479
1479
  data, _status_code, _headers = datacenters_servers_token_get_with_http_info(datacenter_id, server_id, opts)
1480
1480
  data
1481
1481
  end
1482
1482
 
1483
- # Get the server&#39;s jwToken
1484
- # Returns the server json web token to be used for login operations (ex: accessing the server console)
1485
- # @param datacenter_id [String] The unique ID of the datacenter
1486
- # @param server_id [String] The unique ID of the Server
1483
+ # Get JASON Web Token
1484
+ # Retrieve a JSON Web Token from the server for use in login operations (such as accessing the server&#39;s console).
1485
+ # @param datacenter_id [String] The unique ID of the data center.
1486
+ # @param server_id [String] The unique ID of the server.
1487
1487
  # @param [Hash] opts the optional parameters
1488
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
1489
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
1490
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1488
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1489
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
1490
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1491
1491
  # @return [Array<(Token, Integer, Hash)>] Token data, response status code and response headers
1492
1492
  def datacenters_servers_token_get_with_http_info(datacenter_id, server_id, opts = {})
1493
1493
  if @api_client.config.debugging
@@ -1552,28 +1552,28 @@ 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'
1557
- # @param datacenter_id [String] The unique ID of the datacenter
1558
- # @param server_id [String] The unique ID of the Server
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
+ # @param datacenter_id [String] The unique ID of the data center.
1558
+ # @param server_id [String] The unique ID of the server.
1559
1559
  # @param [Hash] opts the optional parameters
1560
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
1561
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
1562
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1560
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1561
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
1562
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1563
1563
  # @return [nil]
1564
1564
  def datacenters_servers_upgrade_post(datacenter_id, server_id, opts = {})
1565
1565
  datacenters_servers_upgrade_post_with_http_info(datacenter_id, server_id, opts)
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 &#39;/datacenters/{datacenterId}/servers?upgradeNeeded&#x3D;true&#39;
1571
- # @param datacenter_id [String] The unique ID of the datacenter
1572
- # @param server_id [String] The unique ID of the Server
1569
+ # Upgrade servers
1570
+ # Upgrade the server version, if needed. To determine if an upgrade is available, execute the following call: &#39;/datacenters/{datacenterId}/servers?upgradeNeeded&#x3D;true&#39;
1571
+ # @param datacenter_id [String] The unique ID of the data center.
1572
+ # @param server_id [String] The unique ID of the server.
1573
1573
  # @param [Hash] opts the optional parameters
1574
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
1575
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
1576
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1574
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1575
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
1576
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1577
1577
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
1578
1578
  def datacenters_servers_upgrade_post_with_http_info(datacenter_id, server_id, opts = {})
1579
1579
  if @api_client.config.debugging
@@ -1638,30 +1638,30 @@ 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
1643
- # @param datacenter_id [String] The unique ID of the Datacenter
1644
- # @param server_id [String] The unique ID of the Server
1645
- # @param volume_id [String] The unique ID of the Volume
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
+ # @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.
1646
1646
  # @param [Hash] opts the optional parameters
1647
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
1648
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
1649
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1647
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1648
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
1649
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1650
1650
  # @return [nil]
1651
1651
  def datacenters_servers_volumes_delete(datacenter_id, server_id, volume_id, opts = {})
1652
1652
  datacenters_servers_volumes_delete_with_http_info(datacenter_id, server_id, volume_id, opts)
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
1658
- # @param datacenter_id [String] The unique ID of the Datacenter
1659
- # @param server_id [String] The unique ID of the Server
1660
- # @param volume_id [String] The unique ID of the Volume
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
+ # @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.
1661
1661
  # @param [Hash] opts the optional parameters
1662
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
1663
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
1664
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1662
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1663
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
1664
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1665
1665
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
1666
1666
  def datacenters_servers_volumes_delete_with_http_info(datacenter_id, server_id, volume_id, opts = {})
1667
1667
  if @api_client.config.debugging
@@ -1730,30 +1730,30 @@ 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.
1735
- # @param datacenter_id [String] The unique ID of the Datacenter
1736
- # @param server_id [String] The unique ID of the Server
1737
- # @param volume_id [String] The unique ID of the Volume
1733
+ # Retrieve attached volumes
1734
+ # Retrieve the properties of the volume, attached to the specified server.
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.
1738
1738
  # @param [Hash] opts the optional parameters
1739
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
1740
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
1741
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1739
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1740
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
1741
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1742
1742
  # @return [Volume]
1743
1743
  def datacenters_servers_volumes_find_by_id(datacenter_id, server_id, volume_id, opts = {})
1744
1744
  data, _status_code, _headers = datacenters_servers_volumes_find_by_id_with_http_info(datacenter_id, server_id, volume_id, opts)
1745
1745
  data
1746
1746
  end
1747
1747
 
1748
- # Retrieve an attached volume
1749
- # This will retrieve the properties of an attached volume.
1750
- # @param datacenter_id [String] The unique ID of the Datacenter
1751
- # @param server_id [String] The unique ID of the Server
1752
- # @param volume_id [String] The unique ID of the Volume
1748
+ # Retrieve attached volumes
1749
+ # Retrieve the properties of the volume, attached to the specified server.
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.
1753
1753
  # @param [Hash] opts the optional parameters
1754
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
1755
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
1756
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1754
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1755
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
1756
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1757
1757
  # @return [Array<(Volume, Integer, Hash)>] Volume data, response status code and response headers
1758
1758
  def datacenters_servers_volumes_find_by_id_with_http_info(datacenter_id, server_id, volume_id, opts = {})
1759
1759
  if @api_client.config.debugging
@@ -1822,32 +1822,32 @@ 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
1827
- # @param datacenter_id [String] The unique ID of the Datacenter
1828
- # @param server_id [String] The unique ID of the Server
1825
+ # List attached volumes
1826
+ # List all volumes, attached to the specified server.
1827
+ # @param datacenter_id [String] The unique ID of the data center.
1828
+ # @param server_id [String] The unique ID of the server.
1829
1829
  # @param [Hash] opts the optional parameters
1830
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
1831
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
1832
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1833
- # @option opts [Integer] :offset the first element (of the total list of elements) to include in the response (use together with limit for pagination) (default to 0)
1834
- # @option opts [Integer] :limit the maximum number of elements to return (use together with offset for pagination) (default to 1000)
1830
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1831
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
1832
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1833
+ # @option opts [Integer] :offset The first element (from the complete list of the elements) to include in the response (used together with &lt;b&gt;&lt;i&gt;limit&lt;/i&gt;&lt;/b&gt; for pagination). (default to 0)
1834
+ # @option opts [Integer] :limit The maximum number of elements to return (use together with offset for pagination). (default to 1000)
1835
1835
  # @return [AttachedVolumes]
1836
1836
  def datacenters_servers_volumes_get(datacenter_id, server_id, opts = {})
1837
1837
  data, _status_code, _headers = datacenters_servers_volumes_get_with_http_info(datacenter_id, server_id, opts)
1838
1838
  data
1839
1839
  end
1840
1840
 
1841
- # List Attached Volumes
1842
- # You can retrieve a list of volumes attached to the server
1843
- # @param datacenter_id [String] The unique ID of the Datacenter
1844
- # @param server_id [String] The unique ID of the Server
1841
+ # List attached volumes
1842
+ # List all volumes, attached to the specified server.
1843
+ # @param datacenter_id [String] The unique ID of the data center.
1844
+ # @param server_id [String] The unique ID of the server.
1845
1845
  # @param [Hash] opts the optional parameters
1846
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
1847
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
1848
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1849
- # @option opts [Integer] :offset the first element (of the total list of elements) to include in the response (use together with limit for pagination)
1850
- # @option opts [Integer] :limit the maximum number of elements to return (use together with offset for pagination)
1846
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1847
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
1848
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1849
+ # @option opts [Integer] :offset The first element (from the complete list of the elements) to include in the response (used together with &lt;b&gt;&lt;i&gt;limit&lt;/i&gt;&lt;/b&gt; for pagination).
1850
+ # @option opts [Integer] :limit The maximum number of elements to return (use together with offset for pagination).
1851
1851
  # @return [Array<(AttachedVolumes, Integer, Hash)>] AttachedVolumes data, response status code and response headers
1852
1852
  def datacenters_servers_volumes_get_with_http_info(datacenter_id, server_id, opts = {})
1853
1853
  if @api_client.config.debugging
@@ -1907,7 +1907,7 @@ module Ionoscloud
1907
1907
  return_type = opts[:debug_return_type] || 'AttachedVolumes'
1908
1908
 
1909
1909
  # auth_names
1910
- auth_names = opts[:debug_auth_names] || ['Basic Authentication']
1910
+ auth_names = opts[:debug_auth_names] || ['Basic Authentication', 'Token Authentication']
1911
1911
 
1912
1912
  new_options = opts.merge(
1913
1913
  :operation => :"ServersApi.datacenters_servers_volumes_get",
@@ -1926,30 +1926,30 @@ 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.
1931
- # @param datacenter_id [String] The unique ID of the Datacenter
1932
- # @param server_id [String] The unique ID of the Server
1933
- # @param volume [Volume] Volume to be attached (created and attached)
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
+ # @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] The volume to be attached (or created and attached).
1934
1934
  # @param [Hash] opts the optional parameters
1935
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines) (default to true)
1936
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on (default to 0)
1937
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1935
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1936
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on (default to 0)
1937
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1938
1938
  # @return [Volume]
1939
1939
  def datacenters_servers_volumes_post(datacenter_id, server_id, volume, opts = {})
1940
1940
  data, _status_code, _headers = datacenters_servers_volumes_post_with_http_info(datacenter_id, server_id, volume, opts)
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.
1946
- # @param datacenter_id [String] The unique ID of the Datacenter
1947
- # @param server_id [String] The unique ID of the Server
1948
- # @param volume [Volume] Volume to be attached (created and attached)
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
+ # @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] The volume to be attached (or created and attached).
1949
1949
  # @param [Hash] opts the optional parameters
1950
- # @option opts [Boolean] :pretty Controls whether response is pretty-printed (with indentation and new lines)
1951
- # @option opts [Integer] :depth Controls the details depth of response objects. Eg. GET /datacenters/[ID] - depth&#x3D;0: only direct properties are included. Children (servers etc.) are not included - depth&#x3D;1: direct properties and children references are included - depth&#x3D;2: direct properties and children properties are included - depth&#x3D;3: direct properties and children properties and children&#39;s children are included - depth&#x3D;... and so on
1952
- # @option opts [Integer] :x_contract_number Users having more than 1 contract need to provide contract number, against which all API requests should be executed
1950
+ # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1951
+ # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#x3D;0: Only direct properties are included; children (servers and other elements) are not included. - depth&#x3D;1: Direct properties and children references are included. - depth&#x3D;2: Direct properties and children properties are included. - depth&#x3D;3: Direct properties and children properties and children&#39;s children are included. - depth&#x3D;... and so on
1952
+ # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, for which all API requests are to be executed.
1953
1953
  # @return [Array<(Volume, Integer, Hash)>] Volume data, response status code and response headers
1954
1954
  def datacenters_servers_volumes_post_with_http_info(datacenter_id, server_id, volume, opts = {})
1955
1955
  if @api_client.config.debugging
@@ -2001,7 +2001,7 @@ module Ionoscloud
2001
2001
  return_type = opts[:debug_return_type] || 'Volume'
2002
2002
 
2003
2003
  # auth_names
2004
- auth_names = opts[:debug_auth_names] || ['Basic Authentication']
2004
+ auth_names = opts[:debug_auth_names] || ['Basic Authentication', 'Token Authentication']
2005
2005
 
2006
2006
  new_options = opts.merge(
2007
2007
  :operation => :"ServersApi.datacenters_servers_volumes_post",