{ "GUID": "guid",
"Type": "vpn",
"Name": "MyIKEv2VPN",
"Provider": {
"Host": "some.host.org",
"IKEv2.AuthenticationType": "EAP",
"IKEv2.LocalIdentity": "local-id",
"IKEv2.RemoteIdentity": "remote-id",
"Type": "ikev2"
},
"EAP.EAP": "MSCHAPV2",
"EAP.Identity": "my_identity",
"EAP.Password": "my_password",
"EAP.SaveCredentials": true,
"SaveCredentials": true
}