VMware vSphere Automation SDK Perl
The VMware vSphere Automation SDK for Perl supports the client-side vSphere Automation API for access to vSphere services and capabilities
 All Classes Files Functions
List of all members
Com::Vmware::Appliance::Access::Dcui Class Reference
Inheritance diagram for Com::Vmware::Appliance::Access::Dcui:
Com::Vmware::Vapi::Bindings::VapiInterface

Avaliable Methods

public method get ()
 
public method new ()
 
public method set ()
 

Detailed Description

Com::Vmware::Appliance::Access::Dcui interface provides methods Get/Set enabled state of DCUI.

Member Function Documentation

public method Com::Vmware::Appliance::Access::Dcui::get ( )

Get enabled state of Direct Console User Interface (DCUI TTY2).

Return values
DCUIis enabled. The return type will be Boolean
Exceptions
Com::Vmware::Vapi::Std::Errors::ErrorGeneric error
Code:
click to view
public method Com::Vmware::Appliance::Access::Dcui::new ( )

Constructor to initialize the object

Parameters
api_provider- protocol connection to use with stubs created by this factory
StubConfig- Stub's additional configuration
Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Access::Dcui::set ( )

Set enabled state of Direct Console User Interface (DCUI TTY2).

Parameters
enabled[REQUIRED] DCUI is enabled. . The value must be Boolean.
Exceptions
Com::Vmware::Vapi::Std::Errors::ErrorGeneric error
Code:
click to view

The documentation for this class was generated from the following file: