Actions
Bug #9368
closedAPI Documentation: Delete node shows example of accept node
Pull Request:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:
Description
Here: https://www.rudder-project.org/rudder-api-doc/#api-Nodes-deleteNode
Nodes - 6. Delete Node
At the Success response you have following sniplet:
HTTP/1.1 200 OK { "action": "changePendingNodeStatus",
Are you sure this is right?
Updated by Janos Mattyasovszky about 8 years ago
- Subject changed from API Delete node shows example of accept node to API Documentation: Delete node shows example of accept node
Updated by François ARMAND almost 8 years ago
No, you're right, it should be "deleteNode".
Thanks!
Updated by François ARMAND almost 8 years ago
- Status changed from New to In progress
- Assignee set to François ARMAND
- Target version set to 3.1.17
Updated by François ARMAND almost 8 years ago
- Status changed from In progress to Pending technical review
- Assignee changed from François ARMAND to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder-api-doc/pull/36
Updated by François ARMAND almost 8 years ago
- Status changed from Pending technical review to Pending release
- % Done changed from 0 to 100
Applied in changeset rudder-api-doc|f3e610e5e8654dfd479858338c0210f9dac8dbf1.
Updated by Vincent MEMBRÉ almost 8 years ago
- Status changed from Pending release to Released
Actions