Navigation
index
routing table
|
Wonderland Engine 0.9.0 documentation
»
HTTP Routing Table
/
|
/checks
|
/current_team
|
/teams
/
GET /
/checks
GET /checks/services
POST /checks/services
GET /checks/services/(check_id)
PATCH /checks/services/(check_id)
DELETE /checks/services/(check_id)
/current_team
GET /current_team
GET /current_team/configs
POST /current_team/configs
GET /current_team/configs/(machine_id)
PATCH /current_team/configs/(machine_id)
DELETE /current_team/configs/(machine_id)
/teams
GET /teams
POST /teams
GET /teams/(team_id)
PATCH /teams/(team_id)
DELETE /teams/(team_id)
GET /teams/(team_id)/checks
GET /teams/(team_id)/configs
POST /teams/(team_id)/configs
GET /teams/(team_id)/configs/(machine_id)
PATCH /teams/(team_id)/configs/(machine_id)
DELETE /teams/(team_id)/configs/(machine_id)
GET /teams/checks
Related Topics
Documentation overview
Quick search
Enter search terms or a module, class or function name.