Column Name | Data Type | Description |
is_active | CHAR | Indicates if the volume pool is active or not. Y=Yes, N=No. |
is_scratch_pool | CHAR | Indicates if the volume pool is a scratch pool or not. Y=Yes, N=No. |
server_id | NUMBER | Foreign key to apt_v_server for the management server to which this volume pool belongs. |
volume_pool_id | NUMBER | Foreign key to apt_v_nbu_volume_pool. |
volume_pool_name | STRING | Name of the volume pool |