added JSON for CHKP

This commit is contained in:
mischa 2022-06-21 12:29:07 +02:00
parent 6d353317f0
commit d5ecd64496
1 changed files with 44 additions and 0 deletions

View File

@ -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"
]
}