Project

General

Profile

Actions

Bug #7973

closed

Rudder API doc is invalid for getting the list of pending nodes

Bug #7973: Rudder API doc is invalid for getting the list of pending nodes

Added by Nicolas CHARLES almost 10 years ago. Updated about 9 years ago.

Status:
Released
Priority:
N/A
Category:
Documentation
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

The example is invalid for the documentation of pending node

    curl -H "X-API-Token: yourToken" https://rudder.example.com/rudder/api/latest/nodes/pending -d include=minimal

should be
    curl -H "X-API-Token: yourToken" https://rudder.example.com/rudder/api/latest/nodes/pending?include=minimal

Updated by Nicolas CHARLES almost 10 years ago Actions #1

  • Status changed from New to In progress

Updated by Nicolas CHARLES almost 10 years ago Actions #2

  • Status changed from In progress to Pending technical review
  • Assignee changed from Nicolas CHARLES to Vincent MEMBRÉ
  • Pull Request set to https://github.com/Normation/rudder-api-doc/pull/27

Updated by Nicolas CHARLES almost 10 years ago Actions #3

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

Updated by Benoît PECCATTE over 9 years ago Actions #4

  • Target version changed from 4.0.0~rc2 to 318

Updated by Vincent MEMBRÉ over 9 years ago Actions #5

  • Target version changed from 318 to 4.0.0~rc2

Updated by Vincent MEMBRÉ over 9 years ago Actions #6

  • Target version changed from 4.0.0~rc2 to 4.0.0~rc1

Updated by Vincent MEMBRÉ over 9 years ago Actions #7

  • Target version changed from 4.0.0~rc1 to 3.1.17

Updated by Vincent MEMBRÉ about 9 years ago Actions #8

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 4.0.1, 3.1.16 and 3.2.10 which were released today.

Actions

Also available in: PDF Atom