diff --git a/config/chkpfwservices1.txt b/config/chkpfwservices1.txt new file mode 100644 index 0000000..7a835a6 --- /dev/null +++ b/config/chkpfwservices1.txt @@ -0,0 +1,44 @@ +{ + "name": "FW1", + "cxp": "US-EAST-2", + "segments": [ + "Corporate" + ], + "segmentOptions": { + "Corporate": { + "DEFAULT": [ + "Users" + ] + } + }, + "size": "LARGE", + "version": "R81", + "credentialId": "", + "autoScale": "OFF", + "maxInstanceCount": 1, + "minInstanceCount": 1, + "managementServer": { + "configurationMode": "MANUAL", + "type": "SMS", + "reachability": "PUBLIC", + "ips": [ + "10.1.1.1" + ], + "domain": "", + "segment": "Corporate", + "segmentId": 1636, + "globalCidrListId": "58" + }, + "tunnelProtocol": "IPSEC", + "instances": [ + { + "name": "FW1-instance-1", + "credentialId": "", + "cxp": "US-EAST-2" + } + ], + "licenseType": "PAY_AS_YOU_GO", + "billingTags": [ + "333" + ] +}