Application Change¶
Application change is an operation that replaces all application's instances, with instances of new application. If you want to perform the change, you need to specify the old application, and the application that will replace the old one. If the old application has distribution, the distribution will also be updated.
Elements¶
oldApplicationId
Id of application, that will be replaced with the new application.
newApplicationId
Id of application, that will replace the old application.