ansible/awx

Limit fields in API output

Open

#508 建立於 2017年10月26日

在 GitHub 查看
 (1 留言) (6 反應) (0 負責人)Python (13,071 star) (3,333 fork)batch import
component:apihelp wantedtype:enhancement

描述

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.

貢獻者指南