Bug 1064294

Summary: getName Method in System namespace wrong Parameters passed (sould be Int not str)
Product: Red Hat Satellite 5 Reporter: Noris Network <support>
Component: Docs API GuideAssignee: David O'Brien <daobrien>
Status: CLOSED WONTFIX QA Contact: Dan Macpherson <dmacpher>
Severity: low Docs Contact:
Priority: low    
Version: unspecifiedCC: achan, cperry, ggainey
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-21 00:18:02 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: 1018166    

Description Noris Network 2014-02-12 11:21:27 UTC
Description of problem:

In the API Reference doc's at the getName Method inside the
System namespace, there is mentioned that the two Parameters
passed to the Function should be strings. I allways get 
an error if i pass the SysID as an string. But on the other 
Side if i pass the Value as an integer it works. Not shure
if this is meant to be like this.


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


How reproducible:
1. call the getName method with SysID as string, you should get an error
2. call the same Method with SysID passed as integer, it should work.


Steps to Reproduce:
1.Allways
2.
3.

Actual results:


Expected results:


Additional info:



Kind regards,

Dirk.L

Comment 1 Athene Chan 2014-02-24 05:41:41 UTC
Thank you for reporting this issue! I am forwarding this issue to the API Documentation author. Unfortunately, as we are between releases, these changes may not be implemented unless the next release. We ask for your patience as we work on this.

Have a nice day!

Regards,
Athene Chan

Comment 5 David O'Brien 2014-10-21 00:18:02 UTC
The API docs are being redesigned and this will be addressed in the next release.