Map Lun To IGroup operation


The Map Lun To IGroup operation maps the LUN to all the initiators in the specified initiator group.

The following table describes the elements for this request.

Adapter request elements for Map Lun To IGroup operation

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

Sample adapter request for Map Lun To IGroup operation

<netapp-storage-request>
   <operation-name>map-lun-to-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>test</initiator-group>
     <force>false</force>
     <path>/vol/DEV_SAN_PLATINUM_4/test2/test2</path>
     <lun-id>1</lun-id>
   </arguments>
 </netapp-storage-request>

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

Sample adapter response for Map Lun To 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>1</count>
     </metadata>
     <output>
       <lun-id-assigned>1</lun-id-assigned>
     </output>
   </response>
 </responses>
</netapp-storage-response>

 

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