Causes the environment to restart the application container server running on each Amazon EC2 instance.
get/#Action=RestartAppServer
Query parameters
EnvironmentIdstring
<p>The ID of the environment to restart the server for.</p> <p> Condition: You must specify either this or an EnvironmentName, or both. If you do not specify either, AWS Elastic Beanstalk returns <code>MissingRequiredParameter</code> error. </p>
EnvironmentNamestring
<p>The name of the environment to restart the server for.</p> <p> Condition: You must specify either this or an EnvironmentId, or both. If you do not specify either, AWS Elastic Beanstalk returns <code>MissingRequiredParameter</code> error. </p>
Action'RestartAppServer' required
Version'2010-12-01' required
Response
Success