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.

Create Dataset With Storage Service operation


The Create Dataset With Storage Service operation creates a dataset with the specified storage service.

The following table describes the elements for this request.


 Adapter request elements for Create Dataset With Storage Service operation

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

Sample adapter request for Create Dataset With Storage Service operation

{<netapp-storage-request>
   <operation-name>create-dataset-with-storage-service</operation-name>
   <arguments>
     <targets>
       <target>
         <host>Server181</host>
         <user-name>username</user-name>
         <password encryption-type = "Base64">cGFzc3dvcmQ=</password>
         <protocol>http</protocol>
         <port>8088</port>
       </target>
     </targets>
     <target />
     <dataset-contact />
     <dataset-description />
     <dataset-name>Dataset1</dataset-name>
     <assume-confirmation>true</assume-confirmation>
     <dataset-metadata>
       <dfm-metadata-field>
         <field-name />
         <field-value />
       </dfm-metadata-field>
     </dataset-metadata>
     <dataset-owner />
     <requires-non-disruptive-restore>false</requires-non-disruptive-restore>
     <is-suspended>false</is-suspended>
     <is-application-data>false</is-application-data>
     <application-name />
     <application-server-name />
     <application-version />
     <is-application-responsible-for-primary-backup>false
</is-application-responsible-for-primary-backup>
     <is-application-managing-primary-backup-retention>false
</is-application-managing-primary-backup-retention>
     <carry-primary-backup-retention>false</carry-primary-backup-retention>
     <volume-qtree-name-prefix>QA-V</volume-qtree-name-prefix>
     <group-name-or-id />
     <storage-service-name-or-id>QA-SS-1</storage-service-name-or-id>
     <storage-set-details>
       <storage-set-info>
         <dp-node-name>Primary data</dp-node-name>
         <timezone-name />
       </storage-set-info>
     </storage-set-details>
   </arguments>
 </netapp-storage-request>


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

Sample adapter response for Create Dataset With Storage Service operation

<netapp-storage-response>
 <metadata>
   <status>success</status>
   <response-count>1</response-count>
 </metadata>
 <responses>
   <response>
     <metadata>
       <target>Server181</target>
       <status>success</status>
       <count>1</count>
     </metadata>
     <output>
       <dataset-id>255118</dataset-id>
     </output>
   </response>
 </responses>
</netapp-storage-response>

 

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