Access_Shell_ShellConfig
Access_Shell_ShellConfig
Shell.ShellConfig structure Structure that defines shell configuration.
JSON Example
{
"enabled": false,
"timeout": 0
}
boolean
enabled
Required
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).