Try OpenEdge Now
Administration
REST Administration
:
Using the RESTMAN Utility
:
Syntax
Syntax
Each function of the RESTMAN utility has syntax similar to the following:
Table 81.
Syntax
restman
[
-
option
]
...
-
function
[
-
option
]
...
One or more options, where each option consists of a name (for example,
-appname
) and a value (for example,
-value
).
function
The name of the function (for example,
getdefaults
).
For more information on the functions of the RESTMAN utility, see
Commandand Utility Reference
.