summaryrefslogtreecommitdiff
path: root/api-ref/source/parameters.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'api-ref/source/parameters.yaml')
-rw-r--r--api-ref/source/parameters.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/api-ref/source/parameters.yaml b/api-ref/source/parameters.yaml
index 6d78d489f8..1cb8c4b8d5 100644
--- a/api-ref/source/parameters.yaml
+++ b/api-ref/source/parameters.yaml
@@ -5284,7 +5284,7 @@ os-getVNCConsole:
type: object
os-getVNCConsole-type:
description: |
- The type of VNC console. The valid values are ``novnc`` and ``xvpvnc``.
+ The type of VNC console. The only valid value is ``novnc``.
in: body
required: true
type: string
@@ -5833,7 +5833,7 @@ remote_console_protocol:
type: string
remote_console_type:
description: |
- The type of remote console. The valid values are ``novnc``, ``xvpvnc``,
+ The type of remote console. The valid values are ``novnc``,
``rdp-html5``, ``spice-html5``, ``serial``, and ``webmks``. The type
``webmks`` is added since Microversion ``2.8``.
in: body