This discussion has been locked. The information referenced herein may be inaccurate due to age, software updates, or external references.
You can no longer post new replies to this discussion. If you have a similar question you can start a new discussion in this forum.

I want to update Description WindowsCredential

Set-SwisObject $swis -Uri 'swis://local/Orion/Cortex.Orion.WindowsCredential/Id=5' -Properties @{ Description = 'changed it' }
Set-SwisObject : The Cortex server returned 500 - "Internal Server Error". An unknown error occurred. No property
with the name 'Description' exists
At line:1 char:1
+ Set-SwisObject $swis -Uri 'swis://local/Orion/ ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [Set-SwisObject], FaultException`1
+ FullyQualifiedErrorId : SwisError,SwisPowerShell.SetSwisObject

I want to update the description in Cortex.Orion.WindowsCredential but I'm not able to do that. I tried with Orion.Nodes its working fine with that .