Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 926 Bytes

NetworkInterface.md

File metadata and controls

15 lines (11 loc) · 926 Bytes

NetworkInterface

Properties

Name Type Description Notes
network string Virtual network ID to join [required]
type string Set the type of the network [required]
index integer Interface index [optional] [default to Next available]
ip_addresses \Upcloud\ApiClient\Model\IpAddresses Array of IP addresses under ip_address [required]
source_ip_filtering string Whether source IP filtering is enabled on the interface. Disabling it is allowed only for SDN private interfaces. [optional] [default to 'yes']
bootable string Whether to try booting through the interface. [optional] [default to 'no']

[Back to Model list] [Back to API list] [Back to README]