1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00

Merge pull request #25590 from thaJeztah/add-node-force-remove-api-docs

Add node remove "force" parameter to 1.25 API docs
This commit is contained in:
Vincent Demeester 2016-08-11 09:47:41 +02:00 committed by GitHub
commit e26c35408d

View file

@ -3551,6 +3551,11 @@ Remove a node [`id`] from the Swarm.
Content-Length: 0
Content-Type: text/plain; charset=utf-8
**Query parameters**:
- **force** - 1/True/true or 0/False/false, Force remove an active node.
Default `false`.
**Status codes**:
- **200** no error