[Index]

Model: data/Bundle

A Bundle represents a logical grouping of packages that are validated as a unit.

Model Details

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
Build 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 CUCDM platform version.
  • Field Name: platformVersion
  • Type: String
  • MaxLength: 1024
API reference for data/Bundle