1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 02:18:59 +00:00
gns3-server/docs/api/notifications/node.deleted.json

27 lines
643 B
JSON
Raw Normal View History

2016-06-30 08:55:47 +00:00
{
"command_line": null,
"compute_id": "example.com",
"console": null,
"console_host": "example.org",
"console_type": null,
2016-07-11 13:37:57 +00:00
"height": 70,
2016-06-30 08:55:47 +00:00
"label": {
2016-07-11 13:37:57 +00:00
"rotation": 0,
"style": "font-size: 10;font-familly: Verdana",
2016-06-30 08:55:47 +00:00
"text": "",
2016-07-11 13:37:57 +00:00
"x": -17,
"y": -25
2016-06-30 08:55:47 +00:00
},
"name": "test",
"node_directory": null,
2016-07-14 13:31:49 +00:00
"node_id": "e32f99c7-128d-4003-ba94-94cd3c005c9e",
2016-06-30 08:55:47 +00:00
"node_type": "vpcs",
2016-07-14 13:31:49 +00:00
"project_id": "1df6389f-befc-4f18-9dce-dc3679ffc4c2",
2016-06-30 08:55:47 +00:00
"properties": {},
"status": "stopped",
"symbol": ":/symbols/computer.svg",
2016-07-11 13:37:57 +00:00
"width": 70,
2016-06-30 08:55:47 +00:00
"x": 0,
"y": 0,
"z": 0
}