Files
qemu/qapi
Fabian Holler b1ca53224a qapi/migration: Fix examples document wrong field name for arguments
The examples for the snapshot-* and calc-dirty-rate commands document
that arguments for the commands are passed in a 'data' field.
This is wrong, passing them in a "data" field results in
the error:
  {"error": {"class": "GenericError", "desc": "QMP input member 'data'
		       is unexpected"}}
Arguments are expected to be passed in an field called "arguments".

Replace "data" with "arguments" in the snapshot-* and calc-dirty-rate
command examples.

Signed-off-by: Fabian Holler <fabian.holler@simplesurance.de>
Message-Id: <20220222170116.63105-1-fabian.holler@simplesurance.de>
Reviewed-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
2022-02-28 11:39:35 +01:00
..
2022-01-27 11:20:50 +01:00
2022-01-14 12:03:16 +01:00
2022-01-27 11:20:50 +01:00
2020-08-03 08:28:08 +02:00
2020-08-03 08:28:08 +02:00
2021-12-21 10:50:22 +04:00
2020-08-03 08:28:08 +02:00
2022-01-27 11:20:50 +01:00
2020-08-03 08:28:08 +02:00
2021-09-30 15:30:25 +02:00
2022-01-27 11:20:50 +01:00
2021-11-09 18:21:19 +01:00
2022-01-13 15:33:18 +01:00
2021-01-13 10:21:17 +01:00