Unsupported content This version of the documentation is no longer supported. However, the documentation is available for your convenience. You will not be able to leave comments.

Create IGroup operation


The Create IGroup operation creates a new initiator group.

The following table describes the elements for this request.

Adapter request elements for the Create IGroup operation

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

Sample adapter request for Create IGroup operation

<netapp-storage-request>
   <operation-name>create-igroup</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 />
     <target-host>172.11.11.111</target-host>
     <initiator-group-name>test-igroup-1</initiator-group-name>
     <initiator-group-type>iscsi</initiator-group-type>
     <os-type>windows</os-type>
   </arguments>
 </netapp-storage-request>

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

Sample adapter response for Create IGroup 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*