Vcenter_Settings_V1_Config_Components_Applmgmt_AccessSettings

Vcenter_Settings_V1_Config_Components_Applmgmt_AccessSettings
Vcenter_Settings_V1_Config_Components_Applmgmt_AccessSettings

This AccessSettings structure to set/get access settings.

JSON Example
{
    "ssh": {
        "enabled": false
    },
    "dcui": {
        "enabled": false
    },
    "console_cli": {
        "enabled": false
    },
    "shell": {
        "enabled": false,
        "timeout": 0
    }
}
ssh
Optional

Ssh service provides operations to Get/Set enabled state of SSH-based controlled CLI.

dcui
Optional

Get/Set enabled state of Direct Console User Interface (DCUI TTY2). Dcui service provides operations

console_cli
Optional

Get/Set of the console-based controlled CLI. Consolecli service provides operations

shell
Optional

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