Project

General

Profile

Actions

Feature #25241

open

[RFE] Add ability to pull Facts from /api/v2/hosts endpoint

Added by Dustin Scott over 5 years ago. Updated over 5 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
API
Target version:
-
Difficulty:
trivial
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Added the ability to pass in include=[facts] to the /api/v2/hosts endpoint to pull back the facts of a host in a single API call. This helps to speed things up for things such as the Ansible Dynamic Inventory Script. Currently, the Ansible Dyanmic Inventory Script makes one API call per host to pull this information back. This will allow a single call to be made, and the rest to be parsed in memory.

Actions #1

Updated by Dustin Scott over 5 years ago

  • Subject changed from [RFE] Add ability to to [RFE] Add ability to pull Facts from /api/v2/hosts endpoint
Actions #2

Updated by Lukas Zapletal over 5 years ago

  • Triaged changed from No to Yes
Actions

Also available in: Atom PDF