chkp-royl

Results 25 comments of chkp-royl

What is the best practice to get only the attributes the user set in .tf of nested structures? Currently, I use schema.TypeSet and convert it into map[string]interface{} but then I...

Thanks for your quick respond. I tested both versions 2.13.1 and 2.12.6 and it doesn't work. After some debugging I found out that issue happens from version 2.7.0. On version...

After more investigation I think I found the root cause of this bug. It's probably relate to serializing and not to deserializing like I thought at the beginning. See how...

Ok, thanks for your help! What is the best practice in such case? Do I need to run same Jackson version when I do serialization & deserialization? Currently I do...

Hi @mhansi12 , Thanks for reporting this issue. You are probably correct. We will check this issue and hope to fix it as soon as possible. Regards, Roy

Since we don't have official API for remote access client, fixing this issue won't be a full solution because we can't export & import this type of object. I suggest...

Hi @fjperez , Do you see NAT layer file in the export .tar.gz file? If not, you need to run export again with '--nat' flag set to True. Please let...

There are two options: 1. If you run tool with CLI command, you need to add parameter '--nat True' to your command. 2. If you do it manually make sure...

Hi @russellstrei , Thanks for finding this issue, it seems like bug in the tool. In order to investigate and reproduce this issue, please send API logs by run 'api...

Hi @0dadj1an , please do the following: 1. Reproduce the issue 2. Connect to Mgmt via SSH and execute api status -s 3. Send the output (.tgz file) + tool...