Attach Storage Service To Dataset operation
The Attach Storage Service To Dataset operation attaches a storage service to a dataset.
The following table describes the elements for this request.
Adapter request elements for the Attach Storage Service To Dataset operation
A sample adapter request for this operation is given in the following figure.
Sample adapter request for the Attach Storage Service To Dataset operation
<netapp-storage-request>
<operation-name>attach-storage-service-to-dataset</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-name-or-id>Dataset1</dataset-name-or-id>
<storage-service-name-or-id>QA-SS-1</storage-service-name-or-id>
<assume-confirmation>true</assume-confirmation>
<dry-run>false</dry-run>
<include-dry-run-reason-details>false</include-dry-run-reason-details>
<operation-type>attach</operation-type>
</arguments>
</netapp-storage-request>
<operation-name>attach-storage-service-to-dataset</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-name-or-id>Dataset1</dataset-name-or-id>
<storage-service-name-or-id>QA-SS-1</storage-service-name-or-id>
<assume-confirmation>true</assume-confirmation>
<dry-run>false</dry-run>
<include-dry-run-reason-details>false</include-dry-run-reason-details>
<operation-type>attach</operation-type>
</arguments>
</netapp-storage-request>
A sample adapter response for this operation is given in the following figure.
Sample adapter response for the Attach Storage Service To Dataset operation
<netapp-storage-response>
<metadata>
<status>success</status>
<response-count>1</response-count>
</metadata>
<responses>
<response>
<metadata>
<target>Server181</target>
<status>success</status>
<count>0</count>
</metadata>
</response>
</responses>
</netapp-storage-response>
<metadata>
<status>success</status>
<response-count>1</response-count>
</metadata>
<responses>
<response>
<metadata>
<target>Server181</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*