To make the Linux virtualization function (Xen) a management target, add "XEN" to the "GROUP" key in the [ATTR::AP] section.
Before change
:
[ATTR::AP]
GROUP="XXXX,YYYY"
After change
GROUP="XXXX,YYYY,XEN"