Exception: Knife::Proxmox::AuthError
- 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
Method Summary
Methods inherited from ApiError
Constructor Details
This class inherits a constructor from Knife::Proxmox::ApiError