Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 1.66 KB

NimbleNsShelfPortInfo.md

File metadata and controls

21 lines (16 loc) · 1.66 KB

NimbleNsShelfPortInfo

Properties

Name Type Description Notes
port_errors str, none_type Comma separated list of integers to indicate error conditions. [optional]
port_idx int, none_type Index of the port, starting from 0. [optional]
port_name str, none_type Name of the port. [optional]
port_status str, none_type Status of the port. Possible values:'connected', 'disconnected', 'unknown','disabled'. [optional]
port_type str, none_type Type of the sas port (e.g. upstream/downstream). Possible values:'upstream', 'downstream', 'unknown'. [optional]
remote_loc_id int, none_type The location ID of the controller that connects to this port. [optional]
remote_port_id int, none_type The pord_id of the remote SAS port that connects to this port. [optional]
remote_sas_addr str, none_type SAS address for the connected. [optional]
remote_sas_domain str, none_type The sas domain (A or B side) it connects to. Possible values:'A', 'B', 'unknown'. [optional]
remote_sas_phy_id str, none_type Comma separated list of phy ids that this port connects to. [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]