ChangeLockdownModeRequestType

ChangeLockdownModeRequestType
ChangeLockdownModeRequestType

The parameters of ChangeLockdownMode.

JSON Example
{
    "mode": "string"
}
mode
Required

Defines the possible states of lockdown mode.

Possible values:

  • lockdownDisabled: Indicates that lockdown mode is disabled.

  • lockdownNormal: Indicates that lockdown mode is enabled with service DCUI (Direct Console User Interface) running.

  • lockdownStrict: Indicates that lockdown mode is enabled with service DCUI stopped.

    If the host is in "strict" lockdown mode then no one will be able to exit lockdown mode through DCUI in emergency situations, i.e. when the connection to vCenter server is permanently lost.

Possible values are : lockdownDisabled, lockdownNormal, lockdownStrict,