Splash Page - Settings

Vmadathil
Getting noticed

Splash Page - Settings

Is there any way to set the "Splash Page official theme" to Fluid via Python script. If yes, please share the parameter.

7 Replies 7
alemabrahao
Kind of a big deal
Kind of a big deal

Have you checked this one?

 

https://developer.cisco.com/meraki/api-v1/update-network-wireless-ssid-splash-settings/

 

 

  • themeId:string

    The id of the selected splash theme.

 

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.
RaphaelL
Kind of a big deal
Kind of a big deal

Hi ,

 

I'm pretty sure that it is not possible. Splash settings API are missing couple key features.

You can get the ID of a specific Splash theme. So with this I believe it is possible to set the desired theme based on the documentation.

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

What he wants to set is this : 

 

RaphaelL_0-1720181497140.png

 

 

You can't. The only way would to clone the theme as a custom theme and then apply it on every network. I'm gonna test it to make sure before make assumptions. 

RaphaelL
Kind of a big deal
Kind of a big deal

I think I found a bug.

 

We are running older firmware version and if we use the default theme it returns : 

 

"themeId": null

 

However , like mentionned if you use a recent network with recent firmware each default theme returns a different ( unique ? ) themeid : 

 

"themeId": "6961b3f08ec7dcb6eaa3fb0814e4722e4a83b6b8"

 

 

So this is probably working ! 

Yes, that's what I imagined, but cloning a specific theme would solve the problem.

I am not a Cisco Meraki employee. My suggestions are based on documentation of Meraki best practices and day-to-day experience.

Please, if this post was useful, leave your kudos and mark it as solved.

I guess it depends on how well you want to play with Meraki.

In the end Meraki is all about RESTful calls, whether it's the API or the Dashboard itself.

 

If you want to abide by the rules, then no, there isn't an endpoint to change the Splash Page Theme to Fluid.

 

But if you're feeling a bit rebelleous, there are ways around... Hint: cookies are delicious...

LinkedIn ::: https://blog.rhbirkelund.dk/

Like what you see? - Give a Kudo ## Did it answer your question? - Mark it as a Solution 🙂

All code examples are provided as is. Responsibility for Code execution lies solely your own.
Get notified when there are additional replies to this discussion.
Welcome to the Meraki Community!
To start contributing, simply sign in with your Cisco account. If you don't yet have a Cisco account, you can sign up.