You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2022. It is now read-only.
Running "get-nsxsegmentidrange" with no segment ID defined throws an error
PS E:\SCRIPTS\NSX-Deploy> Get-NsxSegmentIdRange
The property 'segmentRange' cannot be found on this object. Verify that the property exists.
At C:\Users\sam\Documents\WindowsPowerShell\Modules\PowerNSX\PowerNSX.psm1:8962 char:27
+ Default { $response.segmentRanges.segmentRange }
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], PropertyNotFoundException
+ FullyQualifiedErrorId : PropertyNotFoundStrict
The text was updated successfully, but these errors were encountered:
sammcgeown
changed the title
Get-NSXSege
Get-NSXSegementIdRange throws an error if no segment range exists
Feb 7, 2018
sammcgeown
added a commit
to sammcgeown/powernsx
that referenced
this issue
Feb 7, 2018
Running "get-nsxsegmentidrange" with no segment ID defined throws an error
The text was updated successfully, but these errors were encountered: