[Index]

Model: relation/Bundle

A Bundle is a logical grouping of packages that are installed together.

Model Details: relation/Bundle

Title Description Details
Bundle Group Assigned by FDP
  • Field Name: Bundle
  • Type: Object
Name * Name of the bundle.
  • Field Name: Bundle.name
  • Type: String
  • MaxLength: 1024
Release Overall release of HCS.
  • Field Name: Bundle.release
  • Type: String
  • MaxLength: 1024
Version Version of the bundle.
  • Field Name: Bundle.version
  • Type: String
  • MaxLength: 1024
Previous Version Previous Version of the bundle.
  • Field Name: Bundle.previousVersion
  • Type: String
  • MaxLength: 1024
Build Number The build version of the bundle.
  • Field Name: Bundle.build
  • Type: String
  • MaxLength: 1024
Build Time Timestamp when the bundle was generated.
  • Field Name: Bundle.buildTime
  • Type: String
  • MaxLength: 1024
Branch The source code branch where the bundle was generated.
  • Field Name: Bundle.branch
  • Type: String
  • MaxLength: 1024
View The source code view where the build was generated.
  • Field Name: Bundle.view
  • Type: String
  • MaxLength: 1024
Author The field matches the Author field of each package in the bundle.
  • Field Name: Bundle.author
  • Type: String
  • MaxLength: 1024
Deployment Mode Type of deployment mode.
  • Field Name: Bundle.deploymentMode
  • Type: String
  • MaxLength: 1024
Platform Version The CUCDM platform version.
  • Field Name: Bundle.platformVersion
  • Type: String
  • MaxLength: 1024
Patches Group Assigned by FDP
  • Field Name: Patches
  • Type: Object
Patches
  • Field Name: patchDat.[n]
  • Type: Array
Name * The unique name of the patch.
  • Field Name: Patches.patchDat.[n].name
  • Type: String
  • MaxLength: 1024
Description Description of the patch.
  • Field Name: Patches.patchDat.[n].description
  • Type: String
  • MaxLength: 1024
Patch Version The version of the patch.
  • Field Name: Patches.patchDat.[n].version
  • Type: String
  • MaxLength: 1024
Notes A description of any side-effects resulting from applying this patch, such as migration of existing data.
  • Field Name: Patches.patchDat.[n].notes
  • Type: String
  • MaxLength: 1024
Releases The HCS release to which this patch applies.
  • Field Name: releases.[n]
  • Type: Array
Models
  • Field Name: models.[n]
  • Type: Array
Type The type of model included in the patch.
  • Field Name: Patches.patchDat.[n].models.[n].model_type
  • Type: String
  • MaxLength: 1024
Instances
  • Field Name: model_instances.[n]
  • Type: Array
Instance The business key of the model included in the patch.
  • Field Name: Patches.patchDat.[n].models.[n].model_instances.[n].model_instance
  • Type: String
  • MaxLength: 1024
Version The new version of the patched model.
  • Field Name: Patches.patchDat.[n].models.[n].model_instances.[n].model_version
  • Type: String
  • MaxLength: 1024
Defect IDs A list defects that are fixed by this patch.
  • Field Name: defect_ids.[n]
  • Type: Array