[Index]

Model: relation/Bundle

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

Model Details: relation/Bundle

Title Description Details
Name * Name of the bundle.
  • Field Name: name
  • Type: String
  • MaxLength: 1024
Release Overall release of HCS.
  • Field Name: release
  • Type: String
  • MaxLength: 1024
Version Version of the bundle.
  • Field Name: version
  • Type: String
  • MaxLength: 1024
Previous Version Previous Version of the bundle.
  • Field Name: previousVersion
  • Type: String
  • MaxLength: 1024
Solution Build Number The build version of the bundle.
  • Field Name: build
  • Type: String
  • MaxLength: 1024
Build Time Timestamp when the bundle was generated.
  • Field Name: buildTime
  • Type: String
  • MaxLength: 1024
Branch The source code branch where the bundle was generated.
  • Field Name: branch
  • Type: String
  • MaxLength: 1024
View The source code view where the build was generated.
  • Field Name: view
  • Type: String
  • MaxLength: 1024
Author The field matches the Author field of each package in the bundle.
  • Field Name: author
  • Type: String
  • MaxLength: 1024
Deployment Mode Type of deployment mode.
  • Field Name: deploymentMode
  • Type: String
  • MaxLength: 1024
Platform Version The VOSS Automate platform version.
  • Field Name: platformVersion
  • Type: String
  • MaxLength: 1024
Core Version The VOSS Automate core version.
  • Field Name: core_version
  • Type: String
  • MaxLength: 1024
Release Date
  • Field Name: compiled_date_simple
  • Type: String
  • MaxLength: 1024
Compiled At
  • Field Name: compiled_date_time
  • Type: String
  • MaxLength: 1024
Installed On
  • Field Name: deployment_date_simple
  • Type: String
  • MaxLength: 1024
Installed On (Detail)
  • Field Name: deployment_date_time
  • Type: String
  • MaxLength: 1024
Patch Bundle Number
  • Field Name: patch_bundle
  • Type: String
  • MaxLength: 1024
Patch Dat
  • Field Name: patchDat.[n]
  • Type: Array
Name * The unique name of the patch.
  • Field Name: patchDat.[n].name
  • Type: String
  • MaxLength: 1024
Bundle The name of the bundle to which this patch applies.
  • Field Name: patchDat.[n].bundleName
  • Type: String
  • MaxLength: 1024
Description Description of the patch.
  • Field Name: patchDat.[n].description
  • Type: String
  • MaxLength: 1024
Releases The HCS release to which this patch applies.
  • Field Name: releases.[n]
  • Type: Array
Version The version of the patch.
  • Field Name: patchDat.[n].version
  • Type: String
  • MaxLength: 1024
Defect IDs A list defects that are fixed by this patch.
  • Field Name: defect_ids.[n]
  • Type: Array
Models
  • Field Name: models.[n]
  • Type: Array
Type The type of model included in the patch.
  • Field Name: 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: patchDat.[n].models.[n].model_instances.[n].model_instance
  • Type: String
  • MaxLength: 1024
Version The new version of the patched model.
  • Field Name: patchDat.[n].models.[n].model_instances.[n].model_version
  • Type: String
  • MaxLength: 1024
Description Description of the changes that were made to the given model instance.
  • Field Name: patchDat.[n].models.[n].model_instances.[n].description
  • Type: String
  • MaxLength: 1024
Source Code Changes Detailed information regarding each source code file that is updated by this patch.
  • Field Name: source_code_changes.[n]
  • Type: Array
Bubble The platform bubble being patched, for example voss-deviceapi, mongo, nginx.
  • Field Name: patchDat.[n].source_code_changes.[n].chroot
  • Type: String
  • MaxLength: 1024
File The path of a file that was patched.
  • Field Name: patchDat.[n].source_code_changes.[n].filepath
  • Type: String
  • MaxLength: 1024
Description Description of the changes that were made to the given source code file.
  • Field Name: patchDat.[n].source_code_changes.[n].description
  • Type: String
  • MaxLength: 1024
Notes A description of any side-effects resulting from applying this patch, such as migration of existing data.
  • Field Name: patchDat.[n].notes
  • Type: String
  • MaxLength: 1024