Forum Discussion
Lewis_Beard
3 years agoExpert
Thanks. I also just asked an engineer in support chat and they told me the same thing about the ifindex.
So the good news is, I was using the correct value in my SDK call (the instance id in LM).
But I guess that means the bad news is that I was making the call right, using the right values, so maybe this part of the SDK isnt implemented.
I guess I could drop back to just using the API directly, but it makes the code so ugly having to build all the security and URL and verb stuff with all the credentials for every single thing. But I guess I could try the update the naked way.
Thanks!