-
Notifications
You must be signed in to change notification settings - Fork 0
Object Properties
boh1996 edited this page Mar 7, 2013
·
9 revisions
| Property | Contains |
|---|---|
| id | integer |
| identifier | string |
| organization | Organization |
| date_of_purchase | integer |
| groups | Array( Group ) |
| model | Computer_Model |
| serial | string |
| operating_system | Operating_System_Installation |
| screen_size | Screen_Size |
| created_time | float |
| last_updated | float |
| creator_user | User |
| last_updated_user | User |
| location | Location |
| printers | Array( Printer ) |
| connected_devices | Array( Devices ) |
| power_usage_per_hour | string |
| graphics_cards | Graphics_Card |
| processors | Array( Processor ) |
| memory | Computer_Memory |
| network_cards | Array( Network_Card ) |
| logical_drives | Array( Logical_Drive ) |
| physical_drives | Array( Physical_Drive ) |