Inherits lsm::_data::IData.

Public Member Functions | |
| def | __init__ |
Static Public Attributes | |
| list | SUPPORTED_SEARCH_KEYS = ['id', 'system_id'] |
| int | TYPE_OTHER = 1 |
| int | TYPE_FC = 2 |
| int | TYPE_FCOE = 3 |
| int | TYPE_ISCSI = 4 |
Definition at line 634 of file _data.py.
| def __init__ | ( | self, | ||
| _id, | ||||
| _port_type, | ||||
| _service_address, | ||||
| _network_address, | ||||
| _physical_address, | ||||
| _physical_name, | ||||
| _system_id, | ||||
_plugin_data = None | ||||
| ) |
list SUPPORTED_SEARCH_KEYS = ['id', 'system_id'] [static] |
int TYPE_ISCSI = 4 [static] |
int TYPE_OTHER = 1 [static] |
1.6.1