Skip to main content
Element Software
12.5 and 12.7

volumeAccessGroup

Contributors netapp-pcarriga amgrissino

The volumeAccessGroup object contains information about a specific volume access group. You can retrieve a list of this information for all access groups with the API method ListVolumeAccessGroups.

Object members

This object contains the following members:

Name Description Type

attributes

List of name-value pairs in JSON object format.

JSON object

deletedVolumes

Array of volumes that have been deleted from the volume access group that have not yet been purged from the system.

integer array

initiatorIDs

A list of IDs of initiators that are mapped to the volume access group.

integer array

initiators

Array of unique IQN/WWPN initiators that are mapped to the volume access group.

string array

name

Name of the volume access group.

string

volumeAccessGroupID

Unique VolumeAccessGroupID identifier for the volume access group.

integer

volumes

A list of VolumeIDs belonging to the volume access group.

integer array

Find more information