NetApp Community Update
This site will enter Read Only mode on July 23 as we prepare to move to a new platform. You will still be able to view content, but posting and replying will be temporarily disabled.
We're excited to launch our new Community experience on July 30 and more information will follow soon.
Stay connected during the transition - Join our Discord community today.

Software Development Kit (SDK) and API Discussions

Volume Options by Name

darraghos
2,101 Views

Hi guys, I'm using the DotNet bindings to create a small utility that checks the values of certain volume options. Getting the VolumeOptionsList result is straightforward using invokde but therafter It seems that I have to cycle thorugh each element of that VolumeOptionsList array thats returned and check the .Name attribute of that VolumeOption to see if it's the option I'm interested in. Is there no way to access the volume options by name directly?

0 REPLIES 0
Public