Sdílet prostřednictvím


AgentUpgrade interface

Informace o upgradu agenta w.r.t.

Vlastnosti

correlationId

ID korelace předávané z RSM na upgrade.

desiredVersion

Určuje informace o verzi w.r.t AgentUpgrade pro počítač.

enableAutomaticUpgrade

Určuje, jestli se má RSM pokusit upgradovat tento počítač.

lastAttemptDesiredVersion

Určuje verzi posledního pokusu POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

lastAttemptMessage

Chybová zpráva posledního pokusu o upgrade, pokud existuje. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

lastAttemptStatus

Určuje stav upgradu agenta. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

lastAttemptTimestamp

Časové razítko posledního pokusu o upgrade POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

Podrobnosti vlastnosti

correlationId

ID korelace předávané z RSM na upgrade.

correlationId?: string

Hodnota vlastnosti

string

desiredVersion

Určuje informace o verzi w.r.t AgentUpgrade pro počítač.

desiredVersion?: string

Hodnota vlastnosti

string

enableAutomaticUpgrade

Určuje, jestli se má RSM pokusit upgradovat tento počítač.

enableAutomaticUpgrade?: boolean

Hodnota vlastnosti

boolean

lastAttemptDesiredVersion

Určuje verzi posledního pokusu POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

lastAttemptDesiredVersion?: string

Hodnota vlastnosti

string

lastAttemptMessage

Chybová zpráva posledního pokusu o upgrade, pokud existuje. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

lastAttemptMessage?: string

Hodnota vlastnosti

string

lastAttemptStatus

Určuje stav upgradu agenta. POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

lastAttemptStatus?: string

Hodnota vlastnosti

string

lastAttemptTimestamp

Časové razítko posledního pokusu o upgrade POZNÁMKA: Tato vlastnost nebude serializována. Server ho může naplnit pouze.

lastAttemptTimestamp?: Date

Hodnota vlastnosti

Date