Storage Viewer for Virtual Servers Database Views
  
Version 10.0.01
Storage Viewer for Virtual Servers Database Views
apt_v_partition
The apt_v_partition view contains one row for each VM partition.
Table 7.1 apt_v_partition
Column Name
Data Type
Description
partition_id
NUMBER
Primary Key
collection_status
NUMBER
Collection status of the partition
child_thread_id
NUMBER
Child thread ID
virtual_system_id
NUMBER
Foreign key to apt_v_virtual_system
partition_type
STRING
Partition Type
partition_name
STRING
Partition Name
host_id
NUMBER
Foreign key to apt_v_server
annotation
STRING
Annotation
nbr_cpu
NUMBER
Number of CPUs
memory_size_kb
NUMBER
Memory size in KiB
uuid
STRING
UUID
boot_time
STRING
Boot time
power_state
STRING
Power State
parent_partition_id
NUMBER
Partition ID of the parent
root_reference_name
STRING
Root reference name
last_updated
DATE
Date and time last updated
virtual_center_id
NUMBER
Foreign key to apt_v_virtual_center
domain_id
NUMBER
Foreign key to apt