Bug 466299 - system.listNotes returns structs with 'server' NOT system_id
Summary: system.listNotes returns structs with 'server' NOT system_id
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite 5
Classification: Red Hat
Component: API
Version: 530
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Justin Sherrill
QA Contact: Sayli Karmarkar
URL:
Whiteboard:
Depends On:
Blocks: 456996
TreeView+ depends on / blocked
 
Reported: 2008-10-09 16:27 UTC by Justin Sherrill
Modified: 2015-03-23 01:09 UTC (History)
2 users (show)

Fixed In Version: sat530
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-09-10 19:53:40 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Justin Sherrill 2008-10-09 16:27:46 UTC
system.listNotes returns a struct with 'server' providing the system_id not 'system_id' as the docs say.  

The docs should be changed.

Comment 1 Justin Sherrill 2008-10-09 16:35:12 UTC
4fc505e..0bd3e70

Comment 2 Sayli Karmarkar 2009-01-22 20:51:05 UTC
Verified:

server.system.listNotes(key, 1000010056)

[{'note': 'foobar', 
  'creator': 'admin', 
  'system_id': 1000010056,        <<---- system_id as per the docs
  'id': 1, 
  'subject': 'foo'}]

~SayliK

Comment 3 Steve Salevan 2009-08-14 20:39:07 UTC
RELEASE_PENDING on latest Stage build.

Comment 4 Brandon Perkins 2009-09-10 19:53:40 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHEA-2009-1434.html


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