| 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 |
| fingerprint | A public key fingerprint to look for | false |
| id | The ID of the SSH keypair | 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 |
| name | A key pair name to look for | false |
| page | | false |
| pagesize | | false |
| projectid | List objects by project; if projectid=-1 lists All Instances | false |