Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 976618

Summary: [Docs] [RHEVM-SHELL] : Add option to retrieve system summary
Product: Red Hat Enterprise Virtualization Manager Reporter: Andrew Burden <aburden>
Component: DocumentationAssignee: Andrew Burden <aburden>
Status: CLOSED CURRENTRELEASE QA Contact: ecs-bugs
Severity: medium Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: acathrow, alyoung, gklein, yeylon
Target Milestone: ---Keywords: Improvement
Target Release: 3.3.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: infra
Fixed In Version: docs_location_known docs_research_incomplete docs_content_update Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: 854369 Environment:
Last Closed: Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: Infra RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 854369    
Bug Blocks:    

Description Andrew Burden 2013-06-21 03:17:36 UTC
Note to self: check to ensure this has been documented in Dev

+++ This bug was initially created as a clone of Bug #854369 +++

Description of problem:

It would be nice to have the option to retrieve system summary using engine-cli. 
We have this option in Rest API as well. 



Additional info:

<summary>
<vms><total>5</total><active>3</active></vms>
<hosts><total>2</total><active>2</active></hosts><
users><total>2</total><active>1</active></users>
<storage_domains><total>2</total><active>2</active></storage_domains>
</summary>

--- Additional comment from Michael Pasternak on 2013-03-12 06:35:15 EDT ---

[oVirt shell (connected)]# summary

hosts-active          : 0
hosts-total           : 4
storage_domains-active: 3
storage_domains-total : 4
users-active          : 1
users-total           : 3
vms-active            : 0
vms-total             : 7

Comment 1 Andrew Burden 2013-08-08 08:20:28 UTC
New topic created: 
22019 Show System Summary (summary)

Comment 3 Alison Young 2013-08-21 00:07:05 UTC
Checked in: Red_Hat_Enterprise_Virtualization-Command_Line_Shell_Guide-3.3-en-US-3.3-3

VERIFIED