1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-11-19 06:48:10 +00:00
gns3-server/docs/api/notifications/node.updated.json
2016-07-26 19:57:53 +02:00

29 lines
685 B
JSON

{
"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",
"text": "test",
"x": -17,
"y": -25
},
"name": "test",
"node_directory": null,
"node_id": "a09b8477-f352-4d8c-ae4f-5235519cbb81",
"node_type": "vpcs",
"project_id": "00558e56-680d-4ad4-84ba-c341687e64ea",
"properties": {
"startup_config": "test.cfg"
},
"status": "stopped",
"symbol": ":/symbols/computer.svg",
"width": 70,
"x": 0,
"y": 0,
"z": 0
}