Symantec Bluecoat Sitereview
App Vendor: Symantec
App Category: IT Services
Connector Version: 1.0.0
API Version: 1.0.0
About App
Symantec Bluecoat Sitereview enables users to check and dispute the current WebPulse categorization for any URL. The Symantec Bluecoat Sitereview app enables security teams to integrate with the Symantec Bluecoat Sitereview enterprise application to review the sites and then categorize them.
The Symantec Bluecoat Sitereview app is configured with the Orchestrate application to perform the following actions:
Action Name | Description |
---|---|
Site Review | The action reviews a site and categorizes it. |
Configuration Parameters
The Symantec Bluecoat Sitereview app does not require any configuration parameter to communicate with the Symantec Bluecoat Sitereview enterprise application.
Action: Site Review
The action reviewes a site and categorizes it.
Action Input Parameters
Parameter | Description | Field Type | Required/Optional | Comments |
---|---|---|---|---|
URL | Enter the URL to be reviewed. Example: "google.com" | Text | Required | |
Jsession ID | Enter the Jsession ID. Example: "2A863F6219468058C7AA715457F92AF6" | Text | Required | |
XSRF Token | Enter the XSRF token. Example: "sample token" | Text | Required | |
Key | Enter the key. Example: "sample key" | Password | Required |
Example Request
[ { "url": "google.com", "jsession_id": "2A863F6219468058C7AA715457F92AF6", "xsrf_token": "sample token", "key": "sample key" } ]