Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 2.57 KB

NimblePortsListNetworkInterfaceItemsInner.md

File metadata and controls

28 lines (23 loc) · 2.57 KB

NimblePortsListNetworkInterfaceItemsInner

Properties

Name Type Description Notes
array_id str, none_type Identifier for the array. A 42 digit hexadecimal number. `Filter` [optional]
controller_name str, none_type Name (A or B) of the controller where the interface is hosted. Plain string. `Filter` [optional]
id str, none_type Identifier for the interface. A 42 digit hexadecimal number. `Filter` [optional]
name str, none_type Name of the interface. `Filter` [optional]
array_name_or_serial str, none_type Name or serial of the array where the interface is hosted. String of up to 64 alphanumeric characters, - and . and : are allowed after first character. [optional]
controller_id str, none_type Identifier of the controller where the interface is hosted. A 42 digit hexadecimal number. [optional]
ip_list NimbleNetworkInterfaceDetailsIpList [optional]
is_present bool, none_type Whether this interface is present on this controller. Possible values: true, false. [optional]
link_speed str, none_type Speed of the link. Possible values: link_speed_unknown, link_speed_10M, link_speed_100M, link_speed_1000M, link_speed_10000M. [optional]
link_status str, none_type Status of the link. Possible values: link_status_unknown, link_status_down, link_status_up. [optional]
mac str, none_type MAC address of the interface. Mac address of an interface. [optional]
max_link_speed str, none_type Maximum speed of the link. Possible values: link_speed_unknown, link_speed_10M, link_speed_100M, link_speed_1000M, link_speed_10000M. [optional]
mtu int, none_type MTU on the link. [optional]
nic_type str, none_type Interface type. Possible values: nic_type_unknown, nic_type_tp, nic_type_sfp. [optional]
partial_response_ok bool, none_type Port response. [optional]
port int, none_type Port number for this interface. [optional]
slot int, none_type Slot number for this interface. [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]