List resources (reslist)
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Description
Displays the list of OpenEdge Management resources.
Syntax
|
- -user
- (Optional) The username for OpenEdge Management. Progress recommends specifying this switch. If this switch is not specified, the utility uses the current username of your machine.
- -password
- (Optional) The password for the username you provided. Using this switch in the command might allow others to see your password in cleartext. So, Progress recommends specifying the password only when prompted.
| Option syntax | Description |
|---|---|
-container <container-name>
|
Displays the list of resources for that container. |
-restype <resource-type>
|
Displays all the resources that
belong to a resource type: database, file, network, openedge, or system. |
Note: Ensure that you specify only one option, either
-container or -restype, when using this command. Specifying multiple options results in
an error.Example
The following command is an example to retrieve the list of available database resources:
|