Exception: XenApi::Errors::SROperationNotSupported

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

Overview

The SR backend does not support the operation (check the SR’s allowed operations)

Raised by

  • VDI.introduce

  • VDI.update

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