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::Vmon::Service::Info Class Reference
Inheritance diagram for Com::Vmware::Appliance::Vmon::Service::Info:

Avaliable Methods

public method get_name_key ()
 
public method set_startup_type ()
 
public method get_startup_type ()
 
public method get_health_messages ()
 
public method get_health ()
 
public method get_description_key ()
 
public method set_health ()
 
public method set_description_key ()
 
public method set_state ()
 
public method set_health_messages ()
 
public method new ()
 
public method set_name_key ()
 
public method get_state ()
 

Detailed Description

The Com::Vmware::Appliance::Vmon::Service::Info class contains information about a service.

Member Function Documentation

public method Com::Vmware::Appliance::Vmon::Service::Info::get_description_key ( )

Gets the value of 'description_key' property.

Return values
description_key- The current value of the field. Service description key. Can be used to lookup resource bundle String#
Code:
click to view
public method Com::Vmware::Appliance::Vmon::Service::Info::get_health ( )

Gets the value of 'health' property.

Return values
health- The current value of the field. Health of service. optional#
Code:
click to view
public method Com::Vmware::Appliance::Vmon::Service::Info::get_health_messages ( )

Gets the value of 'health_messages' property.

Return values
health_messages- The current value of the field. Localizable messages associated with the health of the service optional#
Code:
click to view
public method Com::Vmware::Appliance::Vmon::Service::Info::get_name_key ( )

Gets the value of 'name_key' property.

Return values
name_key- The current value of the field. Service name key. Can be used to lookup resource bundle String#
Code:
click to view
public method Com::Vmware::Appliance::Vmon::Service::Info::get_startup_type ( )

Gets the value of 'startup_type' property.

Return values
startup_type- The current value of the field. Startup Type. StartupType#
Code:
click to view
public method Com::Vmware::Appliance::Vmon::Service::Info::get_state ( )

Gets the value of 'state' property.

Return values
state- The current value of the field. Running State. State#
Code:
click to view
public method Com::Vmware::Appliance::Vmon::Service::Info::new ( )

Constructor to initialize the Com::Vmware::Appliance::Vmon::Service::Info structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Vmon::Service::Info::set_description_key ( )

Sets the given value for 'description_key' property.

Parameters
description_key- New value for the field. Service description key. Can be used to lookup resource bundle
Code:
click to view
public method Com::Vmware::Appliance::Vmon::Service::Info::set_health ( )

Sets the given value for 'health' property.

Parameters
health- New value for the field. Health of service.
Code:
click to view
public method Com::Vmware::Appliance::Vmon::Service::Info::set_health_messages ( )

Sets the given value for 'health_messages' property.

Parameters
health_messages- New value for the field. Localizable messages associated with the health of the service
Code:
click to view
public method Com::Vmware::Appliance::Vmon::Service::Info::set_name_key ( )

Sets the given value for 'name_key' property.

Parameters
name_key- New value for the field. Service name key. Can be used to lookup resource bundle
Code:
click to view
public method Com::Vmware::Appliance::Vmon::Service::Info::set_startup_type ( )

Sets the given value for 'startup_type' property.

Parameters
startup_type- New value for the field. Startup Type.
Code:
click to view
public method Com::Vmware::Appliance::Vmon::Service::Info::set_state ( )

Sets the given value for 'state' property.

Parameters
state- New value for the field. Running State.
Code:
click to view

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