You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hardwareEncryptionCaps, passCodeLock, usesHardwareKeystore, and androidSecurityPatchVersion.
60
+
- wifiMacs (array): Filter devices by wifi mac(s).
61
+
- serials (array): Filter devices by serial(s).
62
+
- ids (array): Filter devices by id(s).
63
+
- scope (array): Specify a scope (one of all, none, withAny, withAll, withoutAny, or withoutAll) and a set of tags.
64
+
- perPage (integer): The number of entries per page returned. Acceptable range is 3 - 1000. Default is 1000.
65
+
- startingAfter (string): A token used by the server to indicate the start of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it.
66
+
- endingBefore (string): A token used by the server to indicate the end of the page. Often this is a timestamp or an ID but it is not limited to those. This parameter should not be defined by client applications. The link for the first, last, prev, or next page in the HTTP Link header should define it.
**Clone port-level and some switch-level configuration settings (Aggregation Groups, Power Settings, Multicast Settings, MTU Configuration, STP Bridge priority, Port Mirroring) from a source switch to one or more target switches**
- splashUrl (string): [optional] The custom splash URL of the click-through splash page. Note that the URL can be configured without necessarily being used. In order to enable the custom URL, see 'useSplashUrl'
1358
1358
- useSplashUrl (boolean): [optional] Boolean indicating whether the users will be redirected to the custom splash url. A custom splash URL must be set if this is true. Note that depending on your SSID's access control settings, it may not be possible to use the custom splash URL.
1359
+
- splashTimeout (integer): Splash timeout in minutes. This will determine how often users will see the splash page.
1360
+
- redirectUrl (string): The custom redirect URL where the users will go after the splash page.
1361
+
- useRedirectUrl (boolean): The Boolean indicating whether the the user will be redirected to the custom redirect URL after the splash page. A custom redirect URL must be set if this is true.
1362
+
- welcomeMessage (string): The welcome message for the users on the splash page.
1363
+
- splashLogo (object): The logo used in the splash page.
1364
+
- splashImage (object): The image used in the splash page.
1365
+
- splashPrepaidFront (object): The prepaid front image used in the splash page.
0 commit comments