Exception: Knife::Proxmox::AuthError

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

Overview

401/403. The message carries a hint about Proxmox API-token privilege separation, the most common first-run cause (the token has no rights until ACLs are granted).

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