- CheckMates
- :
- Products
- :
- Developers
- :
- API / CLI Discussion
- :
- Add comments to rule via api
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Are you a member of CheckMates?
×
Sign in with your Check Point UserCenter/PartnerMap account to access more great content and get a chance to win some Apple AirPods! If you don't have an account, create one now for free!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Add comments to rule via api
Hello,
I am trying to see how to append comments to rule, i know how to add comments, but if i add them it removes the existing comments, is there a way to append comments to a rule that already has comments in it?
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You would have to handle this in your own code, namely: read in what the existing comment field says, and add that to what you submit as part of your API call to replace the comments field.