Top

ovirtsdk4.service module

Classes

class Service

This is the base class for all the services of the SDK. It contains the utility methods used by all of them.

Ancestors (in MRO)

Methods

def __init__(

self, connection, path)

Creates a new service that will use the given connection and path.