View MSP and VAR information. Note: this group of endpoints is used to view operational data. They don't provide the means to manage configuration.
ViewModel Service API & Model Documentation (1.0.41)
Download OpenAPI description
Overview
License
Languages
Servers
Generated server url
http://localhost/
- Generated server url
http://localhost/wifiNetworks/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "multiSortFields": [ "string" ], "matchFields": [ { … } ], "rangeFilter": { "field": "string", "gte": 0, "lte": 0, "lt": 0 }, "rangeDateFilter": { "field": "string", "gte": 0, "lte": 0, "lt": 0 }, "mustNotMatchField": [ { … } ], "sortField": "string", "sortOrder": "string", "page": 0, "pageByDate": { "value": "string", "key": "string" }, "pageSize": 0, "fields": [ "string" ], "searchTargetFields": [ "string" ], "searchString": "string", "filters": { "property1": [ … ], "property2": [ … ] }, "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "groupBy": "string" }
Response
{ "name": "string", "id": "string", "vlan": 0, "nwType": "string", "nwSubType": "string", "captiveType": "string", "crtTime": "string", "lastUpdTime": "string", "ssid": "string", "ancillarySsid": "string", "description": "string", "clientCount": 0, "defaultGuestCountry": "string", "enableDhcp": true, "tunnelWlanEnable": true, "securityProtocol": "string", "dsaeOnboardNetwork": { "id": "string", "name": "string", "description": "string", "nwSubType": "string", "vlan": 0, "vlanPool": { … }, "securityProtocol": "string" }, "isOweMaster": true, "owePairNetworkId": "string", "venueApGroups": [ { … } ], "apCount": 0, "isEnforced": true, "isManagedByTemplate": true }
- Generated server url
http://localhost/wifiNetworks/query
- Payload
- curl
- JavaScript
- Node.js
- Python
- Java
- C#
- PHP
- Go
- Ruby
- R
{ "multiSortFields": [ "string" ], "matchFields": [ { … } ], "rangeFilter": { "field": "string", "gte": 0, "lte": 0, "lt": 0 }, "rangeDateFilter": { "field": "string", "gte": 0, "lte": 0, "lt": 0 }, "mustNotMatchField": [ { … } ], "sortField": "string", "sortOrder": "string", "page": 0, "pageByDate": { "value": "string", "key": "string" }, "pageSize": 0, "fields": [ "string" ], "searchTargetFields": [ "string" ], "searchString": "string", "filters": { "property1": [ … ], "property2": [ … ] }, "mustHaveFields": [ "string" ], "mustNotHaveFields": [ "string" ], "termField": { "field": "string", "value": "string" }, "terms": { "property1": [ … ], "property2": [ … ] }, "exists": "string", "groupBy": "string" }
Response
{ "name": "string", "id": "string", "vlan": 0, "nwType": "string", "nwSubType": "string", "captiveType": "string", "crtTime": "string", "lastUpdTime": "string", "ssid": "string", "ancillarySsid": "string", "description": "string", "clientCount": 0, "defaultGuestCountry": "string", "enableDhcp": true, "tunnelWlanEnable": true, "securityProtocol": "string", "dsaeOnboardNetwork": { "id": "string", "name": "string", "description": "string", "nwSubType": "string", "vlan": 0, "vlanPool": { … }, "securityProtocol": "string" }, "isOweMaster": true, "owePairNetworkId": "string", "venueApGroups": [ { … } ], "apCount": 0, "isEnforced": true, "isManagedByTemplate": true }