3.7.2 List Vault Templates
A vault template is a named collection of file storage attribute settings defined at the vault level and used when creating new files in the vault. By using vault templates, you can manage file storage attributes automatically and consistently across the vault. A vault template overrides the settings in the corresponding cluster template.
To display information about Exascale
vault templates, use the ESCLI lstemplate
command with the --vault
option. For example:
@> lstemplate --vault vault-name
This simple form of the command displays basic information about all templates that are associated with the specified vault (vault-name), including the vault-specific templates and any cluster-level templates not overridden by vault-specific templates.
Using the command options available with the lstemplate
command, you can specify the templates you want to display and display output with
different levels of detail.
Parent topic: Administer Vault Templates