Reset, or remove all customizations for, a Desktop.
/bea/wlp/api
POST
/bea/wlp/api/desktop/reset
Parameter
|
Type
|
Description
|
Allowed Values
|
Default Value
|
---|---|---|---|---|
webapp (required)
|
String
|
The webapp that contains the Desktop.
| ||
portal (required)
|
String
|
The Portal that contains the Desktop.
| ||
desktop (required)
|
String
|
The name of the Desktop to reset.
| ||
scope
|
String
|
The scope for the reset operation, either the primary admin instance (which will reset *all* customizations on *all* visitor Desktops), or a specific visitor instance.
|
admin
visitor |
admin
|
username
|
String
|
For visitor scope, the username of the owner of the Desktop instance.
|
Currently logged in user.
|
/bea/wlp/api/desktop/reset?webapp=myWebApp&portal=myPortalPath&desktop=myDesktopPath&scope=visitor&username=foo
<rsp/>