3PAR InForm® OS 2.3.1 CLI Reference (320-200166 Rev B, March 2010)
11.61
InForm OS Version 2.3.1 Command Line Interface Reference
COMMAND
createtemplate
DESCRIPTION
The createtemplate command creates Virtual Volume (VV), Logical Disk (LD), and Common
Provisioning Group (CPG) templates. Templates are sets of predetermined parameters that are
applied to the creation of VVs, LDs, and CPGs.
SYNTAX
createtemplate VV|LD|CPG [options <arg>] <template_name>
AUTHORITY
Super
OPTIONS
The following options are valid for VV, LD, and CPG templates:
–nro
Indicates that properties not specified in the template are set to read-only.
–nrw
Indicates that properties not specified in the template are set to read/write.
–desc <description>
Specifies a description for the created template.
-rw
Specifies that the list of property values in the remainder of the command line or until the
next
-rw or -ro option are read-write, which means that they can be modified when the
template is used.
-ro
Specifies that the list of property values in the remainder of the command line or until the
next
-rw or -ro option are read-only, which means that they cannot be modified when the
template is used. If neither
-ro nor -rw is specified, the default is -ro.
NOTE: You need access to all domains in order to run this command.