Click or drag to resize

SolidFireElementCreateVolumeAccessGroup Method

Overload List
  NameDescription
Public methodCreateVolumeAccessGroup(CreateVolumeAccessGroupRequest)
You can use CreateVolumeAccessGroup to create a new volume access group. When you create the volume access group, you need to give it a name, and you can optionally enter initiators and volumes. After you create the group, you can add volumes and initiator IQNs. Any initiator IQN that you add to the volume access group is able to access any volume in the group without CHAP authentication.
Public methodCreateVolumeAccessGroup(String, String, Int64, Int64, Int64, Hashtable)
You can use CreateVolumeAccessGroup to create a new volume access group. When you create the volume access group, you need to give it a name, and you can optionally enter initiators and volumes. After you create the group, you can add volumes and initiator IQNs. Any initiator IQN that you add to the volume access group is able to access any volume in the group without CHAP authentication.
Top
See Also