nova/doc/v3/api_samples/os-remote-consoles/get-vnc-console-post-resp.json
Chris Yeoh c4b8dd6a39 Adds V3 API samples for remote consoles, deferred delete
Adds V3 API samples for remote consoles, deferred delete
extensions. Bundling them together to save on review load

Partially implements blueprint v3-api-unittests
Partially implements blueprint v3-api-specification

Change-Id: I595532d9e1b8eed80336c0258be3e9d07ec7461e
2013-09-12 11:06:54 +09:30

6 lines
147 B
JSON

{
"console": {
"type": "novnc",
"url": "http://127.0.0.1:6080/vnc_auto.html?token=191996c3-7b0f-42f3-95a7-f1839f2da6ed"
}
}