Bug 782713 - [ovirt] [ovirt-engine] list hosts should show more info about host
Summary: [ovirt] [ovirt-engine] list hosts should show more info about host
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: oVirt
Classification: Retired
Component: ovirt-engine-cli
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
: ---
Assignee: Michael Pasternak
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-01-18 08:54 UTC by Haim
Modified: 2014-01-13 00:50 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-19 14:47:02 UTC
oVirt Team: ---
Embargoed:


Attachments (Terms of Use)

Description Haim 2012-01-18 08:54:46 UTC
Description of problem:

[oVirt-shell:connected]# list hosts
id                                    name           description
------------------------------------  -------------  -----------
cdea724e-4103-11e1-a0b7-6fb5cc8e8eac  10.16.144.160             
8f3e091c-4107-11e1-b347-cb8a436d14e3  10.16.144.166

I expect to get full info about hosts: 

- status: up, down 
- cluster 
- spmStatus 

info is not available even if trying to list specific host:

 id                                    name           description
------------------------------------  -------------  -----------
8f3e091c-4107-11e1-b347-cb8a436d14e3  10.16.144.166

also, list host should work on id as well.

Comment 1 Michael Pasternak 2012-01-19 11:29:13 UTC
'list' command is designed to list all entities in given collection,
the id of host cannot be used in this context, use 'show' command for
that.


Note You need to log in before you can comment on or make changes to this bug.