HP 3PAR Command Line Interface Reference (OS 3.1.2 MU2) (QL226-97016, June 2013)

showtemplate
DESCRIPTION
The showtemplate command displays existing templates that can be used for Virtual Volume
(VV), Logical Disk (LD), or Common Provisioning Group (CPG) creation.
SYNTAX
showtemplate [options] [<template_name_or_pattern>...]
AUTHORITY
Any role in the system.
OPTIONS
t VV|LD|CPG
Specifies that the template type displayed is a VV, LD, or CPG template.
fit
Specifies that the properties of the template is displayed to fit within 80 character lines.
SPECIFIERS
<template_name_or_pattern>
Specifies the name of a template, using up to 31 characters or glob-style pattern for matching
multiple template names. If not specified, all templates are displayed.
RESTRICTIONS
None.
EXAMPLES
The following example displays the properties of all templates in CLI line format:
cli% showtemplate
Name Type Other Options
Test1 VV -nro -desc "1st Shot"
CPGTemplate CPG -nro -ro -t r1 -ha cage -ssz 2 -ss 256 -sdgs 0
NOTES
If no options are specified, all existing templates are displayed.
494 Show Commands