defineApplication(ApplicationType application)
Defines an application.
ApplicationType parameters:
applicationID identifies the application to use.
hosts is a collection of HostType objects, representing the hosts to define.
components is a collection of ComponentType objects (such as ForgeComponentType, DgraphComponentType, and so on) representing the components to define.
scripts is a collection of ScriptType objects.
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: