Health
Configuration for the host OS health.
| Characteristic | Value |
|---|---|
| Type | object |
Properties
checks (optional)
Checks to be run before Trident commits a serviced target OS as 'provisioned'. If any of the checks fail, the commit will not be completed and, for A/B update, a rollback will be triggered.
These checks can run for installs and A/B updates. If runOn is specified for anything other than 'clean-install' or 'ab-update' type, the check will be ignored. If 'all' is specified, the check will run for both 'clean-install' and 'ab-update'.
These checks are run in the target OS. The $TARGET_ROOT variable will be set to '/' for consistency with postProvision scripts.
| Characteristic | Value |
|---|---|
| Type | array |
-
Items of the array must have the type:
Characteristic Value Type CheckLink Check