Skip to content

commscope-ruckus/RUCKUS-One-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RUCKUS-One-Python

Python scripts examples for RUCKUS One.

R1_example1 uses the account credentials to retrieve the jwt token, using the function getToken.

R1_example2 uses an API KEY to retrieve the jwt token. This is the recommended method. First you need to create an API KEY in the RUCKUS One UI, then use the client id and client secret to generate a jwt token using the function getJWT.

R1_example3 is an example on how to manage delegated accounts.

R1_API is the module with the API calls.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages