Deployments
Deployments
The Deployments tab shows the full history of deployments made to the selected device. Each deployment represents a versioned configuration, including assigned modules and settings delivered to the device via the management platform.
The left panel displays a paginated, searchable list of past deployments.
Columns include:
Date The timestamp when the deployment was initiated.
Name A descriptive label for the deployment (e.g., “Deployment of tc-edge-local-02”).
Status Final result of the deployment process:
Completed – Deployment finished successfully and was applied to the device.
Cancelled – Deployment was intentionally aborted or never finalized.
Failed – Deployment encountered an error and did not complete.
Created By The user who initiated the deployment.
🔄 Use the Refresh button to update the deployment list and Redeploy to redeploy the selected deployment.
Deployment Details
When a deployment is selected, the right panel shows detailed metadata:
Deployment Name The full name of the deployment operation.
Status Final deployment result.
Target Device The name of the device that is deployed to.
Device Configuration Version The version number of the device configuration, that has been applied to the device.
Created Timestamp for when the deployment was initiated.
Last Updated Timestamp for when the deployment was last modified.
Created By The user who triggered the deployment.
Description Human-readable explanation of what was deployed (e.g., version details, changes).
Duration Total time taken for the deployment to complete.
Events
A chronological timeline of deployment-related events, shown at the bottom of the details panel. This section is used for debugging failed deployments, and for confirming the progress and results of successful ones.
Timestamp Time of the event.
Type Classification (e.g., Started, Information, Warning, Failed, Completed).
Description Detailed event message explaining what occurred during the deployment (e.g., module started, configuration applied).
Last updated
Was this helpful?