Deployment Status and Deployment History Information
When an API Proxy is selected, the deployment status and deployment history of that API Proxy appear in the upper middle section of the screen.
Deploy
An API Proxy must be deployed to an Environment to be accessible by clients. Click the Deploy button next to Deployment History.

- A revision can be deployed to one or more Environments.
- Different revisions of an API Proxy can be deployed to different Environments.



Redeploy
Changes made to a deployed revision are not reflected to clients until that revision is redeployed. This feature gives developers the ability to work without stopping client traffic. When an update is made to a deployed revision, the button next to the revision displays Redeploy. This indicates that redeployment is required for the updates to take effect.

The redeployment process is performed seamlessly. The settings made for the redeployed revision replace the previous settings at runtime, and from that moment on, incoming requests are answered according to the new settings.
Undeploy
If a deployed revision needs to be closed to access for some reason, it is first selected as the active revision. Then, the Deployed button is clicked to open the window displaying the Environments where it is deployed. Click the Undeploy button in the row of the Environment from which the revision is to be removed in the list in this window. After confirmation in the confirmation window that appears, this revision can no longer be accessed in the selected Environment.
Deployment History
An API Proxy can be deployed, redeployed, or removed many times during its lifetime. It is also possible to enter a description note for each deployment operation. The deployment history displays information such as who deployed or removed this API Proxy, when, to which environment, and if written, its description. Click the Deployment History button to open this window.
The total number of history records to be kept is configured from the System Global Settings screen.
Rollback
If a problem is encountered while updating the API Proxy, the API Proxy can be rolled back to the last stable working revision through the deployment history. To deploy a previous version of the API Proxy, click the Rollback link in the Deployment History dialog.
Revision Deletion
Revisions can be deleted through the deployment history. To do this, click the trash button for the relevant revision.
Deployment Results
When a configuration is deployed to or removed from a specific Environment or all environments, the operation results are displayed on a detailed results page. Since there can be multiple Pods within an Environment, it is important to ensure that the configuration is successfully deployed to all Pods for the system to work consistently. In case of any Pod crash or becoming inaccessible, this situation is displayed on the results screen, enabling necessary intervention. The visual containing the Deployment Results screen is shown below:
| Field | Description |
|---|---|
| Environment | Indicates the working environment where the operation was performed. |
| Pod Name | Specifies the name of the pod used during the operation. |
| Pod IP | Shows the IP address of the pod where the operation was performed. |
| Status | Indicates the general status of the operation. |
| Detail | Field containing detailed explanation about the operation result. |
| Result | Contains information summarizing the general status of the operation. |
| Response Time(ms) | Expresses the completion time of the operation in milliseconds (ms). |
Related Pages
What is API Proxy?
Learn about the API Proxy concept and basic features.
What is Environment?
Review the Environment concept and deployment processes.
API Proxy Metadata Information
Manage general information and settings of the API Proxy.
System Global Settings
Configure deployment history retention settings.

