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::Techpreview::Ntp::NTPConfig Class Reference
Inheritance diagram for Com::Vmware::Appliance::Techpreview::Ntp::NTPConfig:

Avaliable Methods

public method get_servers ()
 
public method set_servers ()
 
public method new ()
 
public method set_status ()
 
public method get_status ()
 

Detailed Description

Com::Vmware::Appliance::Techpreview::Ntp::NTPConfig class Structure defining the NTP configuration.

Member Function Documentation

public method Com::Vmware::Appliance::Techpreview::Ntp::NTPConfig::get_servers ( )

Gets the value of 'servers' property.

Return values
servers- The current value of the field. List of NTP servers. List#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Ntp::NTPConfig::get_status ( )

Gets the value of 'status' property.

Return values
status- The current value of the field. NTP daemon running status NTPStatus#
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Ntp::NTPConfig::new ( )

Constructor to initialize the Com::Vmware::Appliance::Techpreview::Ntp::NTPConfig structure

Return values
Blessedobject
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Ntp::NTPConfig::set_servers ( )

Sets the given value for 'servers' property.

Parameters
servers- New value for the field. List of NTP servers.
Code:
click to view
public method Com::Vmware::Appliance::Techpreview::Ntp::NTPConfig::set_status ( )

Sets the given value for 'status' property.

Parameters
status- New value for the field. NTP daemon running status
Code:
click to view

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