def get_session_list(self): return TgtStatus.get_target_sessions(self.iqn)
def get_state(self): return TgtStatus.get_target_state(self.iqn)