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 12:11:36 +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": "c838cd10-6930-4306-9a3b-7318563de413",
"node_type": "vpcs",
"project_id": "98a9042c-e068-469c-bdbf-73f7d9358ec9",
"properties": {},
"status": "stopped",
"symbol": ":/symbols/computer.svg",
"width": 70,
"x": 0,
"y": 0,
"z": 0
}