Request parameters
Parameter Name | Description | Required |
account | list resources by account. Must be used with the domainId parameter. | false |
domainid | list only resources belonging to the domain specified | false |
id | The uuid of the Vpn user | false |
isrecursive | defaults to false, but if true, lists all resources from the parent specified by the domainId till leaves. | false |
keyword | List by keyword | false |
listall | If set to false, list only resources belonging to the command's caller; if set to true - list resources that the caller is authorized to see. Default value is false. Resources dedicated to a project are listed only if using the projectid parameter. | false |
page | false | |
pagesize | false | |
projectid | list objects by project; if projectid=-1 lists All VMs | false |
username | the username of the vpn user. | 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 |
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 |