Parameter Name | Description | Required |
account | list resources by account. Must be used with the domainId parameter. | false |
accounttype | List users by account type. Valid types include admin, domain-admin, read-only-admin, or user. | false |
domainid | list only resources belonging to the domain specified | false |
id | List user by ID. | 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 | false |
page | | false |
pagesize | | false |
state | List users by state of the user account. | false |
username | List user by the username | false |