XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login
    1. Home
    2. bajiya2024
    3. Topics
    B
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 11
    • Groups 0

    Topics

    • B

      xo-cli data limit ??

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      3
      0 Votes
      3 Posts
      329 Views
      L
      I'm just guessing here, but maybe something like this? xo-cli --list-objects type=VM power_state=Halted | jq -r ".[].name_label"
    • B

      vm.set not working for int

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      4
      0 Votes
      4 Posts
      318 Views
      julien-fJ
      Hi, sorry for the delay! Please read xo-cli's documentation, you need to use JSON when you want to pass non-string values: xo-cli vm.set id=89517372-b45b-ca36-4c51-dd17c0e760c0 CPUs=json:3
    • B

      Vm.create unable to create vm using xo-cli

      Watching Ignoring Scheduled Pinned Locked Moved Xen Orchestra
      13
      0 Votes
      13 Posts
      1k Views
      B
      xo-cli vm.set id=89517372-b45b-ca36-4c51-dd17c0e760c0 CPUs=3 × invalid parameters property @.CPUs: must be integer, but is string