Try OpenEdge Now
skip to main content
Administration
REST Administration : Using the RESTMAN Utility : Functions for managing a REST Management Agent
 

Functions for managing a REST Management Agent

Certain functions of the RESTMAN utility are specific to the REST Management Agent and enable you to manage it. These are summarized in the following table.
Table 82. REST Management Agent functions
Function
Description
Displays the default properties associated with the REST Management Agent.
All the properties of the REST Management Agent are in its default.props file that is used to initialize the runtime.props file of each REST Web application deployed by the REST Management Agent on the Web server.
Displays the current value of the properties of REST Management Agent that can be changed while it is running.
Displays statistics for the REST Management Agent.
Displays the list of REST Web applications that have been deployed by the REST Management Agent on the Web server.
Displays the following characteristics and properties of the REST Management Agent:
*Status of the Agent (running, not running, or status not known).
*REST Administration and the REST Services status. Displays whether they are enabled or disabled.
*URI information: Displays the properties URI, statistics URI, and the Applications URI associated with the REST Management Agent.
Resets the properties of a REST Management Agent to its default values. All the properties of the REST Management Agent are in its default.props file.
Resets the statistics of the REST Management Agent.
Sets one of the properties of the REST Management Agent to its default value.
All the properties of the REST Management Agent are in its default.props file.
Sets one of the default properties associated with the REST Management Agent.
For more information on the functions of the RESTMAN utility, see Commandand Utility Reference.