addHost(AddHostType addHostInput)
Adds a host to an application.
AddHostType parameters:
applicationID identifies the application to use.
host is a HostType object specifying the host to add.
directories allows you to specify directories using a full path and a name. These directories are associated with hosts and created when the host is provisioned.
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: