EasyManua.ls Logo

Check Point QUANTUM SPARK 1600 - (4) Run-Clish-Command

Check Point QUANTUM SPARK 1600
332 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
RESTful API
Quantum Spark 1500, 1600, and 1800 Appliances R81.10.X Locally Managed Administration Guide|331
Request Headers
Header Name Value Description
Content-Type
application/json Send JSON object to use the API Web Services.
x-chkp-sid
string token Session unique identifier as the response to the login request.
Request Body
Header Name Value Description
type (Required) String Report time frame.
Allow values: {hourly, weekly, daily, monthly}
Response
On Success, HTTP Return code: 200
Header Name Value Description
reportData
Base64 string Send data JSON in base64 format.
On Failure, HTTP Return code: 400, 401, 500
Example Request
{
"type": "daily",
}
Example Response
[
{
"reportData": "<report_json_in_base64_format>"
}
]
(4) Run-Clish-Command
Description
Run a single Gaia Clish command.
Request URL
POST https://<gateway-ip>:<port>/web-api/run-clish-command

Table of Contents

Other manuals for Check Point QUANTUM SPARK 1600

Related product manuals