I am trying to create a script to move objects from a base group to a sub group. My objects have the name of the sub group in the name field so I can logically locate the group ID to move them to. I see that I can duplicate an object to that new group but that would mean I have to go back and remove all the existing objects. I would like to be able to call the API, pass the object id and the new group ID and move the object, which is a device, in that fashion. I noticed that there is a moveobject.htm file in the API directory but there is no documentation on how to pass parameters to this object. IN fact, there is relatively little documentation, other than how to search for objects, on how to change, move, or deal directly with various objects.
Can anyone tell me API format for using /a[i/objectmove.htm
Votes:
1
Best Answer
3 Replies
Disclaimer: The information in the Paessler Knowledge Base comes without warranty of any kind. Use at your own risk. Before applying any instructions please exercise proper system administrator housekeeping. You must make sure that a proper backup of all your data is available.
Add comment