This will not wait for the agent to finish the configuration update. This will return after the request is sent. Once the agent finishes with the request, it will send the completed request information to {@link #completeResourceConfigurationUpdate}.
@param subject the user who is requesting the update @param resourceId identifies the resource to be updated @param configHistoryId the id of the resource's previous configuration to rollback to @throws ConfigurationUpdateException if the configHistoryId does not exist
|
|