mirror of
https://github.com/GNS3/gns3-server.git
synced 2025-06-17 23:08:18 +00:00
@ -60,7 +60,7 @@ class EthernetHub(Bridge):
|
||||
return {"name": self.name,
|
||||
"node_id": self.id,
|
||||
"project_id": self.project.id,
|
||||
"ports": self._ports,
|
||||
"ports_mapping": self._ports,
|
||||
"status": "started"}
|
||||
|
||||
@property
|
||||
|
Reference in New Issue
Block a user