Share via


UpdateSummariesProperties interface

Properties of Update summaries

Properties

currentOemVersion

Current OEM Version.

currentSbeVersion

Current Sbe version of the stamp.

currentVersion

Current Solution Bundle version of the stamp.

hardwareModel

Name of the hardware model.

healthCheckDate

Last time the package-specific checks were run.

healthCheckResult

An array of pre-check result objects.

healthState

Overall health state for update-specific health checks.

lastChecked

Last time the update service successfully checked for updates

lastUpdated

Last time an update installation completed successfully.

oemFamily

OEM family name.

packageVersions

Current version of each updatable component.

provisioningState

Provisioning state of the UpdateSummaries proxy resource. Indicates the current lifecycle status of the update summary operation, such as whether it has been accepted, is in progress, or has completed.

state

Overall update state of the stamp. Indicates the current status of update deployment across the stamp, including preparation, application, and any issues encountered.

Property Details

currentOemVersion

Current OEM Version.

currentOemVersion?: string

Property Value

string

currentSbeVersion

Current Sbe version of the stamp.

currentSbeVersion?: string

Property Value

string

currentVersion

Current Solution Bundle version of the stamp.

currentVersion?: string

Property Value

string

hardwareModel

Name of the hardware model.

hardwareModel?: string

Property Value

string

healthCheckDate

Last time the package-specific checks were run.

healthCheckDate?: Date

Property Value

Date

healthCheckResult

An array of pre-check result objects.

healthCheckResult?: PrecheckResult[]

Property Value

healthState

Overall health state for update-specific health checks.

healthState?: string

Property Value

string

lastChecked

Last time the update service successfully checked for updates

lastChecked?: Date

Property Value

Date

lastUpdated

Last time an update installation completed successfully.

lastUpdated?: Date

Property Value

Date

oemFamily

OEM family name.

oemFamily?: string

Property Value

string

packageVersions

Current version of each updatable component.

packageVersions?: PackageVersionInfo[]

Property Value

provisioningState

Provisioning state of the UpdateSummaries proxy resource. Indicates the current lifecycle status of the update summary operation, such as whether it has been accepted, is in progress, or has completed.

provisioningState?: string

Property Value

string

state

Overall update state of the stamp. Indicates the current status of update deployment across the stamp, including preparation, application, and any issues encountered.

state?: string

Property Value

string