ansible/awx

Limit fields in API output

Aperta

#508 aperta il 26 ott 2017

 (1 commento) (6 reazioni) (0 assegnatari)Python (3333 fork)batch import
component:apihelp wantedtype:enhancement

Metriche repository

Star
 (13.071 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

ISSUE TYPE
  • Feature Idea
COMPONENT NAME
  • API
SUMMARY

Add ability to limit fields in output for all get list requests (get projects list, get inventory list, get job templates list etc.) https://.../?fields=id,description

EXPECTED RESULTS

Will be included only id and description fields in output json.

Guida contributor