solidfire / PowerShell

Collection of scripts, functions, and examples using the SolidFire Tools for PowerShell
MIT License
27 stars 20 forks source link

Network-related VAG params don't seem to work #64

Closed scaleoutsean closed 2 years ago

scaleoutsean commented 6 years ago

VirtualNetworkID and VirtualNetworkTags don't seem to work. I can "set" them but I can't "get" them so I suspect they don't actually get saved. I also can't see how to do the same in the UI so I'm guessing these aren't supposed to be available?

ahaid commented 6 years ago

Which cmdlet are you referring to?

scaleoutsean commented 6 years ago

Hah - you got a point there. :-)

I meant Set and Modify SFVirtualAccessGroup.

Salmanius commented 6 years ago

Thanks for letting us know. We will try to get this in with the 1.6 release.

arjun960 commented 2 years ago

@scaleoutsean We have removed the parameters virtualNetworkID and virtualNetworkTags from the New-SFVolumeAccessGroup and Set-SFVolumeAccessGroup commandlets. The changes for the same will be reflected in the next SDK release.

Also, Changes related to references of the above said parameters in the powershell documentation will also be reflected in the SDK release.