Gets the scope (admin or visitor) of the current user's view.
/bea/wlp/api
GET
/bea/wlp/api/adminscope/details
|
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.
|
/bea/wlp/api//adminscope/details?webapp=mywebapp&portal=portalpath&desktop=desktoppath
<rsp status="OK"><scope>admin</scope></rsp>