template download
Contributors
Suggest changes
- 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 {scheme://(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