MalwareAnalysisVcNetworkParameters
vCenter network parameters for Malware Prevention on-premise analysis mode.
{
"gateway_vm_use_dhcp": false,
"gateway_vm_mgmt_network_name": "VM Network",
"gateway_vm_mgmt_network_mask": "255.255.255.0",
"gateway_vm_ip_address": "192.168.1.100",
"gateway_vm_ipv4_gateway": "192.168.1.1",
"gateway_vm_use_ssp_ntp_and_dns": false,
"ssp_ntp_server_ip_address": "10.0.0.1",
"ssp_dns_server_ip_address": "10.0.0.2",
"sandbox_vm_network_name": "Isolated-Sandbox-Network"
}
Controls whether to use DHCP to obtain Gateway VM IP address
Name of the network to use for Gateway VM to connect to AnonVPN server pod running in SSP
Gateway VM Management Network Netmask if DHCP is not used
Gateway VM IP address if DHCP is not used
Gateway VM IPv4 Gateway if DHCP is not used
Controls whether Gateway VM should use SSP NTP and DNS server
SSP NTP server IP address if SSP NTP and DNS server is not used
SSP DNS server IP address if SSP NTP and DNS server is not used
Name of the network to use for sandbox VMs