mirror of
https://github.com/GNS3/gns3-server.git
synced 2024-11-17 17:24:51 +02:00
e892e5dfab
Fix #786
48 lines
1.3 KiB
Plaintext
48 lines
1.3 KiB
Plaintext
{
|
|
"type" : "topology",
|
|
"version" : "ANYSTR",
|
|
"topology" : {
|
|
"nodes" : [
|
|
{
|
|
"compute_id" : "local",
|
|
"z" : 1,
|
|
"y" : -51,
|
|
"node_id" : "992c28fd-4bc3-4508-9300-48600148f64a",
|
|
"x" : -128,
|
|
"console" : 5000,
|
|
"node_type" : "vpcs",
|
|
"name" : "PC1",
|
|
"symbol" : ":/symbols/vpcs_guest.svg",
|
|
"console_type" : "telnet",
|
|
"port_name_format": "Ethernet{0}",
|
|
"port_segment_size": 0,
|
|
"first_port_name": null,
|
|
"properties" : {
|
|
},
|
|
"label" : {
|
|
"y" : -25,
|
|
"style" : "font-family: TypeWriter;font-size: 10;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
|
|
"x" : 18,
|
|
"text" : "PC1",
|
|
"rotation" : 0
|
|
}
|
|
}
|
|
],
|
|
"links" : [],
|
|
"drawings" : [],
|
|
"computes" : [
|
|
{
|
|
"name" : "Local",
|
|
"host" : "127.0.0.1",
|
|
"compute_id" : "local",
|
|
"protocol" : "http",
|
|
"port" : 3080
|
|
}
|
|
]
|
|
},
|
|
"revision": 6,
|
|
"name" : "1_5_snapshot",
|
|
"project_id" : "17912669-dd40-4843-b348-689b8f34f09d",
|
|
"auto_start" : false
|
|
}
|