ansible/awx

Limit fields in API output

Open

#508 aberto em 26 de out. de 2017

Ver no GitHub
 (1 comment) (6 reactions) (0 assignees)Python (3.333 forks)batch import
component:apihelp wantedtype:enhancement

Métricas do repositório

Stars
 (13.071 stars)
Métricas de merge de PR
 (Mesclagem média 24d 6h) (30 fundiu PRs em 30d)

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.

Guia do colaborador