Try OpenEdge Now
Administration
Command and Utility Reference
:
RESTMAN setdefault (Management Agent)
RESTMAN setdefault (Management Agent)
Sets one of the properties of the Rest Management Agent's
default.props
to its default value.
All the properties of the Rest Management Agent that are used when initializing a REST Web application are in its
default.props
file.
Syntax
Operating system
Syntax
UNIX
Windows
restman
-name
instance-name
-prop
property-name
-value
new-property-value
-setdefaults
-name
instance-name
The name of the REST Management Agent instance.
-prop
property-name
The property of the REST Management Agent.
-value
new-value-name
The new value you want to set as default for the property.
For information on the properties, see
Reference to OpenEdge Web Service Properties
.