Veritas Storage Foundation Intelligent Storage Provisioning 5.0.1 Administrators Guide, HP-UX 11i v3, First Edition, November 2009
■ Storage pool set object
■ Volume group object
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 the following types:
Possible values are true or false.boolean
String identifier for a GUI element.guid_string
Short signed integer.int
Long signed integer.long
String enclosed in double quotes.quoted_string
String.string
Unsigned 32-bit integer.uint32
Syntax conventions
Table A-1 illustrates the typographic conventions that are used in the syntax
description.
Table A-1
Syntax description
ExamplesUsageSymbol
[ extends capability_list ]Indicates an optional syntax
component.
[]
dco | drl | raid5 | srlSeparates mutually exclusive
syntax components.
|
Table A-2 illustrates other typographic conventions that are used.
ISP language definition
Syntax conventions
170