Veritas Storage Foundation Intelligent Storage Provisioning 5.0 AdministratorÆs Guide, HP-UX 11i v3, First Edition, May 2008

Appendix
A
ISP language definition
You can define the following objects using the Veritas Intelligent Storage
Provisioning (ISP) specification language:
Capability
Volume template
User template
Storage pool
Template set
Storage pool set
Volume group
Note the following points with regard to the syntax of the language:
Each object category, such as capability, template, user template and storage
pool and capability has its own name space. This means that a capability
and a template can have the same name, but two capabilities cannot have
the same name.
All keywords are case insensitive.
The primitive types are:
boolean
Possible values are true or false.
guid_string
String identifier for a GUI element.
int
Short signed integer.
long
Long signed integer.
quoted_string
String enclosed in double quotes.
string
String.
uint32
Unsigned 32-bit integer.