Revision b1808f46 lib/rpc_defs.py

b/lib/rpc_defs.py
428 428
   " given amount"),
429 429
  ("blockdev_export", SINGLE, None, constants.RPC_TMO_1DAY, [
430 430
    ("cf_bdev", ED_SINGLE_DISK_DICT_DP, None),
431
    ("dest_node", None, None),
431
    ("dest_node_ip", None, None),
432 432
    ("dest_path", None, None),
433 433
    ("cluster_name", None, None),
434 434
    ], None, None, "Export a given disk to another node"),

Also available in: Unified diff