homesinfo

API Name

homesinfo

Description

Retrieves information of all Managed Homes.

REST Methods

GET

Precondition

Input Params

None

Sample Request

https://host:port/manage/mgmtrestservice/homesinfo

Return

HTTP status 200 is returned.

Sample Response

{ "result": [ { "jdeHome":"C:\\jde_home_agent_SM9205\ \SCFHA", "agentHostName":"jdesma.example.com" }, { "jdeHome":"C:\\jde_Agent_SM9205_xif\\SCFHA", "agentHostName": "jdesma2.example.com " }, { "jdeHome":"C:\\jde_home_SM9205\ \SCFMC", "agentHostName":"jdesma3.example.com "} ]}

Exception

None.