Trying to run some get commands and continually get this. Any idea what the deal is here or how to fix?
Send-isiAPI : The property 'errors' cannot be found on this object. Verify that the property exists.
At C:\scripts\IsilonManagement\IsilonPlatform\Functions\IsilonPlatformGet.ps1:14870 char:17
+ ... ISIObject = Send-isiAPI -Method GET -Resource ("/platform/1/quota/quo ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [Send-isiAPI], PropertyNotFoundException
+ FullyQualifiedErrorId : PropertyNotFoundStrict,Send-isiAPI
Trying to run some get commands and continually get this. Any idea what the deal is here or how to fix?