Deployment History

The Deployment History table presents details about the current and past deployments of the realm definition.

GUI Field JSON Attribute Description
Name name Name of the deployment.

The deploy transaction dialog supplies an automatically generated name. Administrators can supply a more descriptive name.

Description description Optional.

Administrators can add a string in the deploy transaction dialog, as a comment to describe the deployment and attach administrative notes.

Revision realm_revision

(Numeric value type.)

Revision number of the realm definition as stored in the FTL server.

This number increases each time you deploy modified definitions to the FTL server. This number does not change if the changes do not affect realm semantics (for example, modifying only a description string).

Deployment Date last_deployed_on Deployment request timestamp.

This field displays the date and time that an administrator requested deployment. (After redeploying, this value can differ from Creation Date.)

Deployer last_deployed_by User name of the administrator who requested the deployment.

If the FTL server enables user authentication, this field displays the user name that requested the deployment.

If user authentication is disabled, this field displays the string anyone.

Creation Date created_on Deployment creation timestamp.

This field displays the date and time that the deployment package was created.

Creator created_by User name of the administrator who created the deployment package.

If the FTL server enables user authentication, this field displays the user name that created the deployment.

If user authentication is disabled, this field displays the string anyone.

Commands

Icons at the right of each deployment row manipulate deployments.
  • Redeploy the realm definition from the deployment of this row.
  • Delete this deployment from the history list.
Related concepts