Skip to content

feat(api): Add resource quota/capacity check endpoint #47

@pparage

Description

@pparage

Context

No way to check if a Proxmox node has sufficient resources before deploying. Users discover over-provisioning failures only at execution time.

Requirements

  • GET /v0/admin/proxmox/capacity — Return available CPU cores, free RAM, free disk per storage pool
  • Compare against deployment plan requirements
  • Warn when deployment would exceed thresholds

Priority

Nice-to-have.

References

  • Gap analysis: gap-analysis.md issue B16

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions