distributecomponent

API Name

distributecomponent

Description

Distributes the managed component from the Server Manager Console to any Server Manager Agent.

REST Methods

POST

Precondition

Agent must be running.

Input Params

agentHostName, jdeHome, componentName

Sample Request

{"agentHostName":"jdesmc.example.com","jdeHome":"/slot/oracle/jde_agent/SCFHA","componentName":E1_HTMLServer_9.2.0.0_08-10_015_07_22.jar"}https://jdesmc.example.com:8998/manage/mgmtrestservice/distributecomponent

Return

true/false

Sample Response

Exception

Throws an exception if there is a problem while distributing the software component.