Project

General

Profile

Actions

User story #6569

closed

User story #6470: Add an API to query Nodes

Add query Node documentation in api doc

Added by Vincent MEMBRÉ almost 9 years ago. Updated almost 9 years ago.

Status:
Released
Priority:
1
Category:
Documentation
Target version:
UX impact:
Suggestion strength:
User visibility:
Effort required:
Name check:
Fix check:
Regression:

Description

We added new params in GET requests of node api to make query on Nodes.

either you can use the 'query' param which can contain the same content of nodegroup queries


query = {composition : and, select : node, where : your query as a json object}

or we also divide that param in three params:

composition = and/or => default and
select = node/nodeAndPolicyServer
where = your query as json
Actions #1

Updated by Vincent MEMBRÉ almost 9 years ago

  • Status changed from New to Pending technical review
  • Assignee changed from Vincent MEMBRÉ to François ARMAND
  • Pull Request set to https://github.com/Normation/rudder-api-doc/pull/16
Actions #2

Updated by Vincent MEMBRÉ almost 9 years ago

  • Status changed from Pending technical review to Pending release
  • % Done changed from 0 to 100
Actions #4

Updated by Vincent MEMBRÉ almost 9 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 3.1.0~beta1 which were released today.

Actions

Also available in: Atom PDF