Download Bundle Information
To access internet through captive portal, you need to select the AP hosted splash page with click through option. For this we need to create a zip file of the portal page along with any other file like images, stylesheets and then upload it. This files are uploaded in bundle. The unzipped bundle of files should be less than 100 KB.
You can also download the default portal bundle file and use it as a template to create a custom portal bundle.
JSON Table
Attribute | Data Type | Description |
---|---|---|
href | String | Gives a zip file link of client connection log bundle. |
traceType | String | tracetype can be either applicable or not. |
size | int | Size of the zipped file. |
fileName | String | It carries the fileName of the client connection log bundle. |
Copy Sample JSON
Sample JSON
{ "href": "https://192.168.8.15/new/webservice/sfiles?id=0f2911c5-cfb9-4782-be62-8caacfb5d6c1&dwnlfnpre=client_connection_log_bundle_6274363953536950144.zip", "traceType": "NOT_APPLICABLE", "size": 235, "fileName": "client_connection_log_bundle_6274363953536950144.zip" }
API Calls
/V5/packetcaptures/connectionlogs/bundle