Exception: XenApi::Errors::VMIsTemplate

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

Overview

The operation attempted is not valid for a template VM

Raised by

  • VM.clean_reboot

  • VM.clean_shutdown

  • VM.hard_reboot

  • VM.hard_shutdown

  • VM.pause

  • VM.pool_migrate

  • VM.resume

  • VM.resume_on

  • VM.start

  • VM.start_on

  • VM.suspend

  • VM.unpause

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