Previous Topic: UnitSoftwareJobPropertiesNext Topic: UnitSoftwareJobPropertiesRequired


UnitSoftwareJobProperties2

This sequence defines the properties for a UnitSoftwareJob.

xsd:string unitSoftwareJobId

The UUID identifying the software job for a specific unit

xsd:string unitId

The UUID identifying the unit to which the software job has been applied

xsd:string unitName

The name of the unit to which the software job has been applied

UnitType unitType

The type of the unit to which the software job has been applied

xsd:string unitNetAddress

The network address of the unit to which the software job has been applied (where appropriate for the unitType)

xsd:string softwareJobId

The UUID of the software job that has been applied to the given unit

xsd:string softwareJobName

The name of the software job that has been applied to the given unit

SoftwareJobState softwareJobState

The current state of the specified software job on the given unit

xsd:long softwareJobOrderNumber

The order number for the unit's given software job

xsd:string softwarePackageId

The UUID identifying the software package associated with the unit's given software job

xsd:string softwarePackageName

The name of the software package associated with the unit's given software job

xsd:string softwarePackageVersion

The version of the software package associated with the unit's given software job

SoftwarePackageClass softwarePackageType

An enumerated list of classes to which a software package may belong.

xsd:string softwarePackageProcedureId

The UUID identifying the software package procedure associated with the unit's given software job

xsd:string softwarePackageProcedureName

The name of the software package procedure associated with the unit's given software job

DateTime activationDateTime

The date and time at which the unit's given software job was activated

DateTime creationDateTime

The date and time at which the unit's given software job was created

DateTime completionDateTime

The date and time at which the unit's given software job completed

SoftwareJobType softwareJobType

The type of the unit's given software job

xsd:string orderedBy

The user account that started or ordered the unit's software job

UnitSoftwareJobState unitSoftwareJobState

The current state of the unit's given software job

UnitSoftwareJobState unitSoftwareJobRenewState

If the job has been renewed, this element indicates the current state of that renewal.

SoftwareJobPermissionMask unitSoftwareJobPermissionMask

The permissions applicable to the unit's software job

xsd:string errorMessage

The text of an error message that has been generated by the software job

xsd:long errorCode

The code of the error (if any) generated by the software job

xsd:string userDefinedName

A user-defined identifier for this unit software job

xsd:string comment

A comment for the unit's software job

xsd:string unitInstallationSoftwareJobId

The UUID of the installation job associated with this unit software job

xsd:string unitInstallationSoftwarePackageProcedureId

The UUID of the installation procedure associated with this unit software job

xsd:string unitInstallationSoftwarePackageProcedureName

The name of the installation procedure associated with this unit software job

UnitSoftwareJobTaskMask softwareJobTaskMask

The type of the task the unit software job is concerned with (for example, install or configure)

xsd:long percentSent

The percentage of the softare job that has been sent to its target

SoftwarePackagingType softwarePackagingType

The type of the software package (for example, generic, PIF, or MSI)

xsd:string userParams

A string value containing the user-defined parameters for the given unit's software job

xsd:string unitHostUUID

An agent-generated UUID that identifies the given unit

PackageFormat format

PackageFormat identifies whether the package is regular or virtual.

Remarks

For more information, see SoftwareJobProperties, SoftwarePackageProperties, and SoftwarePackageProcedureProperties.