Project

General

Custom queries

Profile

Actions

Bug #7973

closed

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

Added by Nicolas CHARLES about 9 years ago. Updated over 8 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

#1

Updated by Nicolas CHARLES about 9 years ago

  • Status changed from New to In progress
#2

Updated by Nicolas CHARLES about 9 years ago

  • 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
#3

Updated by Nicolas CHARLES about 9 years ago

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

Updated by Benoît PECCATTE over 8 years ago

  • Target version changed from 4.0.0~rc2 to 318
#5

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 318 to 4.0.0~rc2
#6

Updated by Vincent MEMBRÉ over 8 years ago

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

Updated by Vincent MEMBRÉ over 8 years ago

  • Target version changed from 4.0.0~rc1 to 3.1.17
#8

Updated by Vincent MEMBRÉ over 8 years ago

  • Status changed from Pending release to Released
Actions

Also available in: Atom PDF