Skip to content

Convert VMWare VCenter Events to dict() -- easy serializable

License

Notifications You must be signed in to change notification settings

ilmarh/vmevent2dict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

vmevent2dict

Convert VMWare VCenter Events to dict() -- easy serializable. Derived from pyVmomi.Support.Format().

name, val event2nameval(vim.event.Event):

Usage is simple -- just feed in Event recieved from vcenter and recieve this event like dict() in val. name wil be empty

About

Convert VMWare VCenter Events to dict() -- easy serializable

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages