Skip to content

The property 'errors' cannot be found on this object #24

Description

@kylebryan

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions