Set up VPN configurations on your Android device devices remotely. This will allow It allows the device to access secured resources on the intranet of an organization.
Define the path to the JSON file, which lists the devices that this operation is applied on, as the <JSON_PAYLOAD> value. For more information, see the Sample JSON Definition.
By default, <EMM_HOST> is localhost. However, if you are using a public IP, the respective IP address or domain needs to be specified.
By default, <EMM_HTTPS_PORT> has been set to 9443. However, if the port offset has been incremented by n, the default port value needs to be incremented by n.
This specifies the operation that is to be applied on the Android device.
-
serverAddress
Define the server address of the VPN.
String
serverPort
Define the server port of the VPN.
String
sharedSecret
Define the shared secret for the VPN connection. This is used for secure communication between the device and the WSO2 EMM server.
String
dnsServer
Define the DNS server URL. This field is optional.
String
deviceIDs
ID of the Android device. Multiple device IDs can be added by using comma separated values. For more information on retrieving the device ID, see Retrieving the ID of an Android device.