The oslo.vmware.vim Module

class oslo.vmware.vim.Vim(protocol='https', host='localhost', port=None, wsdl_url=None)

Bases: oslo.vmware.service.Service

Service class that provides access to the VIM API.

retrieve_service_content()

Previous topic

The oslo.vmware.service Module

Next topic

The oslo.vmware.vim_util Module

This Page