gns3-server/docs/api/notifications/node.updated.json
2016-08-29 15:58:29 +02:00

29 lines
686 B
JSON

{
"command_line": null,
"compute_id": "remote1",
"console": 2048,
"console_host": "example.org",
"console_type": null,
"height": 59,
"label": {
"rotation": 0,
"style": "font-size: 10;font-familly: Verdana",
"text": "test",
"x": null,
"y": -40
},
"name": "test",
"node_directory": null,
"node_id": "e27aef3a-be31-439f-bce9-a936c359041a",
"node_type": "vpcs",
"project_id": "8568421b-d86e-455c-adef-dfe861e23d8a",
"properties": {
"startup_config": "test.cfg"
},
"status": "stopped",
"symbol": ":/symbols/computer.svg",
"width": 65,
"x": 0,
"y": 0,
"z": 0
}