API Call to Input Location for a device added in NMS

We are adding our devices in NMS using API and was successful till now.

However, we are encountering issues to input in the sysLocation field the location we would like that device to be set on. We have tried looking into the API documentation, but we had no luck.

We only managed to toggle the override syslocation from OFF to ON by API however we could not find a way with API that works for adding the location in text box.

Does anyone have an idea on how this can be done with API please?

Thanks

When you call the update device api endpoint, set the “location” field.

There are also an add/edit location endpoints to set gps coords if you like.

Oddly it seems the add device call doesn’t handle a location field at this time.

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.