ansible/awx

Limit fields in API output

Open

#508 ouverte le 26 oct. 2017

Voir sur GitHub
 (1 commentaire) (6 réactions) (0 assignés)Python (3 333 forks)batch import
component:apihelp wantedtype:enhancement

Métriques du dépôt

Stars
 (13 071 stars)
Métriques de merge PR
 (Merge moyen 24j 6h) (30 PRs mergées en 30 j)

Description

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.

Guide contributeur