mirror of
https://github.com/monobilisim/hyper-v-rest-ps.git
synced 2026-04-26 02:45:49 +03:00
No description
| .github/workflows | ||
| hyperv | ||
| packaging | ||
| rest | ||
| utilities | ||
| .gitignore | ||
| .goreleaser.yaml | ||
| config.yml | ||
| go.mod | ||
| go.sum | ||
| hyper-v-rest-ps.iml | ||
| LICENSE | ||
| main.go | ||
| README.md | ||
| README.tr.md | ||
Table of Contents
Installation
- Go to the Releases page.
- Download portable or setup package.
- Run it!
Usage
- All virtual machines:
/vms - CPU information:
/vms/<VM-ID>/processor - CPU information for all virtual machines:
/vms/all/processor - RAM information:
/vms/<VM-ID>/memory - RAM information for all virtual machines:
/vms/all/memory - Disk information:
/vms/<VM-ID>/vhd - Disk information for all virtual machines:
/vms/all/vhd - Network information:
/vms/<VM-ID>/network - Network information for all virtual machines:
/vms/all/network - Version:
/version
License
hyper-v-rest-ps is GPL-3.0 licensed. See LICENSE file for details.