mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-18 01:34:50 +02:00
29 lines
685 B
JSON
29 lines
685 B
JSON
{
|
|
"command_line": null,
|
|
"compute_id": "remote1",
|
|
"console": 2048,
|
|
"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": "32174e7e-c566-4f0b-aa4b-c9b983c02305",
|
|
"node_type": "vpcs",
|
|
"project_id": "168cae40-9e3b-46fa-8954-e622068c734b",
|
|
"properties": {
|
|
"startup_config": "test.cfg"
|
|
},
|
|
"status": "stopped",
|
|
"symbol": ":/symbols/computer.svg",
|
|
"width": 70,
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
} |