Create or edit a web profile override
Click Create New to open the New Administrative Override window.
To open the Edit Administrative Override window, select a web profile override from the list and then click Edit.
Configure the following settings and then click OK to save your changes:
Scope range |
Select one of the following scope ranges:
|
User | If you selected User for the scope range, select or create the user. See Create a user. |
User group | If you selected User group for the scope range, select or create the user group. See Create or edit a user group. |
Source IP | If you selected Source IP for the scope range, enter the source IP address. |
Original profile | Select or create a web filter profile to override. See Create or edit a web filter profile. |
New profile | Select or create a web filter profile that will override the original web filter profile. See Create or edit a web filter profile. |
Expires | Select the date and time when the override ends. |
Status | Enable to make the override active. |
API Preview | The API Preview allows you to view all REST API requests being used by the page. You can make changes on the page that are reflected in the API request preview. This feature is not available if the user is logged in as an administrator that has read-only GUI permissions. |
References | Click to open the object usage page to show which other configuration are referencing the object. |
Edit in CLI | Click to open a CLI console window to view and edit the setting in the CLI. If there are multiple CLI settings on the page, the CLI console shows the first setting. |
To use the API Preview:
- Click API Preview. The API Preview pane opens, and the values for the fields are visible (data). If a new object is being created, the POST request is shown.
- Enable Show modified changes only to show the modified changes instead of the full configuration in the preview.
- Click Copy to Clipboard to copy the JSON code shown on the preview screen to the clipboard.
- Click Close to leave the preview.