Implied simple API interface for Selectel Cloud Servers.
- Fill login, pass in corresponding files. Only data, on the single line and nothing more.
- Get sid with
git_sid.sh
and put it tosid
file. - Create files with your VM's uuid's. I recommend put it to file named vmname.uuid.
- Start and stop VM using
./start.sh vmname.uuid
and./stop.sh vmname.uuid
.