mirror of
https://github.com/GNS3/gns3-server
synced 2024-12-02 21:28:10 +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": "65b24f26-b0a1-416b-9a00-822e256954e9",
|
|
"node_type": "vpcs",
|
|
"project_id": "9f98296f-7740-45a2-a40f-e6db8c356318",
|
|
"properties": {},
|
|
"status": "stopped",
|
|
"symbol": ":/symbols/computer.svg",
|
|
"width": 70,
|
|
"x": 0,
|
|
"y": 0,
|
|
"z": 0
|
|
} |