Click or drag to resize

SolidFireElement.ModifyVolumeAccessGroup Method

Overload List
  NameDescription
Public methodModifyVolumeAccessGroup(ModifyVolumeAccessGroupRequest)
You can use ModifyVolumeAccessGroup to update initiators and add or remove volumes from a volume access group. If a specified initiator or volume is a duplicate of what currently exists, the volume access group is left as-is. If you do not specify a value for volumes or initiators, the current list of initiators and volumes is not changed.
Public methodModifyVolumeAccessGroup(Int64, String,String[],Int64[], Nullable<Boolean>, Hashtable)
You can use ModifyVolumeAccessGroup to update initiators and add or remove volumes from a volume access group. If a specified initiator or volume is a duplicate of what currently exists, the volume access group is left as-is. If you do not specify a value for volumes or initiators, the current list of initiators and volumes is not changed.
Top
See Also