homesupdatestatus

API Name

homesupdatestatus

Description

Gets the status of the Managed Homes on the Server Manager Console. Response includes information about Managed Home that requires an update or if it is already updated.

REST Methods

GET

Precondition

Agent must be up and running.

Input Params

Sample Request

https://jdesmc.example.com:8998/manage/mgmtrestservice/ homesupdatestatus

Return

HTTP Status 200 and returns the list of Managed Homes that requires an update (agentHostName,jdeHome)

Sample Response

{ "managedHomesSet": [ "jdesmc.example.com,C:\\jde_Agent_ SM9205_xif\\SCFHA" ]}

Exception

Throws an exception if the operation fails for any reason.