Inherits lsm::_data::IData.
Public Member Functions | |
def | __init__ |
Static Public Attributes | |
list | SUPPORTED_SEARCH_KEYS = ['id', 'system_id', 'pool_id'] |
Definition at line 444 of file _data.py.
def __init__ | ( | self, | ||
_id, | ||||
_name, | ||||
_total_space, | ||||
_free_space, | ||||
_pool_id, | ||||
_system_id, | ||||
_plugin_data = None | ||||
) |
list SUPPORTED_SEARCH_KEYS = ['id', 'system_id', 'pool_id'] [static] |