Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Register
  • Sign in
  • H hardenedbsd-ports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 5
    • Issues 5
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • HardenedBSDHardenedBSD
  • hardenedbsd-ports
  • Repository
  • hardenedbsd-ports
  • devel
  • Makefile
Find file Blame History Permalink
  • amdmi3's avatar
    Add devel/py-proxmoxer: Wrapper around the Proxmox REST API v2 · 693cfa01
    amdmi3 authored Feb 18, 2021
    Proxmoxer is a wrapper around the Proxmox REST API v2.
    
    It was inspired by slumber, but it dedicated only to Proxmox. It
    allows to use not only REST API over HTTPS, but the same api over
    ssh and pvesh utility.
    
    Like Proxmoxia it dynamically creates attributes which responds to
    the attributes you've attempted to reach.
    
    WWW: https://github.com/proxmoxer/proxmoxer
    
    PR:		245101
    Submitted by:	david@isnic.is
    693cfa01