summaryrefslogtreecommitdiff
path: root/nova/tests/unit/integrated/v3/api_samples/os-remote-consoles/get-rdp-console-post-resp.json.tpl
blob: c3955d6ac0ecf3b8101019204c3ae9b2c25ee375 (plain)
1
2
3
4
5
6
{
    "console": {
        "type": "rdp-html5",
        "url": "http://127.0.0.1:6083/?token=%(uuid)s"
    }
}