mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-18 01:34:50 +02:00
29 lines
686 B
JSON
29 lines
686 B
JSON
{
|
|
"command_line": null,
|
|
"compute_id": "remote1",
|
|
"console": 2048,
|
|
"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": "f3349f17-0b33-44d4-8b0e-4cce743368eb",
|
|
"node_type": "vpcs",
|
|
"project_id": "66748b95-38cf-4a58-9b8a-58a2373fd013",
|
|
"properties": {
|
|
"startup_config": "test.cfg"
|
|
},
|
|
"status": "stopped",
|
|
"symbol": ":/symbols/computer.svg",
|
|
"width": 65,
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
} |