registerdepserver

API Name

registerdepserver

Description

Registers an existing Deployment Server instance.

REST Methods

POST

Precondition

Agent must be running.

Input Params

targetType, agentHostname, jdeHome, depInstallPath, instanceName

Sample Request

{"instanceName":"DepServer92","agentHostName":"jdesmc.example.com","depInstallPath":"D:\\JDEdwards\\E920","jdeHome":"D:\\jde_agent_1\\SCFHA",}https://jdesmc.example.com:8998/manage/mgmtrestservice/registerdepserver

Return

HTTP status 200 is returned.

Sample Response

Exception

Throws an exception if there is any problem in the input or from the registration of Deployment Server instance.