The oslo_vmware.vim Module

class oslo_vmware.vim.Vim(protocol='https', host='localhost', port=None, wsdl_url=None, cacert=None, insecure=True, pool_maxsize=10)

Bases: oslo_vmware.service.Service

Service class that provides access to the VIM API.

retrieve_service_content()

Previous topic

The oslo_vmware.version Module

Next topic

The oslo_vmware.vim_util Module

Project Source

This Page