[
    {
        "uri": "http://local",
        "label": "Remote Ontopic Instance (http://local)",
        "username": "username",
        "password": "password",
        "authType": "basic",
        "locationType": "ONTOPIC",
        "active": false,
        "local": false,
        "system": false,
        "errorMsg": null,
        "defaultRepository": null
    },
    {
        "uri": "http://localhost:7212",
        "label": "Remote (http://localhost:7212)",
        "username": null,
        "password": null,
        "authType": "none",
        "locationType": "GDB",
        "active": false,
        "local": false,
        "system": false,
        "errorMsg": "Cannot connect to location Connect to localhost:7212 [localhost/127.0.0.1] failed: Connection refused (Connection refused) (Connect to localhost:7212 [localhost/127.0.0.1] failed: Connection refused (Connection refused)).",
        "defaultRepository": null
    },
    {
        "uri": "",
        "label": "Local",
        "username": null,
        "password": null,
        "authType": "none",
        "locationType": null,
        "active": true,
        "local": true,
        "system": true,
        "errorMsg": null,
        "defaultRepository": null
    },
    {
        "uri": "http://localhost:7201",
        "label": "Remote (http://localhost:7201)",
        "username": null,
        "password": null,
        "authType": "none",
        "locationType": "GDB",
        "active": false,
        "local": false,
        "system": false,
        "errorMsg": null,
        "defaultRepository": null
    },
    {
        "uri": "http://localhost:7202",
        "label": "Remote (http://localhost:7202)",
        "username": null,
        "password": null,
        "authType": "none",
        "locationType": "GDB",
        "active": false,
        "local": false,
        "system": false,
        "errorMsg": null,
        "defaultRepository": null
    }
]
