Sample Exchange

 View Only

VMPowerStateAlarm 

Jun 27, 2016 08:51 PM

VMPowerStateAlarm

This sample which creates an Alarm to monitor the virtual machine's power state

Parameters:
url         [required] : url of the web service
username    [required] : username for the authentication
password    [required] : password for the authentication
vmname      [required] : Name of the virtual machine
alarm       [required] : Name of the alarms

Command Line:
Create an alarm AlarmABC on a virtual machine
run.bat com.vmware.vm.VMPowerStateAlarm --url [webserviceurl]
--username [username] --password  [password] --vmname [vmname] --alarm [alarm]

VMware vSphere Web Services Java Samples

This sample was originally released as a part of vSphere 6.0 under license terms that contained a provision that disallowed redistribution in source form. In order to encourage growth of community around VMware samples, these samples are being re-released under a commercially friendly open source license (BSD 3-Clause). See the file header for details.

The samples themselves are identical to the official release version with the exception of a changed copyright and license header on each file.

If you wish to run this sample, please download the official SDK from https://my.vmware.com/group/vmware/get-download?downloadGroup=MNGMTSDK600 and follow the provided instructions.

These samples are provided for reference with no warranty expressed or implied.
#Java
#BSD3-Clause
#vSphereManagementSDK
#vSphereManagementOSS

Statistics
0 Favorited
1 Views
1 Files
0 Shares
1 Downloads
Attachment(s)
java file
VMPowerStateAlarm.java   6 KB   1 version
Uploaded - Apr 09, 2024

Tags and Keywords

Related Entries and Links

No Related Resource entered.