Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jbonnet authored Dec 4, 2019
1 parent a307075 commit 682f32e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tng-router/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ The entrypoints for the Service Platform are configured in the [config/sp_routes
`/api/v3`|The v3 root of the API.
`/api/v3/functions`|[Lists available functions (VNFs) in the Catalogue](https://github.com/sonata-nfv/tng-gtk-common/wiki/functions-querying)
`/api/v3/monitoring/data`|[Fetches different kinds of monitoring data](https://github.com/sonata-nfv/son-monitor/wiki/Usage-documentation)
`/api/v3/monitoring/graphs`|Fetches different kinds of monitoring graphs](https://github.com/sonata-nfv/son-monitor/wiki/Usage-documentation)
`/api/v3/monitoring/graphs`|[Fetches different kinds of monitoring graphs](https://github.com/sonata-nfv/son-monitor/wiki/Usage-documentation)
`/api/v3/packages`|[Manages packages](https://github.com/sonata-nfv/tng-api-gtw/wiki/packages-management) (uploading, downloading, etc.)
`/api/v3/pings`|[The Gatekeeper's `readiness` and `liveness` endpoint](https://github.com/sonata-nfv/tng-api-gtw/wiki/readiness-liveliness-probe)
`/api/v3/policies`|[Manages placement and run-time policies](https://github.com/sonata-nfv/tng-api-gtw/wiki/Policies-usage)
Expand Down

0 comments on commit 682f32e

Please sign in to comment.