1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 18:38:55 +00:00
gns3-server/docs/api/notifications/node.deleted.json
2016-08-15 17:39:08 +02:00

27 lines
647 B
JSON

{
"command_line": null,
"compute_id": "example.com",
"console": null,
"console_host": "example.org",
"console_type": null,
"height": 70,
"label": {
"rotation": 0,
"style": "font-size: 10;font-familly: Verdana",
"text": "test",
"x": -17,
"y": -25
},
"name": "test",
"node_directory": null,
"node_id": "fa1fc0e2-c4bd-4f0e-ad65-36a71111f381",
"node_type": "vpcs",
"project_id": "3c6bdfb3-52a2-4c28-9f2b-cb6c6d4d3ae1",
"properties": {},
"status": "stopped",
"symbol": ":/symbols/computer.svg",
"width": 70,
"x": 0,
"y": 0,
"z": 0
}