VcenterSettingsV1ConfigComponentsApplmgmtApplianceManagement
ApplianceManagement structure This structure contains the Spec required for Appliance Management configurations.
Properties
Backup schedule of vCenter. Only set if the Backup is schedule for vCenter
Get/Set enabled state of the console-based controlled CLI. Consolecli service provides operations
Get/Set enabled of Direct Console User Interface (DCUI TTY2). Dcui service provides operations
The localAccountsPolicy service provides operations to manage local user accounts. Only set if Password Policy is set to manage local user accounts.
Network configurations to be applied. Only set if the network configurations are set in vCenter.
Ntp service provides operations Gets NTP configuration status and tests connection to ntp servers. Only set if the ntp server are set in vCenter.
The LocalAccounts service provides operations to manage local user account.
Get/Set enabled state of BASH. Shell service provides operations
The LocalAccounts service provides operations to manage local user account.
Policy to update vCenter. Only set if the SoftwareUpdatePolicy is set inside vCenter.
Get/Set enabled state of SSH-based controlled CLI. Ssh service provides operations
The syslog service provides operations to manage forwarding of log messages to remote logging servers. Only set if log forwarding to remote server are set in vCenter.
Timesync service provides operations Performs time synchronization configuration. Only set if the time sync mode is set in vCenter
The Timezone service provides operations to get and set the appliance timezone. Only set if the Timezone is set in vCenter
JSON Example
{
"console_cli": {
"enabled": false
},
"dcui": {
"enabled": false
},
"shell": {
"enabled": false,
"timeout": 0
},
"ssh": {
"enabled": false
}
}