From de0b45ea6bd463c3a51de9425ce0a49df2e14484 Mon Sep 17 00:00:00 2001 From: Marc-André Lureau Date: Thu, 23 Jun 2016 13:16:59 +0200 Subject: qmp-commands: move 'migrate_set_downtime' doc to schema Signed-off-by: Marc-André Lureau Signed-off-by: Markus Armbruster --- qapi-schema.json | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'qapi-schema.json') diff --git a/qapi-schema.json b/qapi-schema.json index c732ec9bcc..8f844aa735 100644 --- a/qapi-schema.json +++ b/qapi-schema.json @@ -2608,6 +2608,12 @@ # Notes: This command is deprecated in favor of 'migrate-set-parameters' # # Since: 0.14.0 +# +# Example: +# +# -> { "execute": "migrate_set_downtime", "arguments": { "value": 0.1 } } +# <- { "return": {} } +# ## { 'command': 'migrate_set_downtime', 'data': {'value': 'number'} } -- cgit v1.2.3-55-g7522