I will try, something simple, at monday… send here the result.
updating…
@Dustin_Betterly
Have you try this?
Updating…
Using IC2 api
Create a ID and password at IC2
- Login to InControl2
- In any organization/network/device overview, on the top right hand corner, click on your login email address before the “Sign out” link, that would bring you to account setting page.
- At the bottom of the page, there is a “Client Application” section, click on “New Client”
- Enter the name and checked “Enable”, other fields can be leave blank, then click “Save”
- Click on the application name that you just created, you should see “Client ID” and “Client Secret” at the bottom of the popup window
I download the sample script here. https://download.peplink.com/files/ic2/sample_ic2_api_client.sh
Edit the script and change the values of
client_id=" "
client_secret=" "
execute the script and works.
It is a simple sample, got from Peplink.
Result script at screen…
Listing all accessible organizations’ group names.
Groups under the organization: AT4
AT4
Groups under the organization: Anatel - testes
Anatel
okay?