Click or drag to resize

ModifyVolumeAccessGroupRequest Properties

The ModifyVolumeAccessGroupRequest type exposes the following members.

Properties
  NameDescription
Public propertyAttributes
List of name-value pairs in JSON object format.
Public propertyDeleteOrphanInitiators
true: Default. Delete initiator objects after they are removed from a volume access group. false: Do not delete initiator objects after they are removed from a volume access group.
Public propertyInitiators
List of initiators to include in the volume access group. If unspecified, the access group's configured initiators are not modified.
Public propertyName
The new name for this volume access group. Not required to be unique, but recommended.
Public propertyVolumeAccessGroupID
The ID of the volume access group to modify.
Public propertyVolumes
List of volumes to initially include in the volume access group. If unspecified, the access group's volumes are not modified.
Top
See Also