mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 17:28:08 +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": "0a424518-818b-4446-bd32-dc6ee06a9c3b",
|
|
"node_type": "vpcs",
|
|
"project_id": "15a99958-1ecb-4e3c-a6d7-b663a7525cba",
|
|
"properties": {},
|
|
"status": "stopped",
|
|
"symbol": ":/symbols/computer.svg",
|
|
"width": 70,
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
} |