CI Reference

Configuration Item Overview

Deployeds

CI Description
python.PythonManagedDeployed The supertype of all Deployeds

Other Configuration Items

CI Description
python.PythonManagedDeployed The supertype of all Deployeds

Configuration Item Details

python.PythonManagedDeployed

Virtual Type
Type Hierarchy udm.BaseDeployed >> udm.BaseConfigurationItem
Interfaces udm.Deployed, udm.ConfigurationItem

The supertype of all Deployeds.

Parent
 
 
container : CI<udm.Container>
The container on which this deployed runs.
Public Properties
 
 
deployable : CI<udm.Deployable>
The deployable that this deployed is derived from.
Hidden Properties
 
 
discoverOrder : INTEGER  = 50
The order in which a discover step will be executed.
 
 
exposeDeployedApplication : BOOLEAN  = false
flag to indicate whether the deployed application CI is to be injected to the python script execution context.
 
 
libraryScripts : LIST_OF_STRING
List of scripts to appended to the the deployeds runtime script