Lookup Target
post
/management/weblogic/{version}/domainConfig/partitions/{name}/resourceGroups/{name}/lookupTarget
Find a particular target with a given name.
Request
Supported Media Types
- application/json
Path Parameters
-
name: string
The name property of the instance in the collection.
-
version: string
The version of the WebLogic REST interface.
Header Parameters
-
X-Requested-By: 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:
Root Schema : Arguments
Type:
object
Title:
Show Source
Arguments
-
name(optional):
string
the name of the target to find
Security
-
Admin: basic
Type:
basic
Description:A user in the Admin security role.
Response
Supported Media Types
- application/json
200 Response
Returns the following fields:
Root Schema : Return
Type:
object
Title:
Show Source
Return
-
return(optional):
array Target Reference
Title:
Target Reference
Contains the target reference.Returns the action's result.
Nested Schema : Target Reference
Type:
array
Title:
Target Reference
Contains the target reference.
Show Source
Returns the action's result.