-
Notifications
You must be signed in to change notification settings - Fork 0
LabProject Objects
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.
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.
A disk represents a virtual hard disk image on a VM server. All disks are tied to a single server.