API cleanup

This commit is contained in:
Armon Dadgar 2013-12-31 14:00:11 -08:00
parent 5d3a3e41fe
commit 31e888d37b
1 changed files with 1 additions and 2 deletions

View File

@ -33,6 +33,5 @@ The current URLs supported are:
* /v1/agent/health: Returns the health info from the local agent (future)
* /v1/agent/members : Returns the members as seen by the local serf agent
* /v1/agent/join : Instructs the local agent to join a node
* /v1/agent/members-wan: Returns the consul servers as seen by the wan serf (must be a server)
* /v1/agent/join-wan : Instructs the local agent to join a remote consul server (must be a server)
* /v1/agent/force-leave: Instructs the agent to force a node into the left state