mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-17 17:24:51 +02:00
27 lines
648 B
JSON
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
|
|
} |