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,9 +19,9 @@ module Ionoscloud
19
19
  def initialize(api_client = ApiClient.default)
20
20
  @api_client = api_client
21
21
  end
22
- # Delete a Group
23
- # Delete a group
24
- # @param group_id [String] The unique ID of the group
22
+ # Delete groups
23
+ # Remove the specified group.
24
+ # @param group_id [String] The unique ID of the group.
25
25
  # @param [Hash] opts the optional parameters
26
26
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
27
27
  # @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)
@@ -32,9 +32,9 @@ module Ionoscloud
32
32
  nil
33
33
  end
34
34
 
35
- # Delete a Group
36
- # Delete a group
37
- # @param group_id [String] The unique ID of the group
35
+ # Delete groups
36
+ # Remove the specified group.
37
+ # @param group_id [String] The unique ID of the group.
38
38
  # @param [Hash] opts the optional parameters
39
39
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
40
40
  # @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
@@ -99,9 +99,9 @@ module Ionoscloud
99
99
  return data, status_code, headers
100
100
  end
101
101
 
102
- # Retrieve a Group
103
- # You can retrieve a group by using the group ID. This value can be found in the response body when a group is created or when you GET a list of groups.
104
- # @param group_id [String] The unique ID of the group
102
+ # Retrieve groups
103
+ # Retrieve a group by the group ID. This value is in the response body when the group is created, and in the list of the groups, returned by GET.
104
+ # @param group_id [String] The unique ID of the group.
105
105
  # @param [Hash] opts the optional parameters
106
106
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
107
107
  # @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)
@@ -112,9 +112,9 @@ module Ionoscloud
112
112
  data
113
113
  end
114
114
 
115
- # Retrieve a Group
116
- # You can retrieve a group by using the group ID. This value can be found in the response body when a group is created or when you GET a list of groups.
117
- # @param group_id [String] The unique ID of the group
115
+ # Retrieve groups
116
+ # Retrieve a group by the group ID. This value is in the response body when the group is created, and in the list of the groups, returned by GET.
117
+ # @param group_id [String] The unique ID of the group.
118
118
  # @param [Hash] opts the optional parameters
119
119
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
120
120
  # @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
@@ -179,8 +179,8 @@ module Ionoscloud
179
179
  return data, status_code, headers
180
180
  end
181
181
 
182
- # List All Groups.
183
- # You can retrieve a complete list of all groups that you have access to
182
+ # List all groups
183
+ # List all the available user groups.
184
184
  # @param [Hash] opts the optional parameters
185
185
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
186
186
  # @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)
@@ -191,8 +191,8 @@ module Ionoscloud
191
191
  data
192
192
  end
193
193
 
194
- # List All Groups.
195
- # You can retrieve a complete list of all groups that you have access to
194
+ # List all groups
195
+ # List all the available user groups.
196
196
  # @param [Hash] opts the optional parameters
197
197
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
198
198
  # @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
@@ -253,9 +253,9 @@ module Ionoscloud
253
253
  return data, status_code, headers
254
254
  end
255
255
 
256
- # Create a Group
257
- # You can use this POST method to create a group
258
- # @param group [Group] Group to be created
256
+ # Create groups
257
+ # Create a group.
258
+ # @param group [Group] The group to create.
259
259
  # @param [Hash] opts the optional parameters
260
260
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
261
261
  # @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)
@@ -266,9 +266,9 @@ module Ionoscloud
266
266
  data
267
267
  end
268
268
 
269
- # Create a Group
270
- # You can use this POST method to create a group
271
- # @param group [Group] Group to be created
269
+ # Create groups
270
+ # Create a group.
271
+ # @param group [Group] The group to create.
272
272
  # @param [Hash] opts the optional parameters
273
273
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
274
274
  # @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
@@ -335,10 +335,10 @@ module Ionoscloud
335
335
  return data, status_code, headers
336
336
  end
337
337
 
338
- # Modify a group
339
- # You can use this method to update properties of the group.
340
- # @param group_id [String] The unique ID of the group
341
- # @param group [Group] Modified properties of the Group
338
+ # Modify groups
339
+ # Modify the properties of the specified group.
340
+ # @param group_id [String] The unique ID of the group.
341
+ # @param group [Group] The modified group.
342
342
  # @param [Hash] opts the optional parameters
343
343
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
344
344
  # @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)
@@ -349,10 +349,10 @@ module Ionoscloud
349
349
  data
350
350
  end
351
351
 
352
- # Modify a group
353
- # You can use this method to update properties of the group.
354
- # @param group_id [String] The unique ID of the group
355
- # @param group [Group] Modified properties of the Group
352
+ # Modify groups
353
+ # Modify the properties of the specified group.
354
+ # @param group_id [String] The unique ID of the group.
355
+ # @param group [Group] The modified group.
356
356
  # @param [Hash] opts the optional parameters
357
357
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
358
358
  # @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
@@ -423,8 +423,9 @@ module Ionoscloud
423
423
  return data, status_code, headers
424
424
  end
425
425
 
426
- # Retrieve resources assigned to a group
427
- # @param group_id [String] The unique ID of the group
426
+ # Retrieve group resources
427
+ # List the resources assigned to the group, by group ID.
428
+ # @param group_id [String] The unique ID of the group.
428
429
  # @param [Hash] opts the optional parameters
429
430
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
430
431
  # @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)
@@ -435,8 +436,9 @@ module Ionoscloud
435
436
  data
436
437
  end
437
438
 
438
- # Retrieve resources assigned to a group
439
- # @param group_id [String] The unique ID of the group
439
+ # Retrieve group resources
440
+ # List the resources assigned to the group, by group ID.
441
+ # @param group_id [String] The unique ID of the group.
440
442
  # @param [Hash] opts the optional parameters
441
443
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
442
444
  # @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
@@ -501,10 +503,10 @@ module Ionoscloud
501
503
  return data, status_code, headers
502
504
  end
503
505
 
504
- # Remove a resource from a group
505
- # This will remove a resource from a group
506
- # @param group_id [String]
507
- # @param resource_id [String]
506
+ # Remove group shares
507
+ # Remove the specified share from the group.
508
+ # @param group_id [String] The unique ID of the group.
509
+ # @param resource_id [String] The unique ID of the resource.
508
510
  # @param [Hash] opts the optional parameters
509
511
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
510
512
  # @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)
@@ -515,10 +517,10 @@ module Ionoscloud
515
517
  nil
516
518
  end
517
519
 
518
- # Remove a resource from a group
519
- # This will remove a resource from a group
520
- # @param group_id [String]
521
- # @param resource_id [String]
520
+ # Remove group shares
521
+ # Remove the specified share from the group.
522
+ # @param group_id [String] The unique ID of the group.
523
+ # @param resource_id [String] The unique ID of the resource.
522
524
  # @param [Hash] opts the optional parameters
523
525
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
524
526
  # @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
@@ -587,10 +589,10 @@ module Ionoscloud
587
589
  return data, status_code, headers
588
590
  end
589
591
 
590
- # Retrieve a group share
591
- # This will retrieve the properties of a group share.
592
- # @param group_id [String]
593
- # @param resource_id [String]
592
+ # Retrieve group shares
593
+ # Retrieve the properties of the specified group share.
594
+ # @param group_id [String] The unique ID of the group.
595
+ # @param resource_id [String] The unique ID of the resource.
594
596
  # @param [Hash] opts the optional parameters
595
597
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
596
598
  # @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)
@@ -601,10 +603,10 @@ module Ionoscloud
601
603
  data
602
604
  end
603
605
 
604
- # Retrieve a group share
605
- # This will retrieve the properties of a group share.
606
- # @param group_id [String]
607
- # @param resource_id [String]
606
+ # Retrieve group shares
607
+ # Retrieve the properties of the specified group share.
608
+ # @param group_id [String] The unique ID of the group.
609
+ # @param resource_id [String] The unique ID of the resource.
608
610
  # @param [Hash] opts the optional parameters
609
611
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
610
612
  # @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
@@ -673,9 +675,9 @@ module Ionoscloud
673
675
  return data, status_code, headers
674
676
  end
675
677
 
676
- # List Group Shares
677
- # You can retrieve a list of all resources along with their permissions of the group
678
- # @param group_id [String]
678
+ # List group shares
679
+ # List all shares and share privileges for the specified group.
680
+ # @param group_id [String] The unique ID of the group.
679
681
  # @param [Hash] opts the optional parameters
680
682
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
681
683
  # @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)
@@ -686,9 +688,9 @@ module Ionoscloud
686
688
  data
687
689
  end
688
690
 
689
- # List Group Shares
690
- # You can retrieve a list of all resources along with their permissions of the group
691
- # @param group_id [String]
691
+ # List group shares
692
+ # List all shares and share privileges for the specified group.
693
+ # @param group_id [String] The unique ID of the group.
692
694
  # @param [Hash] opts the optional parameters
693
695
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
694
696
  # @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
@@ -753,11 +755,11 @@ module Ionoscloud
753
755
  return data, status_code, headers
754
756
  end
755
757
 
756
- # Add a resource to a group
757
- # This will add a resource to the group.
758
- # @param group_id [String]
759
- # @param resource_id [String]
760
- # @param resource [GroupShare] Resource to be added
758
+ # Add group shares
759
+ # Add the specified share to the group.
760
+ # @param group_id [String] The unique ID of the group.
761
+ # @param resource_id [String] The unique ID of the resource.
762
+ # @param resource [GroupShare] The resource to add.
761
763
  # @param [Hash] opts the optional parameters
762
764
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
763
765
  # @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)
@@ -768,11 +770,11 @@ module Ionoscloud
768
770
  data
769
771
  end
770
772
 
771
- # Add a resource to a group
772
- # This will add a resource to the group.
773
- # @param group_id [String]
774
- # @param resource_id [String]
775
- # @param resource [GroupShare] Resource to be added
773
+ # Add group shares
774
+ # Add the specified share to the group.
775
+ # @param group_id [String] The unique ID of the group.
776
+ # @param resource_id [String] The unique ID of the resource.
777
+ # @param resource [GroupShare] The resource to add.
776
778
  # @param [Hash] opts the optional parameters
777
779
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
778
780
  # @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
@@ -845,11 +847,11 @@ module Ionoscloud
845
847
  return data, status_code, headers
846
848
  end
847
849
 
848
- # Modify resource permissions of a group
849
- # You can use update resource permissions of a group. If empty body will be provided, no updates will happen, instead you will be returned the current permissions of resource in a group. In this case response code will be 200
850
- # @param group_id [String]
851
- # @param resource_id [String]
852
- # @param resource [GroupShare] Modified Resource
850
+ # Modify group share privileges
851
+ # Modify share permissions for the specified group. With an empty body, no updates are performed, and the current share permissions for the group are returned with response code 200.
852
+ # @param group_id [String] The unique ID of the group.
853
+ # @param resource_id [String] The unique ID of the resource.
854
+ # @param resource [GroupShare] The modified resource
853
855
  # @param [Hash] opts the optional parameters
854
856
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
855
857
  # @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)
@@ -860,11 +862,11 @@ module Ionoscloud
860
862
  data
861
863
  end
862
864
 
863
- # Modify resource permissions of a group
864
- # You can use update resource permissions of a group. If empty body will be provided, no updates will happen, instead you will be returned the current permissions of resource in a group. In this case response code will be 200
865
- # @param group_id [String]
866
- # @param resource_id [String]
867
- # @param resource [GroupShare] Modified Resource
865
+ # Modify group share privileges
866
+ # Modify share permissions for the specified group. With an empty body, no updates are performed, and the current share permissions for the group are returned with response code 200.
867
+ # @param group_id [String] The unique ID of the group.
868
+ # @param resource_id [String] The unique ID of the resource.
869
+ # @param resource [GroupShare] The modified resource
868
870
  # @param [Hash] opts the optional parameters
869
871
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
870
872
  # @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
@@ -939,10 +941,10 @@ module Ionoscloud
939
941
  return data, status_code, headers
940
942
  end
941
943
 
942
- # Remove a user from a group
943
- # This will remove a user from a group.
944
- # @param group_id [String]
945
- # @param user_id [String]
944
+ # Remove users from groups
945
+ # Remove the specified user from the group.
946
+ # @param group_id [String] The unique ID of the group.
947
+ # @param user_id [String] The unique ID of the user.
946
948
  # @param [Hash] opts the optional parameters
947
949
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
948
950
  # @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)
@@ -953,10 +955,10 @@ module Ionoscloud
953
955
  nil
954
956
  end
955
957
 
956
- # Remove a user from a group
957
- # This will remove a user from a group.
958
- # @param group_id [String]
959
- # @param user_id [String]
958
+ # Remove users from groups
959
+ # Remove the specified user from the group.
960
+ # @param group_id [String] The unique ID of the group.
961
+ # @param user_id [String] The unique ID of the user.
960
962
  # @param [Hash] opts the optional parameters
961
963
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
962
964
  # @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
@@ -1025,9 +1027,9 @@ module Ionoscloud
1025
1027
  return data, status_code, headers
1026
1028
  end
1027
1029
 
1028
- # List Group Members
1029
- # You can retrieve a list of users who are members of the group
1030
- # @param group_id [String]
1030
+ # List group members
1031
+ # List all members of the specified user group.
1032
+ # @param group_id [String] The unique ID of the group.
1031
1033
  # @param [Hash] opts the optional parameters
1032
1034
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1033
1035
  # @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)
@@ -1038,9 +1040,9 @@ module Ionoscloud
1038
1040
  data
1039
1041
  end
1040
1042
 
1041
- # List Group Members
1042
- # You can retrieve a list of users who are members of the group
1043
- # @param group_id [String]
1043
+ # List group members
1044
+ # List all members of the specified user group.
1045
+ # @param group_id [String] The unique ID of the group.
1044
1046
  # @param [Hash] opts the optional parameters
1045
1047
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1046
1048
  # @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
@@ -1105,10 +1107,10 @@ module Ionoscloud
1105
1107
  return data, status_code, headers
1106
1108
  end
1107
1109
 
1108
- # Add a user to a group
1109
- # This will attach a pre-existing user to a group.
1110
- # @param group_id [String]
1111
- # @param user [User] User to be added
1110
+ # Add group members
1111
+ # Add an existing user to the specified group.
1112
+ # @param group_id [String] The unique ID of the group.
1113
+ # @param user [User] The user to add.
1112
1114
  # @param [Hash] opts the optional parameters
1113
1115
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1114
1116
  # @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)
@@ -1119,10 +1121,10 @@ module Ionoscloud
1119
1121
  data
1120
1122
  end
1121
1123
 
1122
- # Add a user to a group
1123
- # This will attach a pre-existing user to a group.
1124
- # @param group_id [String]
1125
- # @param user [User] User to be added
1124
+ # Add group members
1125
+ # Add an existing user to the specified group.
1126
+ # @param group_id [String] The unique ID of the group.
1127
+ # @param user [User] The user to add.
1126
1128
  # @param [Hash] opts the optional parameters
1127
1129
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1128
1130
  # @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
@@ -1193,9 +1195,9 @@ module Ionoscloud
1193
1195
  return data, status_code, headers
1194
1196
  end
1195
1197
 
1196
- # Retrieve a list of Resources by type.
1197
- # You can retrieve a list of resources by using the type. Allowed values are { datacenter, snapshot, image, ipblock, pcc, backupunit, k8s }. This value of resource type also be found in the response body when you GET a list of all resources.
1198
- # @param resource_type [String] The resource Type
1198
+ # List resources by type
1199
+ # List all resources of the specified type. Resource types are: {datacenter, snapshot, image, ipblock, pcc, backupunit, k8s} Resource types are in the list of resources, returned by GET.
1200
+ # @param resource_type [String] The resource type
1199
1201
  # @param [Hash] opts the optional parameters
1200
1202
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1201
1203
  # @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)
@@ -1206,9 +1208,9 @@ module Ionoscloud
1206
1208
  data
1207
1209
  end
1208
1210
 
1209
- # Retrieve a list of Resources by type.
1210
- # You can retrieve a list of resources by using the type. Allowed values are { datacenter, snapshot, image, ipblock, pcc, backupunit, k8s }. This value of resource type also be found in the response body when you GET a list of all resources.
1211
- # @param resource_type [String] The resource Type
1211
+ # List resources by type
1212
+ # List all resources of the specified type. Resource types are: {datacenter, snapshot, image, ipblock, pcc, backupunit, k8s} Resource types are in the list of resources, returned by GET.
1213
+ # @param resource_type [String] The resource type
1212
1214
  # @param [Hash] opts the optional parameters
1213
1215
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1214
1216
  # @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
@@ -1273,10 +1275,10 @@ module Ionoscloud
1273
1275
  return data, status_code, headers
1274
1276
  end
1275
1277
 
1276
- # Retrieve a Resource by type.
1277
- # You can retrieve a resource by using the type and its uuid. Allowed values for types are { datacenter, snapshot, image, ipblock, pcc, backupunit, k8s }. The value of resource type can also be found in the response body when you GET a list of all resources.
1278
- # @param resource_type [String] The resource Type
1279
- # @param resource_id [String] The resource Uuid
1278
+ # Retrieve resources by type
1279
+ # Retrieve a resource by the resource type and resource ID. Resource types are: {datacenter, snapshot, image, ipblock, pcc, backupunit, k8s} Resource types are in the list of resources, returned by GET.
1280
+ # @param resource_type [String] The resource type
1281
+ # @param resource_id [String] The resource ID
1280
1282
  # @param [Hash] opts the optional parameters
1281
1283
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1282
1284
  # @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)
@@ -1287,10 +1289,10 @@ module Ionoscloud
1287
1289
  data
1288
1290
  end
1289
1291
 
1290
- # Retrieve a Resource by type.
1291
- # You can retrieve a resource by using the type and its uuid. Allowed values for types are { datacenter, snapshot, image, ipblock, pcc, backupunit, k8s }. The value of resource type can also be found in the response body when you GET a list of all resources.
1292
- # @param resource_type [String] The resource Type
1293
- # @param resource_id [String] The resource Uuid
1292
+ # Retrieve resources by type
1293
+ # Retrieve a resource by the resource type and resource ID. Resource types are: {datacenter, snapshot, image, ipblock, pcc, backupunit, k8s} Resource types are in the list of resources, returned by GET.
1294
+ # @param resource_type [String] The resource type
1295
+ # @param resource_id [String] The resource ID
1294
1296
  # @param [Hash] opts the optional parameters
1295
1297
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1296
1298
  # @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
@@ -1359,8 +1361,8 @@ module Ionoscloud
1359
1361
  return data, status_code, headers
1360
1362
  end
1361
1363
 
1362
- # List All Resources.
1363
- # You can retrieve a complete list of all resources that you have access to.
1364
+ # List all resources
1365
+ # List all the available resources.
1364
1366
  # @param [Hash] opts the optional parameters
1365
1367
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1366
1368
  # @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)
@@ -1371,8 +1373,8 @@ module Ionoscloud
1371
1373
  data
1372
1374
  end
1373
1375
 
1374
- # List All Resources.
1375
- # You can retrieve a complete list of all resources that you have access to.
1376
+ # List all resources
1377
+ # List all the available resources.
1376
1378
  # @param [Hash] opts the optional parameters
1377
1379
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1378
1380
  # @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
@@ -1433,9 +1435,9 @@ module Ionoscloud
1433
1435
  return data, status_code, headers
1434
1436
  end
1435
1437
 
1436
- # Delete a User
1437
- # Delete a user
1438
- # @param user_id [String] The unique ID of the user
1438
+ # Delete users
1439
+ # Delete the specified user.
1440
+ # @param user_id [String] The unique ID of the user.
1439
1441
  # @param [Hash] opts the optional parameters
1440
1442
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1441
1443
  # @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)
@@ -1446,9 +1448,9 @@ module Ionoscloud
1446
1448
  nil
1447
1449
  end
1448
1450
 
1449
- # Delete a User
1450
- # Delete a user
1451
- # @param user_id [String] The unique ID of the user
1451
+ # Delete users
1452
+ # Delete the specified user.
1453
+ # @param user_id [String] The unique ID of the user.
1452
1454
  # @param [Hash] opts the optional parameters
1453
1455
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1454
1456
  # @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
@@ -1513,9 +1515,9 @@ module Ionoscloud
1513
1515
  return data, status_code, headers
1514
1516
  end
1515
1517
 
1516
- # Retrieve a User
1517
- # You can retrieve user details by using the users ID. This value can be found in the response body when a user is created or when you GET a list of users.
1518
- # @param user_id [String] The unique ID of the user
1518
+ # Retrieve users
1519
+ # Retrieve user properties by user ID. The user ID is in the response body when the user is created, and in the list of the users, returned by GET.
1520
+ # @param user_id [String] The unique ID of the user.
1519
1521
  # @param [Hash] opts the optional parameters
1520
1522
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1521
1523
  # @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)
@@ -1526,9 +1528,9 @@ module Ionoscloud
1526
1528
  data
1527
1529
  end
1528
1530
 
1529
- # Retrieve a User
1530
- # You can retrieve user details by using the users ID. This value can be found in the response body when a user is created or when you GET a list of users.
1531
- # @param user_id [String] The unique ID of the user
1531
+ # Retrieve users
1532
+ # Retrieve user properties by user ID. The user ID is in the response body when the user is created, and in the list of the users, returned by GET.
1533
+ # @param user_id [String] The unique ID of the user.
1532
1534
  # @param [Hash] opts the optional parameters
1533
1535
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1534
1536
  # @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
@@ -1593,28 +1595,28 @@ module Ionoscloud
1593
1595
  return data, status_code, headers
1594
1596
  end
1595
1597
 
1596
- # List all Users
1597
- # You can retrieve a complete list of users under your account
1598
+ # List all users
1599
+ # List all the users in your account.
1598
1600
  # @param [Hash] opts the optional parameters
1599
1601
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1600
1602
  # @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)
1601
1603
  # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, against which all API requests are to be executed.
1602
1604
  # @option opts [Integer] :offset The first element (from the complete list of the elements) to include in the response (use together with limit for pagination). (default to 0)
1603
- # @option opts [Integer] :limit the maximum number of elements to return (use together with <code>offset</code> for pagination) (default to 100)
1605
+ # @option opts [Integer] :limit The maximum number of elements to return (use together with <code>offset</code> for pagination). (default to 100)
1604
1606
  # @return [Users]
1605
1607
  def um_users_get(opts = {})
1606
1608
  data, _status_code, _headers = um_users_get_with_http_info(opts)
1607
1609
  data
1608
1610
  end
1609
1611
 
1610
- # List all Users
1611
- # You can retrieve a complete list of users under your account
1612
+ # List all users
1613
+ # List all the users in your account.
1612
1614
  # @param [Hash] opts the optional parameters
1613
1615
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1614
1616
  # @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
1615
1617
  # @option opts [Integer] :x_contract_number Users with multiple contracts must provide the contract number, against which all API requests are to be executed.
1616
1618
  # @option opts [Integer] :offset The first element (from the complete list of the elements) to include in the response (use together with limit for pagination).
1617
- # @option opts [Integer] :limit the maximum number of elements to return (use together with <code>offset</code> for pagination)
1619
+ # @option opts [Integer] :limit The maximum number of elements to return (use together with <code>offset</code> for pagination).
1618
1620
  # @return [Array<(Users, Integer, Hash)>] Users data, response status code and response headers
1619
1621
  def um_users_get_with_http_info(opts = {})
1620
1622
  if @api_client.config.debugging
@@ -1685,9 +1687,9 @@ module Ionoscloud
1685
1687
  return data, status_code, headers
1686
1688
  end
1687
1689
 
1688
- # Retrieve a User's group resources
1689
- # You can retrieve group resources of user by using the users ID. This value can be found in the response body when a user is created or when you GET a list of users.
1690
- # @param user_id [String] The unique ID of the user
1690
+ # Retrieve group resources by user ID
1691
+ # Retrieve group resources of the user by user ID. The user ID is in the response body when the user is created, and in the list of the users, returned by GET.
1692
+ # @param user_id [String] The unique ID of the user.
1691
1693
  # @param [Hash] opts the optional parameters
1692
1694
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1693
1695
  # @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)
@@ -1698,9 +1700,9 @@ module Ionoscloud
1698
1700
  data
1699
1701
  end
1700
1702
 
1701
- # Retrieve a User&#39;s group resources
1702
- # You can retrieve group resources of user by using the users ID. This value can be found in the response body when a user is created or when you GET a list of users.
1703
- # @param user_id [String] The unique ID of the user
1703
+ # Retrieve group resources by user ID
1704
+ # Retrieve group resources of the user by user ID. The user ID is in the response body when the user is created, and in the list of the users, returned by GET.
1705
+ # @param user_id [String] The unique ID of the user.
1704
1706
  # @param [Hash] opts the optional parameters
1705
1707
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1706
1708
  # @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
@@ -1765,9 +1767,9 @@ module Ionoscloud
1765
1767
  return data, status_code, headers
1766
1768
  end
1767
1769
 
1768
- # Retrieve a User's own resources
1769
- # You can retrieve resources owned by using the users ID. This value can be found in the response body when a user is created or when you GET a list of users.
1770
- # @param user_id [String] The unique ID of the user
1770
+ # Retrieve user resources by user ID
1771
+ # Retrieve own resources of the user by user ID. The user ID is in the response body when the user is created, and in the list of the users, returned by GET.
1772
+ # @param user_id [String] The unique ID of the user.
1771
1773
  # @param [Hash] opts the optional parameters
1772
1774
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1773
1775
  # @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)
@@ -1778,9 +1780,9 @@ module Ionoscloud
1778
1780
  data
1779
1781
  end
1780
1782
 
1781
- # Retrieve a User&#39;s own resources
1782
- # You can retrieve resources owned by using the users ID. This value can be found in the response body when a user is created or when you GET a list of users.
1783
- # @param user_id [String] The unique ID of the user
1783
+ # Retrieve user resources by user ID
1784
+ # Retrieve own resources of the user by user ID. The user ID is in the response body when the user is created, and in the list of the users, returned by GET.
1785
+ # @param user_id [String] The unique ID of the user.
1784
1786
  # @param [Hash] opts the optional parameters
1785
1787
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1786
1788
  # @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
@@ -1845,9 +1847,9 @@ module Ionoscloud
1845
1847
  return data, status_code, headers
1846
1848
  end
1847
1849
 
1848
- # Create a user
1849
- # You can use this POST method to create a user
1850
- # @param user [UserPost] User to be created
1850
+ # Create users
1851
+ # Create a user.
1852
+ # @param user [UserPost] The user to create.
1851
1853
  # @param [Hash] opts the optional parameters
1852
1854
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1853
1855
  # @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)
@@ -1858,9 +1860,9 @@ module Ionoscloud
1858
1860
  data
1859
1861
  end
1860
1862
 
1861
- # Create a user
1862
- # You can use this POST method to create a user
1863
- # @param user [UserPost] User to be created
1863
+ # Create users
1864
+ # Create a user.
1865
+ # @param user [UserPost] The user to create.
1864
1866
  # @param [Hash] opts the optional parameters
1865
1867
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1866
1868
  # @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
@@ -1927,10 +1929,10 @@ module Ionoscloud
1927
1929
  return data, status_code, headers
1928
1930
  end
1929
1931
 
1930
- # Modify a user
1931
- # You can use update attributes of a User
1932
- # @param user_id [String]
1933
- # @param user [UserPut] Modified user
1932
+ # Modify users
1933
+ # Modify the properties of the specified user.
1934
+ # @param user_id [String] The unique ID of the user.
1935
+ # @param user [UserPut] The modified user
1934
1936
  # @param [Hash] opts the optional parameters
1935
1937
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
1936
1938
  # @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)
@@ -1941,10 +1943,10 @@ module Ionoscloud
1941
1943
  data
1942
1944
  end
1943
1945
 
1944
- # Modify a user
1945
- # You can use update attributes of a User
1946
- # @param user_id [String]
1947
- # @param user [UserPut] Modified user
1946
+ # Modify users
1947
+ # Modify the properties of the specified user.
1948
+ # @param user_id [String] The unique ID of the user.
1949
+ # @param user [UserPut] The modified user
1948
1950
  # @param [Hash] opts the optional parameters
1949
1951
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
1950
1952
  # @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