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
@@ -13,16 +13,16 @@ OpenAPI Generator version: 5.2.1-SNAPSHOT
13
13
  require 'cgi'
14
14
 
15
15
  module Ionoscloud
16
- class LansApi
16
+ class LANsApi
17
17
  attr_accessor :api_client
18
18
 
19
19
  def initialize(api_client = ApiClient.default)
20
20
  @api_client = api_client
21
21
  end
22
- # Delete a Lan.
23
- # Removes the specific LAN.
22
+ # Delete LANs
23
+ # Delete the specified LAN within the data center.
24
24
  # @param datacenter_id [String] The unique ID of the data center.
25
- # @param lan_id [String] The unique ID of the LAN
25
+ # @param lan_id [String] The unique ID of the LAN.
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 Lan.
37
- # Removes the specific LAN.
36
+ # Delete LANs
37
+ # Delete the specified LAN within the data center.
38
38
  # @param datacenter_id [String] The unique ID of the data center.
39
- # @param lan_id [String] The unique ID of the LAN
39
+ # @param lan_id [String] The unique ID of the LAN.
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
@@ -44,22 +44,22 @@ module Ionoscloud
44
44
  # @return [Array<(nil, Integer, Hash)>] nil, response status code and response headers
45
45
  def datacenters_lans_delete_with_http_info(datacenter_id, lan_id, opts = {})
46
46
  if @api_client.config.debugging
47
- @api_client.config.logger.debug 'Calling API: LansApi.datacenters_lans_delete ...'
47
+ @api_client.config.logger.debug 'Calling API: LANsApi.datacenters_lans_delete ...'
48
48
  end
49
49
  # verify the required parameter 'datacenter_id' is set
50
50
  if @api_client.config.client_side_validation && datacenter_id.nil?
51
- fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LansApi.datacenters_lans_delete"
51
+ fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LANsApi.datacenters_lans_delete"
52
52
  end
53
53
  # verify the required parameter 'lan_id' is set
54
54
  if @api_client.config.client_side_validation && lan_id.nil?
55
- fail ArgumentError, "Missing the required parameter 'lan_id' when calling LansApi.datacenters_lans_delete"
55
+ fail ArgumentError, "Missing the required parameter 'lan_id' when calling LANsApi.datacenters_lans_delete"
56
56
  end
57
57
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] > 10
58
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_delete, must be smaller than or equal to 10.'
58
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_delete, must be smaller than or equal to 10.'
59
59
  end
60
60
 
61
61
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] < 0
62
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_delete, must be greater than or equal to 0.'
62
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_delete, must be greater than or equal to 0.'
63
63
  end
64
64
 
65
65
  # resource path
@@ -89,7 +89,7 @@ module Ionoscloud
89
89
  auth_names = opts[:debug_auth_names] || ['Basic Authentication', 'Token Authentication']
90
90
 
91
91
  new_options = opts.merge(
92
- :operation => :"LansApi.datacenters_lans_delete",
92
+ :operation => :"LANsApi.datacenters_lans_delete",
93
93
  :header_params => header_params,
94
94
  :query_params => query_params,
95
95
  :form_params => form_params,
@@ -100,15 +100,15 @@ module Ionoscloud
100
100
 
101
101
  data, status_code, headers = @api_client.call_api(:DELETE, local_var_path, new_options)
102
102
  if @api_client.config.debugging
103
- @api_client.config.logger.debug "API called: LansApi#datacenters_lans_delete\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
103
+ @api_client.config.logger.debug "API called: LANsApi#datacenters_lans_delete\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
104
104
  end
105
105
  return data, status_code, headers
106
106
  end
107
107
 
108
- # Retrieve a Lan
109
- # Retrieves the attributes of a given LAN.
108
+ # Retrieve LANs
109
+ # Retrieve the properties of the specified LAN within the data center.
110
110
  # @param datacenter_id [String] The unique ID of the data center.
111
- # @param lan_id [String] The unique ID of the LAN
111
+ # @param lan_id [String] The unique ID of the LAN.
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&#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)
@@ -119,10 +119,10 @@ module Ionoscloud
119
119
  data
120
120
  end
121
121
 
122
- # Retrieve a Lan
123
- # Retrieves the attributes of a given LAN.
122
+ # Retrieve LANs
123
+ # Retrieve the properties of the specified LAN within the data center.
124
124
  # @param datacenter_id [String] The unique ID of the data center.
125
- # @param lan_id [String] The unique ID of the LAN
125
+ # @param lan_id [String] The unique ID of the LAN.
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&#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
@@ -130,22 +130,22 @@ module Ionoscloud
130
130
  # @return [Array<(Lan, Integer, Hash)>] Lan data, response status code and response headers
131
131
  def datacenters_lans_find_by_id_with_http_info(datacenter_id, lan_id, opts = {})
132
132
  if @api_client.config.debugging
133
- @api_client.config.logger.debug 'Calling API: LansApi.datacenters_lans_find_by_id ...'
133
+ @api_client.config.logger.debug 'Calling API: LANsApi.datacenters_lans_find_by_id ...'
134
134
  end
135
135
  # verify the required parameter 'datacenter_id' is set
136
136
  if @api_client.config.client_side_validation && datacenter_id.nil?
137
- fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LansApi.datacenters_lans_find_by_id"
137
+ fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LANsApi.datacenters_lans_find_by_id"
138
138
  end
139
139
  # verify the required parameter 'lan_id' is set
140
140
  if @api_client.config.client_side_validation && lan_id.nil?
141
- fail ArgumentError, "Missing the required parameter 'lan_id' when calling LansApi.datacenters_lans_find_by_id"
141
+ fail ArgumentError, "Missing the required parameter 'lan_id' when calling LANsApi.datacenters_lans_find_by_id"
142
142
  end
143
143
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] > 10
144
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_find_by_id, must be smaller than or equal to 10.'
144
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_find_by_id, must be smaller than or equal to 10.'
145
145
  end
146
146
 
147
147
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] < 0
148
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_find_by_id, must be greater than or equal to 0.'
148
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_find_by_id, must be greater than or equal to 0.'
149
149
  end
150
150
 
151
151
  # resource path
@@ -175,7 +175,7 @@ module Ionoscloud
175
175
  auth_names = opts[:debug_auth_names] || ['Basic Authentication', 'Token Authentication']
176
176
 
177
177
  new_options = opts.merge(
178
- :operation => :"LansApi.datacenters_lans_find_by_id",
178
+ :operation => :"LANsApi.datacenters_lans_find_by_id",
179
179
  :header_params => header_params,
180
180
  :query_params => query_params,
181
181
  :form_params => form_params,
@@ -186,13 +186,13 @@ module Ionoscloud
186
186
 
187
187
  data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
188
188
  if @api_client.config.debugging
189
- @api_client.config.logger.debug "API called: LansApi#datacenters_lans_find_by_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
189
+ @api_client.config.logger.debug "API called: LANsApi#datacenters_lans_find_by_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
190
190
  end
191
191
  return data, status_code, headers
192
192
  end
193
193
 
194
- # List Lans
195
- # Retrieve a list of LANs within the datacenter.
194
+ # List LANs
195
+ # List all LANs within the data center.
196
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)
@@ -206,8 +206,8 @@ module Ionoscloud
206
206
  data
207
207
  end
208
208
 
209
- # List Lans
210
- # Retrieve a list of LANs within the datacenter.
209
+ # List LANs
210
+ # List all LANs within the data center.
211
211
  # @param datacenter_id [String] The unique ID of the data center.
212
212
  # @param [Hash] opts the optional parameters
213
213
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
@@ -218,30 +218,30 @@ module Ionoscloud
218
218
  # @return [Array<(Lans, Integer, Hash)>] Lans data, response status code and response headers
219
219
  def datacenters_lans_get_with_http_info(datacenter_id, opts = {})
220
220
  if @api_client.config.debugging
221
- @api_client.config.logger.debug 'Calling API: LansApi.datacenters_lans_get ...'
221
+ @api_client.config.logger.debug 'Calling API: LANsApi.datacenters_lans_get ...'
222
222
  end
223
223
  # verify the required parameter 'datacenter_id' is set
224
224
  if @api_client.config.client_side_validation && datacenter_id.nil?
225
- fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LansApi.datacenters_lans_get"
225
+ fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LANsApi.datacenters_lans_get"
226
226
  end
227
227
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] > 10
228
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_get, must be smaller than or equal to 10.'
228
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_get, must be smaller than or equal to 10.'
229
229
  end
230
230
 
231
231
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] < 0
232
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_get, must be greater than or equal to 0.'
232
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_get, must be greater than or equal to 0.'
233
233
  end
234
234
 
235
235
  if @api_client.config.client_side_validation && !opts[:'offset'].nil? && opts[:'offset'] < 0
236
- fail ArgumentError, 'invalid value for "opts[:"offset"]" when calling LansApi.datacenters_lans_get, must be greater than or equal to 0.'
236
+ fail ArgumentError, 'invalid value for "opts[:"offset"]" when calling LANsApi.datacenters_lans_get, must be greater than or equal to 0.'
237
237
  end
238
238
 
239
239
  if @api_client.config.client_side_validation && !opts[:'limit'].nil? && opts[:'limit'] > 10000
240
- fail ArgumentError, 'invalid value for "opts[:"limit"]" when calling LansApi.datacenters_lans_get, must be smaller than or equal to 10000.'
240
+ fail ArgumentError, 'invalid value for "opts[:"limit"]" when calling LANsApi.datacenters_lans_get, must be smaller than or equal to 10000.'
241
241
  end
242
242
 
243
243
  if @api_client.config.client_side_validation && !opts[:'limit'].nil? && opts[:'limit'] < 1
244
- fail ArgumentError, 'invalid value for "opts[:"limit"]" when calling LansApi.datacenters_lans_get, must be greater than or equal to 1.'
244
+ fail ArgumentError, 'invalid value for "opts[:"limit"]" when calling LANsApi.datacenters_lans_get, must be greater than or equal to 1.'
245
245
  end
246
246
 
247
247
  # resource path
@@ -273,7 +273,7 @@ module Ionoscloud
273
273
  auth_names = opts[:debug_auth_names] || ['Basic Authentication', 'Token Authentication']
274
274
 
275
275
  new_options = opts.merge(
276
- :operation => :"LansApi.datacenters_lans_get",
276
+ :operation => :"LANsApi.datacenters_lans_get",
277
277
  :header_params => header_params,
278
278
  :query_params => query_params,
279
279
  :form_params => form_params,
@@ -284,16 +284,16 @@ module Ionoscloud
284
284
 
285
285
  data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
286
286
  if @api_client.config.debugging
287
- @api_client.config.logger.debug "API called: LansApi#datacenters_lans_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
287
+ @api_client.config.logger.debug "API called: LANsApi#datacenters_lans_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
288
288
  end
289
289
  return data, status_code, headers
290
290
  end
291
291
 
292
- # Retrieve a nic attached to lan
293
- # This will retrieve the properties of an attached network interface.
292
+ # Retrieve attached NICs
293
+ # Retrieve the properties of the NIC, attached to the specified LAN.
294
294
  # @param datacenter_id [String] The unique ID of the data center.
295
- # @param lan_id [String] The unique ID of the LAN
296
- # @param nic_id [String] The unique ID of the NIC
295
+ # @param lan_id [String] The unique ID of the LAN.
296
+ # @param nic_id [String] The unique ID of the NIC.
297
297
  # @param [Hash] opts the optional parameters
298
298
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
299
299
  # @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)
@@ -304,11 +304,11 @@ module Ionoscloud
304
304
  data
305
305
  end
306
306
 
307
- # Retrieve a nic attached to lan
308
- # This will retrieve the properties of an attached network interface.
307
+ # Retrieve attached NICs
308
+ # Retrieve the properties of the NIC, attached to the specified LAN.
309
309
  # @param datacenter_id [String] The unique ID of the data center.
310
- # @param lan_id [String] The unique ID of the LAN
311
- # @param nic_id [String] The unique ID of the NIC
310
+ # @param lan_id [String] The unique ID of the LAN.
311
+ # @param nic_id [String] The unique ID of the NIC.
312
312
  # @param [Hash] opts the optional parameters
313
313
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
314
314
  # @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
@@ -316,26 +316,26 @@ module Ionoscloud
316
316
  # @return [Array<(Nic, Integer, Hash)>] Nic data, response status code and response headers
317
317
  def datacenters_lans_nics_find_by_id_with_http_info(datacenter_id, lan_id, nic_id, opts = {})
318
318
  if @api_client.config.debugging
319
- @api_client.config.logger.debug 'Calling API: LansApi.datacenters_lans_nics_find_by_id ...'
319
+ @api_client.config.logger.debug 'Calling API: LANsApi.datacenters_lans_nics_find_by_id ...'
320
320
  end
321
321
  # verify the required parameter 'datacenter_id' is set
322
322
  if @api_client.config.client_side_validation && datacenter_id.nil?
323
- fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LansApi.datacenters_lans_nics_find_by_id"
323
+ fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LANsApi.datacenters_lans_nics_find_by_id"
324
324
  end
325
325
  # verify the required parameter 'lan_id' is set
326
326
  if @api_client.config.client_side_validation && lan_id.nil?
327
- fail ArgumentError, "Missing the required parameter 'lan_id' when calling LansApi.datacenters_lans_nics_find_by_id"
327
+ fail ArgumentError, "Missing the required parameter 'lan_id' when calling LANsApi.datacenters_lans_nics_find_by_id"
328
328
  end
329
329
  # verify the required parameter 'nic_id' is set
330
330
  if @api_client.config.client_side_validation && nic_id.nil?
331
- fail ArgumentError, "Missing the required parameter 'nic_id' when calling LansApi.datacenters_lans_nics_find_by_id"
331
+ fail ArgumentError, "Missing the required parameter 'nic_id' when calling LANsApi.datacenters_lans_nics_find_by_id"
332
332
  end
333
333
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] > 10
334
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_nics_find_by_id, must be smaller than or equal to 10.'
334
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_nics_find_by_id, must be smaller than or equal to 10.'
335
335
  end
336
336
 
337
337
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] < 0
338
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_nics_find_by_id, must be greater than or equal to 0.'
338
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_nics_find_by_id, must be greater than or equal to 0.'
339
339
  end
340
340
 
341
341
  # resource path
@@ -365,7 +365,7 @@ module Ionoscloud
365
365
  auth_names = opts[:debug_auth_names] || ['Basic Authentication', 'Token Authentication']
366
366
 
367
367
  new_options = opts.merge(
368
- :operation => :"LansApi.datacenters_lans_nics_find_by_id",
368
+ :operation => :"LANsApi.datacenters_lans_nics_find_by_id",
369
369
  :header_params => header_params,
370
370
  :query_params => query_params,
371
371
  :form_params => form_params,
@@ -376,15 +376,15 @@ module Ionoscloud
376
376
 
377
377
  data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
378
378
  if @api_client.config.debugging
379
- @api_client.config.logger.debug "API called: LansApi#datacenters_lans_nics_find_by_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
379
+ @api_client.config.logger.debug "API called: LANsApi#datacenters_lans_nics_find_by_id\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
380
380
  end
381
381
  return data, status_code, headers
382
382
  end
383
383
 
384
- # List Lan Members
385
- # You can retrieve a list of nics attached to a LAN.
384
+ # List LAN members
385
+ # List all NICs, attached to the specified LAN.
386
386
  # @param datacenter_id [String] The unique ID of the data center.
387
- # @param lan_id [String] The unique ID of the LAN
387
+ # @param lan_id [String] The unique ID of the LAN.
388
388
  # @param [Hash] opts the optional parameters
389
389
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
390
390
  # @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)
@@ -397,10 +397,10 @@ module Ionoscloud
397
397
  data
398
398
  end
399
399
 
400
- # List Lan Members
401
- # You can retrieve a list of nics attached to a LAN.
400
+ # List LAN members
401
+ # List all NICs, attached to the specified LAN.
402
402
  # @param datacenter_id [String] The unique ID of the data center.
403
- # @param lan_id [String] The unique ID of the LAN
403
+ # @param lan_id [String] The unique ID of the LAN.
404
404
  # @param [Hash] opts the optional parameters
405
405
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
406
406
  # @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
@@ -410,34 +410,34 @@ module Ionoscloud
410
410
  # @return [Array<(LanNics, Integer, Hash)>] LanNics data, response status code and response headers
411
411
  def datacenters_lans_nics_get_with_http_info(datacenter_id, lan_id, opts = {})
412
412
  if @api_client.config.debugging
413
- @api_client.config.logger.debug 'Calling API: LansApi.datacenters_lans_nics_get ...'
413
+ @api_client.config.logger.debug 'Calling API: LANsApi.datacenters_lans_nics_get ...'
414
414
  end
415
415
  # verify the required parameter 'datacenter_id' is set
416
416
  if @api_client.config.client_side_validation && datacenter_id.nil?
417
- fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LansApi.datacenters_lans_nics_get"
417
+ fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LANsApi.datacenters_lans_nics_get"
418
418
  end
419
419
  # verify the required parameter 'lan_id' is set
420
420
  if @api_client.config.client_side_validation && lan_id.nil?
421
- fail ArgumentError, "Missing the required parameter 'lan_id' when calling LansApi.datacenters_lans_nics_get"
421
+ fail ArgumentError, "Missing the required parameter 'lan_id' when calling LANsApi.datacenters_lans_nics_get"
422
422
  end
423
423
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] > 10
424
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_nics_get, must be smaller than or equal to 10.'
424
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_nics_get, must be smaller than or equal to 10.'
425
425
  end
426
426
 
427
427
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] < 0
428
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_nics_get, must be greater than or equal to 0.'
428
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_nics_get, must be greater than or equal to 0.'
429
429
  end
430
430
 
431
431
  if @api_client.config.client_side_validation && !opts[:'offset'].nil? && opts[:'offset'] < 0
432
- fail ArgumentError, 'invalid value for "opts[:"offset"]" when calling LansApi.datacenters_lans_nics_get, must be greater than or equal to 0.'
432
+ fail ArgumentError, 'invalid value for "opts[:"offset"]" when calling LANsApi.datacenters_lans_nics_get, must be greater than or equal to 0.'
433
433
  end
434
434
 
435
435
  if @api_client.config.client_side_validation && !opts[:'limit'].nil? && opts[:'limit'] > 10000
436
- fail ArgumentError, 'invalid value for "opts[:"limit"]" when calling LansApi.datacenters_lans_nics_get, must be smaller than or equal to 10000.'
436
+ fail ArgumentError, 'invalid value for "opts[:"limit"]" when calling LANsApi.datacenters_lans_nics_get, must be smaller than or equal to 10000.'
437
437
  end
438
438
 
439
439
  if @api_client.config.client_side_validation && !opts[:'limit'].nil? && opts[:'limit'] < 1
440
- fail ArgumentError, 'invalid value for "opts[:"limit"]" when calling LansApi.datacenters_lans_nics_get, must be greater than or equal to 1.'
440
+ fail ArgumentError, 'invalid value for "opts[:"limit"]" when calling LANsApi.datacenters_lans_nics_get, must be greater than or equal to 1.'
441
441
  end
442
442
 
443
443
  # resource path
@@ -469,7 +469,7 @@ module Ionoscloud
469
469
  auth_names = opts[:debug_auth_names] || ['Basic Authentication', 'Token Authentication']
470
470
 
471
471
  new_options = opts.merge(
472
- :operation => :"LansApi.datacenters_lans_nics_get",
472
+ :operation => :"LANsApi.datacenters_lans_nics_get",
473
473
  :header_params => header_params,
474
474
  :query_params => query_params,
475
475
  :form_params => form_params,
@@ -480,16 +480,16 @@ module Ionoscloud
480
480
 
481
481
  data, status_code, headers = @api_client.call_api(:GET, local_var_path, new_options)
482
482
  if @api_client.config.debugging
483
- @api_client.config.logger.debug "API called: LansApi#datacenters_lans_nics_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
483
+ @api_client.config.logger.debug "API called: LANsApi#datacenters_lans_nics_get\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
484
484
  end
485
485
  return data, status_code, headers
486
486
  end
487
487
 
488
- # Attach a nic
489
- # This will attach a pre-existing nic to a LAN.
488
+ # Attach NICs
489
+ # Attach an existing NIC to the specified LAN.
490
490
  # @param datacenter_id [String] The unique ID of the data center.
491
- # @param lan_id [String] The unique ID of the LAN
492
- # @param nic [Nic] Nic to be attached
491
+ # @param lan_id [String] The unique ID of the LAN.
492
+ # @param nic [Nic] The NIC to be attached.
493
493
  # @param [Hash] opts the optional parameters
494
494
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
495
495
  # @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)
@@ -500,11 +500,11 @@ module Ionoscloud
500
500
  data
501
501
  end
502
502
 
503
- # Attach a nic
504
- # This will attach a pre-existing nic to a LAN.
503
+ # Attach NICs
504
+ # Attach an existing NIC to the specified LAN.
505
505
  # @param datacenter_id [String] The unique ID of the data center.
506
- # @param lan_id [String] The unique ID of the LAN
507
- # @param nic [Nic] Nic to be attached
506
+ # @param lan_id [String] The unique ID of the LAN.
507
+ # @param nic [Nic] The NIC to be attached.
508
508
  # @param [Hash] opts the optional parameters
509
509
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
510
510
  # @option opts [Integer] :depth Controls the detail depth of the response objects. GET /datacenters/[ID] - depth&#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
@@ -512,26 +512,26 @@ module Ionoscloud
512
512
  # @return [Array<(Nic, Integer, Hash)>] Nic data, response status code and response headers
513
513
  def datacenters_lans_nics_post_with_http_info(datacenter_id, lan_id, nic, opts = {})
514
514
  if @api_client.config.debugging
515
- @api_client.config.logger.debug 'Calling API: LansApi.datacenters_lans_nics_post ...'
515
+ @api_client.config.logger.debug 'Calling API: LANsApi.datacenters_lans_nics_post ...'
516
516
  end
517
517
  # verify the required parameter 'datacenter_id' is set
518
518
  if @api_client.config.client_side_validation && datacenter_id.nil?
519
- fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LansApi.datacenters_lans_nics_post"
519
+ fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LANsApi.datacenters_lans_nics_post"
520
520
  end
521
521
  # verify the required parameter 'lan_id' is set
522
522
  if @api_client.config.client_side_validation && lan_id.nil?
523
- fail ArgumentError, "Missing the required parameter 'lan_id' when calling LansApi.datacenters_lans_nics_post"
523
+ fail ArgumentError, "Missing the required parameter 'lan_id' when calling LANsApi.datacenters_lans_nics_post"
524
524
  end
525
525
  # verify the required parameter 'nic' is set
526
526
  if @api_client.config.client_side_validation && nic.nil?
527
- fail ArgumentError, "Missing the required parameter 'nic' when calling LansApi.datacenters_lans_nics_post"
527
+ fail ArgumentError, "Missing the required parameter 'nic' when calling LANsApi.datacenters_lans_nics_post"
528
528
  end
529
529
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] > 10
530
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_nics_post, must be smaller than or equal to 10.'
530
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_nics_post, must be smaller than or equal to 10.'
531
531
  end
532
532
 
533
533
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] < 0
534
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_nics_post, must be greater than or equal to 0.'
534
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_nics_post, must be greater than or equal to 0.'
535
535
  end
536
536
 
537
537
  # resource path
@@ -563,7 +563,7 @@ module Ionoscloud
563
563
  auth_names = opts[:debug_auth_names] || ['Basic Authentication', 'Token Authentication']
564
564
 
565
565
  new_options = opts.merge(
566
- :operation => :"LansApi.datacenters_lans_nics_post",
566
+ :operation => :"LANsApi.datacenters_lans_nics_post",
567
567
  :header_params => header_params,
568
568
  :query_params => query_params,
569
569
  :form_params => form_params,
@@ -574,16 +574,16 @@ module Ionoscloud
574
574
 
575
575
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
576
576
  if @api_client.config.debugging
577
- @api_client.config.logger.debug "API called: LansApi#datacenters_lans_nics_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
577
+ @api_client.config.logger.debug "API called: LANsApi#datacenters_lans_nics_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
578
578
  end
579
579
  return data, status_code, headers
580
580
  end
581
581
 
582
- # Partially modify a Lan
583
- # You can use update attributes of a resource.
582
+ # Partially modify LANs
583
+ # Update the properties of the specified LAN within the data center.
584
584
  # @param datacenter_id [String] The unique ID of the data center.
585
- # @param lan_id [String] The unique ID of the LAN
586
- # @param lan [LanProperties] Modified Lan
585
+ # @param lan_id [String] The unique ID of the LAN.
586
+ # @param lan [LanProperties] The properties of the LAN to be updated.
587
587
  # @param [Hash] opts the optional parameters
588
588
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
589
589
  # @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)
@@ -594,11 +594,11 @@ module Ionoscloud
594
594
  data
595
595
  end
596
596
 
597
- # Partially modify a Lan
598
- # You can use update attributes of a resource.
597
+ # Partially modify LANs
598
+ # Update the properties of the specified LAN within the data center.
599
599
  # @param datacenter_id [String] The unique ID of the data center.
600
- # @param lan_id [String] The unique ID of the LAN
601
- # @param lan [LanProperties] Modified Lan
600
+ # @param lan_id [String] The unique ID of the LAN.
601
+ # @param lan [LanProperties] The properties of the LAN to be updated.
602
602
  # @param [Hash] opts the optional parameters
603
603
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
604
604
  # @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
@@ -606,26 +606,26 @@ module Ionoscloud
606
606
  # @return [Array<(Lan, Integer, Hash)>] Lan data, response status code and response headers
607
607
  def datacenters_lans_patch_with_http_info(datacenter_id, lan_id, lan, opts = {})
608
608
  if @api_client.config.debugging
609
- @api_client.config.logger.debug 'Calling API: LansApi.datacenters_lans_patch ...'
609
+ @api_client.config.logger.debug 'Calling API: LANsApi.datacenters_lans_patch ...'
610
610
  end
611
611
  # verify the required parameter 'datacenter_id' is set
612
612
  if @api_client.config.client_side_validation && datacenter_id.nil?
613
- fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LansApi.datacenters_lans_patch"
613
+ fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LANsApi.datacenters_lans_patch"
614
614
  end
615
615
  # verify the required parameter 'lan_id' is set
616
616
  if @api_client.config.client_side_validation && lan_id.nil?
617
- fail ArgumentError, "Missing the required parameter 'lan_id' when calling LansApi.datacenters_lans_patch"
617
+ fail ArgumentError, "Missing the required parameter 'lan_id' when calling LANsApi.datacenters_lans_patch"
618
618
  end
619
619
  # verify the required parameter 'lan' is set
620
620
  if @api_client.config.client_side_validation && lan.nil?
621
- fail ArgumentError, "Missing the required parameter 'lan' when calling LansApi.datacenters_lans_patch"
621
+ fail ArgumentError, "Missing the required parameter 'lan' when calling LANsApi.datacenters_lans_patch"
622
622
  end
623
623
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] > 10
624
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_patch, must be smaller than or equal to 10.'
624
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_patch, must be smaller than or equal to 10.'
625
625
  end
626
626
 
627
627
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] < 0
628
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_patch, must be greater than or equal to 0.'
628
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_patch, must be greater than or equal to 0.'
629
629
  end
630
630
 
631
631
  # resource path
@@ -657,7 +657,7 @@ module Ionoscloud
657
657
  auth_names = opts[:debug_auth_names] || ['Basic Authentication', 'Token Authentication']
658
658
 
659
659
  new_options = opts.merge(
660
- :operation => :"LansApi.datacenters_lans_patch",
660
+ :operation => :"LANsApi.datacenters_lans_patch",
661
661
  :header_params => header_params,
662
662
  :query_params => query_params,
663
663
  :form_params => form_params,
@@ -668,15 +668,15 @@ module Ionoscloud
668
668
 
669
669
  data, status_code, headers = @api_client.call_api(:PATCH, local_var_path, new_options)
670
670
  if @api_client.config.debugging
671
- @api_client.config.logger.debug "API called: LansApi#datacenters_lans_patch\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
671
+ @api_client.config.logger.debug "API called: LANsApi#datacenters_lans_patch\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
672
672
  end
673
673
  return data, status_code, headers
674
674
  end
675
675
 
676
- # Create a Lan
677
- # Creates a LAN within the datacenter.
676
+ # Create LANs
677
+ # Create a LAN within the data center.
678
678
  # @param datacenter_id [String] The unique ID of the data center.
679
- # @param lan [LanPost] Lan to be created
679
+ # @param lan [LanPost] The LAN to create.
680
680
  # @param [Hash] opts the optional parameters
681
681
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
682
682
  # @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)
@@ -687,10 +687,10 @@ module Ionoscloud
687
687
  data
688
688
  end
689
689
 
690
- # Create a Lan
691
- # Creates a LAN within the datacenter.
690
+ # Create LANs
691
+ # Create a LAN within the data center.
692
692
  # @param datacenter_id [String] The unique ID of the data center.
693
- # @param lan [LanPost] Lan to be created
693
+ # @param lan [LanPost] The LAN to create.
694
694
  # @param [Hash] opts the optional parameters
695
695
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
696
696
  # @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
@@ -698,22 +698,22 @@ module Ionoscloud
698
698
  # @return [Array<(LanPost, Integer, Hash)>] LanPost data, response status code and response headers
699
699
  def datacenters_lans_post_with_http_info(datacenter_id, lan, opts = {})
700
700
  if @api_client.config.debugging
701
- @api_client.config.logger.debug 'Calling API: LansApi.datacenters_lans_post ...'
701
+ @api_client.config.logger.debug 'Calling API: LANsApi.datacenters_lans_post ...'
702
702
  end
703
703
  # verify the required parameter 'datacenter_id' is set
704
704
  if @api_client.config.client_side_validation && datacenter_id.nil?
705
- fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LansApi.datacenters_lans_post"
705
+ fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LANsApi.datacenters_lans_post"
706
706
  end
707
707
  # verify the required parameter 'lan' is set
708
708
  if @api_client.config.client_side_validation && lan.nil?
709
- fail ArgumentError, "Missing the required parameter 'lan' when calling LansApi.datacenters_lans_post"
709
+ fail ArgumentError, "Missing the required parameter 'lan' when calling LANsApi.datacenters_lans_post"
710
710
  end
711
711
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] > 10
712
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_post, must be smaller than or equal to 10.'
712
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_post, must be smaller than or equal to 10.'
713
713
  end
714
714
 
715
715
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] < 0
716
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_post, must be greater than or equal to 0.'
716
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_post, must be greater than or equal to 0.'
717
717
  end
718
718
 
719
719
  # resource path
@@ -745,7 +745,7 @@ module Ionoscloud
745
745
  auth_names = opts[:debug_auth_names] || ['Basic Authentication', 'Token Authentication']
746
746
 
747
747
  new_options = opts.merge(
748
- :operation => :"LansApi.datacenters_lans_post",
748
+ :operation => :"LANsApi.datacenters_lans_post",
749
749
  :header_params => header_params,
750
750
  :query_params => query_params,
751
751
  :form_params => form_params,
@@ -756,16 +756,16 @@ module Ionoscloud
756
756
 
757
757
  data, status_code, headers = @api_client.call_api(:POST, local_var_path, new_options)
758
758
  if @api_client.config.debugging
759
- @api_client.config.logger.debug "API called: LansApi#datacenters_lans_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
759
+ @api_client.config.logger.debug "API called: LANsApi#datacenters_lans_post\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
760
760
  end
761
761
  return data, status_code, headers
762
762
  end
763
763
 
764
- # Modify a Lan
765
- # You can use update attributes of a resource.
764
+ # Modify LANs
765
+ # Modify the properties of the specified LAN within the data center.
766
766
  # @param datacenter_id [String] The unique ID of the data center.
767
- # @param lan_id [String] The unique ID of the LAN
768
- # @param lan [Lan] Modified Lan
767
+ # @param lan_id [String] The unique ID of the LAN.
768
+ # @param lan [Lan] The modified LAN
769
769
  # @param [Hash] opts the optional parameters
770
770
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines). (default to true)
771
771
  # @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)
@@ -776,11 +776,11 @@ module Ionoscloud
776
776
  data
777
777
  end
778
778
 
779
- # Modify a Lan
780
- # You can use update attributes of a resource.
779
+ # Modify LANs
780
+ # Modify the properties of the specified LAN within the data center.
781
781
  # @param datacenter_id [String] The unique ID of the data center.
782
- # @param lan_id [String] The unique ID of the LAN
783
- # @param lan [Lan] Modified Lan
782
+ # @param lan_id [String] The unique ID of the LAN.
783
+ # @param lan [Lan] The modified LAN
784
784
  # @param [Hash] opts the optional parameters
785
785
  # @option opts [Boolean] :pretty Controls whether the response is pretty-printed (with indentations and new lines).
786
786
  # @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
@@ -788,26 +788,26 @@ module Ionoscloud
788
788
  # @return [Array<(Lan, Integer, Hash)>] Lan data, response status code and response headers
789
789
  def datacenters_lans_put_with_http_info(datacenter_id, lan_id, lan, opts = {})
790
790
  if @api_client.config.debugging
791
- @api_client.config.logger.debug 'Calling API: LansApi.datacenters_lans_put ...'
791
+ @api_client.config.logger.debug 'Calling API: LANsApi.datacenters_lans_put ...'
792
792
  end
793
793
  # verify the required parameter 'datacenter_id' is set
794
794
  if @api_client.config.client_side_validation && datacenter_id.nil?
795
- fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LansApi.datacenters_lans_put"
795
+ fail ArgumentError, "Missing the required parameter 'datacenter_id' when calling LANsApi.datacenters_lans_put"
796
796
  end
797
797
  # verify the required parameter 'lan_id' is set
798
798
  if @api_client.config.client_side_validation && lan_id.nil?
799
- fail ArgumentError, "Missing the required parameter 'lan_id' when calling LansApi.datacenters_lans_put"
799
+ fail ArgumentError, "Missing the required parameter 'lan_id' when calling LANsApi.datacenters_lans_put"
800
800
  end
801
801
  # verify the required parameter 'lan' is set
802
802
  if @api_client.config.client_side_validation && lan.nil?
803
- fail ArgumentError, "Missing the required parameter 'lan' when calling LansApi.datacenters_lans_put"
803
+ fail ArgumentError, "Missing the required parameter 'lan' when calling LANsApi.datacenters_lans_put"
804
804
  end
805
805
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] > 10
806
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_put, must be smaller than or equal to 10.'
806
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_put, must be smaller than or equal to 10.'
807
807
  end
808
808
 
809
809
  if @api_client.config.client_side_validation && !opts[:'depth'].nil? && opts[:'depth'] < 0
810
- fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LansApi.datacenters_lans_put, must be greater than or equal to 0.'
810
+ fail ArgumentError, 'invalid value for "opts[:"depth"]" when calling LANsApi.datacenters_lans_put, must be greater than or equal to 0.'
811
811
  end
812
812
 
813
813
  # resource path
@@ -839,7 +839,7 @@ module Ionoscloud
839
839
  auth_names = opts[:debug_auth_names] || ['Basic Authentication', 'Token Authentication']
840
840
 
841
841
  new_options = opts.merge(
842
- :operation => :"LansApi.datacenters_lans_put",
842
+ :operation => :"LANsApi.datacenters_lans_put",
843
843
  :header_params => header_params,
844
844
  :query_params => query_params,
845
845
  :form_params => form_params,
@@ -850,7 +850,7 @@ module Ionoscloud
850
850
 
851
851
  data, status_code, headers = @api_client.call_api(:PUT, local_var_path, new_options)
852
852
  if @api_client.config.debugging
853
- @api_client.config.logger.debug "API called: LansApi#datacenters_lans_put\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
853
+ @api_client.config.logger.debug "API called: LANsApi#datacenters_lans_put\nData: #{data.inspect}\nStatus code: #{status_code}\nHeaders: #{headers}"
854
854
  end
855
855
  return data, status_code, headers
856
856
  end