Revision 8ef418bb lib/rpc_defs.py

b/lib/rpc_defs.py
487 487
   "Demote a node from the master candidate role"),
488 488
  ("node_powercycle", SINGLE, ACCEPT_OFFLINE_NODE, constants.RPC_TMO_NORMAL, [
489 489
    ("hypervisor", None, "Hypervisor type"),
490
    ("hvparams", None, "Hypervisor parameters"),
490 491
    ], None, None, "Tries to powercycle a node"),
491 492
  ]
492 493

  

Also available in: Unified diff