Skip to content

An attempt to model the Proxmox API in Smithy for better client generation.

License

Notifications You must be signed in to change notification settings

awlsring/ProxmoxModel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ProxmoxModel

This is an attempt to model the Proxmox API to allow for easier client generation.

The api is very large so this has a long way to go.

To do some manual testing, I'm using a workflow to generate and publish a go client. This can be found at my proxmox-go repo

Progress

This is a tracker of what resources have been implemented and what is left to do.

  • access

  • cluster

    • acme
    • backup
    • backup-info
    • config
    • firewall
    • ha
    • jobs
    • metrics
    • replication
    • sdn
  • nodes (in progress)

    • apt
    • capabilities
    • ceph
    • certificates
    • disks
    • firewall
    • hardware
    • lxc
    • network
    • qemu (in progress)
      • agent
      • cloudinit
      • firewall
      • snapshot (in progress)
      • status
    • replication
    • scan
    • sdn
    • services
    • storage
    • tasks
    • vzdump
  • pools

  • storage

About

An attempt to model the Proxmox API in Smithy for better client generation.

Topics

Resources

License

Stars

Watchers

Forks

Languages