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

42 lines
1.0 KiB
JSON
Raw Normal View History

2016-06-30 11:55:47 +03:00
{
"command_line": null,
"compute_id": "example.com",
"console": null,
"console_host": "example.org",
"console_type": null,
2016-09-14 16:24:27 +03:00
"first_port_name": null,
2016-08-25 15:43:19 +03:00
"height": 59,
2016-06-30 11:55:47 +03:00
"label": {
2016-07-11 16:37:57 +03:00
"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-06-30 11:55:47 +03:00
},
"name": "test",
"node_directory": null,
2016-09-14 16:24:27 +03:00
"node_id": "cf34dae9-ff88-4ef4-a37f-e3954d07e351",
2016-06-30 11:55:47 +03:00
"node_type": "vpcs",
2016-09-14 16:24:27 +03:00
"port_name_format": "Ethernet{0}",
"port_segment_size": 0,
"ports": [
{
"adapter_number": 0,
"data_link_types": {
"Ethernet": "DLT_EN10MB"
},
"link_type": "ethernet",
"name": "Ethernet0",
"port_number": 0,
"short_name": "e0/0"
}
],
"project_id": "b33faa3d-e348-4de5-a266-30b3949d5872",
2016-06-30 11:55:47 +03:00
"properties": {},
"status": "stopped",
"symbol": ":/symbols/computer.svg",
2016-08-25 15:43:19 +03:00
"width": 65,
2016-06-30 11:55:47 +03:00
"x": 0,
"y": 0,
"z": 0
}