Unsupported content This version of the product has reached end of support. The documentation is available for your convenience. However, you must be logged in to access it. You will not be able to leave comments.

Update vFiler Template operation


The Update vFiler Template operation modifies the settings in a vFiler template.

The following table describes the elements for this request.

Adapter request elements for the Update vFiler Template operation

A sample adapter request for this operation is given in the following figure

Sample adapter request for the Update vFiler Template operation

<netapp-storage-request>
   <operation-name>update-vfiler-template</operation-name>
   <arguments>
     <targets>
       <target>
         <host>server137</host>
         <user-name>username</user-name>
         <password encryption-type = "Base64">cGFzc3dvcmQ=</password>
         <protocol>http</protocol>
         <port>8088</port>
       </target>
     </targets>
     <target />
     <vfiler-template-id>3069</vfiler-template-id>
     <vfiler-template-name>test123</vfiler-template-name>
     <administrative-host-ip-address>172.1.1.1</administrative-host-ip-address>
     <description>test description</description>
     <dns-domain>test-dns-domain.com</dns-domain>
     <dns-servers>
       <ip-address>192.1.1.1</ip-address>
     </dns-servers>
     <cifs-auth-type>active_directory</cifs-auth-type>
     <cifs-domain>test-cifs-domain.com</cifs-domain>
     <cifs-security-style>multiprotocol</cifs-security-style>
     <nis-domain>test-nis-domain.com</nis-domain>
     <nis-servers>
       <ip-address>192.1.1.1</ip-address>
     </nis-servers>
   </arguments>
</netapp-storage-request>

A sample adapter response for this operation is given in the following figure.

Sample adapter response for the Update vFiler Template operation

<netapp-storage-response>
 <metadata>
   <status>success</status>
   <response-count>1</response-count>
 </metadata>
 <responses>
   <response>
     <metadata>
       <target>server137</target>
       <status>success</status>
       <count>0</count>
     </metadata>
   </response>
 </responses>
</netapp-storage-response>

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*