Skip to content

metrics provider API 0.7

mlaboszc edited this page May 24, 2016 · 1 revision

Overview

Api endpoints for getting TAP metrics

Contact information

License information

License: Apache License Version 2.0 License URL: http://www.apache.org/licenses/LICENSE-2.0

URI scheme

Host: metrics-provider.branch-v07-nokrb.gotapaas.eu BasePath: /

Tags

  • metrics-controller: Metrics Controller

Paths

Get organization metrics

GET /rest/orgs/{org}/metrics

Parameters

Type Name Description Required Schema Default
PathParameter org org true string

Responses

HTTP Code Description Schema
200 OK object

Consumes

  • application/json

Produces

  • application/json

Tags

  • metrics-controller
Clone this wiki locally