VcenterSettingsV1ConfigComponentsApplmgmtShell

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


Properties

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).

JSON Example

{
	"timeout": 0
}

Feedback

Was this page helpful?