nanokvm_led_status
Check the power and HDD LED status of a remote machine to determine if it is powered on and whether disk activity is occurring.
Instructions
Get the power and HDD LED status of the target machine.
Returns: Dictionary with 'pwr' and 'hdd' boolean values indicating LED states. - pwr: True if power LED is on (machine is powered) - hdd: True if HDD LED is on (disk activity)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||