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
Cannot update Schedules, Dependencies, and Maintenance Window to inherit or stop inheritance via set-objectproperty.
Setting Scanning Interval for example works.
We would like to unset inheritance and also set the dependecyvalue and dependencytype.
PS>TerminatingError(Set-ObjectProperty): "The running command stopped because the preference variable "ErrorActionPreference" or common parameter is set to Stop: PRTG was unable to complete the request. The server responded with the following error: The validation of the data you entered has failed. ."
Result : FAILED - PRTG was unable to complete the request. The server responded with the following error: The validation of the data you entered has failed. .
It's possible there's an additional parameter that needs to be specified when you execute this request. I recommend using Fiddler Classic to trace what the PRTG UI does, and then test adding in additional parameters that may be relevant to this section
Describe the bug
Hello lordmilko
I hope you are doing well.
Cannot update Schedules, Dependencies, and Maintenance Window to inherit or stop inheritance via set-objectproperty.
Setting Scanning Interval for example works.
We would like to unset inheritance and also set the dependecyvalue and dependencytype.
Here's the wiki article: https://github.com/lordmilko/PrtgAPI/wiki/Property-Manipulation
Setting a schedule also doesn't work.
It seems like PRTG is not accepting the input. It's not shown in the webinterface an also not with get-objectproperties.
We run PRTG Version: 23.4.88.1429
Steps to reproduce
What is the output of 'Get-PrtgClient -Diagnostic'?
Additional context
No response
The text was updated successfully, but these errors were encountered: