Column Name | Data Type | Description |
canonical_name | STRING | Name of the VMWare extent |
capacity_kb | NUMBER | Capacity in KiB for the VMWare extent |
child_thread_id | NUMBER | Child thread ID |
datastore_name | STRING | Name of the datastore for the VMWare extent |
domain_id | NUMBER | Foreign key from apt |
extent_mode | STRING | Mode of the VMware extent |
extent_type | STRING | Type of the VMWare extent |
last_update | DATE | Last updated date of the extent |
partition_num | NUMBER | Partition number of the VMWare extent |
virtual_system_id | NUMBER | Foreign key to apt_v_virtual_system |
virtual_system_name | STRING | Name of the virtual system |
vmw_datastore_id | NUMBER | Foreign key from apt_vmw_datastore |
vmw_extent_id | NUMBER | VMware extent unique identifier |
vmw_physical_disk_id | NUMBER | Foreign key for physical disk |