[("force", False, ht.TBool, "Whether to force the operation"), ("hv_st
ate", None, ht.TMaybe(ht.TObject(ht.TAny)), "Set hypervisor states"),
("disk_state", None, ht.TMaybe(ht.TObject(ht.TAny)), "Set disk states"
), ("vg_name", None, ht.TMaybe(ht.TString), "Volume group name"), ("en
abled_hypervisors", None, ht.TMaybe(ht.TListOf(ht.THypervisor)), "List
of enabled hypervisors"), ("hvparams", None, ht.TMaybe(ht.TDictOf(ht.
TString, ht.TObject(ht.TAny))), "Cluster-wide hypervisor parameters, h
ypervisor-dependent"), ("beparams", None, ht.TMaybe(ht.TObject(ht.TAny
...
|