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 |