|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] JSON format of >xl list< does not provide state information
Hello Folks,
plain "xl list" produces:
> # xl list
> Name ID Mem VCPUs State Time(s)
> Domain-0 0 2048 1 r-----
> 108.2
and "xl list -l" produces:
> # xl list -l
> [
> {
> "domid": 0,
> "config": {
> "c_info": {
> "type": "pv",
> "name": "Domain-0"
> },
> "b_info": {
> "max_memkb": 2097152,
> "target_memkb": 2097151,
> "sched_params": {
>
> },
> "type.pv": {
>
> },
> "arch_arm": {
>
> }
> }
> }
> }
> ]
why doesn't "xl list -l" provide the "State" information that the plain "xl
list" provides? I would have thought the JSON output would be complete.
cheers,
Robert Urban
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
https://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |