Column Name | Data Type | Description |
autoboot | string | Set the autoboot resource property in a zone’s configuration to true, that means zone is automatically booted when the global zone is booted. The default setting is false. |
boot_argument | string | Boot argument for the zone. |
brand | string | Although all zones on the system share a common kernel, an additional feature set has been added called branded zones (BrandZ for short). This allows individual zones to behave in a manner other than the default brand of the global zone. |
capped_cpu | number | Specify the number of CPUs limit of to be used by the zone. |
capped_memory_locked_gb | number | Specifies the locked memory limits for zone in GiB. |
capped_memory_locked_kb | number | Specifies the locked memory limits for zone in KiB. |
capped_memory_physical_gb | number | Specifies the physical memory limits for zone in GiB. |
capped_memory_physical_kb | number | Specifies the physical memory limits for zone in KiB. |
capped_memory_swap_bb | number | Specifies the swap memory limits for zone in GiB. |
capped_memory_swap_kb | number | Specifies the swap memory limits for zone in KiB. |
creation_date | date | The date and time the Oracle Zone data was created in the StorageConsole database. |
host_id | number | Unique identifier for the host. |
host_name | string | The name of the host. |
ip_type | string | A zone can either have its own exclusive instance of IP (the default) or share the IP instance with the global zone. In the default zone template, SYSdefault, IP-type is set to exclusive. In the also supplied SYSdefault-shared-ip template, IP-type is set to shared. |
last_updated | date | The date and time the Oracle Zone data was last updated in the StorageConsole database. |
limit_priv | string | Privilege restriction on a zone to prevents a zone from performing operations that might affect other zones. |
parent_host_id | number | Unique identifier for the parent host. |
parent_host_name | string | The name of the parent host. |
partition_id | number | Primary key in this view |
pool | string | Pool of CPU in from container object which is associated with the current zone. |
scheduling_class | string | Scheduling class for the zone. |
zone_name | string | Unique name of zone |
zone_path | string | Location/Path of installed zone on host container. |
zone_status | string | Status of Zone. A zone can be in one of the following states: Configured: configuration was completed and committed. Incomplete: Transition state during install or uninstall operation. Installed: the packages have been successfully installed. Ready: the virtual platform has been established Running: the zone booted successfully and is now running. Shutting down: the zone is in the process of shutting down - this is a temporary state, leading to Down. Down: the zone has completed the shut down process and is down - this is a temporary state, leading to Installed. |
Column Name | Data Type | Description |
creation_date | date | The date and time the Oracle Zone dataset data was created in the StorageConsole database. |
dataset_value | string | Value of dataset. |
host_id | number | Unique identifier for the host. |
host_name | string | The name of the host. |
last_updated | date | The date and time the Oracle Zone dataset data was last updated in the StorageConsole database. |
partition_id | number | Foreign key in this view |
storage_pool_id | number | Foreign key in the storage pool. |
storage_pool_name | string | Storage pool name |
Column Name | Data Type | Description |
creation_date | date | The date and time the Oracle Zone ip address data was created in the StorageConsole database. |
host_id | number | Unique identifier for the host. |
host_name | string | The name of the host. |
ip_address | string | IP address |
last_updated | date | The date and time the Oracle Zone ip address data was last updated in the StorageConsole database. |
partition_id | number | Foreign key in this view |
physical_name | string | Physical name |