Bug 855750 - ovirt-engine-cli: Raise an error if identifier parameter is not specified in /show command
Summary: ovirt-engine-cli: Raise an error if identifier parameter is not specified in ...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-cli
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Michael Pasternak
QA Contact: Oded Ramraz
URL:
Whiteboard: infra
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-10 07:52 UTC by Oded Ramraz
Modified: 2016-02-10 19:18 UTC (History)
7 users (show)

Fixed In Version: si18
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-04 19:57:06 UTC
oVirt Team: Infra
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Oded Ramraz 2012-09-10 07:52:05 UTC
Description of problem:

We need to raise an error if identifier parameter is not specified in /show command. 
See additional information for an example. 

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

[RHEVM shell (connected)]# show statistic --host-identifier puma32

id                : 7816602b-c05c-3db7-a4da-3769f7ad8896
name              : memory.total
description       : Total memory
host-id           : d3560912-f2ad-11e1-8f5f-001a4a169798
type              : GAUGE
unit              : BYTES
values-type       : INTEGER
values-value-datum: 33658241024.0

Comment 2 Oded Ramraz 2012-09-13 09:43:38 UTC
Verified si18:

RHEVM shell (connected)]# show statistic --host-identifier 516eac3c-fca4-11e1-a24d-8b025e17fa1b

error: statistic identifier required.


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