Omada OC200 Rest API

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.

Omada OC200 Rest API

This thread has been locked for further replies. You can start a new thread to share your ideas or ask questions.
Omada OC200 Rest API
Omada OC200 Rest API
2021-12-19 13:49:37
Model: OC200  
Hardware Version: V4
Firmware Version: 4.4.6

I am looking for a way to remotely and programmatically change an ssid wifi password using a rest api if possible.  It is hard to find information however is there a rest api for the Omada cloud controller to enable this capability?

  0      
  0      
#1
Options
7 Reply
Re:Omada OC200 Rest API
2021-12-20 13:10:52

@K2-Tek 

 

I found some information on the official tplink website:

 

Modify SSID
Basic Information
Path: /api/v2/sites/{siteKey}/setting/wlans/{wlanId}/ssids/{ssidId}
Method: PATCH
API Description:
Introduction
Modify the specified SSID.


Can it help you?

But to be honest, I haven't done a similar setup.

Just striving to develop myself while helping others.
  0  
  0  
#2
Options
Re:Omada OC200 Rest API
2021-12-20 18:17:37

@Virgo 

 

Thank you for your quick response!  Will you provide the link where you found this information?  

  0  
  0  
#3
Options
Re:Omada OC200 Rest API
2021-12-21 11:27:42
Just striving to develop myself while helping others.
  0  
  0  
#4
Options
Re:Omada OC200 Rest API
2021-12-21 11:36:44

@Virgo 

 

Thank you as I see the zip file download with the HTML instructions, I am supervised this is not hosted on the tp-link.com website.   

 

One question, do I use the Omada Cloud URL as the host for the REST api calls or do I need to talk to the local controllers direct onsite?   (OC200 on site vs https://omada.tplinkcloud.com/)

  0  
  0  
#5
Options
Re:Omada OC200 Rest API
2021-12-22 11:26:15

@K2-Tek 

 

I think you should use it locally, because it seems like it hasn't much to do with Cloud website lol.

Just striving to develop myself while helping others.
  0  
  0  
#6
Options
Re:Omada OC200 Rest API
2021-12-22 12:51:36

@Virgo

 

I am talking about the omada cloud controller that the OC200's connect to for centralized management.   My preference would be to send the rest api request to the centralized cloud controller at https://omada.tplinkcloud.com/ to manage the individuals OC200's onsite.   

 

Can you show me an example of how to do this?   

  2  
  2  
#7
Options
Re:Omada OC200 Rest API
2022-06-22 11:36:44 - last edited 2022-06-22 11:37:10

  @K2-Tek @Virgo 

 

Just following up to see if there are any udpates to this request for information on the Cloud Rest API?  

  1  
  1  
#8
Options

Information

Helpful: 0

Views: 2045

Replies: 7

Related Articles