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
2016-06-30 11:08:01 +02:00

25 lines
620 B
JSON

{
"command_line": null,
"compute_id": "example.com",
"console": null,
"console_host": "example.org",
"console_type": null,
"label": {
"color": "#ff000000",
"font": "TypeWriter,10,-1,5,75,0,0,0,0,0",
"text": "",
"x": -17.0234375,
"y": -25.0
},
"name": "test",
"node_directory": null,
"node_id": "5e1be81a-f447-4f4d-b7a0-505006981111",
"node_type": "vpcs",
"project_id": "4ea837c7-286a-4ca0-b1ce-9d7ea40a1f1f",
"properties": {},
"status": "stopped",
"symbol": ":/symbols/computer.svg",
"x": 0,
"y": 0,
"z": 0
}