KubernetesNodePoolLan
Properties
Name
Type
Description
Notes
id
Integer
The LAN ID of an existing LAN at the related datacenter
Example
require 'ionoscloud'
instance = Ionoscloud::KubernetesNodePoolLan.new(
id: 3
)
Last updated
id
Integer
The LAN ID of an existing LAN at the related datacenter
require 'ionoscloud'
instance = Ionoscloud::KubernetesNodePoolLan.new(
id: 3
)
Last updated