Giter Site home page Giter Site logo

Comments (4)

franklupo avatar franklupo commented on June 16, 2024

Hi,
can esecute command and attach output?
pvesh get /cluster/backup --output-format json-pretty

best reagrds

from cv4pve-admin.

maxilee avatar maxilee commented on June 16, 2024

Hi.
ok:

root@pve-3:~# pvesh get /cluster/backup  --output-format json-pretty
[
   {
      "compress" : "zstd",
      "enabled" : 0,
      "id" : "6e3db65d0e925f0314fbbdadf9c8808801be0c85:2",
      "mailnotification" : "failure",
      "mode" : "snapshot",
      "next-run" : 1687503600,
      "node" : "pve-1",
      "prune-backups" : {
         "keep-last" : "4",
         "keep-weekly" : "4"
      },
      "quiet" : 1,
      "schedule" : "fri 09:00",
      "storage" : "local-templ-iso",
      "type" : "vzdump",
      "vmid" : "102"
   },
   {
      "enabled" : 1,
      "id" : "a44de41ac2062aca2fcf6c9d3157519f21075123:1",
      "mailnotification" : "failure",
      "mailto" : "[email protected]",
      "mode" : "snapshot",
      "next-run" : 1687201440,
      "notes-template" : "{{cluster}}, {{guestname}}, {{node}}, {{vmid}}",
      "pool" : "backup-24h",
      "prune-backups" : {
         "keep-daily" : "7",
         "keep-monthly" : "4",
         "keep-weekly" : "4",
         "keep-yearly" : "1"
      },
      "quiet" : 1,
      "schedule" : "21:04",
      "storage" : "pve-backup",
      "type" : "vzdump"
   }
]

from cv4pve-admin.

franklupo avatar franklupo commented on June 16, 2024

Problem found. Fixed in next release

Bets regards

from cv4pve-admin.

franklupo avatar franklupo commented on June 16, 2024

Hi,
if you want test a cmd tool without gui
https://github.com/Corsinvest/cv4pve-diag/releases/tag/v1.4.8

from cv4pve-admin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.