Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.1 KB

File metadata and controls

18 lines (15 loc) · 1.1 KB

NetworkInterface

Properties

Name Type Description Notes
region RegionRef [optional]
availability_zone AvailabilityZoneRef [optional]
array ArrayRef [optional]
interface_type str The interface type.
eth NetworkInterfaceEth [optional]
fc NetworkInterfaceFc [optional]
services list[str] The services provided by this Network Interface. [optional]
enabled bool True if interface is in use.
network_interface_group NetworkInterfaceGroupRef [optional]
max_speed int Configured speed of this Network Interface. Typically this is the maximum speed of the port or bond represented by the Network Interface.

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