Bug 977746
| Summary: | Example under Developer Guide->Rest->Host->Power Management Elements is not correct | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Virtualization Manager | Reporter: | Artyom <alukiano> | |
| Component: | Documentation | Assignee: | Andrew Burden <aburden> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | ecs-bugs | |
| Severity: | unspecified | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 3.2.0 | CC: | acathrow, alyoung, bazulay, gklein, sgordon, yeylon | |
| Target Milestone: | --- | |||
| Target Release: | 3.3.0 | |||
| Hardware: | Unspecified | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 996440 (view as bug list) | Environment: | ||
| Last Closed: | 2014-04-07 03:06:26 UTC | Type: | Bug | |
| Regression: | --- | Mount Type: | --- | |
| Documentation: | --- | CRM: | ||
| Verified Versions: | Category: | --- | ||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
| Cloudforms Team: | --- | Target Upstream Version: | ||
| Embargoed: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 996440 | |||
Must be
<agents>
<agent>
...
</agent>
</agents>
Topic modified as suggested; can be viewed here:
http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_Enterprise_Virtualization/3.3/html/Developer_Guide/Power_Management_Elements.html
|
Description of problem: Example under II. REST Application Programming Interface -> 13 Hosts -> 13.3. Power Management Elements is not correct Must be <agents> <agent> ... </agent> </agents> Version-Release number of selected component (if applicable): How reproducible: Go to section that write above under Developer Guide https://[your_rhevm]/docs/en-US/html/Developer_Guide/index.html Steps to Reproduce: 1. 2. 3. Actual results: Not correct example Expected results: Correct example Additional info: sf18