Syntax of the CLI command captiveportal
New article with version: 12.1.0
New:
- New Command: captiveportal image new
Last updated:
- 06.2024 (Updated to Redesign of the webinterface)
This article refers to a Resellerpreview
Example: captiveportal set id "1" node_obj_id [ ]
Command | Parameter | Description | Example |
---|---|---|---|
captiveportalcaptiveportal newcaptiveportal new |
Creates a new Captive Portal network object | captiveportal new node_obj_id "700" | |
node_obj_id | ID of the network object | ||
captiveportal setcaptiveportal set |
Changing a Captive Portal Network Object | captiveportal set id "1" node_obj_id "700" | |
id | ID of the Captive Portal | ||
node_obj_id | ID of the network object | ||
captiveportal getcaptiveportal get |
List of Captive Portal Network Objects | captiveportal get | |
captiveportal deletecaptiveportal delete |
Deletes a Captive Portal network object | captiveportal delete id "1" | |
id | ID of the Captive Portal | ||
captiveportal imagecaptiveportal image newcaptiveportal image new |
Upload of an image | captiveportal image new name "Bild" dl_key "1234ABCD" | |
name | File name of the image | ||
dl_key | Download key |