|
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
|
Avaliable Methods | |
| public method | new () |
Com::Vmware::Appliance::Techpreview::Services::ServiceOps enumerated type Defines service operations Constant Com::Vmware::Appliance::Techpreview::Services::ServiceOps::CONTROL # The service accepts arbitrary commands and arguments. Constant Com::Vmware::Appliance::Techpreview::Services::ServiceOps::STATUS # The service status can be generated. Constant Com::Vmware::Appliance::Techpreview::Services::ServiceOps::STOP # The service can be stopped. Constant Com::Vmware::Appliance::Techpreview::Services::ServiceOps::RESTART # The service can be started or restarted.
| public method Com::Vmware::Appliance::Techpreview::Services::ServiceOps::new | ( | ) |
Constructor to initialize the Com::Vmware::Appliance::Techpreview::Services::ServiceOps enumeration.
| Blessed | object |
Code: