<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    I tried below:<br>
    <br>
    <img src="cid:part1.03060500.01060308@linux.vnet.ibm.com" alt=""><br>
    <br>
    On my linux workstation, I only created 2 users: 'root' and 'tify'.<br>
    <br>
    Most of users and groups below look like system users and groups
    target for quite specific purpose.<br>
    Can we do some filtering to only get users and groups that truly
    related to VM assignment?<br>
    <br>
    curl -k -u root:pass -H "Content-Type: applicaion/json" -H "Accept:
    application/json" <a class="moz-txt-link-freetext" href="https://localhost:8001/host/users">https://localhost:8001/host/users</a> <br>
    [<br>
    &nbsp; "root",<br>
    &nbsp; "bin",<br>
    &nbsp; "daemon",<br>
    &nbsp; "adm",<br>
    &nbsp; "lp",<br>
    &nbsp; "sync",<br>
    &nbsp; "shutdown",<br>
    &nbsp; "halt",<br>
    &nbsp; "mail",<br>
    &nbsp; "uucp",<br>
    &nbsp; "operator",<br>
    &nbsp; "games",<br>
    &nbsp; "gopher",<br>
    &nbsp; "ftp",<br>
    &nbsp; "nobody",<br>
    &nbsp; "dbus",<br>
    &nbsp; "usbmuxd",<br>
    &nbsp; "rpc",<br>
    &nbsp; "vcsa",<br>
    &nbsp; "rtkit",<br>
    &nbsp; "avahi-autoipd",<br>
    &nbsp; "saslauth",<br>
    &nbsp; "postfix",<br>
    &nbsp; "rpcuser",<br>
    &nbsp; "nfsnobody",<br>
    &nbsp; "ntp",<br>
    &nbsp; "apache",<br>
    &nbsp; "radvd",<br>
    &nbsp; "haldaemon",<br>
    &nbsp; "qemu",<br>
    &nbsp; "pulse",<br>
    &nbsp; "gsanslcd",<br>
    &nbsp; "nm-openconnect",<br>
    &nbsp; "gdm",<br>
    &nbsp; "sshd",<br>
    &nbsp; "tcpdump",<br>
    &nbsp; "tify",<br>
    &nbsp; "nginx"<br>
    ]<br>
    <br>
    curl -k -u root:pass -H "Content-Type: applicaion/json" -H "Accept:
    application/json" <a class="moz-txt-link-freetext" href="https://localhost:8001/host/groups">https://localhost:8001/host/groups</a><br>
    [<br>
    &nbsp; "root",<br>
    &nbsp; "bin",<br>
    &nbsp; "daemon",<br>
    &nbsp; "sys",<br>
    &nbsp; "adm",<br>
    &nbsp; "tty",<br>
    &nbsp; "disk",<br>
    &nbsp; "lp",<br>
    &nbsp; "mem",<br>
    &nbsp; "kmem",<br>
    &nbsp; "wheel",<br>
    &nbsp; "mail",<br>
    &nbsp; "uucp",<br>
    &nbsp; "man",<br>
    &nbsp; "games",<br>
    &nbsp; "gopher",<br>
    &nbsp; "video",<br>
    &nbsp; "dip",<br>
    &nbsp; "ftp",<br>
    &nbsp; "lock",<br>
    &nbsp; "audio",<br>
    &nbsp; "nobody",<br>
    &nbsp; "users",<br>
    &nbsp; "dbus",<br>
    &nbsp; "utmp",<br>
    &nbsp; "utempter",<br>
    &nbsp; "usbmuxd",<br>
    &nbsp; "rpc",<br>
    &nbsp; "avdefs",<br>
    &nbsp; "floppy",<br>
    &nbsp; "vcsa",<br>
    &nbsp; "desktop_admin_r",<br>
    &nbsp; "desktop_user_r",<br>
    &nbsp; "rtkit",<br>
    &nbsp; "avahi-autoipd",<br>
    &nbsp; "cdrom",<br>
    &nbsp; "tape",<br>
    &nbsp; "dialout",<br>
    &nbsp; "wbpriv",<br>
    &nbsp; "cgred",<br>
    &nbsp; "saslauth",<br>
    &nbsp; "postdrop",<br>
    &nbsp; "postfix",<br>
    &nbsp; "rpcuser",<br>
    &nbsp; "nfsnobody",<br>
    &nbsp; "ntp",<br>
    &nbsp; "apache",<br>
    &nbsp; "radvd",<br>
    &nbsp; "haldaemon",<br>
    &nbsp; "kvm",<br>
    &nbsp; "qemu",<br>
    &nbsp; "pulse",<br>
    &nbsp; "pulse-access",<br>
    &nbsp; "fuse",<br>
    &nbsp; "ldap",<br>
    &nbsp; "nm-openconnect",<br>
    &nbsp; "gdm",<br>
    &nbsp; "stapusr",<br>
    &nbsp; "stapsys",<br>
    &nbsp; "stapdev",<br>
    &nbsp; "sshd",<br>
    &nbsp; "tcpdump",<br>
    &nbsp; "slocate",<br>
    &nbsp; "tify",<br>
    &nbsp; "screen",<br>
    &nbsp; "nginx"<br>
    ]<br>
  </body>
</html>