You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Change parameters of a running application. The new application parameters apply only to subsequently created tasks. Currently running tasks are restarted, while maintaining the minimumHealthCapacity
Parameters
Name Type Description
force boolean If the app is affected by a running deployment, then the update operation will fail. The current deployment can be overridden by setting the force query parameter. Default: false.
PUT /v2/apps/{appId}
Change parameters of a running application. The new application parameters apply only to subsequently created tasks. Currently running tasks are restarted, while maintaining the minimumHealthCapacity
Parameters
Name Type Description
force boolean If the app is affected by a running deployment, then the update operation will fail. The current deployment can be overridden by setting the
force
query parameter. Default: false.The text was updated successfully, but these errors were encountered: