Hotspot SSID
Smartphones and tablets can act as WiFI hotspots. Clients can connect to any such access point or hotspot and easily access a network that is not properly protected against wireless threats. Those hotspots can have SSIDs that can provide an application traffic for the specified SSID. It prevents the attacks and gives an aggregated data for all the Hotspot SSIDs.
JSON Table
Attribute | Data Type | Description |
---|---|---|
ssids | application/json | It is list of hotspot ssids. |
policyCreatedAtLocId | application/json | It is used to specify location on which global policy is to be updated (this must be the location on which global policy was created). The value is of the type Location ID JSON. |
policyType | String | Type of the policy. |
Copy Sample JSON
Sample JSON
{ "policyCreatedAtLocId": { "type": "locallocationid", "id": 0 }, "policyType": "HOTSPOT_SSID_POLICY", "ssids": [ "AmbraNet", "ANY", "BestBuy", "boingo", "walkwire", "wifi-texas", "WWPL", "WWPL_North", "WWPL_South", "YesIHotspot", "zrnetservice" ] }
API Calls
/V5/configuration/global/hotspotssid
/V5/configuration/global/hotspotssid
<Base_URL>/V2/analytics/associationdata/{startdate}/{enddate}