You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gns3-server/tests/topologies/1_0_empty/after/1_0_empty.gns3

23 lines
446 B

{
"version" : "ANYSTR",
"name" : "Downloads",
"topology" : {
"links" : [],
"drawings" : [],
"nodes" : [],
"computes" : [
{
"protocol" : "http",
"name" : "Local",
"compute_id" : "local",
"port" : 8000,
"host" : "127.0.0.1"
}
]
},
"revision": 6,
"project_id" : "ANYUUID",
"type" : "topology",
"auto_start" : false
}