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

    xo-cli data limit ??

    Scheduled Pinned Locked Moved Xen Orchestra
    3 Posts 3 Posters 289 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

      i am working on xo-cli and i want to fatch only limited data from logs and Vms . So how i can do using xo-cli and also how i apply search through xo-cli

      1 Reply Last reply Reply Quote 0
      • T Offline
        tony
        last edited by

        Can you explain what you are trying to do? What data are you looking for?

        1 Reply Last reply Reply Quote 0
        • L Offline
          lefty
          last edited by

          I'm just guessing here, but maybe something like this?
          xo-cli --list-objects type=VM power_state=Halted | jq -r ".[].name_label"

          1 Reply Last reply Reply Quote 0
          • First post
            Last post