Provision wired clients.

chuyendang
Getting noticed

Provision wired clients.

I am trying to provision clients into Meraki with this API (goal is renaming clients)

https://documenter.getpostman.com/view/897512/meraki-dashboard-api/2To9xm?version=latest#f6ac180b-4f...

This works well with wireless clients, however, this will not rename/provision wired clients.

 

Does this API support Wired client? Do you know any workaround or solution for this?

 

Thanks,

Chuyen

2 REPLIES 2
RubenG
Getting noticed

I just tried it, it does not seem to be an option to utilize Postman to update the Client Name.

It shows that it works, this is the returned values:

 

{
    "mac": "00:00:00:00:00:99",
    "clientId": "1k1k1k1",
    "name": "Test",
    "devicePolicy": "Normal"
}

But when you do a get on the client, the description does not change.

RubenG
Getting noticed

By the way, check out this post about applying Group Policies and changing names. It only seems to apply to Wireless clients.

 

https://community.meraki.com/t5/Dashboard-Administration/Update-Client-Name-using-API/td-p/41755

Get notified when there are additional replies to this discussion.