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
Classes | List of all members
Com::Vmware::Appliance::Techpreview::Services::Status Class Reference
Inheritance diagram for Com::Vmware::Appliance::Techpreview::Services::Status:
Com::Vmware::Vapi::Bindings::VapiInterface

Classes

class  ServiceStatus
 

Avaliable Methods

public method get ()
 
public method new ()
 

Detailed Description

Com::Vmware::Appliance::Techpreview::Services::Status interface provides methods* Get status of a service.

Member Function Documentation

public method Com::Vmware::Appliance::Techpreview::Services::Status::get ( )

Get status of a service.

Parameters
name[REQUIRED] Name of a service. . The value must be String.
timeout[REQUIRED] Timeout in seconds. Zero (0) means no timeout. . The value must be Long.
Return values
Statusof the service. The return type will be Com::Vmware::Appliance::Techpreview::Services::Status::ServiceStatus
Exceptions
Com::Vmware::Vapi::Std::Errors::ErrorGeneric error
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Services::Status::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: