HostConfiguration
HostConfiguration is the configuration for a host. Trident agent will use this to configure the host.
Characteristic | Value |
---|---|
Type | object |
Properties
image
(optional)
Data about the image to deploy on the host, including sourcing and integrity information.
Characteristic | Value |
---|---|
Type | OsImage |
Link | OsImage |
managementOs
(optional)
OS Configuration for the management OS.
These settings are only applicable for clean install servicing. They are ignored on updates.
Characteristic | Value |
---|---|
Type | ManagementOs |
Link | ManagementOs |
os
(optional)
OS Configuration for the target OS.
Characteristic | Value |
---|---|
Type | Os |
Link | Os |
scripts
(optional)
Optional scripts to be run after different Trident stages have completed.
Characteristic | Value |
---|---|
Type | Scripts |
Link | Scripts |
storage
(optional)
Describes the storage configuration of the host.
Characteristic | Value |
---|---|
Type | Storage |
Link | Storage |
trident
(optional)
The Trident Management configuration controls the installation of the Trident agent onto the target OS.
Characteristic | Value |
---|---|
Type | Trident |
Link | Trident |