{
    "auto_start": false,
    "name": "1_5_cloud",
    "project_id": "467ce18d-4848-494a-88d2-4f53ddaca111",
    "revision": 6,
    "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": "none",
                "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",
                "port_name_format": "Ethernet{0}",
                "port_segment_size": 0,
                "first_port_name": null,
                "properties": {
                    "interfaces": [
                    ],
                    "ports_mapping": [
                        {
                            "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"
}