Veritas Storage Foundation Intelligent Storage Provisioning 5.0.1 Administrators Guide, HP-UX 11i v3, First Edition, November 2009

value_expr
The following syntax defines a value_expr object:
string | int
Storage pool object
The following syntax defines a storage pool object:
storage_pool sp_name:string [ {
[ volume_templates vt_name_list ]
[ description quoted_string ]
[ descriptionid descriptionid ]
[ autogrow boolean ]
[ selfsufficient boolean ]
} ] ;
Template set object
The following syntax defines a template set object:
template_set sp_name:string [ {
[ volume_templates vt_name_list ]
[ description quoted_string ]
[ descriptionid descriptionid ]
} ] ;
Storage pool set object
The following syntax defines a storage pool set object:
storage_pool_set sp_name:string [ {
[ storage_pools st_pool_list ]
[ description quoted_string ]
[ descriptionid descriptionid ]
} ] ;
st_pool_list
The following syntax defines a st_pool_list object:
sp_name:string | st_pool_list, st_pool_list
ISP language definition
Storage pool object
180