Bug 1481166

Summary: Correct the list of possible values for sort_order that can be supplied to the REST API
Product: Red Hat CloudForms Management Engine Reporter: Felix Dewaleyne <fdewaley>
Component: DocumentationAssignee: Red Hat CloudForms Documentation <cloudforms-docs>
Status: CLOSED WONTFIX QA Contact: Red Hat CloudForms Documentation <cloudforms-docs>
Severity: medium Docs Contact:
Priority: high    
Version: 5.8.0CC: adahms, cpelland, dmetzger, dvoss, fdewaley, jhardy, jocarter, jprause, obarenbo
Target Milestone: GA   
Target Release: cfme-future   
Hardware: All   
OS: All   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-01-14 18:49:36 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: CFME Core Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1572700    

Description Felix Dewaleyne 2017-08-14 09:36:27 UTC
Document URL: https://access.redhat.com/documentation/en-us/red_hat_cloudforms/4.5/html-single/red_hat_cloudforms_rest_api/#control-attributes

Section Number and Name: 1.4.1 control attributes

Describe the issue: as raised from bz#1479483 the possible values for sort_order are asc and desc - as per http://manageiq.org/docs/reference/latest/api/overview/query . ascending and descending will not work in 5.8

Suggestions for improvement: update documentation as upstream stopped suporting the fully named options.

Additional information: 
see bz#1479483