You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jacob Hartman edited this page Apr 7, 2018
·
2 revisions
LabProject Objects are the items returned by managers and manipulated by controllers. The following is a list of objects.
ISOs
An ISO object represents an ISO file. ISO objects are NOT tied to a VM server. The idea is that they should be available on all servers as a common resource. They can be read by all users, but can only be deleted by the original user that created the ISO or a superuser.
Disk
A disk represents a virtual hard disk image on a VM server. All disks are tied to a single server.