Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.2 KB

FcInterfaceFilterableFields.md

File metadata and controls

17 lines (12 loc) · 1.2 KB

FcInterfaceFilterableFields

Properties

Name Type Description Notes
controller_name str, none_type Name (A or B) of the controller where the interface is hosted. Plain string. `Filter` [optional]
fc_port_id str, none_type ID of the port with which the interface is associated. `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, Sort` [optional]
wwnn str, none_type World Wide Node Name for this Fibre Channel interface. `Filter, Sort` [optional]
wwpn str, none_type World Wide Port Name for this Fibre Channel interface. `Filter, Sort` [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]