xe pool-list
xe pool-param-set uuid=xxxxx other-config:auto_poweron=true
xe vm-list {power-state=|name-lable}
xe vm-param-set uuid=xxxxx other-config:auto_poweron=true
xe pool-param-list uuid=xxxxx #查看pool配置
xe vm-param-list uuid=xxxxx #查看vm配置
原文:https://www.cnblogs.com/Beavan/p/13347164.html