Start a Conversation

Unsolved

B

3 Posts

1108

July 26th, 2022 02:00

Powershell API for WMS 3.6, Rest API

Hello,

We have created a Powershell module based on the Rest API. The tasks mentioned in the documentation are all mapped.

We could not realize the function to change the terminal name, this is also not mentioned in the documentation. Is there the possibility to send this via the REST API.

We have 1000 ThinOS clients to migrate and want to automate everything. Factory reset, reboot or change the group works. Using the asset database we want to change the terminal names.

Has anyone already solved this?

Translated with www.DeepL.com/Translator (free version)

11 Posts

August 20th, 2022 21:00

You created this Powershell API based on what? Where are people getting the information to do any kind of API work with WMS??? I can not find anything useful.

1 Rookie

 • 

3 Posts

September 20th, 2022 10:00

Do you have a github repo we can review? I'm facing issues posting changes as well.

3 Posts

October 18th, 2022 05:00

Hello,

sorry for not answering for long time

i built the Powershell API on this basic. The only one what i miss, is a possibility to change the Hostnames of the client. Ich can changethe Group, send messages, all works.

For examble "/wms-api/wms/v1/Systems/{DeviceID}/Actions/Oem/DellWyse.SendMessage" i can send a message.

Could you tell me, how i can send the hostname to the client?

No Events found!

Top