Werk #16872: hyperv_vms: Avoid name clash with other cmdlets

Component Checks & agents
Title hyperv_vms: Avoid name clash with other cmdlets
Date Sep 18, 2024
Level Trivial Change
Class Bug Fix
Compatibility Compatible - no manual interaction needed
Checkmk versions & editions
2.4.0b1 Checkmk Raw (CRE), Checkmk Enterprise (CEE), Checkmk Cloud (CCE), Checkmk MSP (CME)

Previously, if there was another module with a command 'Get-VM' installed on the system, the plugin would call the wrong command and crash.

Now, we avoid that by calling the 'Hyper-V\Get-VM' command.

To the list of all Werks