📄
Nibble
📄
Nibble
📄
Nibble
📄
Nibble
Documentation
Introduction
About
Key concepts
Getting started
Query language
About
Tutorial
Specification
API
About
Tutorial
Specification
status
post
get since
get range
get latest
get earliest
get last
get first
delete since
delete range
names
stats
length
memory length
disk length
index length
sync
host list
host count
host add
host remove
Scaling
About
Tutorial
Contact
host remove
(nibblegw only)
post
/remove/host
http://localhost:5000/ctl/remove/host
This endpoint allows you to remove backend hosts.
Request
Response
Request
Body Parameters
required
array
backend host information
Response
200: OK
JSON response
Example
Example
curl -X POST http://localhost:5000/ctl/host/remove -d '[{"host":"http://baz:8000"}]'
Previous
host add
Next - Scaling
About
Last updated
7 months ago