XCP-ng
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    vm.set not working for int

    Scheduled Pinned Locked Moved Xen Orchestra
    4 Posts 3 Posters 268 Views 1 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • B Offline
      bajiya2024
      last edited by

      xo-cli vm.set id=89517372-b45b-ca36-4c51-dd17c0e760c0 CPUs=3
      × invalid parameters
      property @.CPUs: must be integer, but is string

      How pass integer in xo-cli

      1 Reply Last reply Reply Quote 0
      • olivierlambertO Offline
        olivierlambert Vates 🪐 Co-Founder CEO
        last edited by

        Hi,

        No need to create a new thread, just wait for julien-f answer 🙂

        1 Reply Last reply Reply Quote 0
        • B Offline
          bajiya2024
          last edited by

          please give me reply

          1 Reply Last reply Reply Quote 0
          • julien-fJ Offline
            julien-f Vates 🪐 Co-Founder XO Team
            last edited by

            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
            
            1 Reply Last reply Reply Quote 0
            • First post
              Last post