| Name | Type | Description | Notes |
|---|---|---|---|
| active_node | int, none_type | Active node ID | [optional] |
| auto_sense | bool, none_type | Specifies if the autosense is enabled for network port | [optional] |
| full_duplex | bool, none_type | Is network port full duplex | [optional] |
| ip_address | str, none_type | IP Address of the network port | [optional] |
| net_mask | str, none_type | Net mask of the network port | [optional] |
| speed | int, none_type | Speed of the network port | [optional] |
| state | STATE | [optional] | |
| status | str, none_type | Status of the network 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] |