Apache CloudStack v4.8.0 User API Reference

removeVpnUser

Removes vpn user

Request parameters

Parameter NameDescriptionRequired
usernameusername for the vpn usertrue
accountan optional account for the vpn user. Must be used with domainId.false
domainidan optional domainId for the vpn user. If the account parameter is used, domainId must also be used.false
projectidremove vpn user from the projectfalse

Response Tags

Response NameDescription
displaytextany text associated with the success or failure
successtrue if operation is executed successfully