updateComponent(UpdateComponentType updateComponentInput)
Updates a running component.
UpdateComponentType parameters:
applicationID identifies
the application to use.
component is one of the
following: Forge, Dgidx, Dgraph, LogServer, ReportGenerator.
forceUpdate indicates that
the Application Controller will attempt to force the conditions under which the
update can take place, by stopping running components.
Throws:
EACFault is the error
message returned by the Application Controller when the method fails.
ProvisioningFault is a
list of provisioning errors and a list of provisioning warnings thrown when
there are fatal errors during provisioning.
Returns: