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 user ID |
| 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 |
| domainpath | Path of the domain to which the remote access VPN belongs |
| project | The project name of the VPN |
| projectid | The project ID of the VPN |
| state | The state of the VPN User, can be 'Add', 'Revoke' or 'Active'. |
| username | The username of the VPN user |