mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-14 04:19:00 +00:00
61 lines
1.8 KiB
Plaintext
61 lines
1.8 KiB
Plaintext
|
{
|
||
|
"auto_start": false,
|
||
|
"name": "1_5_cloud",
|
||
|
"project_id": "467ce18d-4848-494a-88d2-4f53ddaca111",
|
||
|
"revision": 5,
|
||
|
"topology": {
|
||
|
"computes": [
|
||
|
{
|
||
|
"compute_id": "local",
|
||
|
"host": "127.0.0.1",
|
||
|
"name": "Local",
|
||
|
"port": 3080,
|
||
|
"protocol": "http"
|
||
|
}
|
||
|
],
|
||
|
"drawings": [],
|
||
|
"links": [],
|
||
|
"nodes": [
|
||
|
{
|
||
|
"compute_id": "local",
|
||
|
"console": null,
|
||
|
"console_type": null,
|
||
|
"label": {
|
||
|
"rotation": 0,
|
||
|
"style": "font-family: TypeWriter;font-size: 10;font-weight: bold;fill: #000000;fill-opacity: 1.0;",
|
||
|
"text": "Cloud 1",
|
||
|
"x": 55,
|
||
|
"y": -25
|
||
|
},
|
||
|
"name": "Cloud 1",
|
||
|
"node_id": "ANYUUID",
|
||
|
"node_type": "cloud",
|
||
|
"properties": {
|
||
|
"interfaces": [
|
||
|
],
|
||
|
"ports": [
|
||
|
{
|
||
|
"interface": "bridge0",
|
||
|
"name": "bridge0",
|
||
|
"port_number": 1,
|
||
|
"type": "ethernet"
|
||
|
},
|
||
|
{
|
||
|
"interface": "tap0",
|
||
|
"name": "tap0",
|
||
|
"port_number": 2,
|
||
|
"type": "tap"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"symbol": ":/symbols/cloud.svg",
|
||
|
"x": 57,
|
||
|
"y": -2,
|
||
|
"z": 1
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"type": "topology",
|
||
|
"version": "ANYSTR"
|
||
|
}
|