Click or drag to resize
Database Table DeploymentTarget

[This is preliminary documentation and is subject to change.]

The online deployment functionality makes it possible to deploy configuration items from one configuration (source) to another (target) - across networks. For each deployment target, information on URL, username, password etc. must be supplied. This tables is used to store this information, so that the user (deployer) does not have to key in this information on each deployment.

Fields

Field Name

Type

Note

Description

Name

varchar(255)

Primary key

Description

varchar(-1)

FrameworkURL

varchar(-1)

ConfigurationName

varchar(255)

Domain

varchar(255)

Username

varchar(255)

Password

varchar(255)