Click or drag to resize

ListVolumeAccessGroupsResultVolumeAccessGroupsNotFound Property

A list of volume access groups not found by the system. Present if you used the "volumeAccessGroups" parameter and the system was unable to find one or more volume access groups that you specified.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public long[] VolumeAccessGroupsNotFound { get; set; }

Property Value

Type: Int64
See Also