Skip to content

History

Revisions

  • Bump pve4j dependency to v0.2.1 Update Getting-Started.md to reference the pve4j 0.2.1 release in both Gradle and Maven examples, replacing prior 0.2.0 coordinates.

    @MaxWgamer MaxWgamer committed Jun 1, 2026
    657b010
  • Add firewall aliases, log & refs docs Expand Firewall-Management.md with new sections and examples for firewall aliases, firewall log access, and reference listing. Update the table of contents to include Aliases, Firewall Log, and References. Adjust example code to use ipfilter (replacing ipv6) and switch the rule example to PveFirewallRuleUpdateOptions (demonstrating moveto/delete/digest). Also clarify rule deletion comment. Includes CRUD examples for aliases, paginated/time-filtered log reads, and listing IPSet/alias references.

    @MaxWgamer MaxWgamer committed Jun 1, 2026
    df7459e
  • Docs: add LXC restore and backup-info references Update docs to document LXC container restore and expose the backup-info index. - Backup-Management.md: include LXC containers in the intro, add a "Restoring a Container (LXC)" section with a Java example using PveLxcRestoreOptions, explain the archive volume identifier format and available options, and note access to the backup-info directory index. - Container-Management.md: add a "Restoring a Container" section with a concise restore example and link back to Backup-Management for details. - Cluster-Operations.md: mention getBackupInfo() (the backup-info directory index) alongside existing backup job helpers. These changes align container restore docs with VM restore flow and clarify how to reference backups via Proxmox volume identifiers.

    @MaxWgamer MaxWgamer committed Jun 1, 2026
    81255a1
  • Add Backup Management guide and links Introduce a new Backup-Management.md documenting the full backup lifecycle (per-VM and node-level vzdump, listing/inspecting backup volumes, retention/pruning, restore, and cluster scheduled backup jobs) with concrete PVE4J examples. Update Cluster-Operations to add a Backup Jobs section, Storage-Management to document backup file operations, VM-Management to include a restore-from-backup example and cross-reference, Home to include the new guide in the index, and _Sidebar.md to surface the guide in navigation. These changes add comprehensive backup docs and cross-references across the documentation.

    @MaxWgamer MaxWgamer committed May 31, 2026
    bd70046
  • Update Wiki for 0.2.0

    @MaxWgamer MaxWgamer committed Apr 1, 2026
    0b66835
  • Revert "Update Wiki" This reverts commit f1349e4796d686d75b3ada0c3f91fa23098a3245.

    @w8fyz w8fyz committed Apr 1, 2026
    d8f5664
  • Update Wiki

    @MaxWgamer MaxWgamer committed Apr 1, 2026
    f1349e4
  • Updated Getting Started (markdown)

    @w8fyz w8fyz committed Mar 11, 2026
    5aca398
  • Update Node-Management.md

    @w8fyz w8fyz committed Mar 10, 2026
    6211a78
  • Add pool and snapshot management guides to documentation Introduced new documentation pages: Pool-Management.md and Snapshot-Management.md, providing comprehensive guides for managing resource pools and VM snapshots with PVE4J. Updated Home.md to link to these new guides and added a snapshot management section to VM-Management.md with quick usage examples and cross-references.

    @w8fyz w8fyz committed Jan 19, 2026
    d6346c2
  • Rename Proxmox4J references to PVE4J in docs Updated all documentation files to replace 'Proxmox4J' with 'PVE4J', including package imports, library names, repository links, and descriptive text. This change reflects the rebranding of the library and ensures consistency across guides, examples, and contribution instructions.

    @w8fyz w8fyz committed Jan 19, 2026
    17793e1
  • Update Contributing.md

    @MaxWgamer MaxWgamer committed Jan 9, 2026
    6c60ddf
  • Update Getting-Started.md

    @w8fyz w8fyz committed Jan 9, 2026
    a4a3306
  • Update docs for API changes and prerequisites

    @MaxWgamer MaxWgamer committed Jan 8, 2026
    69e206e
  • Add password authentication and enhance task polling docs Documentation now covers username/password authentication via `createWithPassword()`, including usage examples and security considerations. Task handling and request API docs are updated to show custom polling intervals, static wait methods, and retry configuration for requests. These changes clarify authentication options and improve guidance for handling long-running tasks and transient failures.

    @w8fyz w8fyz committed Jan 8, 2026
    9100ba0
  • Updated Getting Started (markdown)

    @MaxWgamer MaxWgamer committed Jan 6, 2026
    f10f33e
  • Remove useless .md

    @w8fyz w8fyz committed Jan 6, 2026
    d403e2d
  • Updated Home (markdown)

    @w8fyz w8fyz committed Jan 6, 2026
    1f3f458
  • Created Firewall Management (markdown)

    @w8fyz w8fyz committed Jan 6, 2026
    fa27c57
  • Updated Home (markdown)

    @w8fyz w8fyz committed Jan 6, 2026
    e37cef7
  • Created Storage Management (markdown)

    @w8fyz w8fyz committed Jan 6, 2026
    4243188
  • Created Node Management (markdown)

    @w8fyz w8fyz committed Jan 6, 2026
    ff50ef2
  • Created Cluster Operations (markdown)

    @w8fyz w8fyz committed Jan 6, 2026
    1d61b5d
  • Updated Home (markdown)

    @w8fyz w8fyz committed Jan 6, 2026
    544fef4
  • Created Container Management (markdown)

    @w8fyz w8fyz committed Jan 6, 2026
    f2ea92b
  • Updated Home (markdown)

    @w8fyz w8fyz committed Jan 6, 2026
    5fc51e7
  • Created VM Management (markdown)

    @w8fyz w8fyz committed Jan 6, 2026
    a1cc1cf
  • Created Request API (markdown)

    @w8fyz w8fyz committed Jan 6, 2026
    6652694
  • Created Error Handling (markdown)

    @w8fyz w8fyz committed Jan 6, 2026
    2522c71
  • Created Task Handling (markdown)

    @w8fyz w8fyz committed Jan 6, 2026
    8c0b8ea