The redeployAllApplications Web API Method
Redeploy all applications currently registered in the system for the specified servers. This action only sends the operation request and will not wait on completion.
Version: 1.3
Required Permissions: Read-only
HTTP method: POST
Supported by Editions:Zend Server
Request Parameters:
Parameter |
Type |
Required |
Description |
servers |
Array |
No |
List of servers to perform the operation on. Default: All servers. |
Expected Response Code: 200 OK - For more information see Response Format.
Response Type: applicationsList
Possible Action Specific Error Codes: This action has no specific error codes
Example
|
Request
Response
|
Important Note:
For Zend Server on Mac or Linux, this action is also available via the command line using CLI Tools. For more information see CLI Tools.