nova/doc/v3/api_samples/os-remote-consoles/get-serial-console-post-resp.json
Tony Breeds cea4e83c17 api: add serial console API calls v2.1/v3
This is a followup patch to:
api: add serial console API calls v2
    (https://review.openstack.org/#/c/113966/)
To add missing v3 APIs

Change-Id: I56a045d9b690ea36753513575a2023582da58e42
Patial-Implements: blueprint v2-on-v3-api
2014-10-22 21:07:24 +11:00

7 lines
133 B
JSON

{
"console": {
"type": "serial",
"url":"ws://127.0.0.1:6083/?token=f9906a48-b71e-4f18-baca-c987da3ebdb3"
}
}