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::System::Uptime Class Reference
Inheritance diagram for Com::Vmware::Appliance::System::Uptime:
Com::Vmware::Vapi::Bindings::VapiInterface

Avaliable Methods

public method get ()
 
public method new ()
 

Detailed Description

Com::Vmware::Appliance::System::Uptime interface provides methods Get the system uptime.

Member Function Documentation

public method Com::Vmware::Appliance::System::Uptime::get ( )

Get the system uptime.

Return values
systemuptime The return type will be Double
Exceptions
Com::Vmware::Vapi::Std::Errors::ErrorGeneric error
Code:
click to view
public method Com::Vmware::Appliance::System::Uptime::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

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