Files
nova/doc/api_samples/os-console-auth-tokens/v2.31/create-serial-console-req.json
Stephen Finucane 4520a058c8 doc: Add missing API samples
These have been introduced at some point and now appear when running the
API samples test with GENERATE_SAMPLES=True. Add them.

Change-Id: Ic4b6b685f17e8d411776e20f239daa0736ae9a0b
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2025-05-13 12:04:50 +01:00

6 lines
88 B
JSON

{
"remote_console": {
"protocol": "serial",
"type": "serial"
}
}