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

27 lines
647 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-07-22 11:54:57 +00:00
"text": "test",
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-08-15 10:08:59 +00:00
"node_id": "c838cd10-6930-4306-9a3b-7318563de413",
2016-06-30 08:55:47 +00:00
"node_type": "vpcs",
2016-08-15 10:08:59 +00:00
"project_id": "98a9042c-e068-469c-bdbf-73f7d9358ec9",
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
}