Site Setting Gateway Mgmt
Gateway Site settings
This model accepts additional fields of type Object.
Name | Description |
---|---|
admin_sshkeys | array<String> for SSR only, as direct root access is not allowed |
app_probing | |
app_usage | Boolean consumes uplink bandwidth, requires WA license |
auto_signature_update | |
config_revert_timer | Number he rollback timer for commit confirmed |
disable_console | Boolean for both SSR and SRX disable console port |
disable_oob | Boolean for both SSR and SRX disable management interface |
probe_hosts | array<String> |
protect_re | restrict inbound-traffic to host when enabled, all traffic that is not essential to our operation will be dropped e.g. ntp / dns / traffic to mist will be allowed by default, if dhcpd is enabled, we'll make sure it works |
root_password | String for SRX only |
security_log_source_address | String |
security_log_source_interface | String |
{
"admin_sshkeys": [
"ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAA...Wxa6p6UW0ZbcP john@host"
],
"config_revert_timer": 10,
"disable_console": false,
"disable_oob": false,
"probe_hosts": [
"8.8.8.8"
],
"security_log_source_address": "192.168.1.1",
"security_log_source_interface": "ge-0/0/1.0",
"app_probing": {
"apps": [
"apps8",
"apps9",
"apps0"
],
"custom_apps": [
{
"address": "address4",
"app_type": "app_type2",
"hostnames": [
"hostnames4",
"hostnames5"
],
"key": "key8",
"name": "name8",
"exampleAdditionalProperty": {
"key1": "val1",
"key2": "val2"
}
},
{
"address": "address4",
"app_type": "app_type2",
"hostnames": [
"hostnames4",
"hostnames5"
],
"key": "key8",
"name": "name8",
"exampleAdditionalProperty": {
"key1": "val1",
"key2": "val2"
}
}
],
"enabled": false,
"exampleAdditionalProperty": {
"key1": "val1",
"key2": "val2"
}
},
"app_usage": false,
"auto_signature_update": {
"day_of_week": "any",
"enable": false,
"time_of_day": "time_of_day6",
"exampleAdditionalProperty": {
"key1": "val1",
"key2": "val2"
}
},
"exampleAdditionalProperty": {
"key1": "val1",
"key2": "val2"
}
}
Tell us more (optional)
What are you trying to do? (optional)
This site is protected by hCaptcha and its Privacy Policy and Terms of Service apply.
Feedback Received. Thank You!