Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
delete one line
  • Loading branch information
WakeupTsai committed Jul 12, 2018
1 parent 259ec04 commit 678f6d7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions API.md
Original file line number Diff line number Diff line change
Expand Up @@ -406,7 +406,7 @@ Response Data:
}
```

## Resouce Monitoring
## Resouce Monitoring

### List Nodes
**GET /v1/monitoring/nodes**
Expand Down Expand Up @@ -649,7 +649,6 @@ Response Data:
Example:
```
curl -X GET http://localhost:7890/v1/monitoring/pods
curl -X GET http://localhost:7890/v1/monitoring/pods?namespace=monitoring\&node\=vortex-dev\&controller\=prometheus
```

Response Data:
Expand Down

0 comments on commit 678f6d7

Please sign in to comment.