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. Adminstrators 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 realm server.
This number increases each time you deploy modified definitions to the realm 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 realm 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 realm 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. |