deploypathcode

API Name

deploypathcode

Description

Deploys the path code.

REST Methods

POST

Precondition

Agent must be running.

Input Params

agentHostName, jdeHome,instanceName,pathCode

Sample Request

{"instanceName":"ent790","agentHostName":"jdesma.example.com","jdeHome":"/u01/jde_agent_ent/SCFHA", "pathCode": "PY"}https://jdesmc.example.com:8999/manage/ mgmtrestservice/deploypathcode

Return

HTTP status 201 is returned.

Sample Response

Exception

Throws an exception if the operation fails for any reason..