Classes for making VMware VI SOAP calls.
Bases: suds.plugin.MessagePlugin
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.
The VIM Object.
Gets the service content object.
Calculates the location of the SOAP services for a particular server. Created as a static method for testing.
Parameters: |
|
---|---|
Returns: | the url to the active vSphere WS Management API |
allows override of the wsdl location, making this static means we can test the logic outside of the constructor without forcing the test environment to have multiple valid wsdl locations to test against.
Parameters: |
|
---|---|
Returns: | string to WSDL location for vSphere WS Management API |