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
If i set only propetry "reauthSecureTunnelAfterInterruption"
Exception on call "GlobalSettings_Update" with "1" arguments: "There is an error in the XML document."
string:3 character:1
+ $ViewAPI.GlobalSettings.GlobalSettings_Update($MapEntry)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : InvalidOperationException
If i trying to set others
Exception on call "GlobalSettings_Update" with "1" arguments: "ExceptionType : VMware.Hv.InvalidArgument
ErrorMessage : Cannot update member with read-only fields.
ParameterName : securityData"
string:3 character:1
+ $ViewAPI.GlobalSettings.GlobalSettings_Update($MapEntry)
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+ CategoryInfo : NotSpecified: (:) [], MethodInvocationException
+ FullyQualifiedErrorId : VimException
Describe the bug
If i set only propetry "reauthSecureTunnelAfterInterruption"
If i trying to set others
Reproduction steps
Expected behavior
Metod succesfully update Global Security settings.
Additional context
Horizon Connection Server 8.6.0 build - 20099816
The text was updated successfully, but these errors were encountered: