correct, from CCSE R80 guide:
Using Web Services to build an application that communicates with the Check Point
management server requires the following components for the web request:
• HTTP Post to — Identifies the management server and port. The default port is 443.
• HTTP Headers — Consists of the content-type, such as application/json, and
the x-chkp-sid header. The x-chkp-sid is the session ID token and is mandatory
in all API calls, except login.
• Request payload — Text containing the different parameters in the specified format
(json or xml).
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Amathai1803
11 months, 2 weeks agoNikolas
2 years, 1 month ago