Exception: Knife::Proxmox::NotFoundError

Inherits:
ApiError
  • Object
show all
Defined in:
lib/knife-proxmox-ve/errors.rb

Overview

404 — resource (node, VM, task) not found at the requested path.

Instance Attribute Summary

Attributes inherited from ApiError

#body, #status

Method Summary

Methods inherited from ApiError

#initialize

Constructor Details

This class inherits a constructor from Knife::Proxmox::ApiError