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
Julien Duponchelle b5cb625169
Rebuild doc
2016-07-14 15:33:09 +02:00

27 lines
643 B
JSON

{
"command_line": null,
"compute_id": "example.com",
"console": null,
"console_host": "example.org",
"console_type": null,
"height": 70,
"label": {
"rotation": 0,
"style": "font-size: 10;font-familly: Verdana",
"text": "",
"x": -17,
"y": -25
},
"name": "test",
"node_directory": null,
"node_id": "e32f99c7-128d-4003-ba94-94cd3c005c9e",
"node_type": "vpcs",
"project_id": "1df6389f-befc-4f18-9dce-dc3679ffc4c2",
"properties": {},
"status": "stopped",
"symbol": ":/symbols/computer.svg",
"width": 70,
"x": 0,
"y": 0,
"z": 0
}