User Tools

Site Tools


ialab:tricks

Table of Contents

IALab Tricks

Random tricks I have found that are actually usefull

Web interface

Enable name in VMRC. (Idk why you cant enable through web interface)

curl 'https://vcloud.ialab.dsu.edu/cloudapi/1.0.0/preferences/internal:vmrcDisplayVmName' -X PUT -H 'Accept: application/json;version=35.2' -H 'Content-Type: application/json' --data-raw '{"classifier":"internal:vmrcDisplayVmName","name":"Show VM Name in Remote Console (VMRC 12.1.0 or newer)","value":"true"}' -H 'Authorization: Bearer <token>'

vApps

Post some garbage xml to to /productSections for custom inputs in the interface that are accessible inside the VM

Stay tuned for some tampermonkey scripts

ialab/tricks.txt · Last modified: 2021/11/10 07:52 by Gaelin

Except where otherwise noted, content on this wiki is licensed under the following license: Public Domain
Public Domain Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki