1
0
mirror of https://github.com/GNS3/gns3-server synced 2024-10-11 18:38:55 +00:00
gns3-server/docs/api/notifications/node.deleted.json
2016-08-25 14:43:19 +02:00

27 lines
648 B
JSON

{
"command_line": null,
"compute_id": "example.com",
"console": null,
"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": "97aa684f-b23c-4bfb-81bf-05df5d187b3f",
"node_type": "vpcs",
"project_id": "6659771c-4fe9-4ffc-8c19-dfd672f26b76",
"properties": {},
"status": "stopped",
"symbol": ":/symbols/computer.svg",
"width": 65,
"x": 0,
"y": 0,
"z": 0
}