DTW_CTR_MONITORING_RELEASE_BDL


Description

Holds a monitoring release bundle

Columns

Column Type Size Nulls Auto Default Children Parents Comments
BUNDLE_ID CHAR 36 null
DTW_CTR_MONITORING.BUNDLE_ID DTW_CTR_MON_RELEASE_BDL_M_FK R
DTW_CTR_BUNDLE.ID DTW_CTR_MON_RELEASE_BDL_B_FK C

The associated bundle ID

AMOUNT_TO_RELEASE JSON 1073741824 null

Holds a json object storing the underlying amount to release

BLUEPRINTS JSON 1073741824 null

Holds a json object storing the list of blueprints related with release

RELEASE_RESPONSE JSON 1073741824 null

Holds a json object storing response of release execution

METADATA JSON 1073741824 null

Holds a json object storing the underlying release metadata

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc BUNDLE_ID

Relationships