2025-05-12 17:40:08 +03:00
2025-05-12 17:40:08 +03:00

SpaceVM_VM_Utility

Utility to manage Virtual Machines in SpaceVM.

Written in python, uses SpaceVM API to collect and manage existing Virtual Machines in your SpaceVM cluster.

For now, this utility is focused on managing virtual disks

Works with SpaceVM 6.5.5+

Config File

Config file contains all necessary data for utility and has to be placed in the same directory as Utility itself.

You can populate config within Utility Main Menu.

For manual input see format below:

Controller IP Address
API Integration Key
Data Pool UUID
VM UUID #1
VM UUID #2
VM UUID #3 
...
Description
Python/API utility for managing Virtual Machines in SpaceVM
Readme 353 KiB
Languages
Python 100%