OsPatchingStatus interface

Returns metadata about the os patching.

Properties

latestPatchTime

Time of the latest os patching.

osPatchingErrors

Collection of errors encountered when doing os patching.

patchStatus

The os patching status.

rebootPending

Specifies whether this compute instance is pending for reboot to finish os patching.

scheduledRebootTime

Time of scheduled reboot.

Property Details

latestPatchTime

Time of the latest os patching.

latestPatchTime?: string

Property Value

string

osPatchingErrors

Collection of errors encountered when doing os patching.

osPatchingErrors?: ErrorResponse[]

Property Value

patchStatus

The os patching status.

patchStatus?: string

Property Value

string

rebootPending

Specifies whether this compute instance is pending for reboot to finish os patching.

rebootPending?: boolean

Property Value

boolean

scheduledRebootTime

Time of scheduled reboot.

scheduledRebootTime?: string

Property Value

string