Exception: XenApi::Errors::HostIsSlave

Inherits:
GenericError
  • Object
show all
Defined in:
lib/xenapi/xenapi/errors.rb

Overview

The host can not be used as it is not the pool master. The data contains the location of the current designated pool master.

Raised by

  • sesssion.login_with_password

Instance Attribute Summary

Attributes inherited from GenericError

#description

Method Summary

Methods inherited from GenericError

#initialize

Constructor Details

This class inherits a constructor from XenApi::Errors::GenericError