mirror of
https://github.com/GNS3/gns3-server
synced 2025-01-04 05:00:58 +00:00
27 lines
647 B
JSON
27 lines
647 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": "test",
|
|
"x": -17,
|
|
"y": -25
|
|
},
|
|
"name": "test",
|
|
"node_directory": null,
|
|
"node_id": "c838cd10-6930-4306-9a3b-7318563de413",
|
|
"node_type": "vpcs",
|
|
"project_id": "98a9042c-e068-469c-bdbf-73f7d9358ec9",
|
|
"properties": {},
|
|
"status": "stopped",
|
|
"symbol": ":/symbols/computer.svg",
|
|
"width": 70,
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
} |