Skip to main content
A newer release of this product is available.

template download

Contributors
Suggest changes

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