Skip to main content

ServicingTypeSelection

The selection of servicing types performed by Trident that can be used for any user-facing API. Currently, it is used to allow the user to select when to run a custom Script.

CharacteristicValue
Typeenum

Variants

Clean Install

This selection only includes CleanInstall, a clean install of the target OS image when the host is booted from the provisioning OS.

CharacteristicValue
Typestring
Valueclean-install

Runtime Update

This selection only includes RuntimeUpdate, an update that does not require pausing the workload or rebooting.

CharacteristicValue
Typestring
Valueruntime-update

A/B Update

This selection only includes AbUpdate, an update that requires switching to a different root partition and rebooting.

CharacteristicValue
Typestring
Valueab-update

All

This selection includes all servicing types.

CharacteristicValue
Typestring
Valueall