Classes for making VMware VI SOAP calls.
Bases: suds.plugin.MessagePlugin
Helper to handle AnyType.
suds does not handle AnyType properly. VI SDK requires type attribute to be set when AnyType is used
| Parameters: | node – XML value node |
|---|
Marshal soap context.
Provides the plugin with the opportunity to prune empty nodes and fixup nodes before sending it to the server.
| Parameters: | context – SOAP context |
|---|
Bases: object
The VIM Object.
Get managed object reference.
| Parameters: |
|
|---|---|
| Returns: | Managed object reference with with input value and type |