Revision 7ce96e25

b/lib/opcodes.py
1738 1738
    ("offline", None, ht.TMaybeBool, "Whether to mark instance as offline"),
1739 1739
    ("conflicts_check", True, ht.TBool, "Check for conflicting IPs"),
1740 1740
    ("hotplug", False, ht.TBool, "Whether to hotplug device"),
1741
    ("hotplug_if_possible", False, ht.TBool, "If possible then hotplug device"),
1741 1742
    ("keep_disks", False, ht.TBool, "Whether to remove disks")
1742 1743
    ]
1743 1744
  OP_RESULT = _TSetParamsResult

Also available in: Unified diff