get
Get metrics indicators of a clusterRetrieve metrics indicators for a specified cluster.
cluster
(in path): string
requiredName of the cluster
kind
(in query): string
Filter by indicator type
alertEnabled
(in query): boolean
Filter indicators that support alerts
multipleEnabled
(in query): boolean
Filter indicators that support multiple alert objects
dashboardEnabled
(in query): boolean
Filter indicators that support custom dashboards
200
IndicatorList: Successful response with list of metric indicatorsalertEnabled
: boolean
Whether the indicator supports alerts
annotations
: kind
: string
Kind of the indicator
name
: string
Name of the indicator
query
: string
Query string for the indicator
type
: string
Type of the indicator
unit
: string
Unit of the indicator
legend
: string
Legend of the indicator
variables
: []string
Variables used in the query
get
Get metrics indicators of a projectRetrieve metrics indicators for a specified project.
project
(in path): string
requiredName of the project
kind
(in query): string
Filter by indicator type
alertEnabled
(in query): boolean
Filter indicators that support alerts
multipleEnabled
(in query): boolean
Filter indicators that support multiple alert objects
dashboardEnabled
(in query): boolean
Filter indicators that support custom dashboards
200
IndicatorList: Successful response with list of metric indicatorsalertEnabled
: boolean
Whether the indicator supports alerts
annotations
: kind
: string
Kind of the indicator
name
: string
Name of the indicator
query
: string
Query string for the indicator
type
: string
Type of the indicator
unit
: string
Unit of the indicator
legend
: string
Legend of the indicator
variables
: []string
Variables used in the query
get
Get metrics indicators of a namespaceRetrieve metrics indicators for a specified namespace.
project
(in path): string
requiredName of the project
cluster
(in path): string
requiredName of the cluster
namespace
(in path): string
requiredName of the namespace
kind
(in query): string
Filter by indicator type
alertEnabled
(in query): boolean
Filter indicators that support alerts
multipleEnabled
(in query): boolean
Filter indicators that support multiple alert objects
dashboardEnabled
(in query): boolean
Filter indicators that support custom dashboards
200
IndicatorList: Successful response with list of metric indicatorsalertEnabled
: boolean
Whether the indicator supports alerts
annotations
: kind
: string
Kind of the indicator
name
: string
Name of the indicator
query
: string
Query string for the indicator
type
: string
Type of the indicator
unit
: string
Unit of the indicator
legend
: string
Legend of the indicator
variables
: []string
Variables used in the query