Skip to content

monobilisim/hyper-v-rest-wmi

Repository files navigation

Contributors Forks Stargazers Issues GPL License

Readme in English Readme in Turkish

hyper-v-rest-wmi

hyper-v-rest-wmi is a tool for accessing Hyper-V VM information through RESTful API.

Table of Contents


Installation

  1. Go to the Releases page.
  2. Download portable or setup package.
  3. Run it!

Usage

  • All virtual machines: /vms
  • CPU information: /vms/<VM-ID>/summary
  • RAM information: /vms/<VM-ID>/memory
  • Disk information: /vms/<VM-ID>/vhd
  • Network information: /vms/<VM-ID>/ip
  • Version: /version

License

hyper-v-rest-wmi is GPL-3.0 licensed. See LICENSE file for details.

About

API for Hyper-V via WMI

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors