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
@@ -1,27 +1,27 @@
1
- # LansApi
1
+ # LANsApi
2
2
 
3
3
  All URIs are relative to *https://api.ionos.com/cloudapi/v6*
4
4
 
5
5
  | Method | HTTP request | Description |
6
6
  | ------ | ------------ | ----------- |
7
- | [**datacenters_lans_delete**](LansApi.md#datacenters_lans_delete) | **DELETE** /datacenters/{datacenterId}/lans/{lanId} | Delete a Lan. |
8
- | [**datacenters_lans_find_by_id**](LansApi.md#datacenters_lans_find_by_id) | **GET** /datacenters/{datacenterId}/lans/{lanId} | Retrieve a Lan |
9
- | [**datacenters_lans_get**](LansApi.md#datacenters_lans_get) | **GET** /datacenters/{datacenterId}/lans | List Lans |
10
- | [**datacenters_lans_nics_find_by_id**](LansApi.md#datacenters_lans_nics_find_by_id) | **GET** /datacenters/{datacenterId}/lans/{lanId}/nics/{nicId} | Retrieve a nic attached to lan |
11
- | [**datacenters_lans_nics_get**](LansApi.md#datacenters_lans_nics_get) | **GET** /datacenters/{datacenterId}/lans/{lanId}/nics | List Lan Members |
12
- | [**datacenters_lans_nics_post**](LansApi.md#datacenters_lans_nics_post) | **POST** /datacenters/{datacenterId}/lans/{lanId}/nics | Attach a nic |
13
- | [**datacenters_lans_patch**](LansApi.md#datacenters_lans_patch) | **PATCH** /datacenters/{datacenterId}/lans/{lanId} | Partially modify a Lan |
14
- | [**datacenters_lans_post**](LansApi.md#datacenters_lans_post) | **POST** /datacenters/{datacenterId}/lans | Create a Lan |
15
- | [**datacenters_lans_put**](LansApi.md#datacenters_lans_put) | **PUT** /datacenters/{datacenterId}/lans/{lanId} | Modify a Lan |
7
+ | [**datacenters_lans_delete**](LANsApi.md#datacenters_lans_delete) | **DELETE** /datacenters/{datacenterId}/lans/{lanId} | Delete LANs |
8
+ | [**datacenters_lans_find_by_id**](LANsApi.md#datacenters_lans_find_by_id) | **GET** /datacenters/{datacenterId}/lans/{lanId} | Retrieve LANs |
9
+ | [**datacenters_lans_get**](LANsApi.md#datacenters_lans_get) | **GET** /datacenters/{datacenterId}/lans | List LANs |
10
+ | [**datacenters_lans_nics_find_by_id**](LANsApi.md#datacenters_lans_nics_find_by_id) | **GET** /datacenters/{datacenterId}/lans/{lanId}/nics/{nicId} | Retrieve attached NICs |
11
+ | [**datacenters_lans_nics_get**](LANsApi.md#datacenters_lans_nics_get) | **GET** /datacenters/{datacenterId}/lans/{lanId}/nics | List LAN members |
12
+ | [**datacenters_lans_nics_post**](LANsApi.md#datacenters_lans_nics_post) | **POST** /datacenters/{datacenterId}/lans/{lanId}/nics | Attach NICs |
13
+ | [**datacenters_lans_patch**](LANsApi.md#datacenters_lans_patch) | **PATCH** /datacenters/{datacenterId}/lans/{lanId} | Partially modify LANs |
14
+ | [**datacenters_lans_post**](LANsApi.md#datacenters_lans_post) | **POST** /datacenters/{datacenterId}/lans | Create LANs |
15
+ | [**datacenters_lans_put**](LANsApi.md#datacenters_lans_put) | **PUT** /datacenters/{datacenterId}/lans/{lanId} | Modify LANs |
16
16
 
17
17
 
18
18
  ## datacenters_lans_delete
19
19
 
20
20
  > datacenters_lans_delete(datacenter_id, lan_id, opts)
21
21
 
22
- Delete a Lan.
22
+ Delete LANs
23
23
 
24
- Removes the specific LAN.
24
+ Delete the specified LAN within the data center.
25
25
 
26
26
  ### Examples
27
27
 
@@ -40,9 +40,9 @@ Ionoscloud.configure do |config|
40
40
  # config.api_key_prefix['Authorization'] = 'Bearer'
41
41
  end
42
42
 
43
- api_instance = Ionoscloud::LansApi.new
43
+ api_instance = Ionoscloud::LANsApi.new
44
44
  datacenter_id = 'datacenter_id_example' # String | The unique ID of the data center.
45
- lan_id = 'lan_id_example' # String | The unique ID of the LAN
45
+ lan_id = 'lan_id_example' # String | The unique ID of the LAN.
46
46
  opts = {
47
47
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
48
48
  depth: 56, # Integer | 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
@@ -50,10 +50,10 @@ opts = {
50
50
  }
51
51
 
52
52
  begin
53
- # Delete a Lan.
53
+ # Delete LANs
54
54
  api_instance.datacenters_lans_delete(datacenter_id, lan_id, opts)
55
55
  rescue Ionoscloud::ApiError => e
56
- puts "Error when calling LansApi->datacenters_lans_delete: #{e}"
56
+ puts "Error when calling LANsApi->datacenters_lans_delete: #{e}"
57
57
  end
58
58
  ```
59
59
 
@@ -65,13 +65,13 @@ This returns an Array which contains the response data (`nil` in this case), sta
65
65
 
66
66
  ```ruby
67
67
  begin
68
- # Delete a Lan.
68
+ # Delete LANs
69
69
  data, status_code, headers = api_instance.datacenters_lans_delete_with_http_info(datacenter_id, lan_id, opts)
70
70
  p status_code # => 2xx
71
71
  p headers # => { ... }
72
72
  p data # => nil
73
73
  rescue Ionoscloud::ApiError => e
74
- puts "Error when calling LansApi->datacenters_lans_delete_with_http_info: #{e}"
74
+ puts "Error when calling LANsApi->datacenters_lans_delete_with_http_info: #{e}"
75
75
  end
76
76
  ```
77
77
 
@@ -80,7 +80,7 @@ end
80
80
  | Name | Type | Description | Notes |
81
81
  | ---- | ---- | ----------- | ----- |
82
82
  | **datacenter_id** | **String** | The unique ID of the data center. | |
83
- | **lan_id** | **String** | The unique ID of the LAN | |
83
+ | **lan_id** | **String** | The unique ID of the LAN. | |
84
84
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
85
85
  | **depth** | **Integer** | 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 | [optional][default to 0] |
86
86
  | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
@@ -103,9 +103,9 @@ Basic Authentication, Token Authentication
103
103
 
104
104
  > <Lan> datacenters_lans_find_by_id(datacenter_id, lan_id, opts)
105
105
 
106
- Retrieve a Lan
106
+ Retrieve LANs
107
107
 
108
- Retrieves the attributes of a given LAN.
108
+ Retrieve the properties of the specified LAN within the data center.
109
109
 
110
110
  ### Examples
111
111
 
@@ -124,9 +124,9 @@ Ionoscloud.configure do |config|
124
124
  # config.api_key_prefix['Authorization'] = 'Bearer'
125
125
  end
126
126
 
127
- api_instance = Ionoscloud::LansApi.new
127
+ api_instance = Ionoscloud::LANsApi.new
128
128
  datacenter_id = 'datacenter_id_example' # String | The unique ID of the data center.
129
- lan_id = 'lan_id_example' # String | The unique ID of the LAN
129
+ lan_id = 'lan_id_example' # String | The unique ID of the LAN.
130
130
  opts = {
131
131
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
132
132
  depth: 56, # Integer | 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
@@ -134,11 +134,11 @@ opts = {
134
134
  }
135
135
 
136
136
  begin
137
- # Retrieve a Lan
137
+ # Retrieve LANs
138
138
  result = api_instance.datacenters_lans_find_by_id(datacenter_id, lan_id, opts)
139
139
  p result
140
140
  rescue Ionoscloud::ApiError => e
141
- puts "Error when calling LansApi->datacenters_lans_find_by_id: #{e}"
141
+ puts "Error when calling LANsApi->datacenters_lans_find_by_id: #{e}"
142
142
  end
143
143
  ```
144
144
 
@@ -150,13 +150,13 @@ This returns an Array which contains the response data, status code and headers.
150
150
 
151
151
  ```ruby
152
152
  begin
153
- # Retrieve a Lan
153
+ # Retrieve LANs
154
154
  data, status_code, headers = api_instance.datacenters_lans_find_by_id_with_http_info(datacenter_id, lan_id, opts)
155
155
  p status_code # => 2xx
156
156
  p headers # => { ... }
157
157
  p data # => <Lan>
158
158
  rescue Ionoscloud::ApiError => e
159
- puts "Error when calling LansApi->datacenters_lans_find_by_id_with_http_info: #{e}"
159
+ puts "Error when calling LANsApi->datacenters_lans_find_by_id_with_http_info: #{e}"
160
160
  end
161
161
  ```
162
162
 
@@ -165,14 +165,14 @@ end
165
165
  | Name | Type | Description | Notes |
166
166
  | ---- | ---- | ----------- | ----- |
167
167
  | **datacenter_id** | **String** | The unique ID of the data center. | |
168
- | **lan_id** | **String** | The unique ID of the LAN | |
168
+ | **lan_id** | **String** | The unique ID of the LAN. | |
169
169
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
170
170
  | **depth** | **Integer** | 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 | [optional][default to 0] |
171
171
  | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
172
172
 
173
173
  ### Return type
174
174
 
175
- [**Lan**](Lan.md)
175
+ [**Lan**](../models/Lan.md)
176
176
 
177
177
  ### Authorization
178
178
 
@@ -188,9 +188,9 @@ Basic Authentication, Token Authentication
188
188
 
189
189
  > <Lans> datacenters_lans_get(datacenter_id, opts)
190
190
 
191
- List Lans
191
+ List LANs
192
192
 
193
- Retrieve a list of LANs within the datacenter.
193
+ List all LANs within the data center.
194
194
 
195
195
  ### Examples
196
196
 
@@ -209,7 +209,7 @@ Ionoscloud.configure do |config|
209
209
  # config.api_key_prefix['Authorization'] = 'Bearer'
210
210
  end
211
211
 
212
- api_instance = Ionoscloud::LansApi.new
212
+ api_instance = Ionoscloud::LANsApi.new
213
213
  datacenter_id = 'datacenter_id_example' # String | The unique ID of the data center.
214
214
  opts = {
215
215
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
@@ -220,11 +220,11 @@ opts = {
220
220
  }
221
221
 
222
222
  begin
223
- # List Lans
223
+ # List LANs
224
224
  result = api_instance.datacenters_lans_get(datacenter_id, opts)
225
225
  p result
226
226
  rescue Ionoscloud::ApiError => e
227
- puts "Error when calling LansApi->datacenters_lans_get: #{e}"
227
+ puts "Error when calling LANsApi->datacenters_lans_get: #{e}"
228
228
  end
229
229
  ```
230
230
 
@@ -236,13 +236,13 @@ This returns an Array which contains the response data, status code and headers.
236
236
 
237
237
  ```ruby
238
238
  begin
239
- # List Lans
239
+ # List LANs
240
240
  data, status_code, headers = api_instance.datacenters_lans_get_with_http_info(datacenter_id, opts)
241
241
  p status_code # => 2xx
242
242
  p headers # => { ... }
243
243
  p data # => <Lans>
244
244
  rescue Ionoscloud::ApiError => e
245
- puts "Error when calling LansApi->datacenters_lans_get_with_http_info: #{e}"
245
+ puts "Error when calling LANsApi->datacenters_lans_get_with_http_info: #{e}"
246
246
  end
247
247
  ```
248
248
 
@@ -259,7 +259,7 @@ end
259
259
 
260
260
  ### Return type
261
261
 
262
- [**Lans**](Lans.md)
262
+ [**Lans**](../models/Lans.md)
263
263
 
264
264
  ### Authorization
265
265
 
@@ -275,9 +275,9 @@ Basic Authentication, Token Authentication
275
275
 
276
276
  > <Nic> datacenters_lans_nics_find_by_id(datacenter_id, lan_id, nic_id, opts)
277
277
 
278
- Retrieve a nic attached to lan
278
+ Retrieve attached NICs
279
279
 
280
- This will retrieve the properties of an attached network interface.
280
+ Retrieve the properties of the NIC, attached to the specified LAN.
281
281
 
282
282
  ### Examples
283
283
 
@@ -296,10 +296,10 @@ Ionoscloud.configure do |config|
296
296
  # config.api_key_prefix['Authorization'] = 'Bearer'
297
297
  end
298
298
 
299
- api_instance = Ionoscloud::LansApi.new
299
+ api_instance = Ionoscloud::LANsApi.new
300
300
  datacenter_id = 'datacenter_id_example' # String | The unique ID of the data center.
301
- lan_id = 'lan_id_example' # String | The unique ID of the LAN
302
- nic_id = 'nic_id_example' # String | The unique ID of the NIC
301
+ lan_id = 'lan_id_example' # String | The unique ID of the LAN.
302
+ nic_id = 'nic_id_example' # String | The unique ID of the NIC.
303
303
  opts = {
304
304
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
305
305
  depth: 56, # Integer | Controls the detail depth of the response objects. GET /datacenters/[ID] - depth=0: Only direct properties are included; children (servers and other elements) are not included. - depth=1: Direct properties and children references are included. - depth=2: Direct properties and children properties are included. - depth=3: Direct properties and children properties and children's children are included. - depth=... and so on
@@ -307,11 +307,11 @@ opts = {
307
307
  }
308
308
 
309
309
  begin
310
- # Retrieve a nic attached to lan
310
+ # Retrieve attached NICs
311
311
  result = api_instance.datacenters_lans_nics_find_by_id(datacenter_id, lan_id, nic_id, opts)
312
312
  p result
313
313
  rescue Ionoscloud::ApiError => e
314
- puts "Error when calling LansApi->datacenters_lans_nics_find_by_id: #{e}"
314
+ puts "Error when calling LANsApi->datacenters_lans_nics_find_by_id: #{e}"
315
315
  end
316
316
  ```
317
317
 
@@ -323,13 +323,13 @@ This returns an Array which contains the response data, status code and headers.
323
323
 
324
324
  ```ruby
325
325
  begin
326
- # Retrieve a nic attached to lan
326
+ # Retrieve attached NICs
327
327
  data, status_code, headers = api_instance.datacenters_lans_nics_find_by_id_with_http_info(datacenter_id, lan_id, nic_id, opts)
328
328
  p status_code # => 2xx
329
329
  p headers # => { ... }
330
330
  p data # => <Nic>
331
331
  rescue Ionoscloud::ApiError => e
332
- puts "Error when calling LansApi->datacenters_lans_nics_find_by_id_with_http_info: #{e}"
332
+ puts "Error when calling LANsApi->datacenters_lans_nics_find_by_id_with_http_info: #{e}"
333
333
  end
334
334
  ```
335
335
 
@@ -338,15 +338,15 @@ end
338
338
  | Name | Type | Description | Notes |
339
339
  | ---- | ---- | ----------- | ----- |
340
340
  | **datacenter_id** | **String** | The unique ID of the data center. | |
341
- | **lan_id** | **String** | The unique ID of the LAN | |
342
- | **nic_id** | **String** | The unique ID of the NIC | |
341
+ | **lan_id** | **String** | The unique ID of the LAN. | |
342
+ | **nic_id** | **String** | The unique ID of the NIC. | |
343
343
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
344
344
  | **depth** | **Integer** | 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 | [optional][default to 0] |
345
345
  | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
346
346
 
347
347
  ### Return type
348
348
 
349
- [**Nic**](Nic.md)
349
+ [**Nic**](../models/Nic.md)
350
350
 
351
351
  ### Authorization
352
352
 
@@ -362,9 +362,9 @@ Basic Authentication, Token Authentication
362
362
 
363
363
  > <LanNics> datacenters_lans_nics_get(datacenter_id, lan_id, opts)
364
364
 
365
- List Lan Members
365
+ List LAN members
366
366
 
367
- You can retrieve a list of nics attached to a LAN.
367
+ List all NICs, attached to the specified LAN.
368
368
 
369
369
  ### Examples
370
370
 
@@ -383,9 +383,9 @@ Ionoscloud.configure do |config|
383
383
  # config.api_key_prefix['Authorization'] = 'Bearer'
384
384
  end
385
385
 
386
- api_instance = Ionoscloud::LansApi.new
386
+ api_instance = Ionoscloud::LANsApi.new
387
387
  datacenter_id = 'datacenter_id_example' # String | The unique ID of the data center.
388
- lan_id = 'lan_id_example' # String | The unique ID of the LAN
388
+ lan_id = 'lan_id_example' # String | The unique ID of the LAN.
389
389
  opts = {
390
390
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
391
391
  depth: 56, # Integer | 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
@@ -395,11 +395,11 @@ opts = {
395
395
  }
396
396
 
397
397
  begin
398
- # List Lan Members
398
+ # List LAN members
399
399
  result = api_instance.datacenters_lans_nics_get(datacenter_id, lan_id, opts)
400
400
  p result
401
401
  rescue Ionoscloud::ApiError => e
402
- puts "Error when calling LansApi->datacenters_lans_nics_get: #{e}"
402
+ puts "Error when calling LANsApi->datacenters_lans_nics_get: #{e}"
403
403
  end
404
404
  ```
405
405
 
@@ -411,13 +411,13 @@ This returns an Array which contains the response data, status code and headers.
411
411
 
412
412
  ```ruby
413
413
  begin
414
- # List Lan Members
414
+ # List LAN members
415
415
  data, status_code, headers = api_instance.datacenters_lans_nics_get_with_http_info(datacenter_id, lan_id, opts)
416
416
  p status_code # => 2xx
417
417
  p headers # => { ... }
418
418
  p data # => <LanNics>
419
419
  rescue Ionoscloud::ApiError => e
420
- puts "Error when calling LansApi->datacenters_lans_nics_get_with_http_info: #{e}"
420
+ puts "Error when calling LANsApi->datacenters_lans_nics_get_with_http_info: #{e}"
421
421
  end
422
422
  ```
423
423
 
@@ -426,7 +426,7 @@ end
426
426
  | Name | Type | Description | Notes |
427
427
  | ---- | ---- | ----------- | ----- |
428
428
  | **datacenter_id** | **String** | The unique ID of the data center. | |
429
- | **lan_id** | **String** | The unique ID of the LAN | |
429
+ | **lan_id** | **String** | The unique ID of the LAN. | |
430
430
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
431
431
  | **depth** | **Integer** | 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 | [optional][default to 0] |
432
432
  | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
@@ -435,7 +435,7 @@ end
435
435
 
436
436
  ### Return type
437
437
 
438
- [**LanNics**](LanNics.md)
438
+ [**LanNics**](../models/LanNics.md)
439
439
 
440
440
  ### Authorization
441
441
 
@@ -451,9 +451,9 @@ Basic Authentication, Token Authentication
451
451
 
452
452
  > <Nic> datacenters_lans_nics_post(datacenter_id, lan_id, nic, opts)
453
453
 
454
- Attach a nic
454
+ Attach NICs
455
455
 
456
- This will attach a pre-existing nic to a LAN.
456
+ Attach an existing NIC to the specified LAN.
457
457
 
458
458
  ### Examples
459
459
 
@@ -472,10 +472,10 @@ Ionoscloud.configure do |config|
472
472
  # config.api_key_prefix['Authorization'] = 'Bearer'
473
473
  end
474
474
 
475
- api_instance = Ionoscloud::LansApi.new
475
+ api_instance = Ionoscloud::LANsApi.new
476
476
  datacenter_id = 'datacenter_id_example' # String | The unique ID of the data center.
477
- lan_id = 'lan_id_example' # String | The unique ID of the LAN
478
- nic = Ionoscloud::Nic.new({properties: Ionoscloud::NicProperties.new({lan: 2})}) # Nic | Nic to be attached
477
+ lan_id = 'lan_id_example' # String | The unique ID of the LAN.
478
+ nic = Ionoscloud::Nic.new({properties: Ionoscloud::NicProperties.new({lan: 2})}) # Nic | The NIC to be attached.
479
479
  opts = {
480
480
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
481
481
  depth: 56, # Integer | 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
@@ -483,11 +483,11 @@ opts = {
483
483
  }
484
484
 
485
485
  begin
486
- # Attach a nic
486
+ # Attach NICs
487
487
  result = api_instance.datacenters_lans_nics_post(datacenter_id, lan_id, nic, opts)
488
488
  p result
489
489
  rescue Ionoscloud::ApiError => e
490
- puts "Error when calling LansApi->datacenters_lans_nics_post: #{e}"
490
+ puts "Error when calling LANsApi->datacenters_lans_nics_post: #{e}"
491
491
  end
492
492
  ```
493
493
 
@@ -499,13 +499,13 @@ This returns an Array which contains the response data, status code and headers.
499
499
 
500
500
  ```ruby
501
501
  begin
502
- # Attach a nic
502
+ # Attach NICs
503
503
  data, status_code, headers = api_instance.datacenters_lans_nics_post_with_http_info(datacenter_id, lan_id, nic, opts)
504
504
  p status_code # => 2xx
505
505
  p headers # => { ... }
506
506
  p data # => <Nic>
507
507
  rescue Ionoscloud::ApiError => e
508
- puts "Error when calling LansApi->datacenters_lans_nics_post_with_http_info: #{e}"
508
+ puts "Error when calling LANsApi->datacenters_lans_nics_post_with_http_info: #{e}"
509
509
  end
510
510
  ```
511
511
 
@@ -514,15 +514,15 @@ end
514
514
  | Name | Type | Description | Notes |
515
515
  | ---- | ---- | ----------- | ----- |
516
516
  | **datacenter_id** | **String** | The unique ID of the data center. | |
517
- | **lan_id** | **String** | The unique ID of the LAN | |
518
- | **nic** | [**Nic**](Nic.md) | Nic to be attached | |
517
+ | **lan_id** | **String** | The unique ID of the LAN. | |
518
+ | **nic** | [**Nic**](Nic.md) | The NIC to be attached. | |
519
519
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
520
520
  | **depth** | **Integer** | 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 | [optional][default to 0] |
521
521
  | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
522
522
 
523
523
  ### Return type
524
524
 
525
- [**Nic**](Nic.md)
525
+ [**Nic**](../models/Nic.md)
526
526
 
527
527
  ### Authorization
528
528
 
@@ -538,9 +538,9 @@ Basic Authentication, Token Authentication
538
538
 
539
539
  > <Lan> datacenters_lans_patch(datacenter_id, lan_id, lan, opts)
540
540
 
541
- Partially modify a Lan
541
+ Partially modify LANs
542
542
 
543
- You can use update attributes of a resource.
543
+ Update the properties of the specified LAN within the data center.
544
544
 
545
545
  ### Examples
546
546
 
@@ -559,10 +559,10 @@ Ionoscloud.configure do |config|
559
559
  # config.api_key_prefix['Authorization'] = 'Bearer'
560
560
  end
561
561
 
562
- api_instance = Ionoscloud::LansApi.new
562
+ api_instance = Ionoscloud::LANsApi.new
563
563
  datacenter_id = 'datacenter_id_example' # String | The unique ID of the data center.
564
- lan_id = 'lan_id_example' # String | The unique ID of the LAN
565
- lan = Ionoscloud::LanProperties.new # LanProperties | Modified Lan
564
+ lan_id = 'lan_id_example' # String | The unique ID of the LAN.
565
+ lan = Ionoscloud::LanProperties.new # LanProperties | The properties of the LAN to be updated.
566
566
  opts = {
567
567
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
568
568
  depth: 56, # Integer | 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
@@ -570,11 +570,11 @@ opts = {
570
570
  }
571
571
 
572
572
  begin
573
- # Partially modify a Lan
573
+ # Partially modify LANs
574
574
  result = api_instance.datacenters_lans_patch(datacenter_id, lan_id, lan, opts)
575
575
  p result
576
576
  rescue Ionoscloud::ApiError => e
577
- puts "Error when calling LansApi->datacenters_lans_patch: #{e}"
577
+ puts "Error when calling LANsApi->datacenters_lans_patch: #{e}"
578
578
  end
579
579
  ```
580
580
 
@@ -586,13 +586,13 @@ This returns an Array which contains the response data, status code and headers.
586
586
 
587
587
  ```ruby
588
588
  begin
589
- # Partially modify a Lan
589
+ # Partially modify LANs
590
590
  data, status_code, headers = api_instance.datacenters_lans_patch_with_http_info(datacenter_id, lan_id, lan, opts)
591
591
  p status_code # => 2xx
592
592
  p headers # => { ... }
593
593
  p data # => <Lan>
594
594
  rescue Ionoscloud::ApiError => e
595
- puts "Error when calling LansApi->datacenters_lans_patch_with_http_info: #{e}"
595
+ puts "Error when calling LANsApi->datacenters_lans_patch_with_http_info: #{e}"
596
596
  end
597
597
  ```
598
598
 
@@ -601,15 +601,15 @@ end
601
601
  | Name | Type | Description | Notes |
602
602
  | ---- | ---- | ----------- | ----- |
603
603
  | **datacenter_id** | **String** | The unique ID of the data center. | |
604
- | **lan_id** | **String** | The unique ID of the LAN | |
605
- | **lan** | [**LanProperties**](LanProperties.md) | Modified Lan | |
604
+ | **lan_id** | **String** | The unique ID of the LAN. | |
605
+ | **lan** | [**LanProperties**](LanProperties.md) | The properties of the LAN to be updated. | |
606
606
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
607
607
  | **depth** | **Integer** | 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 | [optional][default to 0] |
608
608
  | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
609
609
 
610
610
  ### Return type
611
611
 
612
- [**Lan**](Lan.md)
612
+ [**Lan**](../models/Lan.md)
613
613
 
614
614
  ### Authorization
615
615
 
@@ -625,9 +625,9 @@ Basic Authentication, Token Authentication
625
625
 
626
626
  > <LanPost> datacenters_lans_post(datacenter_id, lan, opts)
627
627
 
628
- Create a Lan
628
+ Create LANs
629
629
 
630
- Creates a LAN within the datacenter.
630
+ Create a LAN within the data center.
631
631
 
632
632
  ### Examples
633
633
 
@@ -646,9 +646,9 @@ Ionoscloud.configure do |config|
646
646
  # config.api_key_prefix['Authorization'] = 'Bearer'
647
647
  end
648
648
 
649
- api_instance = Ionoscloud::LansApi.new
649
+ api_instance = Ionoscloud::LANsApi.new
650
650
  datacenter_id = 'datacenter_id_example' # String | The unique ID of the data center.
651
- lan = Ionoscloud::LanPost.new({properties: Ionoscloud::LanPropertiesPost.new}) # LanPost | Lan to be created
651
+ lan = Ionoscloud::LanPost.new({properties: Ionoscloud::LanPropertiesPost.new}) # LanPost | The LAN to create.
652
652
  opts = {
653
653
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
654
654
  depth: 56, # Integer | 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
@@ -656,11 +656,11 @@ opts = {
656
656
  }
657
657
 
658
658
  begin
659
- # Create a Lan
659
+ # Create LANs
660
660
  result = api_instance.datacenters_lans_post(datacenter_id, lan, opts)
661
661
  p result
662
662
  rescue Ionoscloud::ApiError => e
663
- puts "Error when calling LansApi->datacenters_lans_post: #{e}"
663
+ puts "Error when calling LANsApi->datacenters_lans_post: #{e}"
664
664
  end
665
665
  ```
666
666
 
@@ -672,13 +672,13 @@ This returns an Array which contains the response data, status code and headers.
672
672
 
673
673
  ```ruby
674
674
  begin
675
- # Create a Lan
675
+ # Create LANs
676
676
  data, status_code, headers = api_instance.datacenters_lans_post_with_http_info(datacenter_id, lan, opts)
677
677
  p status_code # => 2xx
678
678
  p headers # => { ... }
679
679
  p data # => <LanPost>
680
680
  rescue Ionoscloud::ApiError => e
681
- puts "Error when calling LansApi->datacenters_lans_post_with_http_info: #{e}"
681
+ puts "Error when calling LANsApi->datacenters_lans_post_with_http_info: #{e}"
682
682
  end
683
683
  ```
684
684
 
@@ -687,14 +687,14 @@ end
687
687
  | Name | Type | Description | Notes |
688
688
  | ---- | ---- | ----------- | ----- |
689
689
  | **datacenter_id** | **String** | The unique ID of the data center. | |
690
- | **lan** | [**LanPost**](LanPost.md) | Lan to be created | |
690
+ | **lan** | [**LanPost**](LanPost.md) | The LAN to create. | |
691
691
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
692
692
  | **depth** | **Integer** | 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 | [optional][default to 0] |
693
693
  | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
694
694
 
695
695
  ### Return type
696
696
 
697
- [**LanPost**](LanPost.md)
697
+ [**LanPost**](../models/LanPost.md)
698
698
 
699
699
  ### Authorization
700
700
 
@@ -710,9 +710,9 @@ Basic Authentication, Token Authentication
710
710
 
711
711
  > <Lan> datacenters_lans_put(datacenter_id, lan_id, lan, opts)
712
712
 
713
- Modify a Lan
713
+ Modify LANs
714
714
 
715
- You can use update attributes of a resource.
715
+ Modify the properties of the specified LAN within the data center.
716
716
 
717
717
  ### Examples
718
718
 
@@ -731,10 +731,10 @@ Ionoscloud.configure do |config|
731
731
  # config.api_key_prefix['Authorization'] = 'Bearer'
732
732
  end
733
733
 
734
- api_instance = Ionoscloud::LansApi.new
734
+ api_instance = Ionoscloud::LANsApi.new
735
735
  datacenter_id = 'datacenter_id_example' # String | The unique ID of the data center.
736
- lan_id = 'lan_id_example' # String | The unique ID of the LAN
737
- lan = Ionoscloud::Lan.new({properties: Ionoscloud::LanProperties.new}) # Lan | Modified Lan
736
+ lan_id = 'lan_id_example' # String | The unique ID of the LAN.
737
+ lan = Ionoscloud::Lan.new({properties: Ionoscloud::LanProperties.new}) # Lan | The modified LAN
738
738
  opts = {
739
739
  pretty: true, # Boolean | Controls whether the response is pretty-printed (with indentations and new lines).
740
740
  depth: 56, # Integer | 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
@@ -742,11 +742,11 @@ opts = {
742
742
  }
743
743
 
744
744
  begin
745
- # Modify a Lan
745
+ # Modify LANs
746
746
  result = api_instance.datacenters_lans_put(datacenter_id, lan_id, lan, opts)
747
747
  p result
748
748
  rescue Ionoscloud::ApiError => e
749
- puts "Error when calling LansApi->datacenters_lans_put: #{e}"
749
+ puts "Error when calling LANsApi->datacenters_lans_put: #{e}"
750
750
  end
751
751
  ```
752
752
 
@@ -758,13 +758,13 @@ This returns an Array which contains the response data, status code and headers.
758
758
 
759
759
  ```ruby
760
760
  begin
761
- # Modify a Lan
761
+ # Modify LANs
762
762
  data, status_code, headers = api_instance.datacenters_lans_put_with_http_info(datacenter_id, lan_id, lan, opts)
763
763
  p status_code # => 2xx
764
764
  p headers # => { ... }
765
765
  p data # => <Lan>
766
766
  rescue Ionoscloud::ApiError => e
767
- puts "Error when calling LansApi->datacenters_lans_put_with_http_info: #{e}"
767
+ puts "Error when calling LANsApi->datacenters_lans_put_with_http_info: #{e}"
768
768
  end
769
769
  ```
770
770
 
@@ -773,15 +773,15 @@ end
773
773
  | Name | Type | Description | Notes |
774
774
  | ---- | ---- | ----------- | ----- |
775
775
  | **datacenter_id** | **String** | The unique ID of the data center. | |
776
- | **lan_id** | **String** | The unique ID of the LAN | |
777
- | **lan** | [**Lan**](Lan.md) | Modified Lan | |
776
+ | **lan_id** | **String** | The unique ID of the LAN. | |
777
+ | **lan** | [**Lan**](Lan.md) | The modified LAN | |
778
778
  | **pretty** | **Boolean** | Controls whether the response is pretty-printed (with indentations and new lines). | [optional][default to true] |
779
779
  | **depth** | **Integer** | 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 | [optional][default to 0] |
780
780
  | **x_contract_number** | **Integer** | Users with multiple contracts must provide the contract number, against which all API requests are to be executed. | [optional] |
781
781
 
782
782
  ### Return type
783
783
 
784
- [**Lan**](Lan.md)
784
+ [**Lan**](../models/Lan.md)
785
785
 
786
786
  ### Authorization
787
787