Package comodit_client :: Package api :: Module host

Module host

Provides the classes related to host entity, in particular Host and HostCollection. Host instance entity class is also provided by this module.

Classes
  HostCollection
Collection of hosts.
  Property
A host instance property.
  Vnc
A host instance's VNC connection data.
  InstanceCollection
Host instance collection.
  Instance
Host instance entity representation.
  Task
Represents a task of a host's particular change.
  Change
A host's change.
  ChangeCollection
Collection of changes.
  MonitoringAlert
TODO
  MonitoringAlertCollection
TODO
  Host
A host.
Variables
  __package__ = 'comodit_client.api'