Classes for making VMware VI SOAP calls.
-
class VIMMessagePlugin
Bases: suds.plugin.MessagePlugin
-
addAttributeForValue(node)
-
marshalled(context)
suds will send the specified soap envelope.
Provides the plugin with the opportunity to prune empty
nodes and fixup nodes before sending it to the server.
-
class Vim(protocol='https', host='localhost')
The VIM Object.
-
get_service_content()
Gets the service content object.