The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
template download
Contributors
-
PDF of this doc site

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Download a template
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
Use this command to download a template from an external server to the cluster.
Parameters
-uri {(ftp|http)://(hostname|IPv4 Address|'['IPv6 Address']')…}
- URI of the template (privilege: advanced)-
This parameter specifies the URI from which the template will be downloaded.
[-name <template name>]
- Name of the template (privilege: advanced)-
This parameter specifies the name that will be assigned to the template in the cluster.
Examples
The following example downloads the template specified in the -uri parameter value and names the template as template1:
cluster1::> template download -uri http://www.example.com/netapp-templates/mysample -name template1
The following example downloads the template specified in the -uri parameter value:
cluster1::> template download -uri http://www.example.com/netapp-templates/template1