ionoscloud 6.0.0.beta.4 → 6.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (561) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -2
  3. data/docs/README.md +64 -0
  4. data/docs/api/BackupUnitsApi.md +61 -61
  5. data/docs/api/ContractResourcesApi.md +6 -6
  6. data/docs/api/DataCentersApi.md +13 -13
  7. data/docs/api/DefaultApi.md +1 -1
  8. data/docs/api/FirewallRulesApi.md +73 -73
  9. data/docs/api/FlowLogsApi.md +69 -69
  10. data/docs/api/IPBlocksApi.md +51 -51
  11. data/docs/api/ImagesApi.md +41 -41
  12. data/docs/api/KubernetesApi.md +153 -153
  13. data/docs/api/{LansApi.md → LANsApi.md} +105 -105
  14. data/docs/api/LabelsApi.md +259 -259
  15. data/docs/api/LoadBalancersApi.md +82 -82
  16. data/docs/api/LocationsApi.md +11 -11
  17. data/docs/api/NATGatewaysApi.md +163 -163
  18. data/docs/api/NetworkInterfacesApi.md +61 -61
  19. data/docs/api/NetworkLoadBalancersApi.md +167 -167
  20. data/docs/api/PrivateCrossConnectsApi.md +39 -39
  21. data/docs/api/RequestsApi.md +44 -44
  22. data/docs/api/ServersApi.md +179 -179
  23. data/docs/api/SnapshotsApi.md +40 -40
  24. data/docs/api/TemplatesApi.md +14 -14
  25. data/docs/api/UserManagementApi.md +207 -205
  26. data/docs/api/UserS3KeysApi.md +55 -55
  27. data/docs/api/VolumesApi.md +74 -74
  28. data/docs/models/AttachedVolumes.md +6 -6
  29. data/docs/models/BackupUnit.md +3 -3
  30. data/docs/models/BackupUnitProperties.md +2 -2
  31. data/docs/models/BackupUnits.md +4 -4
  32. data/docs/models/BalancedNics.md +6 -6
  33. data/docs/models/Cdroms.md +6 -6
  34. data/docs/models/Contract.md +1 -1
  35. data/docs/models/ContractProperties.md +4 -4
  36. data/docs/models/Contracts.md +3 -3
  37. data/docs/models/CpuArchitectureProperties.md +1 -1
  38. data/docs/models/Datacenter.md +3 -3
  39. data/docs/models/DatacenterElementMetadata.md +6 -6
  40. data/docs/models/DatacenterProperties.md +6 -6
  41. data/docs/models/Datacenters.md +6 -6
  42. data/docs/models/Error.md +1 -1
  43. data/docs/models/ErrorMessage.md +3 -3
  44. data/docs/models/FirewallRule.md +3 -3
  45. data/docs/models/FirewallRules.md +6 -6
  46. data/docs/models/FirewallruleProperties.md +10 -10
  47. data/docs/models/FlowLog.md +3 -3
  48. data/docs/models/FlowLogProperties.md +1 -1
  49. data/docs/models/FlowLogPut.md +3 -3
  50. data/docs/models/FlowLogs.md +6 -6
  51. data/docs/models/Group.md +3 -3
  52. data/docs/models/GroupMembers.md +4 -4
  53. data/docs/models/GroupProperties.md +11 -11
  54. data/docs/models/GroupShare.md +2 -2
  55. data/docs/models/GroupShares.md +3 -3
  56. data/docs/models/GroupUsers.md +4 -4
  57. data/docs/models/Groups.md +4 -4
  58. data/docs/models/Image.md +3 -3
  59. data/docs/models/ImageProperties.md +17 -17
  60. data/docs/models/Images.md +4 -4
  61. data/docs/models/IpBlock.md +3 -3
  62. data/docs/models/IpBlockProperties.md +5 -5
  63. data/docs/models/IpBlocks.md +5 -5
  64. data/docs/models/KubernetesCluster.md +2 -2
  65. data/docs/models/KubernetesClusterForPost.md +2 -2
  66. data/docs/models/KubernetesClusterForPut.md +2 -2
  67. data/docs/models/KubernetesClusterProperties.md +3 -5
  68. data/docs/models/KubernetesClusterPropertiesForPost.md +3 -5
  69. data/docs/models/KubernetesClusterPropertiesForPut.md +3 -3
  70. data/docs/models/KubernetesClusters.md +4 -4
  71. data/docs/models/KubernetesNode.md +2 -2
  72. data/docs/models/KubernetesNodeMetadata.md +4 -4
  73. data/docs/models/KubernetesNodePool.md +2 -2
  74. data/docs/models/KubernetesNodePoolForPost.md +2 -2
  75. data/docs/models/KubernetesNodePoolForPut.md +2 -2
  76. data/docs/models/KubernetesNodePoolLan.md +1 -1
  77. data/docs/models/KubernetesNodePoolProperties.md +12 -15
  78. data/docs/models/KubernetesNodePoolPropertiesForPost.md +11 -14
  79. data/docs/models/KubernetesNodePoolPropertiesForPut.md +5 -5
  80. data/docs/models/KubernetesNodePools.md +4 -4
  81. data/docs/models/KubernetesNodeProperties.md +2 -2
  82. data/docs/models/KubernetesNodes.md +4 -4
  83. data/docs/models/Label.md +2 -2
  84. data/docs/models/LabelProperties.md +3 -3
  85. data/docs/models/LabelResource.md +2 -2
  86. data/docs/models/LabelResourceProperties.md +2 -2
  87. data/docs/models/LabelResources.md +6 -6
  88. data/docs/models/Labels.md +4 -4
  89. data/docs/models/Lan.md +3 -3
  90. data/docs/models/LanNics.md +6 -6
  91. data/docs/models/LanPost.md +3 -3
  92. data/docs/models/LanProperties.md +3 -3
  93. data/docs/models/LanPropertiesPost.md +3 -3
  94. data/docs/models/Lans.md +6 -6
  95. data/docs/models/Loadbalancer.md +3 -3
  96. data/docs/models/LoadbalancerProperties.md +3 -3
  97. data/docs/models/Loadbalancers.md +6 -6
  98. data/docs/models/Location.md +3 -3
  99. data/docs/models/LocationProperties.md +1 -1
  100. data/docs/models/Locations.md +4 -4
  101. data/docs/models/NatGateway.md +3 -3
  102. data/docs/models/NatGatewayLanProperties.md +2 -2
  103. data/docs/models/NatGatewayProperties.md +3 -3
  104. data/docs/models/NatGatewayPut.md +3 -3
  105. data/docs/models/NatGatewayRule.md +3 -3
  106. data/docs/models/NatGatewayRuleProperties.md +7 -7
  107. data/docs/models/NatGatewayRulePut.md +3 -3
  108. data/docs/models/NatGatewayRules.md +4 -4
  109. data/docs/models/NatGateways.md +6 -6
  110. data/docs/models/NetworkLoadBalancer.md +3 -3
  111. data/docs/models/NetworkLoadBalancerForwardingRule.md +3 -3
  112. data/docs/models/NetworkLoadBalancerForwardingRuleProperties.md +2 -2
  113. data/docs/models/NetworkLoadBalancerForwardingRulePut.md +3 -3
  114. data/docs/models/NetworkLoadBalancerForwardingRules.md +6 -6
  115. data/docs/models/NetworkLoadBalancerProperties.md +4 -4
  116. data/docs/models/NetworkLoadBalancerPut.md +3 -3
  117. data/docs/models/NetworkLoadBalancers.md +6 -6
  118. data/docs/models/Nic.md +3 -3
  119. data/docs/models/NicProperties.md +8 -8
  120. data/docs/models/NicPut.md +3 -3
  121. data/docs/models/Nics.md +6 -6
  122. data/docs/models/NoStateMetaData.md +5 -5
  123. data/docs/models/PaginationLinks.md +3 -3
  124. data/docs/models/PrivateCrossConnect.md +3 -3
  125. data/docs/models/PrivateCrossConnectProperties.md +4 -4
  126. data/docs/models/PrivateCrossConnects.md +4 -4
  127. data/docs/models/Request.md +3 -3
  128. data/docs/models/RequestMetadata.md +2 -2
  129. data/docs/models/RequestStatus.md +3 -3
  130. data/docs/models/RequestStatusMetadata.md +1 -1
  131. data/docs/models/Requests.md +6 -6
  132. data/docs/models/Resource.md +3 -3
  133. data/docs/models/ResourceGroups.md +4 -4
  134. data/docs/models/ResourceLimits.md +22 -22
  135. data/docs/models/ResourceProperties.md +2 -2
  136. data/docs/models/ResourceReference.md +3 -3
  137. data/docs/models/Resources.md +4 -4
  138. data/docs/models/ResourcesUsers.md +4 -4
  139. data/docs/models/S3Key.md +3 -3
  140. data/docs/models/S3KeyMetadata.md +2 -2
  141. data/docs/models/S3KeyProperties.md +2 -2
  142. data/docs/models/S3Keys.md +4 -4
  143. data/docs/models/Server.md +3 -3
  144. data/docs/models/ServerProperties.md +7 -7
  145. data/docs/models/Servers.md +6 -6
  146. data/docs/models/Snapshot.md +3 -3
  147. data/docs/models/SnapshotProperties.md +14 -14
  148. data/docs/models/Snapshots.md +4 -4
  149. data/docs/models/TargetPortRange.md +2 -2
  150. data/docs/models/Template.md +3 -3
  151. data/docs/models/TemplateProperties.md +4 -4
  152. data/docs/models/Templates.md +4 -4
  153. data/docs/models/Token.md +1 -1
  154. data/docs/models/User.md +3 -3
  155. data/docs/models/UserMetadata.md +3 -3
  156. data/docs/models/UserProperties.md +8 -8
  157. data/docs/models/UserPropertiesPost.md +8 -8
  158. data/docs/models/UserPropertiesPut.md +9 -7
  159. data/docs/models/UserPut.md +1 -1
  160. data/docs/models/Users.md +6 -6
  161. data/docs/models/Volume.md +3 -3
  162. data/docs/models/VolumeProperties.md +17 -17
  163. data/docs/models/Volumes.md +6 -6
  164. data/docs/summary.md +192 -382
  165. data/ionoscloud.gemspec +1 -1
  166. data/lib/ionoscloud/api/_api.rb +1 -1
  167. data/lib/ionoscloud/api/backup_units_api.rb +52 -52
  168. data/lib/ionoscloud/api/contract_resources_api.rb +5 -5
  169. data/lib/ionoscloud/api/data_centers_api.rb +13 -13
  170. data/lib/ionoscloud/api/firewall_rules_api.rb +63 -63
  171. data/lib/ionoscloud/api/flow_logs_api.rb +61 -61
  172. data/lib/ionoscloud/api/images_api.rb +33 -33
  173. data/lib/ionoscloud/api/ip_blocks_api.rb +41 -41
  174. data/lib/ionoscloud/api/kubernetes_api.rb +130 -130
  175. data/lib/ionoscloud/api/labels_api.rb +211 -211
  176. data/lib/ionoscloud/api/lans_api.rb +134 -134
  177. data/lib/ionoscloud/api/load_balancers_api.rb +67 -67
  178. data/lib/ionoscloud/api/locations_api.rb +11 -11
  179. data/lib/ionoscloud/api/nat_gateways_api.rb +135 -135
  180. data/lib/ionoscloud/api/network_interfaces_api.rb +51 -51
  181. data/lib/ionoscloud/api/network_load_balancers_api.rb +137 -137
  182. data/lib/ionoscloud/api/private_cross_connects_api.rb +31 -31
  183. data/lib/ionoscloud/api/requests_api.rb +39 -39
  184. data/lib/ionoscloud/api/servers_api.rb +147 -147
  185. data/lib/ionoscloud/api/snapshots_api.rb +31 -31
  186. data/lib/ionoscloud/api/templates_api.rb +11 -11
  187. data/lib/ionoscloud/api/user_management_api.rb +163 -161
  188. data/lib/ionoscloud/api/user_s3_keys_api.rb +45 -45
  189. data/lib/ionoscloud/api/volumes_api.rb +61 -61
  190. data/lib/ionoscloud/api_client.rb +2 -2
  191. data/lib/ionoscloud/api_error.rb +1 -1
  192. data/lib/ionoscloud/configuration.rb +1 -1
  193. data/lib/ionoscloud/models/attached_volumes.rb +72 -18
  194. data/lib/ionoscloud/models/backup_unit.rb +49 -9
  195. data/lib/ionoscloud/models/backup_unit_properties.rb +30 -6
  196. data/lib/ionoscloud/models/backup_unit_sso.rb +10 -2
  197. data/lib/ionoscloud/models/backup_units.rb +43 -13
  198. data/lib/ionoscloud/models/balanced_nics.rb +72 -18
  199. data/lib/ionoscloud/models/cdroms.rb +72 -18
  200. data/lib/ionoscloud/models/connectable_datacenter.rb +28 -4
  201. data/lib/ionoscloud/models/contract.rb +20 -4
  202. data/lib/ionoscloud/models/contract_properties.rb +50 -10
  203. data/lib/ionoscloud/models/contracts.rb +42 -12
  204. data/lib/ionoscloud/models/cpu_architecture_properties.rb +38 -6
  205. data/lib/ionoscloud/models/data_center_entities.rb +55 -7
  206. data/lib/ionoscloud/models/datacenter.rb +58 -10
  207. data/lib/ionoscloud/models/datacenter_element_metadata.rb +79 -15
  208. data/lib/ionoscloud/models/datacenter_properties.rb +74 -22
  209. data/lib/ionoscloud/models/datacenters.rb +72 -18
  210. data/lib/ionoscloud/models/error.rb +22 -8
  211. data/lib/ionoscloud/models/error_message.rb +21 -5
  212. data/lib/ionoscloud/models/firewall_rule.rb +49 -9
  213. data/lib/ionoscloud/models/firewall_rules.rb +72 -18
  214. data/lib/ionoscloud/models/firewallrule_properties.rb +101 -21
  215. data/lib/ionoscloud/models/flow_log.rb +49 -9
  216. data/lib/ionoscloud/models/flow_log_properties.rb +38 -6
  217. data/lib/ionoscloud/models/flow_log_put.rb +40 -8
  218. data/lib/ionoscloud/models/flow_logs.rb +72 -18
  219. data/lib/ionoscloud/models/group.rb +49 -9
  220. data/lib/ionoscloud/models/group_entities.rb +19 -3
  221. data/lib/ionoscloud/models/group_members.rb +43 -13
  222. data/lib/ionoscloud/models/group_properties.rb +129 -25
  223. data/lib/ionoscloud/models/group_share.rb +39 -7
  224. data/lib/ionoscloud/models/group_share_properties.rb +19 -3
  225. data/lib/ionoscloud/models/group_shares.rb +42 -12
  226. data/lib/ionoscloud/models/group_users.rb +44 -14
  227. data/lib/ionoscloud/models/groups.rb +43 -13
  228. data/lib/ionoscloud/models/image.rb +49 -9
  229. data/lib/ionoscloud/models/image_properties.rb +191 -41
  230. data/lib/ionoscloud/models/images.rb +43 -13
  231. data/lib/ionoscloud/models/info.rb +28 -4
  232. data/lib/ionoscloud/models/ip_block.rb +49 -9
  233. data/lib/ionoscloud/models/ip_block_properties.rb +55 -19
  234. data/lib/ionoscloud/models/ip_blocks.rb +71 -17
  235. data/lib/ionoscloud/models/ip_consumer.rb +82 -10
  236. data/lib/ionoscloud/models/ip_failover.rb +19 -3
  237. data/lib/ionoscloud/models/kubernetes_auto_scaling.rb +19 -3
  238. data/lib/ionoscloud/models/kubernetes_cluster.rb +57 -9
  239. data/lib/ionoscloud/models/kubernetes_cluster_entities.rb +10 -2
  240. data/lib/ionoscloud/models/kubernetes_cluster_for_post.rb +57 -9
  241. data/lib/ionoscloud/models/kubernetes_cluster_for_put.rb +57 -9
  242. data/lib/ionoscloud/models/kubernetes_cluster_properties.rb +74 -38
  243. data/lib/ionoscloud/models/kubernetes_cluster_properties_for_post.rb +52 -28
  244. data/lib/ionoscloud/models/kubernetes_cluster_properties_for_put.rb +53 -17
  245. data/lib/ionoscloud/models/kubernetes_clusters.rb +43 -13
  246. data/lib/ionoscloud/models/kubernetes_maintenance_window.rb +19 -3
  247. data/lib/ionoscloud/models/kubernetes_node.rb +48 -8
  248. data/lib/ionoscloud/models/kubernetes_node_metadata.rb +50 -10
  249. data/lib/ionoscloud/models/kubernetes_node_pool.rb +48 -8
  250. data/lib/ionoscloud/models/kubernetes_node_pool_for_post.rb +48 -8
  251. data/lib/ionoscloud/models/kubernetes_node_pool_for_put.rb +48 -8
  252. data/lib/ionoscloud/models/kubernetes_node_pool_lan.rb +31 -9
  253. data/lib/ionoscloud/models/kubernetes_node_pool_lan_routes.rb +19 -3
  254. data/lib/ionoscloud/models/kubernetes_node_pool_properties.rb +176 -60
  255. data/lib/ionoscloud/models/kubernetes_node_pool_properties_for_post.rb +164 -54
  256. data/lib/ionoscloud/models/kubernetes_node_pool_properties_for_put.rb +94 -35
  257. data/lib/ionoscloud/models/kubernetes_node_pools.rb +43 -13
  258. data/lib/ionoscloud/models/kubernetes_node_properties.rb +39 -7
  259. data/lib/ionoscloud/models/kubernetes_nodes.rb +43 -13
  260. data/lib/ionoscloud/models/label.rb +48 -8
  261. data/lib/ionoscloud/models/label_properties.rb +49 -9
  262. data/lib/ionoscloud/models/label_resource.rb +48 -8
  263. data/lib/ionoscloud/models/label_resource_properties.rb +21 -5
  264. data/lib/ionoscloud/models/label_resources.rb +72 -18
  265. data/lib/ionoscloud/models/labels.rb +43 -13
  266. data/lib/ionoscloud/models/lan.rb +58 -10
  267. data/lib/ionoscloud/models/lan_entities.rb +10 -2
  268. data/lib/ionoscloud/models/lan_nics.rb +72 -18
  269. data/lib/ionoscloud/models/lan_post.rb +58 -10
  270. data/lib/ionoscloud/models/lan_properties.rb +42 -12
  271. data/lib/ionoscloud/models/lan_properties_post.rb +42 -12
  272. data/lib/ionoscloud/models/lans.rb +72 -18
  273. data/lib/ionoscloud/models/loadbalancer.rb +58 -10
  274. data/lib/ionoscloud/models/loadbalancer_entities.rb +10 -2
  275. data/lib/ionoscloud/models/loadbalancer_properties.rb +31 -7
  276. data/lib/ionoscloud/models/loadbalancers.rb +72 -18
  277. data/lib/ionoscloud/models/location.rb +49 -9
  278. data/lib/ionoscloud/models/location_properties.rb +44 -18
  279. data/lib/ionoscloud/models/locations.rb +43 -13
  280. data/lib/ionoscloud/models/nat_gateway.rb +58 -10
  281. data/lib/ionoscloud/models/nat_gateway_entities.rb +19 -3
  282. data/lib/ionoscloud/models/nat_gateway_lan_properties.rb +23 -9
  283. data/lib/ionoscloud/models/nat_gateway_properties.rb +35 -15
  284. data/lib/ionoscloud/models/nat_gateway_put.rb +40 -8
  285. data/lib/ionoscloud/models/nat_gateway_rule.rb +49 -9
  286. data/lib/ionoscloud/models/nat_gateway_rule_properties.rb +70 -14
  287. data/lib/ionoscloud/models/nat_gateway_rule_protocol.rb +1 -1
  288. data/lib/ionoscloud/models/nat_gateway_rule_put.rb +40 -8
  289. data/lib/ionoscloud/models/nat_gateway_rule_type.rb +1 -1
  290. data/lib/ionoscloud/models/nat_gateway_rules.rb +43 -13
  291. data/lib/ionoscloud/models/nat_gateways.rb +72 -18
  292. data/lib/ionoscloud/models/network_load_balancer.rb +58 -10
  293. data/lib/ionoscloud/models/network_load_balancer_entities.rb +19 -3
  294. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule.rb +49 -9
  295. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_health_check.rb +37 -5
  296. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_properties.rb +68 -14
  297. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_put.rb +40 -8
  298. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_target.rb +37 -5
  299. data/lib/ionoscloud/models/network_load_balancer_forwarding_rule_target_health_check.rb +28 -4
  300. data/lib/ionoscloud/models/network_load_balancer_forwarding_rules.rb +72 -18
  301. data/lib/ionoscloud/models/network_load_balancer_properties.rb +54 -18
  302. data/lib/ionoscloud/models/network_load_balancer_put.rb +40 -8
  303. data/lib/ionoscloud/models/network_load_balancers.rb +72 -18
  304. data/lib/ionoscloud/models/nic.rb +58 -10
  305. data/lib/ionoscloud/models/nic_entities.rb +19 -3
  306. data/lib/ionoscloud/models/nic_properties.rb +92 -22
  307. data/lib/ionoscloud/models/nic_put.rb +40 -8
  308. data/lib/ionoscloud/models/nics.rb +72 -18
  309. data/lib/ionoscloud/models/no_state_meta_data.rb +69 -13
  310. data/lib/ionoscloud/models/pagination_links.rb +31 -7
  311. data/lib/ionoscloud/models/peer.rb +46 -6
  312. data/lib/ionoscloud/models/private_cross_connect.rb +49 -9
  313. data/lib/ionoscloud/models/private_cross_connect_properties.rb +45 -17
  314. data/lib/ionoscloud/models/private_cross_connects.rb +43 -13
  315. data/lib/ionoscloud/models/remote_console_url.rb +10 -2
  316. data/lib/ionoscloud/models/request.rb +49 -9
  317. data/lib/ionoscloud/models/request_metadata.rb +39 -7
  318. data/lib/ionoscloud/models/request_properties.rb +39 -9
  319. data/lib/ionoscloud/models/request_status.rb +40 -8
  320. data/lib/ionoscloud/models/request_status_metadata.rb +40 -10
  321. data/lib/ionoscloud/models/request_target.rb +19 -3
  322. data/lib/ionoscloud/models/requests.rb +72 -18
  323. data/lib/ionoscloud/models/resource.rb +58 -10
  324. data/lib/ionoscloud/models/resource_entities.rb +10 -2
  325. data/lib/ionoscloud/models/resource_groups.rb +43 -13
  326. data/lib/ionoscloud/models/resource_limits.rb +221 -45
  327. data/lib/ionoscloud/models/resource_properties.rb +21 -5
  328. data/lib/ionoscloud/models/resource_reference.rb +31 -7
  329. data/lib/ionoscloud/models/resources.rb +44 -14
  330. data/lib/ionoscloud/models/resources_users.rb +43 -13
  331. data/lib/ionoscloud/models/s3_bucket.rb +10 -2
  332. data/lib/ionoscloud/models/s3_key.rb +49 -9
  333. data/lib/ionoscloud/models/s3_key_metadata.rb +21 -5
  334. data/lib/ionoscloud/models/s3_key_properties.rb +21 -5
  335. data/lib/ionoscloud/models/s3_keys.rb +43 -13
  336. data/lib/ionoscloud/models/s3_object_storage_sso.rb +10 -2
  337. data/lib/ionoscloud/models/server.rb +58 -10
  338. data/lib/ionoscloud/models/server_entities.rb +28 -4
  339. data/lib/ionoscloud/models/server_properties.rb +98 -18
  340. data/lib/ionoscloud/models/servers.rb +72 -18
  341. data/lib/ionoscloud/models/snapshot.rb +49 -9
  342. data/lib/ionoscloud/models/snapshot_properties.rb +159 -31
  343. data/lib/ionoscloud/models/snapshots.rb +43 -13
  344. data/lib/ionoscloud/models/target_port_range.rb +21 -5
  345. data/lib/ionoscloud/models/template.rb +49 -9
  346. data/lib/ionoscloud/models/template_properties.rb +41 -9
  347. data/lib/ionoscloud/models/templates.rb +43 -13
  348. data/lib/ionoscloud/models/token.rb +11 -3
  349. data/lib/ionoscloud/models/type.rb +1 -1
  350. data/lib/ionoscloud/models/user.rb +58 -10
  351. data/lib/ionoscloud/models/user_metadata.rb +31 -7
  352. data/lib/ionoscloud/models/user_post.rb +10 -2
  353. data/lib/ionoscloud/models/user_properties.rb +81 -17
  354. data/lib/ionoscloud/models/user_properties_post.rb +81 -17
  355. data/lib/ionoscloud/models/user_properties_put.rb +90 -16
  356. data/lib/ionoscloud/models/user_put.rb +20 -4
  357. data/lib/ionoscloud/models/users.rb +72 -18
  358. data/lib/ionoscloud/models/users_entities.rb +19 -3
  359. data/lib/ionoscloud/models/volume.rb +49 -9
  360. data/lib/ionoscloud/models/volume_properties.rb +200 -42
  361. data/lib/ionoscloud/models/volumes.rb +72 -18
  362. data/lib/ionoscloud/version.rb +2 -2
  363. data/lib/ionoscloud.rb +2 -2
  364. data/sonar-project.properties +12 -0
  365. data/spec/api_client_spec.rb +1 -1
  366. data/spec/configuration_spec.rb +1 -1
  367. data/spec/spec_helper.rb +1 -1
  368. metadata +6 -391
  369. data/spec/api/_api_spec.rb +0 -49
  370. data/spec/api/backup_units_api_spec.rb +0 -140
  371. data/spec/api/contract_resources_api_spec.rb +0 -49
  372. data/spec/api/data_centers_api_spec.rb +0 -128
  373. data/spec/api/firewall_rules_api_spec.rb +0 -146
  374. data/spec/api/flow_logs_api_spec.rb +0 -140
  375. data/spec/api/images_api_spec.rb +0 -111
  376. data/spec/api/ip_blocks_api_spec.rb +0 -128
  377. data/spec/api/kubernetes_api_spec.rb +0 -294
  378. data/spec/api/labels_api_spec.rb +0 -474
  379. data/spec/api/lans_api_spec.rb +0 -186
  380. data/spec/api/load_balancers_api_spec.rb +0 -201
  381. data/spec/api/locations_api_spec.rb +0 -80
  382. data/spec/api/nat_gateways_api_spec.rb +0 -334
  383. data/spec/api/network_interfaces_api_spec.rb +0 -140
  384. data/spec/api/network_load_balancers_api_spec.rb +0 -340
  385. data/spec/api/private_cross_connects_api_spec.rb +0 -110
  386. data/spec/api/requests_api_spec.rb +0 -92
  387. data/spec/api/servers_api_spec.rb +0 -401
  388. data/spec/api/snapshots_api_spec.rb +0 -111
  389. data/spec/api/templates_api_spec.rb +0 -60
  390. data/spec/api/user_management_api_spec.rb +0 -404
  391. data/spec/api/user_s3_keys_api_spec.rb +0 -128
  392. data/spec/api/volumes_api_spec.rb +0 -171
  393. data/spec/models/attached_volumes_spec.rb +0 -70
  394. data/spec/models/backup_unit_properties_spec.rb +0 -46
  395. data/spec/models/backup_unit_spec.rb +0 -62
  396. data/spec/models/backup_unit_sso_spec.rb +0 -34
  397. data/spec/models/backup_units_spec.rb +0 -56
  398. data/spec/models/balanced_nics_spec.rb +0 -70
  399. data/spec/models/cdroms_spec.rb +0 -70
  400. data/spec/models/connectable_datacenter_spec.rb +0 -46
  401. data/spec/models/contract_properties_spec.rb +0 -58
  402. data/spec/models/contract_spec.rb +0 -40
  403. data/spec/models/contracts_spec.rb +0 -52
  404. data/spec/models/cpu_architecture_properties_spec.rb +0 -52
  405. data/spec/models/data_center_entities_spec.rb +0 -64
  406. data/spec/models/datacenter_element_metadata_spec.rb +0 -80
  407. data/spec/models/datacenter_properties_spec.rb +0 -70
  408. data/spec/models/datacenter_spec.rb +0 -64
  409. data/spec/models/datacenters_spec.rb +0 -70
  410. data/spec/models/error_message_spec.rb +0 -40
  411. data/spec/models/error_spec.rb +0 -40
  412. data/spec/models/firewall_rule_spec.rb +0 -58
  413. data/spec/models/firewall_rules_spec.rb +0 -70
  414. data/spec/models/firewallrule_properties_spec.rb +0 -96
  415. data/spec/models/flow_log_properties_spec.rb +0 -60
  416. data/spec/models/flow_log_put_spec.rb +0 -52
  417. data/spec/models/flow_log_spec.rb +0 -58
  418. data/spec/models/flow_logs_spec.rb +0 -70
  419. data/spec/models/group_entities_spec.rb +0 -40
  420. data/spec/models/group_members_spec.rb +0 -52
  421. data/spec/models/group_properties_spec.rb +0 -106
  422. data/spec/models/group_share_properties_spec.rb +0 -40
  423. data/spec/models/group_share_spec.rb +0 -52
  424. data/spec/models/group_shares_spec.rb +0 -52
  425. data/spec/models/group_spec.rb +0 -58
  426. data/spec/models/group_users_spec.rb +0 -52
  427. data/spec/models/groups_spec.rb +0 -52
  428. data/spec/models/image_properties_spec.rb +0 -154
  429. data/spec/models/image_spec.rb +0 -58
  430. data/spec/models/images_spec.rb +0 -52
  431. data/spec/models/info_spec.rb +0 -46
  432. data/spec/models/ip_block_properties_spec.rb +0 -58
  433. data/spec/models/ip_block_spec.rb +0 -58
  434. data/spec/models/ip_blocks_spec.rb +0 -70
  435. data/spec/models/ip_consumer_spec.rb +0 -82
  436. data/spec/models/ip_failover_spec.rb +0 -40
  437. data/spec/models/kubernetes_auto_scaling_spec.rb +0 -40
  438. data/spec/models/kubernetes_cluster_entities_spec.rb +0 -34
  439. data/spec/models/kubernetes_cluster_for_post_spec.rb +0 -68
  440. data/spec/models/kubernetes_cluster_for_put_spec.rb +0 -68
  441. data/spec/models/kubernetes_cluster_properties_for_post_spec.rb +0 -64
  442. data/spec/models/kubernetes_cluster_properties_for_put_spec.rb +0 -58
  443. data/spec/models/kubernetes_cluster_properties_spec.rb +0 -76
  444. data/spec/models/kubernetes_cluster_spec.rb +0 -68
  445. data/spec/models/kubernetes_clusters_spec.rb +0 -56
  446. data/spec/models/kubernetes_maintenance_window_spec.rb +0 -44
  447. data/spec/models/kubernetes_node_metadata_spec.rb +0 -62
  448. data/spec/models/kubernetes_node_pool_for_post_spec.rb +0 -62
  449. data/spec/models/kubernetes_node_pool_for_put_spec.rb +0 -62
  450. data/spec/models/kubernetes_node_pool_lan_routes_spec.rb +0 -40
  451. data/spec/models/kubernetes_node_pool_lan_spec.rb +0 -46
  452. data/spec/models/kubernetes_node_pool_properties_for_post_spec.rb +0 -138
  453. data/spec/models/kubernetes_node_pool_properties_for_put_spec.rb +0 -82
  454. data/spec/models/kubernetes_node_pool_properties_spec.rb +0 -144
  455. data/spec/models/kubernetes_node_pool_spec.rb +0 -62
  456. data/spec/models/kubernetes_node_pools_spec.rb +0 -56
  457. data/spec/models/kubernetes_node_properties_spec.rb +0 -52
  458. data/spec/models/kubernetes_node_spec.rb +0 -62
  459. data/spec/models/kubernetes_nodes_spec.rb +0 -56
  460. data/spec/models/label_properties_spec.rb +0 -58
  461. data/spec/models/label_resource_properties_spec.rb +0 -40
  462. data/spec/models/label_resource_spec.rb +0 -62
  463. data/spec/models/label_resources_spec.rb +0 -74
  464. data/spec/models/label_spec.rb +0 -62
  465. data/spec/models/labels_spec.rb +0 -56
  466. data/spec/models/lan_entities_spec.rb +0 -34
  467. data/spec/models/lan_nics_spec.rb +0 -70
  468. data/spec/models/lan_post_spec.rb +0 -64
  469. data/spec/models/lan_properties_post_spec.rb +0 -52
  470. data/spec/models/lan_properties_spec.rb +0 -52
  471. data/spec/models/lan_spec.rb +0 -64
  472. data/spec/models/lans_spec.rb +0 -70
  473. data/spec/models/loadbalancer_entities_spec.rb +0 -34
  474. data/spec/models/loadbalancer_properties_spec.rb +0 -46
  475. data/spec/models/loadbalancer_spec.rb +0 -64
  476. data/spec/models/loadbalancers_spec.rb +0 -70
  477. data/spec/models/location_properties_spec.rb +0 -52
  478. data/spec/models/location_spec.rb +0 -58
  479. data/spec/models/locations_spec.rb +0 -52
  480. data/spec/models/nat_gateway_entities_spec.rb +0 -40
  481. data/spec/models/nat_gateway_lan_properties_spec.rb +0 -40
  482. data/spec/models/nat_gateway_properties_spec.rb +0 -46
  483. data/spec/models/nat_gateway_put_spec.rb +0 -52
  484. data/spec/models/nat_gateway_rule_properties_spec.rb +0 -70
  485. data/spec/models/nat_gateway_rule_protocol_spec.rb +0 -28
  486. data/spec/models/nat_gateway_rule_put_spec.rb +0 -52
  487. data/spec/models/nat_gateway_rule_spec.rb +0 -58
  488. data/spec/models/nat_gateway_rule_type_spec.rb +0 -28
  489. data/spec/models/nat_gateway_rules_spec.rb +0 -52
  490. data/spec/models/nat_gateway_spec.rb +0 -64
  491. data/spec/models/nat_gateways_spec.rb +0 -70
  492. data/spec/models/network_load_balancer_entities_spec.rb +0 -40
  493. data/spec/models/network_load_balancer_forwarding_rule_health_check_spec.rb +0 -52
  494. data/spec/models/network_load_balancer_forwarding_rule_properties_spec.rb +0 -78
  495. data/spec/models/network_load_balancer_forwarding_rule_put_spec.rb +0 -52
  496. data/spec/models/network_load_balancer_forwarding_rule_spec.rb +0 -58
  497. data/spec/models/network_load_balancer_forwarding_rule_target_health_check_spec.rb +0 -46
  498. data/spec/models/network_load_balancer_forwarding_rule_target_spec.rb +0 -52
  499. data/spec/models/network_load_balancer_forwarding_rules_spec.rb +0 -70
  500. data/spec/models/network_load_balancer_properties_spec.rb +0 -58
  501. data/spec/models/network_load_balancer_put_spec.rb +0 -52
  502. data/spec/models/network_load_balancer_spec.rb +0 -64
  503. data/spec/models/network_load_balancers_spec.rb +0 -70
  504. data/spec/models/nic_entities_spec.rb +0 -40
  505. data/spec/models/nic_properties_spec.rb +0 -86
  506. data/spec/models/nic_put_spec.rb +0 -52
  507. data/spec/models/nic_spec.rb +0 -64
  508. data/spec/models/nics_spec.rb +0 -70
  509. data/spec/models/no_state_meta_data_spec.rb +0 -70
  510. data/spec/models/pagination_links_spec.rb +0 -46
  511. data/spec/models/peer_spec.rb +0 -58
  512. data/spec/models/private_cross_connect_properties_spec.rb +0 -52
  513. data/spec/models/private_cross_connect_spec.rb +0 -58
  514. data/spec/models/private_cross_connects_spec.rb +0 -52
  515. data/spec/models/remote_console_url_spec.rb +0 -34
  516. data/spec/models/request_metadata_spec.rb +0 -52
  517. data/spec/models/request_properties_spec.rb +0 -52
  518. data/spec/models/request_spec.rb +0 -58
  519. data/spec/models/request_status_metadata_spec.rb +0 -56
  520. data/spec/models/request_status_spec.rb +0 -52
  521. data/spec/models/request_target_spec.rb +0 -44
  522. data/spec/models/requests_spec.rb +0 -70
  523. data/spec/models/resource_entities_spec.rb +0 -34
  524. data/spec/models/resource_groups_spec.rb +0 -52
  525. data/spec/models/resource_limits_spec.rb +0 -160
  526. data/spec/models/resource_properties_spec.rb +0 -40
  527. data/spec/models/resource_reference_spec.rb +0 -46
  528. data/spec/models/resource_spec.rb +0 -64
  529. data/spec/models/resources_spec.rb +0 -52
  530. data/spec/models/resources_users_spec.rb +0 -52
  531. data/spec/models/s3_bucket_spec.rb +0 -34
  532. data/spec/models/s3_key_metadata_spec.rb +0 -40
  533. data/spec/models/s3_key_properties_spec.rb +0 -40
  534. data/spec/models/s3_key_spec.rb +0 -58
  535. data/spec/models/s3_keys_spec.rb +0 -52
  536. data/spec/models/s3_object_storage_sso_spec.rb +0 -34
  537. data/spec/models/server_entities_spec.rb +0 -46
  538. data/spec/models/server_properties_spec.rb +0 -96
  539. data/spec/models/server_spec.rb +0 -64
  540. data/spec/models/servers_spec.rb +0 -70
  541. data/spec/models/snapshot_properties_spec.rb +0 -128
  542. data/spec/models/snapshot_spec.rb +0 -58
  543. data/spec/models/snapshots_spec.rb +0 -52
  544. data/spec/models/target_port_range_spec.rb +0 -40
  545. data/spec/models/template_properties_spec.rb +0 -52
  546. data/spec/models/template_spec.rb +0 -58
  547. data/spec/models/templates_spec.rb +0 -52
  548. data/spec/models/token_spec.rb +0 -34
  549. data/spec/models/type_spec.rb +0 -28
  550. data/spec/models/user_metadata_spec.rb +0 -46
  551. data/spec/models/user_post_spec.rb +0 -34
  552. data/spec/models/user_properties_post_spec.rb +0 -76
  553. data/spec/models/user_properties_put_spec.rb +0 -70
  554. data/spec/models/user_properties_spec.rb +0 -76
  555. data/spec/models/user_put_spec.rb +0 -40
  556. data/spec/models/user_spec.rb +0 -64
  557. data/spec/models/users_entities_spec.rb +0 -40
  558. data/spec/models/users_spec.rb +0 -70
  559. data/spec/models/volume_properties_spec.rb +0 -164
  560. data/spec/models/volume_spec.rb +0 -58
  561. data/spec/models/volumes_spec.rb +0 -70
@@ -3,7 +3,7 @@
3
3
 
4
4
  #IONOS Enterprise-grade Infrastructure as a Service (IaaS) solutions can be managed through the Cloud API, in addition or as an alternative to the \"Data Center Designer\" (DCD) browser-based tool. Both methods employ consistent concepts and features, deliver similar power and flexibility, and can be used to perform a multitude of management tasks, including adding servers, volumes, configuring networks, and so on.
5
5
 
6
- The version of the OpenAPI document: 6.0-SDK.3
6
+ The version of the OpenAPI document: 6.0
7
7
 
8
8
  Generated by: https://openapi-generator.tech
9
9
  OpenAPI Generator version: 5.2.1-SNAPSHOT
@@ -19,10 +19,10 @@ module Ionoscloud
19
19
  def initialize(api_client = ApiClient.default)
20
20
  @api_client = api_client
21
21
  end
22
- # Delete a Label from Data Center
23
- # This will remove a label from the data center.
24
- # @param datacenter_id [String] The unique ID of the Data Center
25
- # @param key [String] The key of the Label
22
+ # Delete data center labels
23
+ # Delete the specified data center label.
24
+ # @param datacenter_id [String] The unique ID of the data center.
25
+ # @param key [String] The label key
26
26
  # @param [Hash] opts the optional parameters
27
27
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
28
28
  # @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)
@@ -33,10 +33,10 @@ module Ionoscloud
33
33
  nil
34
34
  end
35
35
 
36
- # Delete a Label from Data Center
37
- # This will remove a label from the data center.
38
- # @param datacenter_id [String] The unique ID of the Data Center
39
- # @param key [String] The key of the Label
36
+ # Delete data center labels
37
+ # Delete the specified data center label.
38
+ # @param datacenter_id [String] The unique ID of the data center.
39
+ # @param key [String] The label key
40
40
  # @param [Hash] opts the optional parameters
41
41
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
42
42
  # @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
@@ -105,10 +105,10 @@ module Ionoscloud
105
105
  return data, status_code, headers
106
106
  end
107
107
 
108
- # Retrieve a Label of Data Center
109
- # This will retrieve the properties of a associated label to a data center.
110
- # @param datacenter_id [String] The unique ID of the Data Center
111
- # @param key [String] The key of the Label
108
+ # Retrieve data center labels
109
+ # Retrieve the properties of the specified data center label.
110
+ # @param datacenter_id [String] The unique ID of the data center.
111
+ # @param key [String] The label key
112
112
  # @param [Hash] opts the optional parameters
113
113
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
114
114
  # @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)
@@ -119,10 +119,10 @@ module Ionoscloud
119
119
  data
120
120
  end
121
121
 
122
- # Retrieve a Label of Data Center
123
- # This will retrieve the properties of a associated label to a data center.
124
- # @param datacenter_id [String] The unique ID of the Data Center
125
- # @param key [String] The key of the Label
122
+ # Retrieve data center labels
123
+ # Retrieve the properties of the specified data center label.
124
+ # @param datacenter_id [String] The unique ID of the data center.
125
+ # @param key [String] The label key
126
126
  # @param [Hash] opts the optional parameters
127
127
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
128
128
  # @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
@@ -191,9 +191,9 @@ module Ionoscloud
191
191
  return data, status_code, headers
192
192
  end
193
193
 
194
- # List all Data Center Labels
195
- # You can retrieve a list of all labels associated with a data center.
196
- # @param datacenter_id [String] The unique ID of the Data Center
194
+ # List data center labels
195
+ # List all the the labels for the specified data center.
196
+ # @param datacenter_id [String] The unique ID of the data center.
197
197
  # @param [Hash] opts the optional parameters
198
198
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
199
199
  # @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)
@@ -204,9 +204,9 @@ module Ionoscloud
204
204
  data
205
205
  end
206
206
 
207
- # List all Data Center Labels
208
- # You can retrieve a list of all labels associated with a data center.
209
- # @param datacenter_id [String] The unique ID of the Data Center
207
+ # List data center labels
208
+ # List all the the labels for the specified data center.
209
+ # @param datacenter_id [String] The unique ID of the data center.
210
210
  # @param [Hash] opts the optional parameters
211
211
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
212
212
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -271,10 +271,10 @@ module Ionoscloud
271
271
  return data, status_code, headers
272
272
  end
273
273
 
274
- # Add a Label to Data Center
275
- # This will add a label to the data center.
276
- # @param datacenter_id [String] The unique ID of the Data Center
277
- # @param label [LabelResource] Label to be added
274
+ # Create data center labels
275
+ # Add a new label to the specified data center.
276
+ # @param datacenter_id [String] The unique ID of the data center.
277
+ # @param label [LabelResource] The label to create.
278
278
  # @param [Hash] opts the optional parameters
279
279
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
280
280
  # @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)
@@ -285,10 +285,10 @@ module Ionoscloud
285
285
  data
286
286
  end
287
287
 
288
- # Add a Label to Data Center
289
- # This will add a label to the data center.
290
- # @param datacenter_id [String] The unique ID of the Data Center
291
- # @param label [LabelResource] Label to be added
288
+ # Create data center labels
289
+ # Add a new label to the specified data center.
290
+ # @param datacenter_id [String] The unique ID of the data center.
291
+ # @param label [LabelResource] The label to create.
292
292
  # @param [Hash] opts the optional parameters
293
293
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
294
294
  # @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
@@ -359,11 +359,11 @@ module Ionoscloud
359
359
  return data, status_code, headers
360
360
  end
361
361
 
362
- # Modify a Label of Data Center
363
- # This will modify the value of the label on a data center.
364
- # @param datacenter_id [String] The unique ID of the Data Center
365
- # @param key [String] The key of the Label
366
- # @param label [LabelResource] Modified Label
362
+ # Modify data center labels
363
+ # Modify the specified data center label.
364
+ # @param datacenter_id [String] The unique ID of the data center.
365
+ # @param key [String] The label key
366
+ # @param label [LabelResource] The modified label
367
367
  # @param [Hash] opts the optional parameters
368
368
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
369
369
  # @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)
@@ -374,11 +374,11 @@ module Ionoscloud
374
374
  data
375
375
  end
376
376
 
377
- # Modify a Label of Data Center
378
- # This will modify the value of the label on a data center.
379
- # @param datacenter_id [String] The unique ID of the Data Center
380
- # @param key [String] The key of the Label
381
- # @param label [LabelResource] Modified Label
377
+ # Modify data center labels
378
+ # Modify the specified data center label.
379
+ # @param datacenter_id [String] The unique ID of the data center.
380
+ # @param key [String] The label key
381
+ # @param label [LabelResource] The modified label
382
382
  # @param [Hash] opts the optional parameters
383
383
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
384
384
  # @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
@@ -453,11 +453,11 @@ module Ionoscloud
453
453
  return data, status_code, headers
454
454
  end
455
455
 
456
- # Delete a Label from Server
457
- # This will remove a label from the server.
456
+ # Delete server labels
457
+ # Delete the specified server label.
458
458
  # @param datacenter_id [String] The unique ID of the data center.
459
- # @param server_id [String] The unique ID of the Server
460
- # @param key [String] The key of the Label
459
+ # @param server_id [String] The unique ID of the server.
460
+ # @param key [String] The label key
461
461
  # @param [Hash] opts the optional parameters
462
462
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
463
463
  # @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)
@@ -468,11 +468,11 @@ module Ionoscloud
468
468
  nil
469
469
  end
470
470
 
471
- # Delete a Label from Server
472
- # This will remove a label from the server.
471
+ # Delete server labels
472
+ # Delete the specified server label.
473
473
  # @param datacenter_id [String] The unique ID of the data center.
474
- # @param server_id [String] The unique ID of the Server
475
- # @param key [String] The key of the Label
474
+ # @param server_id [String] The unique ID of the server.
475
+ # @param key [String] The label key
476
476
  # @param [Hash] opts the optional parameters
477
477
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
478
478
  # @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
@@ -545,11 +545,11 @@ module Ionoscloud
545
545
  return data, status_code, headers
546
546
  end
547
547
 
548
- # Retrieve a Label of Server
549
- # This will retrieve the properties of a associated label to a server.
548
+ # Retrieve server labels
549
+ # Retrieve the properties of the specified server label.
550
550
  # @param datacenter_id [String] The unique ID of the data center.
551
- # @param server_id [String] The unique ID of the Server
552
- # @param key [String] The key of the Label
551
+ # @param server_id [String] The unique ID of the server.
552
+ # @param key [String] The label key
553
553
  # @param [Hash] opts the optional parameters
554
554
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
555
555
  # @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)
@@ -560,11 +560,11 @@ module Ionoscloud
560
560
  data
561
561
  end
562
562
 
563
- # Retrieve a Label of Server
564
- # This will retrieve the properties of a associated label to a server.
563
+ # Retrieve server labels
564
+ # Retrieve the properties of the specified server label.
565
565
  # @param datacenter_id [String] The unique ID of the data center.
566
- # @param server_id [String] The unique ID of the Server
567
- # @param key [String] The key of the Label
566
+ # @param server_id [String] The unique ID of the server.
567
+ # @param key [String] The label key
568
568
  # @param [Hash] opts the optional parameters
569
569
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
570
570
  # @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
@@ -637,10 +637,10 @@ module Ionoscloud
637
637
  return data, status_code, headers
638
638
  end
639
639
 
640
- # List all Server Labels
641
- # You can retrieve a list of all labels associated with a server.
640
+ # List server labels
641
+ # List all the the labels for the specified server.
642
642
  # @param datacenter_id [String] The unique ID of the data center.
643
- # @param server_id [String] The unique ID of the Server
643
+ # @param server_id [String] The unique ID of the server.
644
644
  # @param [Hash] opts the optional parameters
645
645
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
646
646
  # @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)
@@ -651,10 +651,10 @@ module Ionoscloud
651
651
  data
652
652
  end
653
653
 
654
- # List all Server Labels
655
- # You can retrieve a list of all labels associated with a server.
654
+ # List server labels
655
+ # List all the the labels for the specified server.
656
656
  # @param datacenter_id [String] The unique ID of the data center.
657
- # @param server_id [String] The unique ID of the Server
657
+ # @param server_id [String] The unique ID of the server.
658
658
  # @param [Hash] opts the optional parameters
659
659
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
660
660
  # @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
@@ -723,11 +723,11 @@ module Ionoscloud
723
723
  return data, status_code, headers
724
724
  end
725
725
 
726
- # Add a Label to Server
727
- # This will add a label to the server.
726
+ # Create server labels
727
+ # Add a new label to the specified server.
728
728
  # @param datacenter_id [String] The unique ID of the data center.
729
- # @param server_id [String] The unique ID of the Server
730
- # @param label [LabelResource] Label to be added
729
+ # @param server_id [String] The unique ID of the server.
730
+ # @param label [LabelResource] The label to create.
731
731
  # @param [Hash] opts the optional parameters
732
732
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
733
733
  # @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)
@@ -738,11 +738,11 @@ module Ionoscloud
738
738
  data
739
739
  end
740
740
 
741
- # Add a Label to Server
742
- # This will add a label to the server.
741
+ # Create server labels
742
+ # Add a new label to the specified server.
743
743
  # @param datacenter_id [String] The unique ID of the data center.
744
- # @param server_id [String] The unique ID of the Server
745
- # @param label [LabelResource] Label to be added
744
+ # @param server_id [String] The unique ID of the server.
745
+ # @param label [LabelResource] The label to create.
746
746
  # @param [Hash] opts the optional parameters
747
747
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
748
748
  # @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
@@ -817,12 +817,12 @@ module Ionoscloud
817
817
  return data, status_code, headers
818
818
  end
819
819
 
820
- # Modify a Label of Server
821
- # This will modify the value of the label on a server.
820
+ # Modify server labels
821
+ # Modify the specified server label.
822
822
  # @param datacenter_id [String] The unique ID of the data center.
823
- # @param server_id [String] The unique ID of the Server
824
- # @param key [String] The key of the Label
825
- # @param label [LabelResource] Modified Label
823
+ # @param server_id [String] The unique ID of the server.
824
+ # @param key [String] The label key
825
+ # @param label [LabelResource] The modified label
826
826
  # @param [Hash] opts the optional parameters
827
827
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
828
828
  # @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)
@@ -833,12 +833,12 @@ module Ionoscloud
833
833
  data
834
834
  end
835
835
 
836
- # Modify a Label of Server
837
- # This will modify the value of the label on a server.
836
+ # Modify server labels
837
+ # Modify the specified server label.
838
838
  # @param datacenter_id [String] The unique ID of the data center.
839
- # @param server_id [String] The unique ID of the Server
840
- # @param key [String] The key of the Label
841
- # @param label [LabelResource] Modified Label
839
+ # @param server_id [String] The unique ID of the server.
840
+ # @param key [String] The label key
841
+ # @param label [LabelResource] The modified label
842
842
  # @param [Hash] opts the optional parameters
843
843
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
844
844
  # @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
@@ -917,11 +917,11 @@ module Ionoscloud
917
917
  return data, status_code, headers
918
918
  end
919
919
 
920
- # Delete a Label from Volume
921
- # This will remove a label from the volume.
920
+ # Delete volume labels
921
+ # Delete the specified volume label.
922
922
  # @param datacenter_id [String] The unique ID of the data center.
923
- # @param volume_id [String] The unique ID of the Volume
924
- # @param key [String] The key of the Label
923
+ # @param volume_id [String] The unique ID of the volume.
924
+ # @param key [String] The label key
925
925
  # @param [Hash] opts the optional parameters
926
926
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
927
927
  # @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)
@@ -932,11 +932,11 @@ module Ionoscloud
932
932
  nil
933
933
  end
934
934
 
935
- # Delete a Label from Volume
936
- # This will remove a label from the volume.
935
+ # Delete volume labels
936
+ # Delete the specified volume label.
937
937
  # @param datacenter_id [String] The unique ID of the data center.
938
- # @param volume_id [String] The unique ID of the Volume
939
- # @param key [String] The key of the Label
938
+ # @param volume_id [String] The unique ID of the volume.
939
+ # @param key [String] The label key
940
940
  # @param [Hash] opts the optional parameters
941
941
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
942
942
  # @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
@@ -1009,11 +1009,11 @@ module Ionoscloud
1009
1009
  return data, status_code, headers
1010
1010
  end
1011
1011
 
1012
- # Retrieve a Label of Volume
1013
- # This will retrieve the properties of a associated label to a volume.
1012
+ # Retrieve volume labels
1013
+ # Retrieve the properties of the specified volume label.
1014
1014
  # @param datacenter_id [String] The unique ID of the data center.
1015
- # @param volume_id [String] The unique ID of the Volume
1016
- # @param key [String] The key of the Label
1015
+ # @param volume_id [String] The unique ID of the volume.
1016
+ # @param key [String] The label key
1017
1017
  # @param [Hash] opts the optional parameters
1018
1018
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1019
1019
  # @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)
@@ -1024,11 +1024,11 @@ module Ionoscloud
1024
1024
  data
1025
1025
  end
1026
1026
 
1027
- # Retrieve a Label of Volume
1028
- # This will retrieve the properties of a associated label to a volume.
1027
+ # Retrieve volume labels
1028
+ # Retrieve the properties of the specified volume label.
1029
1029
  # @param datacenter_id [String] The unique ID of the data center.
1030
- # @param volume_id [String] The unique ID of the Volume
1031
- # @param key [String] The key of the Label
1030
+ # @param volume_id [String] The unique ID of the volume.
1031
+ # @param key [String] The label key
1032
1032
  # @param [Hash] opts the optional parameters
1033
1033
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1034
1034
  # @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
@@ -1101,10 +1101,10 @@ module Ionoscloud
1101
1101
  return data, status_code, headers
1102
1102
  end
1103
1103
 
1104
- # List all Volume Labels
1105
- # You can retrieve a list of all labels associated with a volume.
1104
+ # List volume labels
1105
+ # List all the the labels for the specified volume.
1106
1106
  # @param datacenter_id [String] The unique ID of the data center.
1107
- # @param volume_id [String] The unique ID of the Volume
1107
+ # @param volume_id [String] The unique ID of the volume.
1108
1108
  # @param [Hash] opts the optional parameters
1109
1109
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1110
1110
  # @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)
@@ -1115,10 +1115,10 @@ module Ionoscloud
1115
1115
  data
1116
1116
  end
1117
1117
 
1118
- # List all Volume Labels
1119
- # You can retrieve a list of all labels associated with a volume.
1118
+ # List volume labels
1119
+ # List all the the labels for the specified volume.
1120
1120
  # @param datacenter_id [String] The unique ID of the data center.
1121
- # @param volume_id [String] The unique ID of the Volume
1121
+ # @param volume_id [String] The unique ID of the volume.
1122
1122
  # @param [Hash] opts the optional parameters
1123
1123
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1124
1124
  # @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
@@ -1187,11 +1187,11 @@ module Ionoscloud
1187
1187
  return data, status_code, headers
1188
1188
  end
1189
1189
 
1190
- # Add a Label to Volume
1191
- # This will add a label to the volume.
1190
+ # Create volume labels
1191
+ # Add a new label to the specified volume.
1192
1192
  # @param datacenter_id [String] The unique ID of the data center.
1193
- # @param volume_id [String] The unique ID of the Volume
1194
- # @param label [LabelResource] Label to be added
1193
+ # @param volume_id [String] The unique ID of the volume.
1194
+ # @param label [LabelResource] The label to create.
1195
1195
  # @param [Hash] opts the optional parameters
1196
1196
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1197
1197
  # @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)
@@ -1202,11 +1202,11 @@ module Ionoscloud
1202
1202
  data
1203
1203
  end
1204
1204
 
1205
- # Add a Label to Volume
1206
- # This will add a label to the volume.
1205
+ # Create volume labels
1206
+ # Add a new label to the specified volume.
1207
1207
  # @param datacenter_id [String] The unique ID of the data center.
1208
- # @param volume_id [String] The unique ID of the Volume
1209
- # @param label [LabelResource] Label to be added
1208
+ # @param volume_id [String] The unique ID of the volume.
1209
+ # @param label [LabelResource] The label to create.
1210
1210
  # @param [Hash] opts the optional parameters
1211
1211
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1212
1212
  # @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
@@ -1281,12 +1281,12 @@ module Ionoscloud
1281
1281
  return data, status_code, headers
1282
1282
  end
1283
1283
 
1284
- # Modify a Label of Volume
1285
- # This will modify the value of the label on a volume.
1284
+ # Modify volume labels
1285
+ # Modify the specified volume label.
1286
1286
  # @param datacenter_id [String] The unique ID of the data center.
1287
- # @param volume_id [String] The unique ID of the Volume
1288
- # @param key [String] The key of the Label
1289
- # @param label [LabelResource] Modified Label
1287
+ # @param volume_id [String] The unique ID of the volume.
1288
+ # @param key [String] The label key
1289
+ # @param label [LabelResource] The modified label
1290
1290
  # @param [Hash] opts the optional parameters
1291
1291
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1292
1292
  # @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)
@@ -1297,12 +1297,12 @@ module Ionoscloud
1297
1297
  data
1298
1298
  end
1299
1299
 
1300
- # Modify a Label of Volume
1301
- # This will modify the value of the label on a volume.
1300
+ # Modify volume labels
1301
+ # Modify the specified volume label.
1302
1302
  # @param datacenter_id [String] The unique ID of the data center.
1303
- # @param volume_id [String] The unique ID of the Volume
1304
- # @param key [String] The key of the Label
1305
- # @param label [LabelResource] Modified Label
1303
+ # @param volume_id [String] The unique ID of the volume.
1304
+ # @param key [String] The label key
1305
+ # @param label [LabelResource] The modified label
1306
1306
  # @param [Hash] opts the optional parameters
1307
1307
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1308
1308
  # @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
@@ -1381,10 +1381,10 @@ module Ionoscloud
1381
1381
  return data, status_code, headers
1382
1382
  end
1383
1383
 
1384
- # Delete a Label from IP Block
1385
- # This will remove a label from the Ip Block.
1386
- # @param ipblock_id [String] The unique ID of the Ip Block
1387
- # @param key [String] The key of the Label
1384
+ # Delete IP block labels
1385
+ # Delete the specified IP block label.
1386
+ # @param ipblock_id [String] The unique ID of the IP block.
1387
+ # @param key [String] The label key
1388
1388
  # @param [Hash] opts the optional parameters
1389
1389
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1390
1390
  # @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)
@@ -1395,10 +1395,10 @@ module Ionoscloud
1395
1395
  nil
1396
1396
  end
1397
1397
 
1398
- # Delete a Label from IP Block
1399
- # This will remove a label from the Ip Block.
1400
- # @param ipblock_id [String] The unique ID of the Ip Block
1401
- # @param key [String] The key of the Label
1398
+ # Delete IP block labels
1399
+ # Delete the specified IP block label.
1400
+ # @param ipblock_id [String] The unique ID of the IP block.
1401
+ # @param key [String] The label key
1402
1402
  # @param [Hash] opts the optional parameters
1403
1403
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1404
1404
  # @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
@@ -1467,10 +1467,10 @@ module Ionoscloud
1467
1467
  return data, status_code, headers
1468
1468
  end
1469
1469
 
1470
- # Retrieve a Label of IP Block
1471
- # This will retrieve the properties of a associated label to a Ip Block.
1472
- # @param ipblock_id [String] The unique ID of the Ip Block
1473
- # @param key [String] The key of the Label
1470
+ # Retrieve IP block labels
1471
+ # Retrieve the properties of the specified IP block label.
1472
+ # @param ipblock_id [String] The unique ID of the IP block.
1473
+ # @param key [String] The label key
1474
1474
  # @param [Hash] opts the optional parameters
1475
1475
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1476
1476
  # @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)
@@ -1481,10 +1481,10 @@ module Ionoscloud
1481
1481
  data
1482
1482
  end
1483
1483
 
1484
- # Retrieve a Label of IP Block
1485
- # This will retrieve the properties of a associated label to a Ip Block.
1486
- # @param ipblock_id [String] The unique ID of the Ip Block
1487
- # @param key [String] The key of the Label
1484
+ # Retrieve IP block labels
1485
+ # Retrieve the properties of the specified IP block label.
1486
+ # @param ipblock_id [String] The unique ID of the IP block.
1487
+ # @param key [String] The label key
1488
1488
  # @param [Hash] opts the optional parameters
1489
1489
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1490
1490
  # @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
@@ -1553,9 +1553,9 @@ module Ionoscloud
1553
1553
  return data, status_code, headers
1554
1554
  end
1555
1555
 
1556
- # List all Ip Block Labels
1557
- # You can retrieve a list of all labels associated with a IP Block.
1558
- # @param ipblock_id [String] The unique ID of the Ip Block
1556
+ # List IP block labels
1557
+ # List all the the labels for the specified IP block.
1558
+ # @param ipblock_id [String] The unique ID of the IP block.
1559
1559
  # @param [Hash] opts the optional parameters
1560
1560
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1561
1561
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on (default to 0)
@@ -1566,9 +1566,9 @@ module Ionoscloud
1566
1566
  data
1567
1567
  end
1568
1568
 
1569
- # List all Ip Block Labels
1570
- # You can retrieve a list of all labels associated with a IP Block.
1571
- # @param ipblock_id [String] The unique ID of the Ip Block
1569
+ # List IP block labels
1570
+ # List all the the labels for the specified IP block.
1571
+ # @param ipblock_id [String] The unique ID of the IP block.
1572
1572
  # @param [Hash] opts the optional parameters
1573
1573
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1574
1574
  # @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
@@ -1633,10 +1633,10 @@ module Ionoscloud
1633
1633
  return data, status_code, headers
1634
1634
  end
1635
1635
 
1636
- # Add a Label to IP Block
1637
- # This will add a label to the Ip Block.
1638
- # @param ipblock_id [String] The unique ID of the Ip Block
1639
- # @param label [LabelResource] Label to be added
1636
+ # Create IP block labels
1637
+ # Add a new label to the specified IP block.
1638
+ # @param ipblock_id [String] The unique ID of the IP block.
1639
+ # @param label [LabelResource] The label to create.
1640
1640
  # @param [Hash] opts the optional parameters
1641
1641
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1642
1642
  # @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)
@@ -1647,10 +1647,10 @@ module Ionoscloud
1647
1647
  data
1648
1648
  end
1649
1649
 
1650
- # Add a Label to IP Block
1651
- # This will add a label to the Ip Block.
1652
- # @param ipblock_id [String] The unique ID of the Ip Block
1653
- # @param label [LabelResource] Label to be added
1650
+ # Create IP block labels
1651
+ # Add a new label to the specified IP block.
1652
+ # @param ipblock_id [String] The unique ID of the IP block.
1653
+ # @param label [LabelResource] The label to create.
1654
1654
  # @param [Hash] opts the optional parameters
1655
1655
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1656
1656
  # @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
@@ -1721,11 +1721,11 @@ module Ionoscloud
1721
1721
  return data, status_code, headers
1722
1722
  end
1723
1723
 
1724
- # Modify a Label of IP Block
1725
- # This will modify the value of the label on a Ip Block.
1726
- # @param ipblock_id [String] The unique ID of the Ip Block
1727
- # @param key [String] The key of the Label
1728
- # @param label [LabelResource] Modified Label
1724
+ # Modify IP block labels
1725
+ # Modify the specified IP block label.
1726
+ # @param ipblock_id [String] The unique ID of the IP block.
1727
+ # @param key [String] The label key
1728
+ # @param label [LabelResource] The modified label
1729
1729
  # @param [Hash] opts the optional parameters
1730
1730
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1731
1731
  # @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)
@@ -1736,11 +1736,11 @@ module Ionoscloud
1736
1736
  data
1737
1737
  end
1738
1738
 
1739
- # Modify a Label of IP Block
1740
- # This will modify the value of the label on a Ip Block.
1741
- # @param ipblock_id [String] The unique ID of the Ip Block
1742
- # @param key [String] The key of the Label
1743
- # @param label [LabelResource] Modified Label
1739
+ # Modify IP block labels
1740
+ # Modify the specified IP block label.
1741
+ # @param ipblock_id [String] The unique ID of the IP block.
1742
+ # @param key [String] The label key
1743
+ # @param label [LabelResource] The modified label
1744
1744
  # @param [Hash] opts the optional parameters
1745
1745
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1746
1746
  # @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
@@ -1815,9 +1815,9 @@ module Ionoscloud
1815
1815
  return data, status_code, headers
1816
1816
  end
1817
1817
 
1818
- # Returns the label by its URN.
1819
- # You can retrieve the details of a specific label using its URN. A URN is for uniqueness of a Label and composed using urn:label:<resource_type>:<resource_uuid>:<key>
1820
- # @param labelurn [String] The URN representing the unique ID of the label. A URN is for uniqueness of a Label and composed using urn:label:&lt;resource_type&gt;:&lt;resource_uuid&gt;:&lt;key&gt;
1818
+ # Retrieve labels by URN
1819
+ # Retrieve a label by label URN. The URN is unique for each label, and consists of: urn:label:<resource_type>:<resource_uuid>:<key>
1820
+ # @param labelurn [String] The label URN; URN is unique for each label, and consists of: urn:label:&lt;resource_type&gt;:&lt;resource_uuid&gt;:&lt;key&gt;&lt;key&gt;
1821
1821
  # @param [Hash] opts the optional parameters
1822
1822
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1823
1823
  # @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)
@@ -1828,9 +1828,9 @@ module Ionoscloud
1828
1828
  data
1829
1829
  end
1830
1830
 
1831
- # Returns the label by its URN.
1832
- # You can retrieve the details of a specific label using its URN. A URN is for uniqueness of a Label and composed using urn:label:&lt;resource_type&gt;:&lt;resource_uuid&gt;:&lt;key&gt;
1833
- # @param labelurn [String] The URN representing the unique ID of the label. A URN is for uniqueness of a Label and composed using urn:label:&lt;resource_type&gt;:&lt;resource_uuid&gt;:&lt;key&gt;
1831
+ # Retrieve labels by URN
1832
+ # Retrieve a label by label URN. The URN is unique for each label, and consists of: urn:label:&lt;resource_type&gt;:&lt;resource_uuid&gt;:&lt;key&gt;
1833
+ # @param labelurn [String] The label URN; URN is unique for each label, and consists of: urn:label:&lt;resource_type&gt;:&lt;resource_uuid&gt;:&lt;key&gt;&lt;key&gt;
1834
1834
  # @param [Hash] opts the optional parameters
1835
1835
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1836
1836
  # @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
@@ -1895,8 +1895,8 @@ module Ionoscloud
1895
1895
  return data, status_code, headers
1896
1896
  end
1897
1897
 
1898
- # List Labels
1899
- # You can retrieve a complete list of labels that you have access to.
1898
+ # List labels
1899
+ # List all available labels.
1900
1900
  # @param [Hash] opts the optional parameters
1901
1901
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1902
1902
  # @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)
@@ -1907,8 +1907,8 @@ module Ionoscloud
1907
1907
  data
1908
1908
  end
1909
1909
 
1910
- # List Labels
1911
- # You can retrieve a complete list of labels that you have access to.
1910
+ # List labels
1911
+ # List all available labels.
1912
1912
  # @param [Hash] opts the optional parameters
1913
1913
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1914
1914
  # @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
@@ -1969,10 +1969,10 @@ module Ionoscloud
1969
1969
  return data, status_code, headers
1970
1970
  end
1971
1971
 
1972
- # Delete a Label from Snapshot
1973
- # This will remove a label from the snapshot.
1974
- # @param snapshot_id [String] The unique ID of the Snapshot
1975
- # @param key [String] The key of the Label
1972
+ # Delete snapshot labels
1973
+ # Delete the specified snapshot label.
1974
+ # @param snapshot_id [String] The unique ID of the snapshot.
1975
+ # @param key [String] The label key
1976
1976
  # @param [Hash] opts the optional parameters
1977
1977
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1978
1978
  # @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)
@@ -1983,10 +1983,10 @@ module Ionoscloud
1983
1983
  nil
1984
1984
  end
1985
1985
 
1986
- # Delete a Label from Snapshot
1987
- # This will remove a label from the snapshot.
1988
- # @param snapshot_id [String] The unique ID of the Snapshot
1989
- # @param key [String] The key of the Label
1986
+ # Delete snapshot labels
1987
+ # Delete the specified snapshot label.
1988
+ # @param snapshot_id [String] The unique ID of the snapshot.
1989
+ # @param key [String] The label key
1990
1990
  # @param [Hash] opts the optional parameters
1991
1991
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1992
1992
  # @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
@@ -2055,10 +2055,10 @@ module Ionoscloud
2055
2055
  return data, status_code, headers
2056
2056
  end
2057
2057
 
2058
- # Retrieve a Label of Snapshot
2059
- # This will retrieve the properties of a associated label to a snapshot.
2060
- # @param snapshot_id [String] The unique ID of the Snapshot
2061
- # @param key [String] The key of the Label
2058
+ # Retrieve snapshot labels
2059
+ # Retrieve the properties of the specified snapshot label.
2060
+ # @param snapshot_id [String] The unique ID of the snapshot.
2061
+ # @param key [String] The label key
2062
2062
  # @param [Hash] opts the optional parameters
2063
2063
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
2064
2064
  # @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)
@@ -2069,10 +2069,10 @@ module Ionoscloud
2069
2069
  data
2070
2070
  end
2071
2071
 
2072
- # Retrieve a Label of Snapshot
2073
- # This will retrieve the properties of a associated label to a snapshot.
2074
- # @param snapshot_id [String] The unique ID of the Snapshot
2075
- # @param key [String] The key of the Label
2072
+ # Retrieve snapshot labels
2073
+ # Retrieve the properties of the specified snapshot label.
2074
+ # @param snapshot_id [String] The unique ID of the snapshot.
2075
+ # @param key [String] The label key
2076
2076
  # @param [Hash] opts the optional parameters
2077
2077
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
2078
2078
  # @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
@@ -2141,9 +2141,9 @@ module Ionoscloud
2141
2141
  return data, status_code, headers
2142
2142
  end
2143
2143
 
2144
- # List all Snapshot Labels
2145
- # You can retrieve a list of all labels associated with a snapshot.
2146
- # @param snapshot_id [String] The unique ID of the Snapshot
2144
+ # List snapshot labels
2145
+ # List all the the labels for the specified snapshot.
2146
+ # @param snapshot_id [String] The unique ID of the snapshot.
2147
2147
  # @param [Hash] opts the optional parameters
2148
2148
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
2149
2149
  # @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)
@@ -2154,9 +2154,9 @@ module Ionoscloud
2154
2154
  data
2155
2155
  end
2156
2156
 
2157
- # List all Snapshot Labels
2158
- # You can retrieve a list of all labels associated with a snapshot.
2159
- # @param snapshot_id [String] The unique ID of the Snapshot
2157
+ # List snapshot labels
2158
+ # List all the the labels for the specified snapshot.
2159
+ # @param snapshot_id [String] The unique ID of the snapshot.
2160
2160
  # @param [Hash] opts the optional parameters
2161
2161
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
2162
2162
  # @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
@@ -2221,10 +2221,10 @@ module Ionoscloud
2221
2221
  return data, status_code, headers
2222
2222
  end
2223
2223
 
2224
- # Add a Label to Snapshot
2225
- # This will add a label to the snapshot.
2226
- # @param snapshot_id [String] The unique ID of the Snapshot
2227
- # @param label [LabelResource] Label to be added
2224
+ # Create snapshot labels
2225
+ # Add a new label to the specified snapshot.
2226
+ # @param snapshot_id [String] The unique ID of the snapshot.
2227
+ # @param label [LabelResource] The label to create.
2228
2228
  # @param [Hash] opts the optional parameters
2229
2229
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
2230
2230
  # @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)
@@ -2235,10 +2235,10 @@ module Ionoscloud
2235
2235
  data
2236
2236
  end
2237
2237
 
2238
- # Add a Label to Snapshot
2239
- # This will add a label to the snapshot.
2240
- # @param snapshot_id [String] The unique ID of the Snapshot
2241
- # @param label [LabelResource] Label to be added
2238
+ # Create snapshot labels
2239
+ # Add a new label to the specified snapshot.
2240
+ # @param snapshot_id [String] The unique ID of the snapshot.
2241
+ # @param label [LabelResource] The label to create.
2242
2242
  # @param [Hash] opts the optional parameters
2243
2243
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
2244
2244
  # @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
@@ -2309,11 +2309,11 @@ module Ionoscloud
2309
2309
  return data, status_code, headers
2310
2310
  end
2311
2311
 
2312
- # Modify a Label of Snapshot
2313
- # This will modify the value of the label on a snapshot.
2314
- # @param snapshot_id [String] The unique ID of the Snapshot
2315
- # @param key [String] The key of the Label
2316
- # @param label [LabelResource] Modified Label
2312
+ # Modify snapshot labels
2313
+ # Modify the specified snapshot label.
2314
+ # @param snapshot_id [String] The unique ID of the snapshot.
2315
+ # @param key [String] The label key
2316
+ # @param label [LabelResource] The modified label
2317
2317
  # @param [Hash] opts the optional parameters
2318
2318
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
2319
2319
  # @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)
@@ -2324,11 +2324,11 @@ module Ionoscloud
2324
2324
  data
2325
2325
  end
2326
2326
 
2327
- # Modify a Label of Snapshot
2328
- # This will modify the value of the label on a snapshot.
2329
- # @param snapshot_id [String] The unique ID of the Snapshot
2330
- # @param key [String] The key of the Label
2331
- # @param label [LabelResource] Modified Label
2327
+ # Modify snapshot labels
2328
+ # Modify the specified snapshot label.
2329
+ # @param snapshot_id [String] The unique ID of the snapshot.
2330
+ # @param key [String] The label key
2331
+ # @param label [LabelResource] The modified label
2332
2332
  # @param [Hash] opts the optional parameters
2333
2333
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
2334
2334
  # @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