To make Hyper-V a management target, add "HYPERV" to the "GROUP" key in the [ATTR::AP] section.
Before change
:
[ATTR::AP]
GROUP="XXXX,YYYY"
After change
GROUP="XXXX,YYYY,HYPERV"