Reference Guide
8 HP Software Inventory and Update Profile Version 2.0.0
3.6 Bundles
Bundle SoftwareIdentities will have the Classifications[] = “Software Bundle” as defined in the
CIM_SoftwareIdentity MOF.
Bundles will also have a new property, InstallState, that shall be set to one of the following values:
Installed – all of the items in the bundle are installed
Partial – at least one of the items in the bundle are installed, but not all of them
None – none of the items in the bundle are installed
Bundles have the InstalledSoftwareIdentity association, even if the InstalledState is set to Partial. A client
application will use the InstallState from the bundle, and the InstalledSoftwareIdentity association from
the bundle‟s components to determine which SoftwareIdentity objects in the bundle are installed and
which are missing.
3.7 Additional HP_SoftwareIdentity Properties (optional)
These properties are optional. If these properties are implemented, it is not necessary to implement all of
them.
Table 2 – New HP_SoftwareIdentity Properties
Property
Type
Description
InstallationNotes
string
Free-form field for entering any specific
notes related to the installation procedure.
RevisionHistory
string
Free-form field for entering release notes
for previous versions
Severity
uint8
Indicates the severity of issue addressed
by the release. Possible values are
0 – No Issue
1– Minor
2– Major
3– Critical
SourceFileName
string
Complete file name of the installation
package excluding path.
Distribution
string
The name of the distributor of this
package
LicenseModel
string
The license model of this package.")]
Packager
string
The packager of this package. This can
be different from the owner
Copyright
string
The copyright which applies to this
package
FileSize
uint32
The size (total number of bytes) of this
package
TargetArchType
uint16
The hardware architecture in which this
package is intended to operate on. The
object code is compatible to operate on
this platform.