Column Name | Data Type | Description |
child_thread_id | NUMBER | Child thread ID |
collection_status | NUMBER | Collection status code |
domain_id | NUMBER | Foreign key to aps_v_domain |
host_id | NUMBER | Foreign key to host details |
is_active | STRING | Indicates if the virtual system is active: Y or N |
last_updated | DATE | Date and time last updated in database |
tot_cpu | NUMBER | Total CPU capacity |
tot_memory_kb | NUMBER | Total memory capacity in KiB |
virtual_center_id | NUMBER | Virtual Center ID |
virtual_system_id | NUMBER | Sequence generated primary key of the view |
virtual_system_name | STRING | Virtual system name |
vmw_cluster_id | NUMBER | Foreign key to the cluster details |