Lookup Actions
post
/management/weblogic/{version}/edit/serverTemplates/{name}/serverDiagnosticConfig/WLDFBuiltinSystemResourceDescriptorBean/watchNotification/lookupActions
Request
Supported Media Types
- application/json
Path Parameters
-
name(required): string
The name property of the instance in the collection.
-
version(required): string
The version of the WebLogic REST interface.
Header Parameters
-
X-Requested-By(required): string
The 'X-Requested-By' header is used to protect against Cross-Site Request Forgery (CSRF) attacks. The value is an arbitrary name such as 'MyClient'.
Must contain the following fields:
Security
-
Admin: basic
Type:
basic
Description:A user in the Admin security role.
-
Deployer: basic
Type:
basic
Description:A user in the Deployer security role.
Response
Supported Media Types
- application/json
200 Response
Returns the following fields:
Root Schema : Return
Type:
object
Title:
Show Source
Return
-
return:
array WLDF Action References
Title:
WLDF Action References
Contains the array of WLDF action references.Returns the action's result.
Nested Schema : WLDF Action References
Type:
array
Title:
WLDF Action References
Contains the array of WLDF action references.
Show Source
Returns the action's result.
-
Array of:
object WLDF Action Reference
Title:
WLDF Action Reference
Contains the WLDF action reference.
Nested Schema : WLDF Action Reference
Type:
object
Title:
WLDF Action Reference
Contains the WLDF action reference.
Show Source
-
identity:
array Identity
Title:
Identity
DOC TEAM TBD - describe an identity - it's a reference to another WLS REST resource.
Nested Schema : Identity
Type:
array
Title:
Identity
DOC TEAM TBD - describe an identity - it's a reference to another WLS REST resource.
Show Source