registerentserver

API Name

registerentserver

Description

Registers an existing Enterprise Server instance.

REST Methods

POST

Precondition

Agent must be running.

Input Params

targetType, agentHostname, jdeHome, depInstallPath, instanceName

Sample Request

{"instanceName":"MyEntSvr","agentHostName": "jdeEntServer.example.com","depInstallPath": "/u01/jde920/ e920","jdeHome": "/u01/jde920/jde_home_1/SCFHA",}https://jdesmc.example.com:8998/manage/mgmtrestservice/registerentserver

Return

HTTP status 200 returned.

Sample Response

Exception

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