gns3-server/docs/api/notifications/node.updated.json

29 lines
686 B
JSON
Raw Normal View History

2016-07-14 16:31:49 +03:00
{
"command_line": null,
"compute_id": "remote1",
"console": 2048,
"console_host": "example.org",
"console_type": null,
2016-08-25 15:43:19 +03:00
"height": 59,
2016-07-14 16:31:49 +03:00
"label": {
"rotation": 0,
"style": "font-size: 10;font-familly: Verdana",
2016-07-22 14:54:57 +03:00
"text": "test",
2016-08-25 15:43:19 +03:00
"x": null,
"y": -40
2016-07-14 16:31:49 +03:00
},
"name": "test",
"node_directory": null,
2016-08-25 15:43:19 +03:00
"node_id": "f3349f17-0b33-44d4-8b0e-4cce743368eb",
2016-07-14 16:31:49 +03:00
"node_type": "vpcs",
2016-08-25 15:43:19 +03:00
"project_id": "66748b95-38cf-4a58-9b8a-58a2373fd013",
2016-07-14 16:31:49 +03:00
"properties": {
"startup_config": "test.cfg"
},
"status": "stopped",
"symbol": ":/symbols/computer.svg",
2016-08-25 15:43:19 +03:00
"width": 65,
2016-07-14 16:31:49 +03:00
"x": 0,
"y": 0,
"z": 0
}