10-25-2023 05:48 AM
Hi
So I am new to scripting and trying to change the ssid name in a template but can't seem to get it to work at all.
Is it even possible?
Every time I get this error:
line 22, in <module>
ssids = dashboard.config_templates.getOrganizationConfigTemplateSsids(organization_id, template_id)
^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: 'DashboardAPI' object has no attribute 'config_templates'
It's driving me nuts and I have to change more than 100 templates next week 😄
sooo...help me :)) please
BR
Adrian
Solved! Go to Solution.
10-27-2023 12:49 AM
So after several tests, this does not seem to work.
Only thing that worked was getting the template id store it in a file then use that to change the "network ssid" but not changing the template ssid. Totally unreliable leaving the template ssid as the "old" ssid and just changing the network ssid.
I will not use the script and manually change them in dashboard.....it will take lots of time 😞
Thanks all for your input
10-27-2023 01:02 AM
On the other hand, did some changes to the ssid in the template but not changing the name, seems that the network name does not change even if it's not the same as the template.
Still unreliable according to me.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide