1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-28 19:28:07 +00:00
gns3-server/docs/api/notifications/node.updated.json

29 lines
685 B
JSON
Raw Normal View History

2016-07-14 13:31:49 +00:00
{
"command_line": null,
"compute_id": "remote1",
"console": 2048,
"console_host": "example.org",
"console_type": null,
"height": 70,
"label": {
"rotation": 0,
"style": "font-size: 10;font-familly: Verdana",
2016-07-22 11:54:57 +00:00
"text": "test",
2016-07-14 13:31:49 +00:00
"x": -17,
"y": -25
},
"name": "test",
"node_directory": null,
2016-08-15 15:39:08 +00:00
"node_id": "92be25c6-878a-487a-86e3-80591c20780e",
2016-07-14 13:31:49 +00:00
"node_type": "vpcs",
2016-08-15 15:39:08 +00:00
"project_id": "aa6eca4a-1d69-4fb0-aa10-3bb3f5d24ca0",
2016-07-14 13:31:49 +00:00
"properties": {
"startup_config": "test.cfg"
},
"status": "stopped",
"symbol": ":/symbols/computer.svg",
"width": 70,
"x": 0,
"y": 0,
"z": 0
}