Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sample: How to Ack & Reset vCenter Alarm #3

Closed
hartsock opened this issue May 7, 2014 · 6 comments · Fixed by #81
Closed

Sample: How to Ack & Reset vCenter Alarm #3

hartsock opened this issue May 7, 2014 · 6 comments · Fixed by #81

Comments

@hartsock
Copy link
Member

hartsock commented May 7, 2014

Re-implement this:
http://www.virtuallyghetto.com/2010/10/how-to-ack-reset-vcenter-alarm.html

In pyVmomi if possible. If not possible figure out how to make it possible.

@hartsock hartsock changed the title How to Ack & Reset vCenter Alarm Sample: How to Ack & Reset vCenter Alarm May 28, 2014
@michaelrice
Copy link
Contributor

We did it in groovy. Ill post the code. In groovy we just manually construct the soap envelope.

@michaelrice
Copy link
Contributor

@hartsock
Copy link
Member Author

This is very cool on a number of fronts. Do you think you can re-write this in Python and pyVmomi?

@michaelrice
Copy link
Contributor

I think I can. How do you feel about the way I did it in Groovy? Is using a similar approach going to be OK?

@michaelrice
Copy link
Contributor

Im just putting the finishing touches on this example

michaelrice pushed a commit to michaelrice/pyvmomi-community-samples that referenced this issue Jun 15, 2014
@michaelrice
Copy link
Contributor

I messed around with this today and got a hard coded example working. Ill clean it up and send over the p/r later.

michaelrice pushed a commit to michaelrice/pyvmomi-community-samples that referenced this issue Jul 14, 2014
michaelrice pushed a commit to michaelrice/pyvmomi-community-samples that referenced this issue Jul 14, 2014
michaelrice pushed a commit to michaelrice/pyvmomi-community-samples that referenced this issue Jul 14, 2014
michaelrice pushed a commit to michaelrice/pyvmomi-community-samples that referenced this issue Jul 14, 2014
michaelrice pushed a commit to michaelrice/pyvmomi-community-samples that referenced this issue Jul 15, 2014
michaelrice pushed a commit to michaelrice/pyvmomi-community-samples that referenced this issue Jul 15, 2014
michaelrice pushed a commit to michaelrice/pyvmomi-community-samples that referenced this issue Jul 15, 2014
hartsock pushed a commit that referenced this issue Jul 24, 2014
adding reset alarm example. fixes #3
michaelrice added a commit to michaelrice/pyvmomi-community-samples that referenced this issue Dec 19, 2014
adds sample to show how to set custom tags
tianhao64 pushed a commit that referenced this issue Aug 4, 2017
Update execute_program_in_vm.py
pgbidkar added a commit that referenced this issue Jan 4, 2019
Now returns a list of ipv4 addresses #3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants