Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.21 KB

File metadata and controls

21 lines (16 loc) · 1.21 KB

PortIP

Properties

Name Type Description Notes
autoneg bool, none_type Auto negotiation state of IP port [optional]
duplex str, none_type Duplex state of IP port [optional]
gateway_address str, none_type Gateway Address of IP port [optional]
gateway_address_v6 str, none_type Gateway Address of IP port [optional]
ip_address str, none_type IP address of IP port [optional]
ip_address_v6 str, none_type IP address of IP port [optional]
mac_address str, none_type IP address of IP port [optional]
mtu str, none_type Maximum transmission unit (MTU) size [optional]
subnet_mask str, none_type NetMask of IP port [optional]
subnet_mask_v6 str, none_type NetMask of IP port [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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