Forum Discussion
Antony_Hawkins
Employee
18 days agoHi swaf​ , if you go to exchange (<yourPortal>.logicmonitor.com/santaba/uiv4/modules/toolbox/exchange) you should be able to use the locator code 3C2PMM in the "Find by Locator" search, and install it from there.
As per the original post, you'll need to come up with some code to put into the getNewPropertyValue() function to generate the value to be set, of course.
I'd also recommend changing line 287 from:
http_request.addHeader('X-Version', '2')to:
http_request.addHeader('X-Version', '3')...in order to call v3 of LM's API.
Operation should be unaffected.