29 Apr 2022
06:27 AM
- last edited on
04 May 2022
04:46 AM
by
MaciejNeumann
Hi,
I am trying to disable auto-injection using OneAgent monitoring configuration API, where it accepts monitoringEnabled, monitoringMode, autoInjectionEnabled as request body.
But getting below error:
Property "autoInjectionEnabled" is not yet allowed to be set
But as per documentation this accepts Boolean value, could someone help in enabling this or I am I missing something or is there better way to manage this setting using automation or is there any other Rest API available.