Bug 1034989

Summary: Minor bug in documentation on Channel Software
Product: [Retired] Red Hat Network Reporter: kuduka <marc>
Component: RHN/APIAssignee: Richard Bernleithner <rbernlei>
Status: CLOSED EOL QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: _unsetCC: bsaylor, marc
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://access.redhat.com/site/documentation/Red_Hat_Network/API_Documentation/channel/software/ChannelSoftwareHandler.html#listErrata
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2017-07-05 15:22:37 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:

Description kuduka 2013-11-26 20:00:56 UTC
Method listErrata should return a struct with all their variables in lowercase:

    Returns:
    array
    struct (errata)
    string "ERRATA_ADVISORY" - name of the advisory
    string "ERRATA_ISSUE_DATE"
    string "ERRATA_UPDATE_DATE"
    string "ERRATA_SYNOPSIS"
    string "ERRATA_ADVISORY_TYPE"
    string "errata_last_modified_date"

All this entries should be like the last one in lowercase.

    Returns:
    array
    struct (errata)
    string "errata_advisory" - name of the advisory
    string "errata_issue_date"
    string "errata_update_date"
    string "errata_synopsis"
    string "errata_advisory_type"
    string "errata_last_modified_date"



URL: https://access.redhat.com/site/documentation/Red_Hat_Network/API_Documentation/channel/software/ChannelSoftwareHandler.html#listErrata

Comment 1 Thomas "Shea" DeAntonio 2017-07-05 15:22:37 UTC
As you may already be aware, Red Hat is transitioning from the Red Hat Network (RHN) hosted interface to the Red Hat Subscription Management (RHSM) interface in July 2017. Red Hat has invested in and seen success from RHN for many years, and used that experience to build more robust technologies like RHSM. 
 
If you have not yet migrated your RHN systems to RHSM or you are a Red Hat Satellite customer, please review the information from. https://access.redhat.com/products/red-hat-subscription-management#migration. 
 
Since we are shutting down RHN, no further actions will be taken with this bug or enhancement request.  You can find additional information at RHSM product page (https://access.redhat.com/products/red-hat-subscription-management).  If you have further questions, please contact support (https://access.redhat.com/products/red-hat-subscription-management#support).