Request parameters
| Parameter Name | Description | Required | 
| password | password for the username | true | 
| username | username for the vpn user | true | 
| account | an optional account for the vpn user. Must be used with domainId. | false | 
| domainid | an optional domainId for the vpn user. If the account parameter is used, domainId must also be used. | false | 
| projectid | add vpn user to the specific project | false | 
Response Tags
| Response Name | Description | 
| id | the vpn userID | 
| account | the account of the remote access vpn | 
| domain | the domain name of the account of the remote access vpn | 
| domainid | the domain id of the account of the remote access vpn | 
| project | the project name of the vpn | 
| projectid | the project id of the vpn | 
| state | the state of the Vpn User | 
| username | the username of the vpn user |