Vcenter_Settings_V1_Config_Components_Applmgmt_Shell

Vcenter_Settings_V1_Config_Components_Applmgmt_Shell
Vcenter_Settings_V1_Config_Components_Applmgmt_Shell

Get/Set enabled state of BASH, that is, access to BASH from within the controlled CLI. Shell service provides operations.

JSON Example
{
    "enabled": false,
    "timeout": 0
}
boolean
enabled
Optional

Enabled can be set to true or false

integer As int64
timeout
Required

The timeout (in seconds) specifies how long you enable the Shell access. The maximum timeout is 86400 seconds(1 day).