wlsinstanceserversinfo

API Name

wlsinstanceserversinfo

Description

Returns information about the server for the WebLogic managed instance within the Server Manager Console.

REST Methods

GET

Precondition

Agent must be running.

Input Params

wlsInstanceName Note (Release 9.2.4.3): Add these additional parameters if there are duplicate instance names: agentHostName, jdeHome.

Sample Request

This is the sample request if you have duplicate instance names: : https:// jdesmc_example.com:8998/manage/mgmtrestservice/ wlsinstanceserversinfo?wlsInstanceName=tqa_923_lnx_jas_jdesmc_ 21500&agentHostName=jdeHost.example.com&jdeHome=C:\jde_home_2\SCFHA

Return

HTTP status 200 and returns the list of WebLogic Server domains in the WebLogic Server instance.

Sample Response

Exception

Throws an exception incase of a problem.